Bump neo4j-driver from 4.3.4 to 5.3.0
Created by: dependabot[bot]
Bumps neo4j-driver from 4.3.4 to 5.3.0.
Release notes
Sourced from neo4j-driver's releases.
5.3.0
See release notes on the wiki
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
... (truncated)
Commits
-
dcb0ffd
Fix RxResult performance issue in Browser (#1023) -
b6d31dd
Clarify usage of USE clause along with SessionConfig#database (#1022) -
67ffa9a
Update Bookmark manager for no longer tracking per database (#1017) -
aa63800
Update SessionConfig#database docs with better recommendation (#1020) -
a48d941
Unskip Transaction Executor: should cancel in-flight timeouts when closed (#1... -
84d6f66
Clear receive timeout when close browser and Deno channels (#1016) -
1fe1471
Fix Record#get type checking (#1015) -
85c0939
Add generic types for Node#labels, Relationship#type and UnboundRelationship#... -
1720c97
Add release policy note to the readme. (#1012) -
6105c26
Add generics and type mapping to Result, Session.run and Transaction.run (#1010) - Additional commits viewable 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)