Skip to content

build(deps): bump io.netty:netty-transport from 4.1.86.Final to 4.1.97.Final#1223

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.netty-netty-transport-4.1.97.Final
Closed

build(deps): bump io.netty:netty-transport from 4.1.86.Final to 4.1.97.Final#1223
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.netty-netty-transport-4.1.97.Final

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 28, 2023

Bumps io.netty:netty-transport from 4.1.86.Final to 4.1.97.Final.

Commits
  • 711db30 [maven-release-plugin] prepare release netty-4.1.97.Final
  • fbb0207 Handle wildcard addresses in PcapWriteHandler (#13521)
  • a026444 Add support for password-based encryption scheme 2 params (PBES2) (#13539)
  • 64c8983 Add support for snappy http2 content decompression (#13530)
  • ec9875d Optimize method PoolChunk.allocate(...) to reduce overhead (#13528)
  • 5cb4974 Honor SslHandler.setWrapDataSize greater than SSL packet length (#13551)
  • 6fc60e0 Bump org.python:jython-standalone from 2.7.1 to 2.7.2 in /testsuite-autobahn ...
  • 602cdbe Add support for snappy http content encoding (#13529)
  • aa07be4 Sanitize all multibyte chars in HpackHuffmanEncoder (#13546)
  • b19b979 Revert "Make initializer as static (#13506)" (#13553)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [io.netty:netty-transport](https://github.com/netty/netty) from 4.1.86.Final to 4.1.97.Final.
- [Commits](netty/netty@netty-4.1.86.Final...netty-4.1.97.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-transport
  dependency-type: direct:production
  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 Aug 28, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 25, 2023

Superseded by #1252.

@dependabot dependabot Bot closed this Sep 25, 2023
@dependabot dependabot Bot deleted the dependabot/maven/io.netty-netty-transport-4.1.97.Final branch September 25, 2023 04:19
mergify Bot added a commit that referenced this pull request Aug 17, 2025
…3.11.2 to 3.11.3 [skip ci]

Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.2 to 3.11.3.
Release notes

*Sourced from [org.apache.maven.plugins:maven-javadoc-plugin's releases](https://github.com/apache/maven-javadoc-plugin/releases).*

> 3.11.3
> ------
>
> 🚨 Removed
> ---------
>
> * Remove workaround for long patched CVE in javadoc ([#388](https://redirect.github.com/apache/maven-javadoc-plugin/pull/388)) [`@​elharo`](https://github.com/elharo)
>
> 🚀 New features and improvements
> -------------------------------
>
> * Issue [#369](https://redirect.github.com/apache/maven-javadoc-plugin/issues/369) Support --no-fonts option per default for jdk 23+ ([#375](https://redirect.github.com/apache/maven-javadoc-plugin/pull/375)) [`@​olamy`](https://github.com/olamy)
>
> 🐛 Bug Fixes
> -----------
>
> * Make the legacyMode consistent (Filter out all of the module-info.java files in legacy mode, do not use --source-path in legacy mode) ([#1217](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1217)) [`@​fridrich`](https://github.com/fridrich)
> * [[MJAVADOC-826]](https://issues.apache.org/jira/browse/MJAVADOC-826) - Don't try to modify project source roots ([#358](https://redirect.github.com/apache/maven-javadoc-plugin/pull/358)) [`@​oehme`](https://github.com/oehme)
>
> 📝 Documentation updates
> -----------------------
>
> * Correct javadoc-no-fork description on index-page ([#368](https://redirect.github.com/apache/maven-javadoc-plugin/pull/368)) [`@​Bukama`](https://github.com/Bukama)
> * [[MNGSITE-529]](https://issues.apache.org/jira/browse/MNGSITE-529) - Rename "Goals" to "Plugin Documentation" ([#360](https://redirect.github.com/apache/maven-javadoc-plugin/pull/360)) [`@​Bukama`](https://github.com/Bukama)
> * (doc) Close links tag in links parameter javadoc example ([#355](https://redirect.github.com/apache/maven-javadoc-plugin/pull/355)) [`@​sixcorners`](https://github.com/sixcorners)
>
> 👻 Maintenance
> -------------
>
> * Be consistent about data encoding when copying files ([#1215](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1215)) [`@​fridrich`](https://github.com/fridrich)
> * Clean up JavadocUtilTest ([#1210](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1210)) [`@​elharo`](https://github.com/elharo)
> * Use Java 7 relativization instead of hand-rolled code ([#385](https://redirect.github.com/apache/maven-javadoc-plugin/pull/385)) [`@​elharo`](https://github.com/elharo)
> * Rephrase source code fix interactive messages for clarity ([#390](https://redirect.github.com/apache/maven-javadoc-plugin/pull/390)) [`@​elharo`](https://github.com/elharo)
> * Reduce non-debug logging ([#389](https://redirect.github.com/apache/maven-javadoc-plugin/pull/389)) [`@​elharo`](https://github.com/elharo)
> * Delete duplicate [`@​throws`](https://github.com/throws) clause ([#384](https://redirect.github.com/apache/maven-javadoc-plugin/pull/384)) [`@​elharo`](https://github.com/elharo)
> * Use Java 7 relativization instead of our hand-rolled code ([#381](https://redirect.github.com/apache/maven-javadoc-plugin/pull/381)) [`@​elharo`](https://github.com/elharo)
> * Clean up comments and argument names ([#386](https://redirect.github.com/apache/maven-javadoc-plugin/pull/386)) [`@​elharo`](https://github.com/elharo)
> * Remove workaround for long patched CVE in javadoc ([#388](https://redirect.github.com/apache/maven-javadoc-plugin/pull/388)) [`@​elharo`](https://github.com/elharo)
> * Issue [#378](https://redirect.github.com/apache/maven-javadoc-plugin/issues/378) Cleanup of code related to old non supported Java version ([#382](https://redirect.github.com/apache/maven-javadoc-plugin/pull/382)) [`@​olamy`](https://github.com/olamy)
> * Cure deprecation warning ([#383](https://redirect.github.com/apache/maven-javadoc-plugin/pull/383)) [`@​elharo`](https://github.com/elharo)
> * [[MJAVADOC-773]](https://issues.apache.org/jira/browse/MJAVADOC-773) - deprecate toRelative ([#379](https://redirect.github.com/apache/maven-javadoc-plugin/pull/379)) [`@​elharo`](https://github.com/elharo)
> * Issue [#373](https://redirect.github.com/apache/maven-javadoc-plugin/issues/373) Fix JDK 23 build ([#374](https://redirect.github.com/apache/maven-javadoc-plugin/pull/374)) [`@​olamy`](https://github.com/olamy)
> * Fix `aggregate` Javadoc typo ([#371](https://redirect.github.com/apache/maven-javadoc-plugin/pull/371)) [`@​JackPGreen`](https://github.com/JackPGreen)
> * Enable GH issues ([#365](https://redirect.github.com/apache/maven-javadoc-plugin/pull/365)) [`@​Bukama`](https://github.com/Bukama)
> * [[MJAVADOC-825]](https://issues.apache.org/jira/browse/MJAVADOC-825) - Prefer NullPointerExceptions for null arguments ([#350](https://redirect.github.com/apache/maven-javadoc-plugin/pull/350)) [`@​elharo`](https://github.com/elharo)
>
> 📦 Dependency updates
> --------------------
>
> * Bump commons-io:commons-io from 2.19.0 to 2.20.0 ([#1221](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1221)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 ([#1222](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1222)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.6 to 3.18.0 in /src/it/projects/MJAVADOC-787 ([#1227](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1227)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Maven Archiver 3.6.4 ([#1226](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1226)) [`@​olamy`](https://github.com/olamy)
> * Bump org.apache.commons:commons-lang3 from 3.6 to 3.18.0 in /src/it/projects/MJAVADOC-575\_source8-module-info ([#1224](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1224)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 ([#1223](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1223)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.6 to 3.18.0 in /src/it/projects/MJAVADOC-506\_excl-module-info ([#1218](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1218)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-java from 1.3.0 to 1.5.0 ([#363](https://redirect.github.com/apache/maven-javadoc-plugin/pull/363)) @[dependabot[bot]](https://github.com/apps/dependabot)

... (truncated)


Commits

* [`8357bc2`](apache/maven-javadoc-plugin@8357bc2) [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.3
* [`ab6e97e`](apache/maven-javadoc-plugin@ab6e97e) Bump commons-io:commons-io from 2.19.0 to 2.20.0
* [`83788c1`](apache/maven-javadoc-plugin@83788c1) Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0
* [`99ee1fc`](apache/maven-javadoc-plugin@99ee1fc) Bump org.apache.commons:commons-lang3 in /src/it/projects/MJAVADOC-787
* [`18bfeb8`](apache/maven-javadoc-plugin@18bfeb8) Maven Archiver 3.6.4 ([#1226](https://redirect.github.com/apache/maven-javadoc-plugin/issues/1226))
* [`63618bb`](apache/maven-javadoc-plugin@63618bb) Bump org.apache.commons:commons-lang3 ([#1224](https://redirect.github.com/apache/maven-javadoc-plugin/issues/1224))
* [`81afff9`](apache/maven-javadoc-plugin@81afff9) Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 ([#1223](https://redirect.github.com/apache/maven-javadoc-plugin/issues/1223))
* [`8bcdebf`](apache/maven-javadoc-plugin@8bcdebf) Add Apache 2.0 LICENSE file ([#1220](https://redirect.github.com/apache/maven-javadoc-plugin/issues/1220))
* [`2299072`](apache/maven-javadoc-plugin@2299072) Make the legacyMode consistent and actually useful ([#1217](https://redirect.github.com/apache/maven-javadoc-plugin/issues/1217))
* [`33c9f01`](apache/maven-javadoc-plugin@33c9f01) Be consistent about data encoding when copying files ([#1215](https://redirect.github.com/apache/maven-javadoc-plugin/issues/1215))
* Additional commits viewable in [compare view](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.2...maven-javadoc-plugin-3.11.3)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.apache.maven.plugins:maven-javadoc-plugin&package-manager=maven&previous-version=3.11.2&new-version=3.11.3)](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 Sep 8, 2025
… to 2.19.0 [skip ci]

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

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

> 2.19.0
> ------
>
> 💥 Breaking changes
> -----------------------
>
> * Removed numeric and mercury comparators, further refactoring ([#1222](https://redirect.github.com/mojohaus/versions/pull/1222)) [`@​andrzejj0`](https://github.com/andrzejj0)
>
> 🚀 New features and improvements
> -------------------------------
>
> * Parallel version updates ([#1207](https://redirect.github.com/mojohaus/versions/pull/1207)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixes [#1140](https://redirect.github.com/mojohaus/versions/issues/1140): Added showVersionless (default true) ([#1187](https://redirect.github.com/mojohaus/versions/pull/1187)) [`@​andrzejj0`](https://github.com/andrzejj0)
>
> 🐛 Bug Fixes
> -----------
>
> * Resolves [#1227](https://redirect.github.com/mojohaus/versions/issues/1227): revert working in case of a non-standard "pom.xml" filename ([#1263](https://redirect.github.com/mojohaus/versions/pull/1263)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Resolves [#1255](https://redirect.github.com/mojohaus/versions/issues/1255): set-property special case when a property has no value ([#1261](https://redirect.github.com/mojohaus/versions/pull/1261)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Resolves [#1251](https://redirect.github.com/mojohaus/versions/issues/1251): nextSnapshotIndexToIncrement should zeros on the right ([#1262](https://redirect.github.com/mojohaus/versions/pull/1262)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixed #1233- set-property in profile without module property ([#1234](https://redirect.github.com/mojohaus/versions/pull/1234)) [`@​mcarlett`](https://github.com/mcarlett)
> * Fix closing code tags ([#1206](https://redirect.github.com/mojohaus/versions/pull/1206)) [`@​pzygielo`](https://github.com/pzygielo)
> * Resolves [#1197](https://redirect.github.com/mojohaus/versions/issues/1197): Handling a no-version case in dependencyManagement for CompareDependenciesMojo ([#1198](https://redirect.github.com/mojohaus/versions/pull/1198)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixed the failed release build ([#1194](https://redirect.github.com/mojohaus/versions/pull/1194)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixed [#1191](https://redirect.github.com/mojohaus/versions/issues/1191): Processes (all) profiles from original model if transitive is false ([#1193](https://redirect.github.com/mojohaus/versions/pull/1193)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixes [#1140](https://redirect.github.com/mojohaus/versions/issues/1140) for reports ([#1188](https://redirect.github.com/mojohaus/versions/pull/1188)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixes [#1140](https://redirect.github.com/mojohaus/versions/issues/1140): Added showVersionless (default true) ([#1187](https://redirect.github.com/mojohaus/versions/pull/1187)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixes [#1182](https://redirect.github.com/mojohaus/versions/issues/1182) and [#1184](https://redirect.github.com/mojohaus/versions/issues/1184): Bug fixes ([#1185](https://redirect.github.com/mojohaus/versions/pull/1185)) [`@​andrzejj0`](https://github.com/andrzejj0)
>
> 👻 Maintenance
> -------------
>
> * Remove manual default from docs for parameters ([#1264](https://redirect.github.com/mojohaus/versions/pull/1264)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Use default configuration for release-drafter ([#1256](https://redirect.github.com/mojohaus/versions/pull/1256)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Bump project version to 2.19.0-SNAPSHOT ([#1237](https://redirect.github.com/mojohaus/versions/pull/1237)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Exposing the problem causing artifact if Resolver throws an exception ([#1224](https://redirect.github.com/mojohaus/versions/pull/1224)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Site fix for rule-2.1.0.xsd and rule-2.0.0.xsd; getOutputPath() for reports ([#1223](https://redirect.github.com/mojohaus/versions/pull/1223)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Removed numeric and mercury comparators, further refactoring ([#1222](https://redirect.github.com/mojohaus/versions/pull/1222)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Pom helper refactoring ([#1221](https://redirect.github.com/mojohaus/versions/pull/1221)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * PR Automation only on close event ([#1220](https://redirect.github.com/mojohaus/versions/pull/1220)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Refactoring: ArtifactFactory and ArtifactVersionService ([#1218](https://redirect.github.com/mojohaus/versions/pull/1218)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Versions refactor 2 ([#1204](https://redirect.github.com/mojohaus/versions/pull/1204)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Refactoring: coalesce use-*-* goals. ([#1202](https://redirect.github.com/mojohaus/versions/pull/1202)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * PR Automation - must use pull\_request\_target ([#1205](https://redirect.github.com/mojohaus/versions/pull/1205)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Add PR Automation ([#1201](https://redirect.github.com/mojohaus/versions/pull/1201)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
>
> 📦 Dependency updates
> --------------------
>
> * Bump actions/stale from 9 to 10 ([#1265](https://redirect.github.com/mojohaus/versions/pull/1265)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 ([#1260](https://redirect.github.com/mojohaus/versions/pull/1260)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 ([#1259](https://redirect.github.com/mojohaus/versions/pull/1259)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump byteBuddyVersion from 1.17.6 to 1.17.7 ([#1258](https://redirect.github.com/mojohaus/versions/pull/1258)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.mojo:mojo-parent from 92 to 93 ([#1257](https://redirect.github.com/mojohaus/versions/pull/1257)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 ([#1254](https://redirect.github.com/mojohaus/versions/pull/1254)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 ([#1253](https://redirect.github.com/mojohaus/versions/pull/1253)) @[dependabot[bot]](https://github.com/apps/dependabot)

... (truncated)


Commits

* [`b625a90`](mojohaus/versions@b625a90) [maven-release-plugin] prepare release 2.19.0
* [`ba67cf1`](mojohaus/versions@ba67cf1) Bump actions/stale from 9 to 10
* [`28ac80d`](mojohaus/versions@28ac80d) Remove manual default from docs for parameters
* [`0ce0fba`](mojohaus/versions@0ce0fba) Resolves [#1227](https://redirect.github.com/mojohaus/versions/issues/1227): revert working in case a non-standard "pom.xml" file name is ...
* [`d547a03`](mojohaus/versions@d547a03) Resolves [#1255](https://redirect.github.com/mojohaus/versions/issues/1255): set-property special case when the property has no value ([#1261](https://redirect.github.com/mojohaus/versions/issues/1261))
* [`e99daf3`](mojohaus/versions@e99daf3) Resolves [#1251](https://redirect.github.com/mojohaus/versions/issues/1251): nextSnapshotIndexToIncrement should zero versions components ...
* [`7a05285`](mojohaus/versions@7a05285) Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 ([#1260](https://redirect.github.com/mojohaus/versions/issues/1260))
* [`7444785`](mojohaus/versions@7444785) Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1
* [`e3584a2`](mojohaus/versions@e3584a2) Bump byteBuddyVersion from 1.17.6 to 1.17.7
* [`129aad2`](mojohaus/versions@129aad2) Bump org.codehaus.mojo:mojo-parent from 92 to 93
* Additional commits viewable in [compare view](mojohaus/versions@2.18.0...2.19.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.18.0&new-version=2.19.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 Feb 22, 2026
…js [skip ci]

Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 11.11.0 to 11.12.0.
Release notes

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

> v11.12.0
> --------
>
> Changes
> -------
>
> 🚀 Features
> ----------
>
> * Add SSL support for postgres containers [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1224](https://redirect.github.com/testcontainers/testcontainers-node/issues/1224))
> * Add Azurite support for HTTPS/OAuth configuration [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1228](https://redirect.github.com/testcontainers/testcontainers-node/issues/1228))
> * Support preserving UID/GID when copying archives to containers [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1234](https://redirect.github.com/testcontainers/testcontainers-node/issues/1234))
> * Follow symlinks when copying files into containers [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1235](https://redirect.github.com/testcontainers/testcontainers-node/issues/1235))
> * Warn when compose wait strategy names don't match containers [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1232](https://redirect.github.com/testcontainers/testcontainers-node/issues/1232))
> * Add support for GenericContainer security options [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1226](https://redirect.github.com/testcontainers/testcontainers-node/issues/1226))
>
> 🐛 Bug Fixes
> -----------
>
> * Honor nested .dockerignore exclusions in Docker build context [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1229](https://redirect.github.com/testcontainers/testcontainers-node/issues/1229))
> * Fallback to new Reaper when reused Reaper is unreachable [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1233](https://redirect.github.com/testcontainers/testcontainers-node/issues/1233))
>
> 📖 Documentation
> ---------------
>
> * Add AGENTS.md: [#1225](https://redirect.github.com/testcontainers/testcontainers-node/issues/1225)
> * Update AGENTS.md: [#1236](https://redirect.github.com/testcontainers/testcontainers-node/issues/1236), [#1231](https://redirect.github.com/testcontainers/testcontainers-node/issues/1231), [#1227](https://redirect.github.com/testcontainers/testcontainers-node/issues/1227)
>
> 🧹 Maintenance
> -------------
>
> * Restore compose warning test compile after naming simplification [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1239](https://redirect.github.com/testcontainers/testcontainers-node/issues/1239))
> * Simplify Docker Compose naming to v2-only format [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1238](https://redirect.github.com/testcontainers/testcontainers-node/issues/1238))
> * Docker event stream test helper matches both `status` and `Action` fields [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1230](https://redirect.github.com/testcontainers/testcontainers-node/issues/1230))
>
> 📦 Dependency Updates
> --------------------
>
> * Bump dependencies: [#1222](https://redirect.github.com/testcontainers/testcontainers-node/issues/1222), [#1223](https://redirect.github.com/testcontainers/testcontainers-node/issues/1223), [#1220](https://redirect.github.com/testcontainers/testcontainers-node/issues/1220), [#1221](https://redirect.github.com/testcontainers/testcontainers-node/issues/1221), [#1212](https://redirect.github.com/testcontainers/testcontainers-node/issues/1212), [#1211](https://redirect.github.com/testcontainers/testcontainers-node/issues/1211), [#1208](https://redirect.github.com/testcontainers/testcontainers-node/issues/1208), [#1209](https://redirect.github.com/testcontainers/testcontainers-node/issues/1209)
> * Bump mkdocs-material: [#1205](https://redirect.github.com/testcontainers/testcontainers-node/issues/1205)


Commits

* [`0481c58`](testcontainers/testcontainers-node@0481c58) Add SSL support for postgres containers ([#1224](https://redirect.github.com/testcontainers/testcontainers-node/issues/1224))
* [`746f96e`](testcontainers/testcontainers-node@746f96e) Add Azurite support for HTTPS/OAuth configuration ([#1228](https://redirect.github.com/testcontainers/testcontainers-node/issues/1228))
* [`ecd83c8`](testcontainers/testcontainers-node@ecd83c8) Fix stale composeContainerName reference in compose warning test ([#1239](https://redirect.github.com/testcontainers/testcontainers-node/issues/1239))
* [`f1a9a0b`](testcontainers/testcontainers-node@f1a9a0b) Support preserving UID/GID when copying archives to containers ([#1234](https://redirect.github.com/testcontainers/testcontainers-node/issues/1234))
* [`6274827`](testcontainers/testcontainers-node@6274827) Follow symlinks when copying files into containers ([#1235](https://redirect.github.com/testcontainers/testcontainers-node/issues/1235))
* [`5dc5293`](testcontainers/testcontainers-node@5dc5293) Simplify Compose naming to v2-only conventions ([#1238](https://redirect.github.com/testcontainers/testcontainers-node/issues/1238))
* [`975665b`](testcontainers/testcontainers-node@975665b) Honor nested .dockerignore exclusions in Docker build context ([#1229](https://redirect.github.com/testcontainers/testcontainers-node/issues/1229))
* [`d75a4ac`](testcontainers/testcontainers-node@d75a4ac) Fallback to new Reaper when reused one is unreachable ([#1233](https://redirect.github.com/testcontainers/testcontainers-node/issues/1233))
* [`84d0908`](testcontainers/testcontainers-node@84d0908) Warn when compose wait strategy names don't match containers ([#1232](https://redirect.github.com/testcontainers/testcontainers-node/issues/1232))
* [`c608c47`](testcontainers/testcontainers-node@c608c47) Update AGENTS.md ([#1236](https://redirect.github.com/testcontainers/testcontainers-node/issues/1236))
* Additional commits viewable in [compare view](testcontainers/testcontainers-node@v11.11.0...v11.12.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=testcontainers&package-manager=npm\_and\_yarn&previous-version=11.11.0&new-version=11.12.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 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 Feb 22, 2026
…studio [skip ci]

[//]: # (dependabot-start)
⚠️ \*\*Dependabot is rebasing this PR\*\* ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 11.11.0 to 11.12.0.
Release notes

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

> v11.12.0
> --------
>
> Changes
> -------
>
> 🚀 Features
> ----------
>
> * Add SSL support for postgres containers [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1224](https://redirect.github.com/testcontainers/testcontainers-node/issues/1224))
> * Add Azurite support for HTTPS/OAuth configuration [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1228](https://redirect.github.com/testcontainers/testcontainers-node/issues/1228))
> * Support preserving UID/GID when copying archives to containers [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1234](https://redirect.github.com/testcontainers/testcontainers-node/issues/1234))
> * Follow symlinks when copying files into containers [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1235](https://redirect.github.com/testcontainers/testcontainers-node/issues/1235))
> * Warn when compose wait strategy names don't match containers [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1232](https://redirect.github.com/testcontainers/testcontainers-node/issues/1232))
> * Add support for GenericContainer security options [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1226](https://redirect.github.com/testcontainers/testcontainers-node/issues/1226))
>
> 🐛 Bug Fixes
> -----------
>
> * Honor nested .dockerignore exclusions in Docker build context [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1229](https://redirect.github.com/testcontainers/testcontainers-node/issues/1229))
> * Fallback to new Reaper when reused Reaper is unreachable [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1233](https://redirect.github.com/testcontainers/testcontainers-node/issues/1233))
>
> 📖 Documentation
> ---------------
>
> * Add AGENTS.md: [#1225](https://redirect.github.com/testcontainers/testcontainers-node/issues/1225)
> * Update AGENTS.md: [#1236](https://redirect.github.com/testcontainers/testcontainers-node/issues/1236), [#1231](https://redirect.github.com/testcontainers/testcontainers-node/issues/1231), [#1227](https://redirect.github.com/testcontainers/testcontainers-node/issues/1227)
>
> 🧹 Maintenance
> -------------
>
> * Restore compose warning test compile after naming simplification [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1239](https://redirect.github.com/testcontainers/testcontainers-node/issues/1239))
> * Simplify Docker Compose naming to v2-only format [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1238](https://redirect.github.com/testcontainers/testcontainers-node/issues/1238))
> * Docker event stream test helper matches both `status` and `Action` fields [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1230](https://redirect.github.com/testcontainers/testcontainers-node/issues/1230))
>
> 📦 Dependency Updates
> --------------------
>
> * Bump dependencies: [#1222](https://redirect.github.com/testcontainers/testcontainers-node/issues/1222), [#1223](https://redirect.github.com/testcontainers/testcontainers-node/issues/1223), [#1220](https://redirect.github.com/testcontainers/testcontainers-node/issues/1220), [#1221](https://redirect.github.com/testcontainers/testcontainers-node/issues/1221), [#1212](https://redirect.github.com/testcontainers/testcontainers-node/issues/1212), [#1211](https://redirect.github.com/testcontainers/testcontainers-node/issues/1211), [#1208](https://redirect.github.com/testcontainers/testcontainers-node/issues/1208), [#1209](https://redirect.github.com/testcontainers/testcontainers-node/issues/1209)
> * Bump mkdocs-material: [#1205](https://redirect.github.com/testcontainers/testcontainers-node/issues/1205)


Commits

* [`0481c58`](testcontainers/testcontainers-node@0481c58) Add SSL support for postgres containers ([#1224](https://redirect.github.com/testcontainers/testcontainers-node/issues/1224))
* [`746f96e`](testcontainers/testcontainers-node@746f96e) Add Azurite support for HTTPS/OAuth configuration ([#1228](https://redirect.github.com/testcontainers/testcontainers-node/issues/1228))
* [`ecd83c8`](testcontainers/testcontainers-node@ecd83c8) Fix stale composeContainerName reference in compose warning test ([#1239](https://redirect.github.com/testcontainers/testcontainers-node/issues/1239))
* [`f1a9a0b`](testcontainers/testcontainers-node@f1a9a0b) Support preserving UID/GID when copying archives to containers ([#1234](https://redirect.github.com/testcontainers/testcontainers-node/issues/1234))
* [`6274827`](testcontainers/testcontainers-node@6274827) Follow symlinks when copying files into containers ([#1235](https://redirect.github.com/testcontainers/testcontainers-node/issues/1235))
* [`5dc5293`](testcontainers/testcontainers-node@5dc5293) Simplify Compose naming to v2-only conventions ([#1238](https://redirect.github.com/testcontainers/testcontainers-node/issues/1238))
* [`975665b`](testcontainers/testcontainers-node@975665b) Honor nested .dockerignore exclusions in Docker build context ([#1229](https://redirect.github.com/testcontainers/testcontainers-node/issues/1229))
* [`d75a4ac`](testcontainers/testcontainers-node@d75a4ac) Fallback to new Reaper when reused one is unreachable ([#1233](https://redirect.github.com/testcontainers/testcontainers-node/issues/1233))
* [`84d0908`](testcontainers/testcontainers-node@84d0908) Warn when compose wait strategy names don't match containers ([#1232](https://redirect.github.com/testcontainers/testcontainers-node/issues/1232))
* [`c608c47`](testcontainers/testcontainers-node@c608c47) Update AGENTS.md ([#1236](https://redirect.github.com/testcontainers/testcontainers-node/issues/1236))
* Additional commits viewable in [compare view](testcontainers/testcontainers-node@v11.11.0...v11.12.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=testcontainers&package-manager=npm\_and\_yarn&previous-version=11.11.0&new-version=11.12.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 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 Apr 13, 2026
…/e2e-python [skip ci]

Updates the requirements on [asyncpg](https://github.com/MagicStack/asyncpg) to permit the latest version.
Release notes

*Sourced from [asyncpg's releases](https://github.com/MagicStack/asyncpg/releases).*

> v0.31.0
> -------
>
> Enable Python 3.14 with experimental subinterpreter/freethreading
> support.
>
> Improvements
> ============
>
> * Add Python 3.14 support, experimental subinterpreter/freethreading support ([#1279](https://redirect.github.com/MagicStack/asyncpg/issues/1279))
>   (by [`@​elprans`](https://github.com/elprans) in 9e42642b)
> * Avoid performing type introspection on known types ([#1243](https://redirect.github.com/MagicStack/asyncpg/issues/1243))
>   (by [`@​elprans`](https://github.com/elprans) in 5c9986c4)
> * Make `prepare()` not use named statements by default when cache is disabled ([#1245](https://redirect.github.com/MagicStack/asyncpg/issues/1245))
>   (by [`@​elprans`](https://github.com/elprans) in 5b14653e)
> * Implement connection service file functionality ([#1223](https://redirect.github.com/MagicStack/asyncpg/issues/1223))
>   (by [`@​AndrewJackson2020`](https://github.com/AndrewJackson2020) in 1d63bb15)
>
> Fixes
> =====
>
> * Fix multi port connection string issue ([#1222](https://redirect.github.com/MagicStack/asyncpg/issues/1222))
>   (by [`@​AndrewJackson2020`](https://github.com/AndrewJackson2020) in 01c0db7b)
> * Avoid leaking connections if \_can\_use\_connection fails ([#1269](https://redirect.github.com/MagicStack/asyncpg/issues/1269))
>   (by [`@​yuliy-openai`](https://github.com/yuliy-openai) in e94302d2)
>
> Other
> =====
>
> * Drop support for EOL Python 3.8 ([#1281](https://redirect.github.com/MagicStack/asyncpg/issues/1281))
>   (by [`@​elprans`](https://github.com/elprans) in 6c2c4904)


Commits

* [`71775a6`](MagicStack/asyncpg@71775a6) asyncpg v0.31.0
* [`508cae6`](MagicStack/asyncpg@508cae6) Test on PostgreSQL 18 ([#1290](https://redirect.github.com/MagicStack/asyncpg/issues/1290))
* [`e534e5f`](MagicStack/asyncpg@e534e5f) Bump cibuildwheel
* [`07fe512`](MagicStack/asyncpg@07fe512) Bump pgproto
* [`648b35f`](MagicStack/asyncpg@648b35f) Bump Cython to 3.2.1 ([#1288](https://redirect.github.com/MagicStack/asyncpg/issues/1288))
* [`9e42642`](MagicStack/asyncpg@9e42642) Add Python 3.14 support, experimental subinterpreter/freethreading support (#...
* [`6fe1c49`](MagicStack/asyncpg@6fe1c49) Move development deps away from extras and into dependency groups ([#1280](https://redirect.github.com/MagicStack/asyncpg/issues/1280))
* [`7a54816`](MagicStack/asyncpg@7a54816) Fix a couple of missed Python version guards
* [`6c2c490`](MagicStack/asyncpg@6c2c490) Drop support for EOL Python 3.8 ([#1281](https://redirect.github.com/MagicStack/asyncpg/issues/1281))
* [`4c60ae8`](MagicStack/asyncpg@4c60ae8) Bump version to 0.31.0.dev0
* Additional commits viewable in [compare view](MagicStack/asyncpg@v0.29.0...v0.31.0)
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.

0 participants