Skip to content

build(deps-dev): bump testcontainers.version from 1.19.1 to 1.19.2#1334

Merged
lvca merged 1 commit intomainfrom
dependabot/maven/testcontainers.version-1.19.2
Nov 20, 2023
Merged

build(deps-dev): bump testcontainers.version from 1.19.1 to 1.19.2#1334
lvca merged 1 commit intomainfrom
dependabot/maven/testcontainers.version-1.19.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps testcontainers.version from 1.19.1 to 1.19.2.
Updates org.testcontainers:testcontainers from 1.19.1 to 1.19.2

Release notes

Sourced from org.testcontainers:testcontainers's releases.

1.19.2

Testcontainers for Java 1.19.2

Core

Modules

Elasticserach

JDBC

K3S

Kafka

LocalStack

YugabyteDB

What's Changed

📖 Documentation

📦 Dependency updates

... (truncated)

Commits
  • 6d33055 Keep exposed ports order in ContainerDef (#7811)
  • 1419510 Merge pull request #7810 from testcontainers/combined-pr-branch
  • c326399 Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/org.juni...
  • f466275 Bump org.junit.jupiter:junit-jupiter-api in /examples
  • 8a55d5c Merge pull request #7809 from testcontainers/combined-pr-branch
  • 1556cfe Include native-image in META-INF (#7808)
  • 6121c44 Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.seleniumh...
  • 215d2fe Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.junit.jup...
  • 73da19e Merge remote-tracking branch 'origin/dependabot/gradle/examples/com.hazelcast...
  • bf6bd45 Bump com.hazelcast:hazelcast from 5.3.4 to 5.3.6 in /examples
  • Additional commits viewable in compare view

Updates org.testcontainers:junit-jupiter from 1.19.1 to 1.19.2

Release notes

Sourced from org.testcontainers:junit-jupiter's releases.

1.19.2

Testcontainers for Java 1.19.2

Core

Modules

Elasticserach

JDBC

K3S

Kafka

LocalStack

YugabyteDB

What's Changed

📖 Documentation

📦 Dependency updates

... (truncated)

Commits
  • 6d33055 Keep exposed ports order in ContainerDef (#7811)
  • 1419510 Merge pull request #7810 from testcontainers/combined-pr-branch
  • c326399 Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/org.juni...
  • f466275 Bump org.junit.jupiter:junit-jupiter-api in /examples
  • 8a55d5c Merge pull request #7809 from testcontainers/combined-pr-branch
  • 1556cfe Include native-image in META-INF (#7808)
  • 6121c44 Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.seleniumh...
  • 215d2fe Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.junit.jup...
  • 73da19e Merge remote-tracking branch 'origin/dependabot/gradle/examples/com.hazelcast...
  • bf6bd45 Bump com.hazelcast:hazelcast from 5.3.4 to 5.3.6 in /examples
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps `testcontainers.version` from 1.19.1 to 1.19.2.

Updates `org.testcontainers:testcontainers` from 1.19.1 to 1.19.2
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.1...1.19.2)

Updates `org.testcontainers:junit-jupiter` from 1.19.1 to 1.19.2
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.1...1.19.2)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Nov 20, 2023
@lvca lvca self-assigned this Nov 20, 2023
@lvca lvca merged commit f1c7d6a into main Nov 20, 2023
@lvca lvca added this to the 23.11.1 milestone Nov 20, 2023
@dependabot dependabot bot deleted the dependabot/maven/testcontainers.version-1.19.2 branch November 20, 2023 05:42
mergify bot added a commit that referenced this pull request Aug 10, 2025
Bumps `jline.version` from 3.30.4 to 3.30.5.
Updates `org.jline:jline-terminal` from 3.30.4 to 3.30.5
Release notes

*Sourced from [org.jline:jline-terminal's releases](https://github.com/jline/jline3/releases).*

> 3.30.5
> ------
>
> 🚀 New features and improvements
> -------------------------------
>
> * Improve console variable expansion (fixes [#1370](https://redirect.github.com/jline/jline3/issues/1370)) ([#1371](https://redirect.github.com/jline/jline3/pull/1371)) [`@​paulk-asert`](https://github.com/paulk-asert)
> * ConsoleEngineImpl: change method and field visibilities ([#1357](https://redirect.github.com/jline/jline3/pull/1357)) [`@​mattirn`](https://github.com/mattirn)
> * Allow ConsoleEngineImpl subclasses access to VariableReferenceCompleter ([#1362](https://redirect.github.com/jline/jline3/pull/1362)) [`@​paulk-asert`](https://github.com/paulk-asert)
> * feat: add reusable POSIX commands to builtins module ([#1341](https://redirect.github.com/jline/jline3/pull/1341)) [`@​gnodet`](https://github.com/gnodet)
> * feat: support slurp command to be renamed ([#1333](https://redirect.github.com/jline/jline3/pull/1333)) [`@​paulk-asert`](https://github.com/paulk-asert)
> * feat: Extend InputRC with method/s to directly read ~/.inputrc & /etc/inputrc ([#1297](https://redirect.github.com/jline/jline3/pull/1297)) [`@​vorburger`](https://github.com/vorburger)
> * Allow system commands to be renamed. ([#1334](https://redirect.github.com/jline/jline3/pull/1334)) [`@​paulk-asert`](https://github.com/paulk-asert)
>
> 🐛 Bug Fixes
> -----------
>
> * Fix macOS hang in pipe operations by removing PTY terminal usage ([#1382](https://redirect.github.com/jline/jline3/pull/1382)) [`@​gnodet`](https://github.com/gnodet)
> * enhancement: only compute suggestions in the Nano editor if something… ([#1327](https://redirect.github.com/jline/jline3/pull/1327)) [`@​johnpoth`](https://github.com/johnpoth)
> * fix: refactor TerminalProvider methods to use inputEncoding/outputEncoding parameters ([#1319](https://redirect.github.com/jline/jline3/pull/1319)) [`@​gnodet`](https://github.com/gnodet)
> * Fix System.out not working after closing dumb terminal ([#1337](https://redirect.github.com/jline/jline3/pull/1337)) [`@​gnodet`](https://github.com/gnodet)
>
> 📦 Dependency updates
> --------------------
>
> * chore: Bump com.diffplug.spotless:spotless-maven-plugin from 2.45.0 to 2.46.1 ([#1364](https://redirect.github.com/jline/jline3/pull/1364)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump groovy.version from 4.0.27 to 4.0.28 ([#1365](https://redirect.github.com/jline/jline3/pull/1365)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.palantir.javaformat:palantir-java-format from 2.72.0 to 2.73.0 ([#1369](https://redirect.github.com/jline/jline3/pull/1369)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump junit.version from 5.13.3 to 5.13.4 ([#1363](https://redirect.github.com/jline/jline3/pull/1363)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.palantir.javaformat:palantir-java-format from 2.71.0 to 2.72.0 ([#1359](https://redirect.github.com/jline/jline3/pull/1359)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.palantir.javaformat:palantir-java-format from 2.70.0 to 2.71.0 ([#1354](https://redirect.github.com/jline/jline3/pull/1354)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.graalvm.sdk:graal-sdk from 24.2.1 to 24.2.2 ([#1352](https://redirect.github.com/jline/jline3/pull/1352)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.google.jimfs:jimfs from 1.3.0 to 1.3.1 ([#1351](https://redirect.github.com/jline/jline3/pull/1351)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 ([#1355](https://redirect.github.com/jline/jline3/pull/1355)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump on-headers and compression in /website ([#1356](https://redirect.github.com/jline/jline3/pull/1356)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.45.0 ([#1347](https://redirect.github.com/jline/jline3/pull/1347)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.2.0 to 4.2.1 ([#1346](https://redirect.github.com/jline/jline3/pull/1346)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.palantir.javaformat:palantir-java-format from 2.67.0 to 2.70.0 ([#1342](https://redirect.github.com/jline/jline3/pull/1342)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump junit.version from 5.13.0 to 5.13.3 ([#1343](https://redirect.github.com/jline/jline3/pull/1343)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0 ([#1322](https://redirect.github.com/jline/jline3/pull/1322)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5 ([#1315](https://redirect.github.com/jline/jline3/pull/1315)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 ([#1326](https://redirect.github.com/jline/jline3/pull/1326)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 ([#1339](https://redirect.github.com/jline/jline3/pull/1339)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 ([#1340](https://redirect.github.com/jline/jline3/pull/1340)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump junit.version from 5.12.2 to 5.13.0 ([#1321](https://redirect.github.com/jline/jline3/pull/1321)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump eu.maveniverse.maven.njord:extension from 0.6.2 to 0.7.5 ([#1330](https://redirect.github.com/jline/jline3/pull/1330)) @[dependabot[bot]](https://github.com/apps/dependabot)
>
> 📝 Documentation updates
> -----------------------
>
> * docs: Link to Nano Customization from Builtins doc page ([#1312](https://redirect.github.com/jline/jline3/pull/1312)) [`@​vorburger`](https://github.com/vorburger)
> * docs: Add Capability.enter\_ca\_mode and Capability.exit\_ca\_mode tip ([#1311](https://redirect.github.com/jline/jline3/pull/1311)) [`@​vorburger`](https://github.com/vorburger)
> * Remove double `docs/docs` in edit links on jline.org (fixes [#1309](https://redirect.github.com/jline/jline3/issues/1309)) ([#1310](https://redirect.github.com/jline/jline3/pull/1310)) [`@​vorburger`](https://github.com/vorburger)
> * Update intro.md ([#1332](https://redirect.github.com/jline/jline3/pull/1332)) [`@​paulk-asert`](https://github.com/paulk-asert)

... (truncated)


Commits

* [`b91a3b3`](jline/jline3@b91a3b3) Zero-commit release process ([#1335](https://redirect.github.com/jline/jline3/issues/1335))
* [`e2422d7`](jline/jline3@e2422d7) [maven-release-plugin] prepare for next development iteration
* [`ae95742`](jline/jline3@ae95742) [maven-release-plugin] prepare release jline-3.30.5
* [`87bf8b3`](jline/jline3@87bf8b3) Fix macOS hang in pipe operations by removing PTY terminal usage ([#1382](https://redirect.github.com/jline/jline3/issues/1382))
* [`0ee349c`](jline/jline3@0ee349c) provide smarter arg parsing [#1370](https://redirect.github.com/jline/jline3/issues/1370) ([#1371](https://redirect.github.com/jline/jline3/issues/1371))
* [`0088a70`](jline/jline3@0088a70) ConsoleEngineImpl: change method and field visibilities ([#1357](https://redirect.github.com/jline/jline3/issues/1357))
* [`6152f8b`](jline/jline3@6152f8b) Allow ConsoleEngineImpl subclasses access to VariableReferenceCompleter ([#1362](https://redirect.github.com/jline/jline3/issues/1362))
* [`aafaf9c`](jline/jline3@aafaf9c) chore: Bump com.diffplug.spotless:spotless-maven-plugin ([#1364](https://redirect.github.com/jline/jline3/issues/1364))
* [`ba9f347`](jline/jline3@ba9f347) chore: Bump groovy.version from 4.0.27 to 4.0.28 ([#1365](https://redirect.github.com/jline/jline3/issues/1365))
* [`e085017`](jline/jline3@e085017) chore: Bump com.palantir.javaformat:palantir-java-format ([#1369](https://redirect.github.com/jline/jline3/issues/1369))
* Additional commits viewable in [compare view](jline/jline3@jline-3.30.4...3.30.5)
  
Updates `org.jline:jline-reader` from 3.30.4 to 3.30.5
Release notes

*Sourced from [org.jline:jline-reader's releases](https://github.com/jline/jline3/releases).*

> 3.30.5
> ------
>
> 🚀 New features and improvements
> -------------------------------
>
> * Improve console variable expansion (fixes [#1370](https://redirect.github.com/jline/jline3/issues/1370)) ([#1371](https://redirect.github.com/jline/jline3/pull/1371)) [`@​paulk-asert`](https://github.com/paulk-asert)
> * ConsoleEngineImpl: change method and field visibilities ([#1357](https://redirect.github.com/jline/jline3/pull/1357)) [`@​mattirn`](https://github.com/mattirn)
> * Allow ConsoleEngineImpl subclasses access to VariableReferenceCompleter ([#1362](https://redirect.github.com/jline/jline3/pull/1362)) [`@​paulk-asert`](https://github.com/paulk-asert)
> * feat: add reusable POSIX commands to builtins module ([#1341](https://redirect.github.com/jline/jline3/pull/1341)) [`@​gnodet`](https://github.com/gnodet)
> * feat: support slurp command to be renamed ([#1333](https://redirect.github.com/jline/jline3/pull/1333)) [`@​paulk-asert`](https://github.com/paulk-asert)
> * feat: Extend InputRC with method/s to directly read ~/.inputrc & /etc/inputrc ([#1297](https://redirect.github.com/jline/jline3/pull/1297)) [`@​vorburger`](https://github.com/vorburger)
> * Allow system commands to be renamed. ([#1334](https://redirect.github.com/jline/jline3/pull/1334)) [`@​paulk-asert`](https://github.com/paulk-asert)
>
> 🐛 Bug Fixes
> -----------
>
> * Fix macOS hang in pipe operations by removing PTY terminal usage ([#1382](https://redirect.github.com/jline/jline3/pull/1382)) [`@​gnodet`](https://github.com/gnodet)
> * enhancement: only compute suggestions in the Nano editor if something… ([#1327](https://redirect.github.com/jline/jline3/pull/1327)) [`@​johnpoth`](https://github.com/johnpoth)
> * fix: refactor TerminalProvider methods to use inputEncoding/outputEncoding parameters ([#1319](https://redirect.github.com/jline/jline3/pull/1319)) [`@​gnodet`](https://github.com/gnodet)
> * Fix System.out not working after closing dumb terminal ([#1337](https://redirect.github.com/jline/jline3/pull/1337)) [`@​gnodet`](https://github.com/gnodet)
>
> 📦 Dependency updates
> --------------------
>
> * chore: Bump com.diffplug.spotless:spotless-maven-plugin from 2.45.0 to 2.46.1 ([#1364](https://redirect.github.com/jline/jline3/pull/1364)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump groovy.version from 4.0.27 to 4.0.28 ([#1365](https://redirect.github.com/jline/jline3/pull/1365)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.palantir.javaformat:palantir-java-format from 2.72.0 to 2.73.0 ([#1369](https://redirect.github.com/jline/jline3/pull/1369)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump junit.version from 5.13.3 to 5.13.4 ([#1363](https://redirect.github.com/jline/jline3/pull/1363)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.palantir.javaformat:palantir-java-format from 2.71.0 to 2.72.0 ([#1359](https://redirect.github.com/jline/jline3/pull/1359)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.palantir.javaformat:palantir-java-format from 2.70.0 to 2.71.0 ([#1354](https://redirect.github.com/jline/jline3/pull/1354)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.graalvm.sdk:graal-sdk from 24.2.1 to 24.2.2 ([#1352](https://redirect.github.com/jline/jline3/pull/1352)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.google.jimfs:jimfs from 1.3.0 to 1.3.1 ([#1351](https://redirect.github.com/jline/jline3/pull/1351)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 ([#1355](https://redirect.github.com/jline/jline3/pull/1355)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump on-headers and compression in /website ([#1356](https://redirect.github.com/jline/jline3/pull/1356)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.45.0 ([#1347](https://redirect.github.com/jline/jline3/pull/1347)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.2.0 to 4.2.1 ([#1346](https://redirect.github.com/jline/jline3/pull/1346)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.palantir.javaformat:palantir-java-format from 2.67.0 to 2.70.0 ([#1342](https://redirect.github.com/jline/jline3/pull/1342)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump junit.version from 5.13.0 to 5.13.3 ([#1343](https://redirect.github.com/jline/jline3/pull/1343)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0 ([#1322](https://redirect.github.com/jline/jline3/pull/1322)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5 ([#1315](https://redirect.github.com/jline/jline3/pull/1315)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 ([#1326](https://redirect.github.com/jline/jline3/pull/1326)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 ([#1339](https://redirect.github.com/jline/jline3/pull/1339)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 ([#1340](https://redirect.github.com/jline/jline3/pull/1340)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump junit.version from 5.12.2 to 5.13.0 ([#1321](https://redirect.github.com/jline/jline3/pull/1321)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump eu.maveniverse.maven.njord:extension from 0.6.2 to 0.7.5 ([#1330](https://redirect.github.com/jline/jline3/pull/1330)) @[dependabot[bot]](https://github.com/apps/dependabot)
>
> 📝 Documentation updates
> -----------------------
>
> * docs: Link to Nano Customization from Builtins doc page ([#1312](https://redirect.github.com/jline/jline3/pull/1312)) [`@​vorburger`](https://github.com/vorburger)
> * docs: Add Capability.enter\_ca\_mode and Capability.exit\_ca\_mode tip ([#1311](https://redirect.github.com/jline/jline3/pull/1311)) [`@​vorburger`](https://github.com/vorburger)
> * Remove double `docs/docs` in edit links on jline.org (fixes [#1309](https://redirect.github.com/jline/jline3/issues/1309)) ([#1310](https://redirect.github.com/jline/jline3/pull/1310)) [`@​vorburger`](https://github.com/vorburger)
> * Update intro.md ([#1332](https://redirect.github.com/jline/jline3/pull/1332)) [`@​paulk-asert`](https://github.com/paulk-asert)

... (truncated)


Commits

* [`b91a3b3`](jline/jline3@b91a3b3) Zero-commit release process ([#1335](https://redirect.github.com/jline/jline3/issues/1335))
* [`e2422d7`](jline/jline3@e2422d7) [maven-release-plugin] prepare for next development iteration
* [`ae95742`](jline/jline3@ae95742) [maven-release-plugin] prepare release jline-3.30.5
* [`87bf8b3`](jline/jline3@87bf8b3) Fix macOS hang in pipe operations by removing PTY terminal usage ([#1382](https://redirect.github.com/jline/jline3/issues/1382))
* [`0ee349c`](jline/jline3@0ee349c) provide smarter arg parsing [#1370](https://redirect.github.com/jline/jline3/issues/1370) ([#1371](https://redirect.github.com/jline/jline3/issues/1371))
* [`0088a70`](jline/jline3@0088a70) ConsoleEngineImpl: change method and field visibilities ([#1357](https://redirect.github.com/jline/jline3/issues/1357))
* [`6152f8b`](jline/jline3@6152f8b) Allow ConsoleEngineImpl subclasses access to VariableReferenceCompleter ([#1362](https://redirect.github.com/jline/jline3/issues/1362))
* [`aafaf9c`](jline/jline3@aafaf9c) chore: Bump com.diffplug.spotless:spotless-maven-plugin ([#1364](https://redirect.github.com/jline/jline3/issues/1364))
* [`ba9f347`](jline/jline3@ba9f347) chore: Bump groovy.version from 4.0.27 to 4.0.28 ([#1365](https://redirect.github.com/jline/jline3/issues/1365))
* [`e085017`](jline/jline3@e085017) chore: Bump com.palantir.javaformat:palantir-java-format ([#1369](https://redirect.github.com/jline/jline3/issues/1369))
* Additional commits viewable in [compare view](jline/jline3@jline-3.30.4...3.30.5)
  
Updates `org.jline:jline-terminal-jni` from 3.30.4 to 3.30.5
Release notes

*Sourced from [org.jline:jline-terminal-jni's releases](https://github.com/jline/jline3/releases).*

> 3.30.5
> ------
>
> 🚀 New features and improvements
> -------------------------------
>
> * Improve console variable expansion (fixes [#1370](https://redirect.github.com/jline/jline3/issues/1370)) ([#1371](https://redirect.github.com/jline/jline3/pull/1371)) [`@​paulk-asert`](https://github.com/paulk-asert)
> * ConsoleEngineImpl: change method and field visibilities ([#1357](https://redirect.github.com/jline/jline3/pull/1357)) [`@​mattirn`](https://github.com/mattirn)
> * Allow ConsoleEngineImpl subclasses access to VariableReferenceCompleter ([#1362](https://redirect.github.com/jline/jline3/pull/1362)) [`@​paulk-asert`](https://github.com/paulk-asert)
> * feat: add reusable POSIX commands to builtins module ([#1341](https://redirect.github.com/jline/jline3/pull/1341)) [`@​gnodet`](https://github.com/gnodet)
> * feat: support slurp command to be renamed ([#1333](https://redirect.github.com/jline/jline3/pull/1333)) [`@​paulk-asert`](https://github.com/paulk-asert)
> * feat: Extend InputRC with method/s to directly read ~/.inputrc & /etc/inputrc ([#1297](https://redirect.github.com/jline/jline3/pull/1297)) [`@​vorburger`](https://github.com/vorburger)
> * Allow system commands to be renamed. ([#1334](https://redirect.github.com/jline/jline3/pull/1334)) [`@​paulk-asert`](https://github.com/paulk-asert)
>
> 🐛 Bug Fixes
> -----------
>
> * Fix macOS hang in pipe operations by removing PTY terminal usage ([#1382](https://redirect.github.com/jline/jline3/pull/1382)) [`@​gnodet`](https://github.com/gnodet)
> * enhancement: only compute suggestions in the Nano editor if something… ([#1327](https://redirect.github.com/jline/jline3/pull/1327)) [`@​johnpoth`](https://github.com/johnpoth)
> * fix: refactor TerminalProvider methods to use inputEncoding/outputEncoding parameters ([#1319](https://redirect.github.com/jline/jline3/pull/1319)) [`@​gnodet`](https://github.com/gnodet)
> * Fix System.out not working after closing dumb terminal ([#1337](https://redirect.github.com/jline/jline3/pull/1337)) [`@​gnodet`](https://github.com/gnodet)
>
> 📦 Dependency updates
> --------------------
>
> * chore: Bump com.diffplug.spotless:spotless-maven-plugin from 2.45.0 to 2.46.1 ([#1364](https://redirect.github.com/jline/jline3/pull/1364)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump groovy.version from 4.0.27 to 4.0.28 ([#1365](https://redirect.github.com/jline/jline3/pull/1365)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.palantir.javaformat:palantir-java-format from 2.72.0 to 2.73.0 ([#1369](https://redirect.github.com/jline/jline3/pull/1369)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump junit.version from 5.13.3 to 5.13.4 ([#1363](https://redirect.github.com/jline/jline3/pull/1363)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.palantir.javaformat:palantir-java-format from 2.71.0 to 2.72.0 ([#1359](https://redirect.github.com/jline/jline3/pull/1359)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.palantir.javaformat:palantir-java-format from 2.70.0 to 2.71.0 ([#1354](https://redirect.github.com/jline/jline3/pull/1354)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.graalvm.sdk:graal-sdk from 24.2.1 to 24.2.2 ([#1352](https://redirect.github.com/jline/jline3/pull/1352)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.google.jimfs:jimfs from 1.3.0 to 1.3.1 ([#1351](https://redirect.github.com/jline/jline3/pull/1351)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 ([#1355](https://redirect.github.com/jline/jline3/pull/1355)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump on-headers and compression in /website ([#1356](https://redirect.github.com/jline/jline3/pull/1356)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.45.0 ([#1347](https://redirect.github.com/jline/jline3/pull/1347)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.2.0 to 4.2.1 ([#1346](https://redirect.github.com/jline/jline3/pull/1346)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.palantir.javaformat:palantir-java-format from 2.67.0 to 2.70.0 ([#1342](https://redirect.github.com/jline/jline3/pull/1342)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump junit.version from 5.13.0 to 5.13.3 ([#1343](https://redirect.github.com/jline/jline3/pull/1343)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0 ([#1322](https://redirect.github.com/jline/jline3/pull/1322)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5 ([#1315](https://redirect.github.com/jline/jline3/pull/1315)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 ([#1326](https://redirect.github.com/jline/jline3/pull/1326)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 ([#1339](https://redirect.github.com/jline/jline3/pull/1339)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 ([#1340](https://redirect.github.com/jline/jline3/pull/1340)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump junit.version from 5.12.2 to 5.13.0 ([#1321](https://redirect.github.com/jline/jline3/pull/1321)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * chore: Bump eu.maveniverse.maven.njord:extension from 0.6.2 to 0.7.5 ([#1330](https://redirect.github.com/jline/jline3/pull/1330)) @[dependabot[bot]](https://github.com/apps/dependabot)
>
> 📝 Documentation updates
> -----------------------
>
> * docs: Link to Nano Customization from Builtins doc page ([#1312](https://redirect.github.com/jline/jline3/pull/1312)) [`@​vorburger`](https://github.com/vorburger)
> * docs: Add Capability.enter\_ca\_mode and Capability.exit\_ca\_mode tip ([#1311](https://redirect.github.com/jline/jline3/pull/1311)) [`@​vorburger`](https://github.com/vorburger)
> * Remove double `docs/docs` in edit links on jline.org (fixes [#1309](https://redirect.github.com/jline/jline3/issues/1309)) ([#1310](https://redirect.github.com/jline/jline3/pull/1310)) [`@​vorburger`](https://github.com/vorburger)
> * Update intro.md ([#1332](https://redirect.github.com/jline/jline3/pull/1332)) [`@​paulk-asert`](https://github.com/paulk-asert)

... (truncated)


Commits

* [`b91a3b3`](jline/jline3@b91a3b3) Zero-commit release process ([#1335](https://redirect.github.com/jline/jline3/issues/1335))
* [`e2422d7`](jline/jline3@e2422d7) [maven-release-plugin] prepare for next development iteration
* [`ae95742`](jline/jline3@ae95742) [maven-release-plugin] prepare release jline-3.30.5
* [`87bf8b3`](jline/jline3@87bf8b3) Fix macOS hang in pipe operations by removing PTY terminal usage ([#1382](https://redirect.github.com/jline/jline3/issues/1382))
* [`0ee349c`](jline/jline3@0ee349c) provide smarter arg parsing [#1370](https://redirect.github.com/jline/jline3/issues/1370) ([#1371](https://redirect.github.com/jline/jline3/issues/1371))
* [`0088a70`](jline/jline3@0088a70) ConsoleEngineImpl: change method and field visibilities ([#1357](https://redirect.github.com/jline/jline3/issues/1357))
* [`6152f8b`](jline/jline3@6152f8b) Allow ConsoleEngineImpl subclasses access to VariableReferenceCompleter ([#1362](https://redirect.github.com/jline/jline3/issues/1362))
* [`aafaf9c`](jline/jline3@aafaf9c) chore: Bump com.diffplug.spotless:spotless-maven-plugin ([#1364](https://redirect.github.com/jline/jline3/issues/1364))
* [`ba9f347`](jline/jline3@ba9f347) chore: Bump groovy.version from 4.0.27 to 4.0.28 ([#1365](https://redirect.github.com/jline/jline3/issues/1365))
* [`e085017`](jline/jline3@e085017) chore: Bump com.palantir.javaformat:palantir-java-format ([#1369](https://redirect.github.com/jline/jline3/issues/1369))
* Additional commits viewable in [compare view](jline/jline3@jline-3.30.4...3.30.5)
  
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
mergify bot added a commit that referenced this pull request Oct 20, 2025
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5.0.0 to 6.0.0.
Release notes

*Sourced from [actions/setup-node's releases](https://github.com/actions/setup-node/releases).*

> v6.0.0
> ------
>
> What's Changed
> --------------
>
> **Breaking Changes**
>
> * Limit automatic caching to npm, update workflows and documentation by [`@​priyagupta108`](https://github.com/priyagupta108) in [actions/setup-node#1374](https://redirect.github.com/actions/setup-node/pull/1374)
>
> **Dependency Upgrades**
>
> * Upgrade ts-jest from 29.1.2 to 29.4.1 and document breaking changes in v5 by [`@​dependabot`](https://github.com/dependabot)[bot] in [#1336](https://redirect.github.com/actions/setup-node/pull/1336)
> * Upgrade prettier from 2.8.8 to 3.6.2 by [`@​dependabot`](https://github.com/dependabot)[bot] in [#1334](https://redirect.github.com/actions/setup-node/pull/1334)
> * Upgrade actions/publish-action from 0.3.0 to 0.4.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [#1362](https://redirect.github.com/actions/setup-node/pull/1362)
>
> **Full Changelog**: <actions/setup-node@v5...v6.0.0>


Commits

* [`2028fbc`](actions/setup-node@2028fbc) Limit automatic caching to npm, update workflows and documentation ([#1374](https://redirect.github.com/actions/setup-node/issues/1374))
* [`1342781`](actions/setup-node@1342781) Bump actions/publish-action from 0.3.0 to 0.4.0 ([#1362](https://redirect.github.com/actions/setup-node/issues/1362))
* [`89d709d`](actions/setup-node@89d709d) Bump prettier from 2.8.8 to 3.6.2 ([#1334](https://redirect.github.com/actions/setup-node/issues/1334))
* [`cd2651c`](actions/setup-node@cd2651c) Bump ts-jest from 29.1.2 to 29.4.1 ([#1336](https://redirect.github.com/actions/setup-node/issues/1336))
* See full diff in [compare view](actions/setup-node@a0853c2...2028fbc)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=actions/setup-node&package-manager=github\_actions&previous-version=5.0.0&new-version=6.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
mergify bot added a commit that referenced this pull request Jan 27, 2026
…20.1 to 2.21.0 [skip ci]

Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.20.1 to 2.21.0.
Release notes

*Sourced from [org.codehaus.mojo:versions-maven-plugin's releases](https://github.com/mojohaus/versions/releases).*

> 2.21.0
> ------
>
> 🚀 New features and improvements
> -------------------------------
>
> * Add versions.skip parameter to skip plugin execution ([#1328](https://redirect.github.com/mojohaus/versions/pull/1328)) [`@​jorgheymans`](https://github.com/jorgheymans)
>
> 🐛 Bug Fixes
> -----------
>
> * [#1331](https://redirect.github.com/mojohaus/versions/issues/1331): Fix NPE in restrictionForUnchangedSegment if actual version is null ([#1332](https://redirect.github.com/mojohaus/versions/pull/1332)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * [#1310](https://redirect.github.com/mojohaus/versions/issues/1310): Corrected UseDepVersionMojo + handling a similar case in SetMojo, SetScmTagMojo, UpdateChildModulesMojo ([#1322](https://redirect.github.com/mojohaus/versions/pull/1322)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * UseDepVersionMoto should process all projects on the project list ([#1320](https://redirect.github.com/mojohaus/versions/pull/1320)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixed [#1317](https://redirect.github.com/mojohaus/versions/issues/1317): Regression coming from ArtifactVersions::filter when currentVersion is null and ignoredVersions is not null ([#1319](https://redirect.github.com/mojohaus/versions/pull/1319)) [`@​andrzejj0`](https://github.com/andrzejj0)
>
> 📝 Documentation updates
> -----------------------
>
> * Fix README typos in Contributing section ([#1337](https://redirect.github.com/mojohaus/versions/pull/1337)) [`@​kranthipoturaju`](https://github.com/kranthipoturaju)
> * [#1323](https://redirect.github.com/mojohaus/versions/issues/1323): Documentation ([#1324](https://redirect.github.com/mojohaus/versions/pull/1324)) [`@​andrzejj0`](https://github.com/andrzejj0)
>
> 📦 Dependency updates
> --------------------
>
> * Bump byteBuddyVersion from 1.18.3 to 1.18.4 ([#1335](https://redirect.github.com/mojohaus/versions/pull/1335)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.4.0 to 3.5.0 ([#1333](https://redirect.github.com/mojohaus/versions/pull/1333)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.4 to 4.11.0 ([#1334](https://redirect.github.com/mojohaus/versions/pull/1334)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.mojo:mojo-parent from 94 to 95 ([#1330](https://redirect.github.com/mojohaus/versions/pull/1330)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump byteBuddyVersion from 1.18.2 to 1.18.3 ([#1329](https://redirect.github.com/mojohaus/versions/pull/1329)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 ([#1325](https://redirect.github.com/mojohaus/versions/pull/1325)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump byteBuddyVersion from 1.18.1 to 1.18.2 ([#1318](https://redirect.github.com/mojohaus/versions/pull/1318)) @[dependabot[bot]](https://github.com/apps/dependabot)


Commits

* [`1cdedea`](mojohaus/versions@1cdedea) [maven-release-plugin] prepare release 2.21.0
* [`b947957`](mojohaus/versions@b947957) Fix README typos in Contributing section
* [`b85c0a8`](mojohaus/versions@b85c0a8) Bump project version to 2.21.0-SNAPSHOT
* [`7ae3767`](mojohaus/versions@7ae3767) Bump byteBuddyVersion from 1.18.3 to 1.18.4 ([#1335](https://redirect.github.com/mojohaus/versions/issues/1335))
* [`38afa9f`](mojohaus/versions@38afa9f) Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
* [`39af6a2`](mojohaus/versions@39af6a2) Bump org.codehaus.plexus:plexus-archiver from 4.10.4 to 4.11.0
* [`f51b9d5`](mojohaus/versions@f51b9d5) [#1331](https://redirect.github.com/mojohaus/versions/issues/1331): Fix NPE in restrictionForUnchangedSegment if actual version is null (#...
* [`8d209b3`](mojohaus/versions@8d209b3) Bump org.codehaus.mojo:mojo-parent from 94 to 95 ([#1330](https://redirect.github.com/mojohaus/versions/issues/1330))
* [`4929d48`](mojohaus/versions@4929d48) Bump byteBuddyVersion from 1.18.2 to 1.18.3 ([#1329](https://redirect.github.com/mojohaus/versions/issues/1329))
* [`cb84d01`](mojohaus/versions@cb84d01) Add versions.skip parameter to skip plugin execution ([#1328](https://redirect.github.com/mojohaus/versions/issues/1328))
* Additional commits viewable in [compare view](mojohaus/versions@2.20.1...2.21.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.codehaus.mojo:versions-maven-plugin&package-manager=maven&previous-version=2.20.1&new-version=2.21.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
mergify bot added a commit that referenced this pull request Mar 15, 2026
Bumps [neo4j-driver](https://github.com/neo4j/neo4j-javascript-driver) from 5.28.3 to 6.0.1.
Release notes

*Sourced from [neo4j-driver's releases](https://github.com/neo4j/neo4j-javascript-driver/releases).*

> 6.0.1
> -----
>
> Patch release primarily fixing the typescript exports for types in the new `Vector` feature
>
> #### 🔧 Fixes
>
> ---
>
> * Fixes the typescript exporting of `Vector` and `vectors`. [#1356](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1356)
>
> #### 👏🏼 Improvements
>
> ---
>
> * Adds a quick return for Bolt serializing primitive types. [#1352](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1352)
>
> 6.0.0
> -----
>
> This is GA release for the 6.0 with all the new features and general improvements in the previous alpha. Along with the introduction of the UnknownType object and the preview feature of Record Object Mapping, allowing validation and mapping of query results.
>
> #### ❗ Breaking Changes
>
> ---
>
> * `protocolVersion` on `ServerInfo` has been changed from a `Number` to new type `ProtocolVersion`. The `Number` representation would break if Bolt ever had a minor version greater than 9. [#1321](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1321)
>
> #### ⭐ New Features
>
> ---
>
> * Add `.containsGqlCause()` and `.findByGqlStatus()` to `Neo4jError` and `GQLError`, allowing easier inspection of cause chains. [#1314](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1314)
> * Introduce the `UnsupportedType` class. This class will be returned if the server is asked to send a value of a type which the current driver version cannot parse. This ensures better backwards compatibility for future type intoductions. [#1325](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1325)
>
> #### ⭐ ⚠️ Preview Features
>
> ---
>
> * Introduce type validation and mapping to `Record`, `Result` and Graph types. A manual entry on this feature will be published in the future. [#1248](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1248)
>
> #### ❌ Removals
>
> ---
>
> * Deprecated functions `.readTransaction()` and `.writeTransaction()` have been removed from `Session`. Please use `.executeRead()` and `.executeWrite()` instead. [#1312](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1312)
> * Deprecated function `.lastBookmark()` has been removed from `Session`. Please use `.lastBookmarks()` instead. [#1316](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1316)
> * Return value of `.verifyConnectivity()` on `Driver` has been changed from `ServerInfo` to `void`. Please use `.getServerInfo()` if needed. [#1317](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1317)
> * Deprecated property `.updateStatistics` has been removed from `ResultSummary`. Please use `.counters` instead. [#1342](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1342)
>
> #### 👎 Deprecations
>
> ---
>
> * `isRetriableError` and the property `retriable` on `Neo4jError` has been deprecated, please use `isRetryable` and `retryable` instead. [#1305](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1305)
> * Deprecated `notificationCategory` and `notificationFilterDisabledCategory`. use `notificationClassification` and `notificationFilterDisabledClassification` instead. [#1326](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1326) [#1344](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1344)
>
> #### 🔧 Fixes
>
> ---
>
> * Fixed an issue in error handling which caused crashes on some unexpected errors in connections. [#1329](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1329)
> * Move the queuing of channel observer to after message packing is finished. Simplifies the handling of errors during packing so that they surface to the user faster. [#1334](https://redirect.github.com/neo4j/neo4j-javascript-driver/pull/1334)
>
> #### 👏🏼 Improvements
>
> ---

... (truncated)


Commits

* [`2ff063c`](neo4j/neo4j-javascript-driver@2ff063c) bump deno to 6.0.1 ([#1357](https://redirect.github.com/neo4j/neo4j-javascript-driver/issues/1357))
* [`225402c`](neo4j/neo4j-javascript-driver@225402c) Correct exporting of vector features in ts files ([#1356](https://redirect.github.com/neo4j/neo4j-javascript-driver/issues/1356))
* [`636a908`](neo4j/neo4j-javascript-driver@636a908) add quick exit in toStructure() for primitive types ([#1352](https://redirect.github.com/neo4j/neo4j-javascript-driver/issues/1352))
* [`8716a7d`](neo4j/neo4j-javascript-driver@8716a7d) Run Neo4j-Driver Browser Tests Sequentially ([#1350](https://redirect.github.com/neo4j/neo4j-javascript-driver/issues/1350))
* [`0458328`](neo4j/neo4j-javascript-driver@0458328) Fix ProtocolVersion API docs ([#1346](https://redirect.github.com/neo4j/neo4j-javascript-driver/issues/1346))
* [`a8e1e30`](neo4j/neo4j-javascript-driver@a8e1e30) Bump deno to 6.1.0 ([#1345](https://redirect.github.com/neo4j/neo4j-javascript-driver/issues/1345))
* [`7f7e2a9`](neo4j/neo4j-javascript-driver@7f7e2a9) Improve Vector constructor error message ([#1343](https://redirect.github.com/neo4j/neo4j-javascript-driver/issues/1343))
* [`7e95dc8`](neo4j/neo4j-javascript-driver@7e95dc8) Deprecate NotificationCategory types ([#1344](https://redirect.github.com/neo4j/neo4j-javascript-driver/issues/1344))
* [`cc2d730`](neo4j/neo4j-javascript-driver@cc2d730) Remove deprecated updateStatistics from ResultSummary ([#1342](https://redirect.github.com/neo4j/neo4j-javascript-driver/issues/1342))
* [`a6d567c`](neo4j/neo4j-javascript-driver@a6d567c) Vector function error message improvement and expanded 6.0 tests ([#1338](https://redirect.github.com/neo4j/neo4j-javascript-driver/issues/1338))
* Additional commits viewable in [compare view](neo4j/neo4j-javascript-driver@5.28.3...6.0.1)

Install script changes

This version modifies `prepare` script that runs during installation. Review the package contents before updating.

  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=neo4j-driver&package-manager=npm\_and\_yarn&previous-version=5.28.3&new-version=6.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant