Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the neo4j group across 1 directory with 2 updates #7471

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps the neo4j group with 2 updates in the /backend directory: neo4j-driver and neo4j-graphql-js.

Updates neo4j-driver from 4.4.11 to 5.21.0

Release notes

Sourced from neo4j-driver's releases.

5.21.0

Fixes crashes when closing transactions when Queries are still ongoing. Thanks for your contribution, @​reckter.

🔧 Fixes


  • Fix OOM crash, when closing a transaction while Queries are still ongoing #1193

5.20.0

Housekeeping only.

🧹 Housekeeping


  • benchkit: Fix Node installation in Dockerimage #1190

5.19.0

Introduces clientCertificate configuration as a mechanism to support mutual TLS as a second factor for authentication, currently a preview feature.

⭐ New Features


  • Introduce Client Certificate configuration (ℹ️ preview) #1183

🧹 Housekeeping


  • Updated manifest and Dockerfile for Testkit and Benchkit #1187

5.18.0

Introduces auth configuration to Driver.executeQuery

⭐ New Features


  • Introduces auth configuration to Driver.executeQuery#1177

🧹 Housekeeping


5.17.0

Improves performance on deserialising DateTime. Thanks for your contribution, @​vongruenigen.

👏🏼 Improvements


  • Optimize usage of Intl API to speed up response parsing with many datetime objects #1174

🔧 Fixes


  • Fix duplicated neo4j-javascript string on boltAgent.product object 1173

5.16.0

See release notes on the wiki

... (truncated)

Commits
  • d5bd032 Fix OOM crash, when closing a transaction while Queries are still ongoing (#1...
  • 4663360 Export Releasable interface on Core (#1195)
  • 839733b Bump Deno version to 5.21.0 (#1191)
  • 9212cc5 benchkit: Fix Node installation in Dockerimage (#1190)
  • 7793756 Bump Deno to 5.20.0 for next release (#1188)
  • fa3f4d6 Merge pull request #1187 from StephenCathcart/fix/package-lock
  • fb6c729 Change sh to bash on install Node in the Dockerfile
  • 7367f6b updating package-lock.json
  • 552ea6c Introduce Client Certificate configuration (#1183)
  • 6f72b3d Bump Deno to 5.19.0 for next release (#1184)
  • Additional commits viewable in compare view

Updates neo4j-graphql-js from 2.11.5 to 2.19.4

Changelog

Sourced from neo4j-graphql-js's changelog.

2.19.4

2.19.3

2.19.2

  • Update graphql-auth-directives dependency

2.19.1

  • Move graphql-tools to dependencies from devDependencies

2.19.0

  • Update graphql.js to use v15

2.18.0

2.17.1

2.17.0

2.16.4

2.16.3

... (truncated)

Commits

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/backend/neo4j-64e91736e3 branch from c1bef4c to 7a0f201 Compare June 8, 2024 01:15
Bumps the neo4j group with 2 updates in the /backend directory: [neo4j-driver](https://github.com/neo4j/neo4j-javascript-driver) and [neo4j-graphql-js](https://github.com/neo4j-graphql/neo4j-graphql-js).


Updates `neo4j-driver` from 4.4.11 to 5.21.0
- [Release notes](https://github.com/neo4j/neo4j-javascript-driver/releases)
- [Commits](neo4j/neo4j-javascript-driver@4.4.11...5.21.0)

Updates `neo4j-graphql-js` from 2.11.5 to 2.19.4
- [Changelog](https://github.com/neo4j-graphql/neo4j-graphql-js/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/neo4j-graphql/neo4j-graphql-js/commits)

---
updated-dependencies:
- dependency-name: neo4j-driver
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: neo4j
- dependency-name: neo4j-graphql-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: neo4j
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/backend/neo4j-64e91736e3 branch from 7a0f201 to d980ff3 Compare July 13, 2024 01:40
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2024

Superseded by #7671.

@dependabot dependabot bot closed this Jul 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backend/neo4j-64e91736e3 branch July 27, 2024 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants