You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by "renovate-bot (via GitHub)" <gi...@apache.org> on 2023/04/29 06:34:27 UTC

[GitHub] [jmeter] renovate-bot opened a new pull request, #5861: fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v4.4.11

renovate-bot opened a new pull request, #5861:
URL: https://github.com/apache/jmeter/pull/5861

   [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
   
   This PR contains the following updates:
   
   | Package | Change | Age | Adoption | Passing | Confidence |
   |---|---|---|---|---|---|
   | [org.neo4j.driver:neo4j-java-driver](https://togithub.com/neo4j/neo4j-java-driver) | `4.4.6` -> `4.4.11` | [![age](https://badges.renovateapi.com/packages/maven/org.neo4j.driver:neo4j-java-driver/4.4.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.neo4j.driver:neo4j-java-driver/4.4.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.neo4j.driver:neo4j-java-driver/4.4.11/compatibility-slim/4.4.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.neo4j.driver:neo4j-java-driver/4.4.11/confidence-slim/4.4.6)](https://docs.renovatebot.com/merge-confidence/) |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>neo4j/neo4j-java-driver</summary>
   
   ### [`v4.4.11`](https://togithub.com/neo4j/neo4j-java-driver/releases/tag/4.4.11)
   
   [Compare Source](https://togithub.com/neo4j/neo4j-java-driver/compare/4.4.10...4.4.11)
   
   This is a refinement release that updates the netty dependency to address security vulnerabilities.
   
   ##### 🔧 Dependency Management
   
   ***
   
   -   Update netty dependency to address [CVE-2022-41881](https://togithub.com/netty/netty/security/advisories/GHSA-fx2c-96vj-985v) and [CVE-2022-41915](https://togithub.com/netty/netty/security/advisories/GHSA-hh82-3pmq-7frp). [#&#8203;1352](https://togithub.com/neo4j/neo4j-java-driver/pull/1352)
   
   ### [`v4.4.10`](https://togithub.com/neo4j/neo4j-java-driver/releases/tag/4.4.10)
   
   [Compare Source](https://togithub.com/neo4j/neo4j-java-driver/compare/4.4.9...4.4.10)
   
   This is a refinement release that brings several general improvements and dependency updates.
   
   ##### 👏 Improvements
   
   ***
   
   -   Release connection on reactive beginTransaction cancellation [#&#8203;1342](https://togithub.com/neo4j/neo4j-java-driver/pull/1342)
   -   Deprecate RevocationStrategy and introduce RevocationCheckingStrategy [#&#8203;1282](https://togithub.com/neo4j/neo4j-java-driver/pull/1282)
   -   Migrate to using Testcontainers [#&#8203;1333](https://togithub.com/neo4j/neo4j-java-driver/pull/1333)
   
   ##### 🔧 Dependency Management
   
   ***
   
   -   Update dependencies [#&#8203;1343](https://togithub.com/neo4j/neo4j-java-driver/pull/1343) [#&#8203;1347](https://togithub.com/neo4j/neo4j-java-driver/pull/1347)
   
   ### [`v4.4.9`](https://togithub.com/neo4j/neo4j-java-driver/releases/tag/4.4.9)
   
   [Compare Source](https://togithub.com/neo4j/neo4j-java-driver/compare/4.4.8...4.4.9)
   
   This is a refinement release that updates native image.
   
   ##### 👏 Improvements
   
   ***
   
   -   Update native-image.properties [#&#8203;1266](https://togithub.com/neo4j/neo4j-java-driver/pull/1266)
   
   ### [`v4.4.8`](https://togithub.com/neo4j/neo4j-java-driver/releases/tag/4.4.8)
   
   [Compare Source](https://togithub.com/neo4j/neo4j-java-driver/compare/4.4.7...4.4.8)
   
   This is a refinement release that brings improvement of datetime handling.
   
   ##### 👏 Improvements
   
   ***
   
   -   Do not allow mixing UTC and legacy datetime and throw ProtocolException on unknown struct types [#&#8203;1263](https://togithub.com/neo4j/neo4j-java-driver/pull/1263)
   
   ##### ✅ Testkit
   
   ***
   
   -   \[4.4] TestKit backend: add full support for temporal types [#&#8203;1259](https://togithub.com/neo4j/neo4j-java-driver/pull/1259)
   
   ### [`v4.4.7`](https://togithub.com/neo4j/neo4j-java-driver/releases/tag/4.4.7)
   
   [Compare Source](https://togithub.com/neo4j/neo4j-java-driver/compare/4.4.6...4.4.7)
   
   This is a refinement release that brings support for transmitting datetime values in UTC and dependency updates.
   
   ##### ⭐ New Features
   
   ***
   
   -   Add support for sending datetime values in UTC [#&#8203;1250](https://togithub.com/neo4j/neo4j-java-driver/pull/1250)
   
   ##### 👏 Improvements
   
   ***
   
   -   Add licenses verification [#&#8203;1253](https://togithub.com/neo4j/neo4j-java-driver/pull/1253)
   
   ##### ✅ Testkit
   
   ***
   
   -   Skip test_trusted_ca_correct_hostname test [#&#8203;1248](https://togithub.com/neo4j/neo4j-java-driver/pull/1248)
   -   Unskip test_trusted_ca_correct_hostname [#&#8203;1252](https://togithub.com/neo4j/neo4j-java-driver/pull/1252)
   
   ##### 🔧 Dependency Management
   
   ***
   
   -   Update dependencies [#&#8203;1255](https://togithub.com/neo4j/neo4j-java-driver/pull/1255)
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: Branch creation - "every 3 weeks on Monday" (UTC), 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.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
   
   ---
   
   This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/apache/jmeter).
   <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jmeter] vlsi closed pull request #5861: fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v4.4.11

Posted by "vlsi (via GitHub)" <gi...@apache.org>.
vlsi closed pull request #5861: fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v4.4.11
URL: https://github.com/apache/jmeter/pull/5861


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jmeter] vlsi commented on pull request #5861: fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v4.4.11

Posted by "vlsi (via GitHub)" <gi...@apache.org>.
vlsi commented on PR #5861:
URL: https://github.com/apache/jmeter/pull/5861#issuecomment-1528704725

   Reactive streams relicensed to MIT-0: https://github.com/reactive-streams/reactive-streams-jvm/pull/526


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org