Skip to content
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
wants to merge 1 commit into
base: 4.8.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.neo4j.driver:neo4j-java-driver 5.17.0 -> 5.27.0 age adoption passing confidence

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

  • Move mTLS support to GA status #​1587
  • Update handling of cancellation state in reactive result #​1583
  • Update result handlers by refactoring the implementation #​1585
  • Notify handler of all errors in RoutedBoltConnection #​1588
  • Ensure BoltConnection does not send signals after summaries are finished #​1592
🔧 Dependency Management

v5.26.3

Compare Source

This is a patch release that includes improvements in routing handling.

5.26 API documentation

👏 Improvements

  • Update RoutedBoltConnectionProvider #​1582

v5.26.2

Compare Source

This is a patch release that includes general improvements and dependency updates.

5.26 API documentation

👏 Improvements

  • Allow subsequent errors in BoltConnectionWithAuthTokenManager #​1579
  • Update RxResultCursorImpl #​1580
🔧 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:

  • GQLSTATUS
  • GQLSTATUS description
  • GQL diagnostic record
  • GQL error cause

The additional metadata is exposed via the following new methods respectively:

String gqlStatus();

String statusDescription();

Map<String, Value> diagnosticRecord();

Optional<Neo4jException> gqlCause();

In addition, the following getters have been added for extracting a vendor-specific classification from the GQL diagnostic record:

Optional<GqlStatusErrorClassification> classification();

Optional<String> rawClassification();

5.26 API documentation

⭐ New Features

  • Add preview support for GQL Errors #​1559
🔧 Dependency Management

v5.25.0

Compare Source

This update includes a general optimisation and dependency updates.

5.25 API documentation

👏 Improvements

  • Delete results from transaction results holder when fully consumed #​1571
🔧 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

  • Add host-only factory using default port to ServerAddress #​1566
  • Add NotificationClassification.SCHEMA #​1567
🔧 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

  • Add support for GQL-status objects #​1555
🔧 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

  • Introduce an override AuthToken support to ExecutableQuery #​1532
👏 Improvements

  • Add clarification to the driver close and closeAsync methods #​1537
✅ Testkit

  • TestKit: Skip IPv6 test for now #​1535
🔧 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label May 14, 2024
@renovate renovate bot force-pushed the renovate/neo4j.java.driver branch from d97baed to ff64286 Compare May 30, 2024 16:56
@renovate 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
Copy link

sonarcloud bot commented May 30, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate 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 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 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 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 renovate bot force-pushed the renovate/neo4j.java.driver branch from ff64286 to e2a6800 Compare June 27, 2024 15:54
@renovate 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 renovate bot force-pushed the renovate/neo4j.java.driver branch from e2a6800 to d6c25c3 Compare July 8, 2024 10:55
@renovate renovate bot changed the base branch from 4.5.x to 4.6.x July 8, 2024 10:55
@renovate 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 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 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 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 renovate bot force-pushed the renovate/neo4j.java.driver branch from d6c25c3 to 226ebc7 Compare July 17, 2024 17:16
@renovate renovate bot force-pushed the renovate/neo4j.java.driver branch from 226ebc7 to b1fcf1e Compare July 25, 2024 15:05
@renovate 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 renovate bot force-pushed the renovate/neo4j.java.driver branch 2 times, most recently from c267204 to 45cc20f Compare August 12, 2024 21:18
@renovate renovate bot force-pushed the renovate/neo4j.java.driver branch from 45cc20f to 8c893f9 Compare August 29, 2024 14:50
@renovate 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
Copy link
Contributor Author

renovate bot commented Sep 4, 2024

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot force-pushed the renovate/neo4j.java.driver branch from 8c893f9 to 37874db Compare December 2, 2024 14:54
@renovate 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
@renovate renovate bot changed the base branch from 4.6.x to 4.8.x December 2, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants