Skip to content

Bump neo4j-driver from 4.4.11 to 5.11.0

Hannes Heine requested to merge dependabot/npm_and_yarn/neo4j-driver-5.11.0 into master

Created by: dependabot[bot]

Bumps neo4j-driver from 4.4.11 to 5.11.0.

Release notes

Sourced from neo4j-driver's releases.

5.11.0

See release notes on the wiki

5.10.0

See release notes on the wiki

5.9.2

See release notes on the wiki

5.9.1

See release notes on the wiki

5.9.0

See release notes on the wiki

5.8.1

See release notes on the wiki

5.8.0

See release notes on the wiki

5.7.1

See release notes on the wiki

5.7.0

See release notes on the wiki

5.6.1

See release notes on the wiki

5.6.0

See release notes on the wiki

5.5.1

See release notes on the wiki

5.5.0

See release notes on the wiki

5.4.1

See release notes on the wiki

5.4.0

See release notes on the wiki

5.4.0-alpha01

... (truncated)

Commits
  • 865c085 Export RecordShape type (#1117)
  • abae164 Export logging types in neo4j-driver (#1115)
  • 43c4590 Add error logs for connecting to HTTP server (#1113)
  • 7e837e1 testkit-backend: skip tests for prevent commit/rollback after tx termination ...
  • b7da9e4 Remove broken TZ from Javascript Driver unit tests (#1111)
  • dd187bf Handle when a Sub Millisecond Tx Timeout is specified (#1108)
  • 33f587d TestKit: skip new tests that need fixes in the driver (#1109)
  • 7fe7720 Update dependencies for 5.10 release (#1104)
  • 116a4de Fix Driver.getServerInfo api docs (#1103)
  • 02572c2 Fix DateTime with ZoneId unpacking (#1097)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Merge request reports