Skip to content

Bump neo4j-driver from 4.3.4 to 5.2.0

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

Created by: dependabot[bot]

Bumps neo4j-driver from 4.3.4 to 5.2.0.

Release notes

Sourced from neo4j-driver's releases.

5.2.0

See release notes on the wiki

5.1.0

See release notes on the wiki

5.0.1

See release notes on the wiki

5.0.0

See release notes on the wiki

5.0.0-beta01

See release notes on the wiki

5.0.0-alpha02

See release notes on the wiki

5.0.0-alpha01

Changelog: https://github.com/neo4j/neo4j-javascript-driver/wiki/5.0-changelog#500-alpha01

4.4.10

See release notes on the wiki

4.4.9

See release notes on the wiki

4.4.8

See release notes on the wiki

4.4.7

See release notes on the wiki

4.4.6

See release notes on the wiki

4.4.5

See release notes on the wiki

4.4.4

See release notes on the wiki

4.4.3

See release notes on the wiki

4.4.2

See release notes on the wiki

... (truncated)

Commits
  • 1720c97 Add release policy note to the readme. (#1012)
  • 6105c26 Add generics and type mapping to Result, Session.run and Transaction.run (#1010)
  • b1ff30b Update transaction functions examples for using execute(Read|Write) (#1009)
  • 898680e Change driver version in readme to 5.x (#1005)
  • ec1af19 Commit neo4j-driver-deno to the repository (#1004)
  • 1418f42 Add acceptance test to neo4j-deno-driver and implement deno specific channe...
  • b8129ab Add property-base tests to Integer (#998)
  • 565310f Resolve flacky tests in browser (#1003)
  • 3ae3df1 Add property-based testing to DateTime serialisation (#999)
  • af9cd46 Merge pull request #1000 from neo4j/feature/pin-testkit-version
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Merge request reports