test: fix authentication integration tests#1321
Merged
Merged
Conversation
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://github.com/jline/jline3/issues/1370)) ([#1371](https://github.com/jline/jline3/pull/1371)) [`@paulk-asert`](https://github.com/paulk-asert) > * ConsoleEngineImpl: change method and field visibilities ([#1357](https://github.com/jline/jline3/pull/1357)) [`@mattirn`](https://github.com/mattirn) > * Allow ConsoleEngineImpl subclasses access to VariableReferenceCompleter ([#1362](https://github.com/jline/jline3/pull/1362)) [`@paulk-asert`](https://github.com/paulk-asert) > * feat: add reusable POSIX commands to builtins module ([#1341](https://github.com/jline/jline3/pull/1341)) [`@gnodet`](https://github.com/gnodet) > * feat: support slurp command to be renamed ([#1333](https://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://github.com/jline/jline3/pull/1297)) [`@vorburger`](https://github.com/vorburger) > * Allow system commands to be renamed. ([#1334](https://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://github.com/jline/jline3/pull/1382)) [`@gnodet`](https://github.com/gnodet) > * enhancement: only compute suggestions in the Nano editor if something… ([#1327](https://github.com/jline/jline3/pull/1327)) [`@johnpoth`](https://github.com/johnpoth) > * fix: refactor TerminalProvider methods to use inputEncoding/outputEncoding parameters ([#1319](https://github.com/jline/jline3/pull/1319)) [`@gnodet`](https://github.com/gnodet) > * Fix System.out not working after closing dumb terminal ([#1337](https://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://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://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://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://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://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://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://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://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://github.com/jline/jline3/pull/1355)) @[dependabot[bot]](https://github.com/apps/dependabot) > * chore: Bump on-headers and compression in /website ([#1356](https://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://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://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://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://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://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://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://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://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://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://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://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://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://github.com/jline/jline3/pull/1311)) [`@vorburger`](https://github.com/vorburger) > * Remove double `docs/docs` in edit links on jline.org (fixes [#1309](https://github.com/jline/jline3/issues/1309)) ([#1310](https://github.com/jline/jline3/pull/1310)) [`@vorburger`](https://github.com/vorburger) > * Update intro.md ([#1332](https://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://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://github.com/jline/jline3/issues/1382)) * [`0ee349c`](jline/jline3@0ee349c) provide smarter arg parsing [#1370](https://github.com/jline/jline3/issues/1370) ([#1371](https://github.com/jline/jline3/issues/1371)) * [`0088a70`](jline/jline3@0088a70) ConsoleEngineImpl: change method and field visibilities ([#1357](https://github.com/jline/jline3/issues/1357)) * [`6152f8b`](jline/jline3@6152f8b) Allow ConsoleEngineImpl subclasses access to VariableReferenceCompleter ([#1362](https://github.com/jline/jline3/issues/1362)) * [`aafaf9c`](jline/jline3@aafaf9c) chore: Bump com.diffplug.spotless:spotless-maven-plugin ([#1364](https://github.com/jline/jline3/issues/1364)) * [`ba9f347`](jline/jline3@ba9f347) chore: Bump groovy.version from 4.0.27 to 4.0.28 ([#1365](https://github.com/jline/jline3/issues/1365)) * [`e085017`](jline/jline3@e085017) chore: Bump com.palantir.javaformat:palantir-java-format ([#1369](https://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://github.com/jline/jline3/issues/1370)) ([#1371](https://github.com/jline/jline3/pull/1371)) [`@paulk-asert`](https://github.com/paulk-asert) > * ConsoleEngineImpl: change method and field visibilities ([#1357](https://github.com/jline/jline3/pull/1357)) [`@mattirn`](https://github.com/mattirn) > * Allow ConsoleEngineImpl subclasses access to VariableReferenceCompleter ([#1362](https://github.com/jline/jline3/pull/1362)) [`@paulk-asert`](https://github.com/paulk-asert) > * feat: add reusable POSIX commands to builtins module ([#1341](https://github.com/jline/jline3/pull/1341)) [`@gnodet`](https://github.com/gnodet) > * feat: support slurp command to be renamed ([#1333](https://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://github.com/jline/jline3/pull/1297)) [`@vorburger`](https://github.com/vorburger) > * Allow system commands to be renamed. ([#1334](https://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://github.com/jline/jline3/pull/1382)) [`@gnodet`](https://github.com/gnodet) > * enhancement: only compute suggestions in the Nano editor if something… ([#1327](https://github.com/jline/jline3/pull/1327)) [`@johnpoth`](https://github.com/johnpoth) > * fix: refactor TerminalProvider methods to use inputEncoding/outputEncoding parameters ([#1319](https://github.com/jline/jline3/pull/1319)) [`@gnodet`](https://github.com/gnodet) > * Fix System.out not working after closing dumb terminal ([#1337](https://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://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://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://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://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://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://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://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://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://github.com/jline/jline3/pull/1355)) @[dependabot[bot]](https://github.com/apps/dependabot) > * chore: Bump on-headers and compression in /website ([#1356](https://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://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://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://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://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://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://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://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://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://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://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://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://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://github.com/jline/jline3/pull/1311)) [`@vorburger`](https://github.com/vorburger) > * Remove double `docs/docs` in edit links on jline.org (fixes [#1309](https://github.com/jline/jline3/issues/1309)) ([#1310](https://github.com/jline/jline3/pull/1310)) [`@vorburger`](https://github.com/vorburger) > * Update intro.md ([#1332](https://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://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://github.com/jline/jline3/issues/1382)) * [`0ee349c`](jline/jline3@0ee349c) provide smarter arg parsing [#1370](https://github.com/jline/jline3/issues/1370) ([#1371](https://github.com/jline/jline3/issues/1371)) * [`0088a70`](jline/jline3@0088a70) ConsoleEngineImpl: change method and field visibilities ([#1357](https://github.com/jline/jline3/issues/1357)) * [`6152f8b`](jline/jline3@6152f8b) Allow ConsoleEngineImpl subclasses access to VariableReferenceCompleter ([#1362](https://github.com/jline/jline3/issues/1362)) * [`aafaf9c`](jline/jline3@aafaf9c) chore: Bump com.diffplug.spotless:spotless-maven-plugin ([#1364](https://github.com/jline/jline3/issues/1364)) * [`ba9f347`](jline/jline3@ba9f347) chore: Bump groovy.version from 4.0.27 to 4.0.28 ([#1365](https://github.com/jline/jline3/issues/1365)) * [`e085017`](jline/jline3@e085017) chore: Bump com.palantir.javaformat:palantir-java-format ([#1369](https://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://github.com/jline/jline3/issues/1370)) ([#1371](https://github.com/jline/jline3/pull/1371)) [`@paulk-asert`](https://github.com/paulk-asert) > * ConsoleEngineImpl: change method and field visibilities ([#1357](https://github.com/jline/jline3/pull/1357)) [`@mattirn`](https://github.com/mattirn) > * Allow ConsoleEngineImpl subclasses access to VariableReferenceCompleter ([#1362](https://github.com/jline/jline3/pull/1362)) [`@paulk-asert`](https://github.com/paulk-asert) > * feat: add reusable POSIX commands to builtins module ([#1341](https://github.com/jline/jline3/pull/1341)) [`@gnodet`](https://github.com/gnodet) > * feat: support slurp command to be renamed ([#1333](https://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://github.com/jline/jline3/pull/1297)) [`@vorburger`](https://github.com/vorburger) > * Allow system commands to be renamed. ([#1334](https://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://github.com/jline/jline3/pull/1382)) [`@gnodet`](https://github.com/gnodet) > * enhancement: only compute suggestions in the Nano editor if something… ([#1327](https://github.com/jline/jline3/pull/1327)) [`@johnpoth`](https://github.com/johnpoth) > * fix: refactor TerminalProvider methods to use inputEncoding/outputEncoding parameters ([#1319](https://github.com/jline/jline3/pull/1319)) [`@gnodet`](https://github.com/gnodet) > * Fix System.out not working after closing dumb terminal ([#1337](https://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://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://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://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://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://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://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://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://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://github.com/jline/jline3/pull/1355)) @[dependabot[bot]](https://github.com/apps/dependabot) > * chore: Bump on-headers and compression in /website ([#1356](https://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://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://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://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://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://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://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://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://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://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://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://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://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://github.com/jline/jline3/pull/1311)) [`@vorburger`](https://github.com/vorburger) > * Remove double `docs/docs` in edit links on jline.org (fixes [#1309](https://github.com/jline/jline3/issues/1309)) ([#1310](https://github.com/jline/jline3/pull/1310)) [`@vorburger`](https://github.com/vorburger) > * Update intro.md ([#1332](https://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://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://github.com/jline/jline3/issues/1382)) * [`0ee349c`](jline/jline3@0ee349c) provide smarter arg parsing [#1370](https://github.com/jline/jline3/issues/1370) ([#1371](https://github.com/jline/jline3/issues/1371)) * [`0088a70`](jline/jline3@0088a70) ConsoleEngineImpl: change method and field visibilities ([#1357](https://github.com/jline/jline3/issues/1357)) * [`6152f8b`](jline/jline3@6152f8b) Allow ConsoleEngineImpl subclasses access to VariableReferenceCompleter ([#1362](https://github.com/jline/jline3/issues/1362)) * [`aafaf9c`](jline/jline3@aafaf9c) chore: Bump com.diffplug.spotless:spotless-maven-plugin ([#1364](https://github.com/jline/jline3/issues/1364)) * [`ba9f347`](jline/jline3@ba9f347) chore: Bump groovy.version from 4.0.27 to 4.0.28 ([#1365](https://github.com/jline/jline3/issues/1365)) * [`e085017`](jline/jline3@e085017) chore: Bump com.palantir.javaformat:palantir-java-format ([#1369](https://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
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://github.com/neo4j/neo4j-javascript-driver/pull/1356) > > #### 👏🏼 Improvements > > --- > > * Adds a quick return for Bolt serializing primitive types. [#1352](https://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://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://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://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://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://github.com/neo4j/neo4j-javascript-driver/pull/1312) > * Deprecated function `.lastBookmark()` has been removed from `Session`. Please use `.lastBookmarks()` instead. [#1316](https://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://github.com/neo4j/neo4j-javascript-driver/pull/1317) > * Deprecated property `.updateStatistics` has been removed from `ResultSummary`. Please use `.counters` instead. [#1342](https://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://github.com/neo4j/neo4j-javascript-driver/pull/1305) > * Deprecated `notificationCategory` and `notificationFilterDisabledCategory`. use `notificationClassification` and `notificationFilterDisabledClassification` instead. [#1326](https://github.com/neo4j/neo4j-javascript-driver/pull/1326) [#1344](https://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://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://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://github.com/neo4j/neo4j-javascript-driver/issues/1357)) * [`225402c`](neo4j/neo4j-javascript-driver@225402c) Correct exporting of vector features in ts files ([#1356](https://github.com/neo4j/neo4j-javascript-driver/issues/1356)) * [`636a908`](neo4j/neo4j-javascript-driver@636a908) add quick exit in toStructure() for primitive types ([#1352](https://github.com/neo4j/neo4j-javascript-driver/issues/1352)) * [`8716a7d`](neo4j/neo4j-javascript-driver@8716a7d) Run Neo4j-Driver Browser Tests Sequentially ([#1350](https://github.com/neo4j/neo4j-javascript-driver/issues/1350)) * [`0458328`](neo4j/neo4j-javascript-driver@0458328) Fix ProtocolVersion API docs ([#1346](https://github.com/neo4j/neo4j-javascript-driver/issues/1346)) * [`a8e1e30`](neo4j/neo4j-javascript-driver@a8e1e30) Bump deno to 6.1.0 ([#1345](https://github.com/neo4j/neo4j-javascript-driver/issues/1345)) * [`7f7e2a9`](neo4j/neo4j-javascript-driver@7f7e2a9) Improve Vector constructor error message ([#1343](https://github.com/neo4j/neo4j-javascript-driver/issues/1343)) * [`7e95dc8`](neo4j/neo4j-javascript-driver@7e95dc8) Deprecate NotificationCategory types ([#1344](https://github.com/neo4j/neo4j-javascript-driver/issues/1344)) * [`cc2d730`](neo4j/neo4j-javascript-driver@cc2d730) Remove deprecated updateStatistics from ResultSummary ([#1342](https://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://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. [](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)
mergify Bot
added a commit
that referenced
this pull request
May 24, 2026
Bumps [uuid](https://github.com/uuidjs/uuid) to 14.0.0 and updates ancestor dependency [testcontainers](https://github.com/testcontainers/testcontainers-node). These dependencies need to be updated together. Updates `uuid` from 10.0.0 to 14.0.0 Release notes *Sourced from [uuid's releases](https://github.com/uuidjs/uuid/releases).* > v14.0.0 > ------- > > [14.0.0](uuidjs/uuid@v13.0.0...v14.0.0) (2026-04-19) > ------------------------------------------------------------------------------- > > ### ⚠ BREAKING CHANGES > > * expect `crypto` to be global everywhere (requires node@20+) ([#935](https://github.com/uuidjs/uuid/issues/935)) > * drop node@18 support ([#934](https://github.com/uuidjs/uuid/issues/934)) > > ### Features > > * drop node@18 support ([#934](https://github.com/uuidjs/uuid/issues/934)) ([dc4ddb8](uuidjs/uuid@dc4ddb8)) > > ### Bug Fixes > > * expect `crypto` to be global everywhere (requires node@20+) ([#935](https://github.com/uuidjs/uuid/issues/935)) ([f2c235f](uuidjs/uuid@f2c235f)) > * Use GITHUB\_TOKEN for release-please and enable npm provenance ([#925](https://github.com/uuidjs/uuid/issues/925)) ([ffa3138](uuidjs/uuid@ffa3138)) > > v13.0.2 > ------- > > [13.0.2](uuidjs/uuid@v13.0.1...v13.0.2) (2026-05-04) > ------------------------------------------------------------------------------- > > ### Bug Fixes > > * rerelease to fix provenance. ([49ccb35](uuidjs/uuid@49ccb35)) > > v13.0.1 > ------- > > [13.0.1](uuidjs/uuid@v13.0.0...v13.0.1) (2026-04-27) > ------------------------------------------------------------------------------- > > ### Bug Fixes > > * backport fix for GHSA-w5hq-g745-h8pq ([9d27ddf](uuidjs/uuid@9d27ddf)) > > v13.0.0 > ------- > > [13.0.0](uuidjs/uuid@v12.0.0...v13.0.0) (2025-09-08) > ------------------------------------------------------------------------------- > > ### ⚠ BREAKING CHANGES > > * make browser exports the default ([#901](https://github.com/uuidjs/uuid/issues/901)) > > ### Bug Fixes > > * make browser exports the default ([#901](https://github.com/uuidjs/uuid/issues/901)) ([bce9d72](uuidjs/uuid@bce9d72)) > > v12.0.1 > ------- > > [12.0.1](uuidjs/uuid@v12.0.0...v12.0.1) (2026-04-29) > ------------------------------------------------------------------------------- ... (truncated) Changelog *Sourced from [uuid's changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md).* > [14.0.0](uuidjs/uuid@v13.0.0...v14.0.0) (2026-04-19) > ------------------------------------------------------------------------------- > > ### Security > > * Fixes [GHSA-w5hq-g745-h8pq](GHSA-w5hq-g745-h8pq): `v3()`, `v5()`, and `v6()` did not validate that writes would remain within the bounds of a caller-supplied buffer, allowing out-of-bounds writes when an invalid `offset` was provided. A `RangeError` is now thrown if `offset < 0` or `offset + 16 > buf.length`. > > ### ⚠ BREAKING CHANGES > > * `crypto` is now expected to be globally defined (requires node@20+) ([#935](https://github.com/uuidjs/uuid/issues/935)) > * drop node@18 support ([#934](https://github.com/uuidjs/uuid/issues/934)) > * upgrade minimum supported TypeScript version to 5.4.3, in keeping with the project's policy of supporting TypeScript versions released within the last two years > > [13.0.0](uuidjs/uuid@v12.0.0...v13.0.0) (2025-09-08) > ------------------------------------------------------------------------------- > > ### ⚠ BREAKING CHANGES > > * make browser exports the default ([#901](https://github.com/uuidjs/uuid/issues/901)) > > ### Bug Fixes > > * make browser exports the default ([#901](https://github.com/uuidjs/uuid/issues/901)) ([bce9d72](uuidjs/uuid@bce9d72)) > > [12.0.0](uuidjs/uuid@v11.1.0...v12.0.0) (2025-09-05) > ------------------------------------------------------------------------------- > > ### ⚠ BREAKING CHANGES > > * update to typescript@5.2 ([#887](https://github.com/uuidjs/uuid/issues/887)) > * remove CommonJS support ([#886](https://github.com/uuidjs/uuid/issues/886)) > * drop node@16 support ([#883](https://github.com/uuidjs/uuid/issues/883)) > > ### Features > > * add node@24 to ci matrix ([#879](https://github.com/uuidjs/uuid/issues/879)) ([42b6178](uuidjs/uuid@42b6178)) > * drop node@16 support ([#883](https://github.com/uuidjs/uuid/issues/883)) ([0f38cf1](uuidjs/uuid@0f38cf1)) > * remove CommonJS support ([#886](https://github.com/uuidjs/uuid/issues/886)) ([ae786e2](uuidjs/uuid@ae786e2)) > * update to typescript@5.2 ([#887](https://github.com/uuidjs/uuid/issues/887)) ([c7ee405](uuidjs/uuid@c7ee405)) > > ### Bug Fixes > > * improve v4() performance ([#894](https://github.com/uuidjs/uuid/issues/894)) ([5fd974c](uuidjs/uuid@5fd974c)) > * restore node: prefix ([#889](https://github.com/uuidjs/uuid/issues/889)) ([e1f42a3](uuidjs/uuid@e1f42a3)) > > [11.1.0](uuidjs/uuid@v11.0.5...v11.1.0) (2025-02-19) > ------------------------------------------------------------------------------- ... (truncated) Commits * [`7c1ea08`](uuidjs/uuid@7c1ea08) chore(main): release 14.0.0 ([#926](https://github.com/uuidjs/uuid/issues/926)) * [`3d2c5b0`](uuidjs/uuid@3d2c5b0) Merge commit from fork * [`f2c235f`](uuidjs/uuid@f2c235f) fix!: expect `crypto` to be global everywhere (requires node@20+) ([#935](https://github.com/uuidjs/uuid/issues/935)) * [`529ef08`](uuidjs/uuid@529ef08) chore: upgrade TypeScript and fixup types ([#927](https://github.com/uuidjs/uuid/issues/927)) * [`086fd79`](uuidjs/uuid@086fd79) chore: update dependencies ([#933](https://github.com/uuidjs/uuid/issues/933)) * [`dc4ddb8`](uuidjs/uuid@dc4ddb8) feat!: drop node@18 support ([#934](https://github.com/uuidjs/uuid/issues/934)) * [`0f1f9c9`](uuidjs/uuid@0f1f9c9) chore: switch to Biome for parsing and linting ([#932](https://github.com/uuidjs/uuid/issues/932)) * [`e2879e6`](uuidjs/uuid@e2879e6) chore: use maintained version of npm-run-all ([#930](https://github.com/uuidjs/uuid/issues/930)) * [`ffa3138`](uuidjs/uuid@ffa3138) fix: Use GITHUB\_TOKEN for release-please and enable npm provenance ([#925](https://github.com/uuidjs/uuid/issues/925)) * [`0423d49`](uuidjs/uuid@0423d49) docs: remove obsolete v1 option notes ([#915](https://github.com/uuidjs/uuid/issues/915)) * Additional commits viewable in [compare view](uuidjs/uuid@v10.0.0...v14.0.0) Maintainer changes This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub%20Actions), a new releaser for uuid since your current version. Install script changes This version adds `prepare` script that runs during installation. Review the package contents before updating. Updates `testcontainers` from 11.14.0 to 12.0.0 Release notes *Sourced from [testcontainers's releases](https://github.com/testcontainers/testcontainers-node/releases).* > v12.0.0 > ------- > > 🚨 Breaking Changes > ------------------ > > 1. Node 20 is EOL. Minimum engine requirement is now `>= 22.22`, matching the constraints from our dependencies. > 2. Previously, when no wait strategy was configured, Testcontainers defaulted to `Wait.forListeningPorts()`. > > The new default wait strategy uses a Docker healthcheck when one is configured on the container image or service, falling back to `Wait.forListeningPorts()` when no healthcheck is available. > > To keep the previous behaviour, configure `Wait.forListeningPorts()` explicitly: > > ``` > import { DockerComposeEnvironment, GenericContainer, Wait } from "testcontainers"; > > // Container: opt back into the previous default of waiting for listening ports > > const container = await new GenericContainer("my-image:latest") > > .withExposedPorts(8080) > > .withWaitStrategy(Wait.forListeningPorts()) > > .start(); > > > > // Compose: apply the previous default to all services > > const environment = await new DockerComposeEnvironment(composeFilePath, "docker-compose.yml") > > .withDefaultWaitStrategy(Wait.forListeningPorts()) > > .up(); > > > > // Compose: or apply it to a specific compose container > > const environment = await new DockerComposeEnvironment(composeFilePath, "docker-compose.yml") > > .withWaitStrategy("api-1", Wait.forListeningPorts()) > > .up(); > ``` > > --- > > Changes > ------- > > 🚀 Features > ---------- > > * Use configured health checks as the default wait strategy [`@digital88`](https://github.com/digital88) ([#1096](https://github.com/testcontainers/testcontainers-node/issues/1096)) > > 🐛 Bug Fixes > ----------- > > * Read `RYUK_CONTAINER_IMAGE` lazily so dotenv / other runtime overrides work [`@dvirarad`](https://github.com/dvirarad) ([#1323](https://github.com/testcontainers/testcontainers-node/issues/1323)) > * Use `/tmp` for Kafka startup script [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1302](https://github.com/testcontainers/testcontainers-node/issues/1302)) > > 📖 Documentation > --------------- > > * Clarify PR defaults in AGENTS.md [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1303](https://github.com/testcontainers/testcontainers-node/issues/1303)) > > 🧹 Maintenance > ------------- > > * Repair npm publish version updates [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1330](https://github.com/testcontainers/testcontainers-node/issues/1330)) ... (truncated) Commits * [`80d537a`](testcontainers/testcontainers-node@80d537a) Fix npm publish version updates ([#1330](https://github.com/testcontainers/testcontainers-node/issues/1330)) * [`5e9bfff`](testcontainers/testcontainers-node@5e9bfff) Use configured health checks as the default wait strategy ([#1096](https://github.com/testcontainers/testcontainers-node/issues/1096)) * [`7f40327`](testcontainers/testcontainers-node@7f40327) Bump ghcr.io/devcontainers/features/node in the dependencies group ([#1318](https://github.com/testcontainers/testcontainers-node/issues/1318)) * [`df148bb`](testcontainers/testcontainers-node@df148bb) Bump the dependencies group across 18 directories with 20 updates ([#1321](https://github.com/testcontainers/testcontainers-node/issues/1321)) * [`1b7d67f`](testcontainers/testcontainers-node@1b7d67f) Bump the dependencies group across 1 directory with 30 updates ([#1322](https://github.com/testcontainers/testcontainers-node/issues/1322)) * [`b25bbea`](testcontainers/testcontainers-node@b25bbea) Read `RYUK_CONTAINER_IMAGE` lazily so dotenv / other runtime overrides work (... * [`cec8a5f`](testcontainers/testcontainers-node@cec8a5f) Bump the dependencies group across 1 directory with 23 updates ([#1300](https://github.com/testcontainers/testcontainers-node/issues/1300)) * [`78975ef`](testcontainers/testcontainers-node@78975ef) Bump the dependencies group across 16 directories with 18 updates ([#1299](https://github.com/testcontainers/testcontainers-node/issues/1299)) * [`303430f`](testcontainers/testcontainers-node@303430f) Use /tmp for Kafka startup script ([#1302](https://github.com/testcontainers/testcontainers-node/issues/1302)) * [`38fb397`](testcontainers/testcontainers-node@38fb397) Clarify PR defaults in AGENTS.md ([#1303](https://github.com/testcontainers/testcontainers-node/issues/1303)) * Additional commits viewable in [compare view](testcontainers/testcontainers-node@v11.14.0...v12.0.0)
mergify Bot
added a commit
that referenced
this pull request
May 24, 2026
Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [testcontainers](https://github.com/testcontainers/testcontainers-node). These dependencies need to be updated together. Removes `uuid` Updates `testcontainers` from 11.14.0 to 12.0.0 Release notes *Sourced from [testcontainers's releases](https://github.com/testcontainers/testcontainers-node/releases).* > v12.0.0 > ------- > > 🚨 Breaking Changes > ------------------ > > 1. Node 20 is EOL. Minimum engine requirement is now `>= 22.22`, matching the constraints from our dependencies. > 2. Previously, when no wait strategy was configured, Testcontainers defaulted to `Wait.forListeningPorts()`. > > The new default wait strategy uses a Docker healthcheck when one is configured on the container image or service, falling back to `Wait.forListeningPorts()` when no healthcheck is available. > > To keep the previous behaviour, configure `Wait.forListeningPorts()` explicitly: > > ``` > import { DockerComposeEnvironment, GenericContainer, Wait } from "testcontainers"; > > // Container: opt back into the previous default of waiting for listening ports > > const container = await new GenericContainer("my-image:latest") > > .withExposedPorts(8080) > > .withWaitStrategy(Wait.forListeningPorts()) > > .start(); > > > > // Compose: apply the previous default to all services > > const environment = await new DockerComposeEnvironment(composeFilePath, "docker-compose.yml") > > .withDefaultWaitStrategy(Wait.forListeningPorts()) > > .up(); > > > > // Compose: or apply it to a specific compose container > > const environment = await new DockerComposeEnvironment(composeFilePath, "docker-compose.yml") > > .withWaitStrategy("api-1", Wait.forListeningPorts()) > > .up(); > ``` > > --- > > Changes > ------- > > 🚀 Features > ---------- > > * Use configured health checks as the default wait strategy [`@digital88`](https://github.com/digital88) ([#1096](https://github.com/testcontainers/testcontainers-node/issues/1096)) > > 🐛 Bug Fixes > ----------- > > * Read `RYUK_CONTAINER_IMAGE` lazily so dotenv / other runtime overrides work [`@dvirarad`](https://github.com/dvirarad) ([#1323](https://github.com/testcontainers/testcontainers-node/issues/1323)) > * Use `/tmp` for Kafka startup script [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1302](https://github.com/testcontainers/testcontainers-node/issues/1302)) > > 📖 Documentation > --------------- > > * Clarify PR defaults in AGENTS.md [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1303](https://github.com/testcontainers/testcontainers-node/issues/1303)) > > 🧹 Maintenance > ------------- > > * Repair npm publish version updates [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1330](https://github.com/testcontainers/testcontainers-node/issues/1330)) ... (truncated) Commits * [`80d537a`](testcontainers/testcontainers-node@80d537a) Fix npm publish version updates ([#1330](https://github.com/testcontainers/testcontainers-node/issues/1330)) * [`5e9bfff`](testcontainers/testcontainers-node@5e9bfff) Use configured health checks as the default wait strategy ([#1096](https://github.com/testcontainers/testcontainers-node/issues/1096)) * [`7f40327`](testcontainers/testcontainers-node@7f40327) Bump ghcr.io/devcontainers/features/node in the dependencies group ([#1318](https://github.com/testcontainers/testcontainers-node/issues/1318)) * [`df148bb`](testcontainers/testcontainers-node@df148bb) Bump the dependencies group across 18 directories with 20 updates ([#1321](https://github.com/testcontainers/testcontainers-node/issues/1321)) * [`1b7d67f`](testcontainers/testcontainers-node@1b7d67f) Bump the dependencies group across 1 directory with 30 updates ([#1322](https://github.com/testcontainers/testcontainers-node/issues/1322)) * [`b25bbea`](testcontainers/testcontainers-node@b25bbea) Read `RYUK_CONTAINER_IMAGE` lazily so dotenv / other runtime overrides work (... * [`cec8a5f`](testcontainers/testcontainers-node@cec8a5f) Bump the dependencies group across 1 directory with 23 updates ([#1300](https://github.com/testcontainers/testcontainers-node/issues/1300)) * [`78975ef`](testcontainers/testcontainers-node@78975ef) Bump the dependencies group across 16 directories with 18 updates ([#1299](https://github.com/testcontainers/testcontainers-node/issues/1299)) * [`303430f`](testcontainers/testcontainers-node@303430f) Use /tmp for Kafka startup script ([#1302](https://github.com/testcontainers/testcontainers-node/issues/1302)) * [`38fb397`](testcontainers/testcontainers-node@38fb397) Clarify PR defaults in AGENTS.md ([#1303](https://github.com/testcontainers/testcontainers-node/issues/1303)) * Additional commits viewable in [compare view](testcontainers/testcontainers-node@v11.14.0...v12.0.0)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
These changes fix integration tests that test authentication.
Checklist
mvn clean packagecommand