build(deps): bump neo4j-graphql-js from 2.11.5 to 2.16.0 in /backend
Created by: Tirokk
Authored by dependabot-preview[bot] Closed
Bumps neo4j-graphql-js from 2.11.5 to 2.16.0.
Changelog
Sourced from neo4j-graphql-js's changelog.
2.16.0
2.15.1
- Fix invalid input in generated query when using inline fragments inside fragment
- Fixed issue with fragment used on an interface implemented by that object
- Add _id to relationship types
- Fix schema augmentation issue when schema contains array of properties on relationship
- Fixed issue that didn't generate merge mutations when types only had a single field
2.15.0
- Fix for relationship mutation issue when only to field is requested
- Relationship API bug fixes and API updates
2.14.4
- Fix for missing results with some queries using nested filtering
- Use _RelationDirections enum for relationship directions in inferSchema
2.14.3
- Add initial support for bookmarks
- Improvements to temporal and spatial identity filters
- Fix for issue with using relationship types with federated entities
2.14.2
2.14.1
2.14.0
- Apollo Federation support
- Improvements to handling of type extensions
- Add Apollo Federation and Gateway example
- Improve handling of nested fragments
- Allow overriding of graphql-auth-directives
- Add database option to inferSchema config
2.13.0
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)