-
Notifications
You must be signed in to change notification settings - Fork 2
fix(deps): update dependency neo4j-driver to v5.28.2 #103
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/neo4j-driver-5.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
67a9fbd
to
a7d30d9
Compare
a7d30d9
to
ef62754
Compare
ef62754
to
5254284
Compare
5254284
to
48b9c29
Compare
48b9c29
to
0d6abab
Compare
0d6abab
to
b1feedf
Compare
b1feedf
to
4a0cc29
Compare
4a0cc29
to
b35fee1
Compare
b35fee1
to
f8b38e6
Compare
f8b38e6
to
1c52328
Compare
1c52328
to
5ea43b8
Compare
5ea43b8
to
11d238a
Compare
11d238a
to
5792a96
Compare
5792a96
to
6ef4547
Compare
6ef4547
to
b2e10bc
Compare
b2e10bc
to
f8928b2
Compare
f8928b2
to
2dbfee1
Compare
2dbfee1
to
a72c944
Compare
a72c944
to
7309b89
Compare
7309b89
to
25f9bdb
Compare
25f9bdb
to
eb3de37
Compare
eb3de37
to
edae329
Compare
555c601
to
edae329
Compare
edae329
to
3bcd92e
Compare
3bcd92e
to
a160cc9
Compare
a160cc9
to
de39c6e
Compare
de39c6e
to
c1c90dc
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.8.1
->5.28.2
Release Notes
neo4j/neo4j-javascript-driver (neo4j-driver)
v5.28.2
Compare Source
Patch release solving error handling for failure-to-writes on the browser version of the driver.
🔧 Fixes
🧹 Housekeeping
v5.28.1
Compare Source
Patch release fixing the new handshake for some potential future bolt protocol versions.
🔧 Fixes
v5.28.0
Compare Source
Implements caching of home databases, saving significant round trips, primarily for usage against Aura, along with improved error handling, DateTime conversion and a new handshake protocol.
👏🏼 Improvements
🔧 Fixes
v5.27.0
Compare Source
Takes mTLS authentication out of preview and improves some aspects of documentation.
⭐ New Features
🧹 Housekeeping
CALL {} IN TRANSACTION
to executeRead and executeWrite. #1236v5.26.0
Compare Source
Adds GQL compliant fields to the Neo4jError object as a preview feature.
⭐ New Features
🧹 Housekeeping
v5.25.0
Compare Source
Housekeeping only.
🧹 Housekeeping
v5.24.1
Compare Source
Fix critical issue related to connection pool size enforcement. Along with this, other fixes related to connection error treatment are released.
🔧 Fixes
v5.24.0
Compare Source
Added support for the new Schema notification category, and a minor fix to stop Deno tests from failing when run locally
⭐ New Features
🧹 Housekeeping
v5.23.0
Compare Source
This fix a potential issue in the
Notification
api.🔧 Fixes
Notification.description
polyfill fromGqlStatusObject
#1205🧹 Housekeeping
v5.22.0
Compare Source
This release introduces preview support to the GQLStatusObject #1194 along with other ergonomic preview features. This also speeds up the driver shutdown when connections are waiting to be acquired #1196, thanks, CarsonF, for the contribution.
⭐⚠️ Preview Features
ResultSummary
#1194AbortSignal
toDriver.executeQuery
1199resultTransformer.first
#1200resultTransformer.summary
1201resultTransformers.eager
andresultTransformers.mapped
1202🔧 Fixes
🧹 Housekeeping
v5.21.0
Compare Source
Fixes crashes when closing transactions when Queries are still ongoing. Thanks for your contribution, @reckter.
🔧 Fixes
v5.20.0
Compare Source
Housekeeping only.
🧹 Housekeeping
v5.19.0
Compare Source
Introduces
clientCertificate
configuration as a mechanism to support mutual TLS as a second factor for authentication, currently a preview feature.⭐ New Features
🧹 Housekeeping
v5.18.0
Compare Source
Introduces
auth
configuration toDriver.executeQuery
⭐ New Features
auth
configuration toDriver.executeQuery
#1177🧹 Housekeeping
v5.17.0
Compare Source
Improves performance on deserialising
DateTime
. Thanks for your contribution, @vongruenigen.👏🏼 Improvements
🔧 Fixes
neo4j-javascript
string onboltAgent.product
object 1173v5.16.0
Compare Source
See release notes on the wiki
v5.15.0
Compare Source
See release notes on the wiki
v5.14.0
Compare Source
See release notes on the wiki
v5.13.0
Compare Source
See release notes on the wiki
v5.12.0
Compare Source
See release notes on the wiki
v5.11.0
Compare Source
See release notes on the wiki
v5.10.0
Compare Source
See release notes on the wiki
v5.9.2
Compare Source
See release notes on the wiki
v5.9.1
Compare Source
See release notes on the wiki
v5.9.0
Compare Source
See release notes on the wiki
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.