-
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 v1.7.6 #10152
Conversation
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. ⚠ Warning: custom changes will be lost. |
… changes. Includes re-enabling most of ConfigurationPropertiesBuilderSpec that was entirely commented out on #8837.
ping @dstepanov It looks like you commented out all of |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
….7.6 (#10152) * fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v1.7.6 * neo4j-java-driver to 5.14.0 (matching version used in micronaut-neo4j) * fix inject-groovy tests for update to neo4j-java-driver with breaking changes * fix inject-java tests for update to neo4j-java-driver with breaking changes * Fix inject-kotlin tests for update to neo4j-java-driver with breaking changes. Includes re-enabling most of ConfigurationPropertiesBuilderSpec that was entirely commented out on #8837. * neo4j-java-driver to 5.15.0 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dean Wette <[email protected]>
….7.6 (#10152) * fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v1.7.6 * neo4j-java-driver to 5.14.0 (matching version used in micronaut-neo4j) * fix inject-groovy tests for update to neo4j-java-driver with breaking changes * fix inject-java tests for update to neo4j-java-driver with breaking changes * Fix inject-kotlin tests for update to neo4j-java-driver with breaking changes. Includes re-enabling most of ConfigurationPropertiesBuilderSpec that was entirely commented out on #8837. * neo4j-java-driver to 5.15.0 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dean Wette <[email protected]>
* Remove unused Netty attributes * Fix * Fix methods not respecting the array type when comparing (#10168) * ContextualConnection intercepted missing method repro * Change test package * Update ConnectionInterceptorSpec.groovy * Updated example not to use Connection * Fix methods not respecting the array type when comparing --------- Co-authored-by: radovanradic <[email protected]> * fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v1.7.6 (#10152) * fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v1.7.6 * neo4j-java-driver to 5.14.0 (matching version used in micronaut-neo4j) * fix inject-groovy tests for update to neo4j-java-driver with breaking changes * fix inject-java tests for update to neo4j-java-driver with breaking changes * Fix inject-kotlin tests for update to neo4j-java-driver with breaking changes. Includes re-enabling most of ConfigurationPropertiesBuilderSpec that was entirely commented out on #8837. * neo4j-java-driver to 5.15.0 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dean Wette <[email protected]> * chore(deps): update gradle/gradle-build-action action to v2.10.0 (#10170) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update kotlin monorepo to v1.9.21 (#10157) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency gradle to v8.5 (#10174) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update common files (#10183) * fix(deps): update groovy monorepo to v4.0.16 (#10182) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.13 (#10166) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * refactor: Apply SLF4J best practices (#10161) * Replaces usages of BeanContext::run with ApplicationContext::run (#10184) * Micronaut Validation 4.2.0 * Micronaut SQL 5.3.0 * rxjava 2.1.0 * :%s/BeanContext::run/ApplicationContext::run tests * :%s/BeanContext::run/DefaultBeanContext::start tests * fix(deps): update managed.ksp to v1.9.21-1.0.15 (#10169) * fix(deps): update managed.ksp to v1.9.21-1.0.15 * This requires more memory for Kotest 🤔 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sergio del Amo <[email protected]> Co-authored-by: Tim Yates <[email protected]> * [skip ci] Release v4.2.1 * Back to 4.2.2-SNAPSHOT * checkstyle: [EmptyLineSeparator] --------- Co-authored-by: radovanradic <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dean Wette <[email protected]> Co-authored-by: micronaut-build <[email protected]> Co-authored-by: Tim te Beek <[email protected]> Co-authored-by: Sergio del Amo <[email protected]> Co-authored-by: Tim Yates <[email protected]> Co-authored-by: micronaut-build <[email protected]>
This PR contains the following updates:
1.4.5
->1.7.6
Release Notes
neo4j/neo4j-java-driver (org.neo4j.driver:neo4j-java-driver)
v1.7.6
Compare Source
This is a refinement release that brings several general improvements and dependency updates.
👏 Improvements
🔧 Dependency Management
v1.7.5
Compare Source
v1.7.4
Compare Source
v1.7.3
Compare Source
v1.7.2
Compare Source
v1.7.1
Compare Source
v1.6.3
Compare Source
v1.6.2
Compare Source
v1.6.1
Compare Source
Minor release containing a fix for nanoseconds handling in duration. See changelog for more details.
v1.6.0
Compare Source
General availability release with support for spatial and temporal neo4j types. See changelog for more details.
v1.5.2
Compare Source
Release containing a fix for connection error propagation with explicit transactions. See changelog for more details.
v1.5.1
Compare Source
Release containing fixes for
Session#reset()
and open transaction handling. See changelog for more details.v1.5.0
Compare Source
General availability release that introduces asynchronous API. See changelog for more information.
v1.4.6
Compare Source
Minor release containing fixes for byte array handling and connection pooling. See changelog for more details.
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 has been generated by Mend Renovate. View repository job log here.