-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Bump neo4j-java-driver from 4.2.1 to 4.2.2 #15484
Bump neo4j-java-driver from 4.2.1 to 4.2.2 #15484
Conversation
Bumps [neo4j-java-driver](https://github.com/neo4j/neo4j-java-driver) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/neo4j/neo4j-java-driver/releases) - [Commits](neo4j/neo4j-java-driver@4.2.1...4.2.2) Signed-off-by: dependabot[bot] <[email protected]>
We're using Netty 4.1.49.Final and this version was built against 4.1.59.Final. Do you see any problem with this upgrade @michael-simons ? |
Ah the test errors say it all:
|
Duplicates #15456 |
FYI neo4j/neo4j-java-driver#843 Sorry we shipped this, should not have happened, I messed up the CI. |
@gsmet FYI, after my GIB workaround this now fails as expected. @michael-simons so this update should be skipped in Quarkus, right? |
Yes, we have to skip it. I already reverted it once, let's not do it twice :). |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps neo4j-java-driver from 4.2.1 to 4.2.2.
Commits
ac923b2
Update dependencies (#841)8d345b0
Update Netty to 4.1.59. (#836)4a7f272
Updating tests according to the server-side changes (#834) (#838)09db20b
Removed the year component from all copyright notices. (#831)7b4e4f7
Corrected the logging behavior when a channel is marked inactive due to a gra...4c053ca
Avoid 3rd party imports for Java Doc. (#823)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)