-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5.27.0 #10826
Open
renovate
wants to merge
1
commit into
4.8.x
Choose a base branch
from
renovate/neo4j.java.driver
base: 4.8.x
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 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
renovate
bot
force-pushed
the
renovate/neo4j.java.driver
branch
from
May 30, 2024 16:56
d97baed
to
ff64286
Compare
renovate
bot
changed the title
fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5.20.0
fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5.21.0
May 30, 2024
Quality Gate passedIssues Measures |
renovate
bot
changed the title
fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5.21.0
Update dependency org.neo4j.driver:neo4j-java-driver to v5.21.0
Jun 7, 2024
renovate
bot
changed the title
Update dependency org.neo4j.driver:neo4j-java-driver to v5.21.0
fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5.21.0
Jun 7, 2024
renovate
bot
changed the title
fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5.21.0
Update dependency org.neo4j.driver:neo4j-java-driver to v5.21.0
Jun 8, 2024
renovate
bot
changed the title
Update dependency org.neo4j.driver:neo4j-java-driver to v5.21.0
fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5.21.0
Jun 8, 2024
renovate
bot
force-pushed
the
renovate/neo4j.java.driver
branch
from
June 27, 2024 15:54
ff64286
to
e2a6800
Compare
renovate
bot
changed the title
fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5.21.0
fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5.22.0
Jun 27, 2024
renovate
bot
force-pushed
the
renovate/neo4j.java.driver
branch
from
July 8, 2024 10:55
e2a6800
to
d6c25c3
Compare
renovate
bot
changed the title
fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5.22.0
Update dependency org.neo4j.driver:neo4j-java-driver to v5.22.0
Jul 9, 2024
renovate
bot
changed the title
Update dependency org.neo4j.driver:neo4j-java-driver to v5.22.0
fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5.22.0
Jul 10, 2024
renovate
bot
changed the title
fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5.22.0
Update dependency org.neo4j.driver:neo4j-java-driver to v5.22.0
Jul 10, 2024
renovate
bot
changed the title
Update dependency org.neo4j.driver:neo4j-java-driver to v5.22.0
fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5.22.0
Jul 10, 2024
renovate
bot
force-pushed
the
renovate/neo4j.java.driver
branch
from
July 17, 2024 17:16
d6c25c3
to
226ebc7
Compare
renovate
bot
force-pushed
the
renovate/neo4j.java.driver
branch
from
July 25, 2024 15:05
226ebc7
to
b1fcf1e
Compare
renovate
bot
changed the title
fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5.22.0
fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5.23.0
Jul 25, 2024
renovate
bot
force-pushed
the
renovate/neo4j.java.driver
branch
2 times, most recently
from
August 12, 2024 21:18
c267204
to
45cc20f
Compare
renovate
bot
force-pushed
the
renovate/neo4j.java.driver
branch
from
August 29, 2024 14:50
45cc20f
to
8c893f9
Compare
renovate
bot
changed the title
fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5.23.0
fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5.24.0
Aug 29, 2024
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
renovate
bot
force-pushed
the
renovate/neo4j.java.driver
branch
from
December 2, 2024 14:54
8c893f9
to
37874db
Compare
renovate
bot
changed the title
fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5.24.0
fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5.27.0
Dec 2, 2024
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.17.0
->5.27.0
Release Notes
neo4j/neo4j-java-driver (org.neo4j.driver:neo4j-java-driver)
v5.27.0
Compare Source
This release moves the mTLS support to GA status and also brings general improvements and dependency updates.
5.27 API documentation
👏 Improvements
🔧 Dependency Management
v5.26.3
Compare Source
This is a patch release that includes improvements in routing handling.
5.26 API documentation
👏 Improvements
v5.26.2
Compare Source
This is a patch release that includes general improvements and dependency updates.
5.26 API documentation
👏 Improvements
🔧 Dependency Management
v5.26.1
Compare Source
This is a patch release that includes Bolt refactoring and dependency updates.
5.26 API documentation
👏 Improvements
🔧 Dependency Management
v5.26.0
Compare Source
This release brings a preview support for GQL Errors.
With this update,
Neo4jException
gets the following additional GQL metadata:The additional metadata is exposed via the following new methods respectively:
In addition, the following getters have been added for extracting a vendor-specific classification from the GQL diagnostic record:
5.26 API documentation
⭐ New Features
🔧 Dependency Management
v5.25.0
Compare Source
This update includes a general optimisation and dependency updates.
5.25 API documentation
👏 Improvements
🔧 Dependency Management
v5.24.0
Compare Source
This is a planned minor update release that includes improvements and dependency updates.
5.24 API documentation
👏 Improvements
🔧 Dependency Management
v5.23.0
Compare Source
This release introduces a Bolt 5.6 support and includes dependency updates.
5.23 API documentation
⭐ New Features
🔧 Dependency Management
v5.22.0
Compare Source
This release introduces a preview support for GQL-status objects and includes dependency updates.
5.22 API documentation
⭐ New Features
🔧 Dependency Management
v5.21.0
Compare Source
This is a planned minor update release that includes dependency updates.
5.21 API documentation
🔧 Dependency Management
v5.20.0
Compare Source
This is a planned minor update release that includes dependency updates.
5.20 API documentation
🔧 Dependency Management
v5.19.0
Compare Source
This release introduces mTLS support preview and includes dependency updates.
5.19 API documentation
⭐ New Features
🔧 Dependency Management
v5.18.0
Compare Source
This is a planned minor update release that includes a new feature and a general improvement.
5.18 API documentation
⭐ New Features
👏 Improvements
✅ Testkit
🔧 Dependency Management
Configuration
📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.