Thanks to visit codestin.com
Credit goes to github.com

Skip to content

build(deps): bump versions-maven-plugin from 2.14.2 to 2.15.0#900

Merged
lvca merged 1 commit into
mainfrom
dependabot/maven/org.codehaus.mojo-versions-maven-plugin-2.15.0
Mar 15, 2023
Merged

build(deps): bump versions-maven-plugin from 2.14.2 to 2.15.0#900
lvca merged 1 commit into
mainfrom
dependabot/maven/org.codehaus.mojo-versions-maven-plugin-2.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 27, 2023

Copy link
Copy Markdown
Contributor

Bumps versions-maven-plugin from 2.14.2 to 2.15.0.

Release notes

Sourced from versions-maven-plugin's releases.

2.15.0

Changes

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits

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 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 [versions-maven-plugin](https://github.com/mojohaus/versions) from 2.14.2 to 2.15.0.
- [Release notes](https://github.com/mojohaus/versions/releases)
- [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
- [Commits](mojohaus/versions@2.14.2...2.15.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:versions-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java labels Feb 27, 2023
@lvca lvca self-assigned this Mar 15, 2023
@lvca lvca added this to the 23.3.1 milestone Mar 15, 2023
@lvca lvca merged commit b9cb48c into main Mar 15, 2023
@lvca lvca deleted the dependabot/maven/org.codehaus.mojo-versions-maven-plugin-2.15.0 branch March 15, 2023 18:40
mergify Bot added a commit that referenced this pull request Aug 23, 2025
…25.2 in /studio [skip ci]

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.24.4 to 4.25.2.
Release notes

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

> 4.25.2
> ------
>
> * Fixed Node.js `--permission` support (by [`@​broofa`](https://github.com/broofa)).
>
> 4.25.1
> ------
>
> * Updated Firefox ESR.
>
> 4.25.0
> ------
>
> * Added `cover 95% in browserslist-config-mycompany stats` query support.
>
> 4.24.5
> ------
>
> * Fixed support ESM shared config.
> * Fixed docs (by Alexander Pushkov & マルコメ).


Changelog

*Sourced from [browserslist's changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md).*

> 4.25.2
> ------
>
> * Fixed Node.js `--permission` support (by [`@​broofa`](https://github.com/broofa)).
>
> 4.25.1
> ------
>
> * Updated Firefox ESR.
>
> 4.25.0
> ------
>
> * Added `cover 95% in browserslist-config-mycompany stats` query support.
>
> 4.24.5
> ------
>
> * Fixed support ESM shared config.
> * Fixed docs (by Alexander Pushkov & マルコメ).


Commits

* [`c7b27ec`](browserslist/browserslist@c7b27ec) Release 4.25.2 version
* [`506b14a`](browserslist/browserslist@506b14a) Fix test coverage
* [`e891823`](browserslist/browserslist@e891823) Fix test coverage check
* [`d64779f`](browserslist/browserslist@d64779f) fix: handle ErrnoExceptions in isFile() and isDirectory() ([#900](https://redirect.github.com/browserslist/browserslist/issues/900))
* [`a740711`](browserslist/browserslist@a740711) Update dependencies
* [`ef49d84`](browserslist/browserslist@ef49d84) Update Node.js on CI
* [`5a8377f`](browserslist/browserslist@5a8377f) Pin and update CI actions
* [`81d33b7`](browserslist/browserslist@81d33b7) Promote browserslist-config-baseline
* [`be1860c`](browserslist/browserslist@be1860c) Clean old sponsor with broken website and fix dark theme
* [`3e1e709`](browserslist/browserslist@3e1e709) Add Kinsta sponsor
* Additional commits viewable in [compare view](browserslist/browserslist@4.24.4...4.25.2)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=browserslist&package-manager=npm\_and\_yarn&previous-version=4.24.4&new-version=4.25.2)](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 Apr 13, 2026
….3 in /e2e-python [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)
Updates the requirements on [testcontainers](https://github.com/testcontainers/testcontainers-python) to permit the latest version.
Release notes

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

> testcontainers: v4.13.3
> -----------------------
>
> [4.13.3](testcontainers/testcontainers-python@testcontainers-v4.13.2...testcontainers-v4.13.3) (2025-11-14)
> --------------------------------------------------------------------------------------------------------------------------------------
>
> ### python 3.14 is now supported!
>
> ### Bug Fixes
>
> * do not require consumer of library to state nonsupport for py4 ([#912](https://redirect.github.com/testcontainers/testcontainers-python/issues/912)) ([f608df9](testcontainers/testcontainers-python@f608df9))
> * **docs:** Update dependencies for docs ([#900](https://redirect.github.com/testcontainers/testcontainers-python/issues/900)) ([3f66784](testcontainers/testcontainers-python@3f66784))


Changelog

*Sourced from [testcontainers's changelog](https://github.com/testcontainers/testcontainers-python/blob/main/CHANGELOG.md).*

> [4.13.3](testcontainers/testcontainers-python@testcontainers-v4.13.2...testcontainers-v4.13.3) (2025-11-14)
> --------------------------------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * do not require consumer of library to state nonsupport for py4 ([#912](https://redirect.github.com/testcontainers/testcontainers-python/issues/912)) ([f608df9](testcontainers/testcontainers-python@f608df9))
> * **docs:** Update dependencies for docs ([#900](https://redirect.github.com/testcontainers/testcontainers-python/issues/900)) ([3f66784](testcontainers/testcontainers-python@3f66784))
> * support python 3.14!!! - ([#917](https://redirect.github.com/testcontainers/testcontainers-python/issues/917)) ([f76e982](testcontainers/testcontainers-python@f76e982))
>
> [4.13.2](testcontainers/testcontainers-python@testcontainers-v4.13.1...testcontainers-v4.13.2) (2025-10-07)
> --------------------------------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * **core:** Fix issues with doctests ([#893](https://redirect.github.com/testcontainers/testcontainers-python/issues/893)) ([2e4d80a](testcontainers/testcontainers-python@2e4d80a))
> * **core:** waiting improvements + remove decorators in core ([#894](https://redirect.github.com/testcontainers/testcontainers-python/issues/894)) ([f93f379](testcontainers/testcontainers-python@f93f379))
> * issue [#889](https://redirect.github.com/testcontainers/testcontainers-python/issues/889) by changing the annotated return type of `waiting_for` to `Self`. ([#890](https://redirect.github.com/testcontainers/testcontainers-python/issues/890)) ([fe941b1](testcontainers/testcontainers-python@fe941b1))
> * **mongo:** mongo start waiting forever for old mongo versions ([#783](https://redirect.github.com/testcontainers/testcontainers-python/issues/783)) ([1388612](testcontainers/testcontainers-python@1388612))
> * **redpanda:** copy the startup script to a path that can be written … ([#867](https://redirect.github.com/testcontainers/testcontainers-python/issues/867)) ([e6b976d](testcontainers/testcontainers-python@e6b976d))
> * **trino:** Remove deprecated class and decorator from Trino container ([#895](https://redirect.github.com/testcontainers/testcontainers-python/issues/895)) ([bb646e9](testcontainers/testcontainers-python@bb646e9))
>
> [4.13.1](testcontainers/testcontainers-python@testcontainers-v4.13.0...testcontainers-v4.13.1) (2025-09-24)
> --------------------------------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * **core:** Added 'compose' in compose\_command\_property ([#879](https://redirect.github.com/testcontainers/testcontainers-python/issues/879)) ([769b7b6](testcontainers/testcontainers-python@769b7b6))
> * **core:** make sure context manager exits ([#876](https://redirect.github.com/testcontainers/testcontainers-python/issues/876)) ([10089f6](testcontainers/testcontainers-python@10089f6))
>
> [4.13.0](testcontainers/testcontainers-python@testcontainers-v4.12.0...testcontainers-v4.13.0) (2025-08-27)
> --------------------------------------------------------------------------------------------------------------------------------------
>
> ### Features
>
> * **azurite:** Enhance connection string generation for network and local access ([#859](https://redirect.github.com/testcontainers/testcontainers-python/issues/859)) ([b21e5e3](testcontainers/testcontainers-python@b21e5e3))
> * **core:** add enhanced wait strategies ([#855](https://redirect.github.com/testcontainers/testcontainers-python/issues/855)) ([60d21f8](testcontainers/testcontainers-python@60d21f8))
> * **core:** DockerCompose: support list of env\_files ([#847](https://redirect.github.com/testcontainers/testcontainers-python/issues/847)) ([fe206eb](testcontainers/testcontainers-python@fe206eb))
>
> ### Bug Fixes
>
> * assert-in-get\_container\_host\_ip-before-start ([#862](https://redirect.github.com/testcontainers/testcontainers-python/issues/862)) ([fc4155e](testcontainers/testcontainers-python@fc4155e))
> * **core:** improper reading of .testcontainers.properties ([#863](https://redirect.github.com/testcontainers/testcontainers-python/issues/863)) ([350f246](testcontainers/testcontainers-python@350f246))
> * **core:** Make TC\_POOLING\_INTERVAL/sleep\_time a float ([#839](https://redirect.github.com/testcontainers/testcontainers-python/issues/839)) ([a072f3f](testcontainers/testcontainers-python@a072f3f))
>
> [4.12.0](testcontainers/testcontainers-python@testcontainers-v4.11.0...testcontainers-v4.12.0) (2025-07-21)
> --------------------------------------------------------------------------------------------------------------------------------------
>
> ### Features

... (truncated)


Commits

* [`5c00041`](testcontainers/testcontainers-python@5c00041) chore(main): release testcontainers 4.13.3 ([#909](https://redirect.github.com/testcontainers/testcontainers-python/issues/909))
* [`f76e982`](testcontainers/testcontainers-python@f76e982) chore: add python 3.14 to CI matrix ([#917](https://redirect.github.com/testcontainers/testcontainers-python/issues/917))
* [`f608df9`](testcontainers/testcontainers-python@f608df9) fix: do not require consumer of library to state nonsupport for py4 ([#912](https://redirect.github.com/testcontainers/testcontainers-python/issues/912))
* [`3f66784`](testcontainers/testcontainers-python@3f66784) fix(docs): Update dependencies for docs ([#900](https://redirect.github.com/testcontainers/testcontainers-python/issues/900))
* [`5c1504c`](testcontainers/testcontainers-python@5c1504c) chore(main): release testcontainers 4.13.2 ([#891](https://redirect.github.com/testcontainers/testcontainers-python/issues/891))
* [`1388612`](testcontainers/testcontainers-python@1388612) fix(mongo): mongo start waiting forever for old mongo versions ([#783](https://redirect.github.com/testcontainers/testcontainers-python/issues/783))
* [`e6b976d`](testcontainers/testcontainers-python@e6b976d) fix(redpanda): copy the startup script to a path that can be written … ([#867](https://redirect.github.com/testcontainers/testcontainers-python/issues/867))
* [`bb646e9`](testcontainers/testcontainers-python@bb646e9) fix(trino): Remove deprecated class and decorator from Trino container ([#895](https://redirect.github.com/testcontainers/testcontainers-python/issues/895))
* [`2e4d80a`](testcontainers/testcontainers-python@2e4d80a) fix(core): Fix issues with doctests ([#893](https://redirect.github.com/testcontainers/testcontainers-python/issues/893))
* [`f93f379`](testcontainers/testcontainers-python@f93f379) fix(core): waiting improvements + remove decorators in core ([#894](https://redirect.github.com/testcontainers/testcontainers-python/issues/894))
* Additional commits viewable in [compare view](testcontainers/testcontainers-python@testcontainers-v4.9.1...testcontainers-v4.13.3)
  
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)
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
…Data#900)

Bumps [versions-maven-plugin](https://github.com/mojohaus/versions) from 2.14.2 to 2.15.0.
- [Release notes](https://github.com/mojohaus/versions/releases)
- [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
- [Commits](mojohaus/versions@2.14.2...2.15.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:versions-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
…25.2 in /studio [skip ci]

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.24.4 to 4.25.2.
Release notes

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

> 4.25.2
> ------
>
> * Fixed Node.js `--permission` support (by [`@​broofa`](https://github.com/broofa)).
>
> 4.25.1
> ------
>
> * Updated Firefox ESR.
>
> 4.25.0
> ------
>
> * Added `cover 95% in browserslist-config-mycompany stats` query support.
>
> 4.24.5
> ------
>
> * Fixed support ESM shared config.
> * Fixed docs (by Alexander Pushkov & マルコメ).


Changelog

*Sourced from [browserslist's changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md).*

> 4.25.2
> ------
>
> * Fixed Node.js `--permission` support (by [`@​broofa`](https://github.com/broofa)).
>
> 4.25.1
> ------
>
> * Updated Firefox ESR.
>
> 4.25.0
> ------
>
> * Added `cover 95% in browserslist-config-mycompany stats` query support.
>
> 4.24.5
> ------
>
> * Fixed support ESM shared config.
> * Fixed docs (by Alexander Pushkov & マルコメ).


Commits

* [`c7b27ec`](browserslist/browserslist@c7b27ec) Release 4.25.2 version
* [`506b14a`](browserslist/browserslist@506b14a) Fix test coverage
* [`e891823`](browserslist/browserslist@e891823) Fix test coverage check
* [`d64779f`](browserslist/browserslist@d64779f) fix: handle ErrnoExceptions in isFile() and isDirectory() ([ArcadeData#900](https://redirect.github.com/browserslist/browserslist/issues/900))
* [`a740711`](browserslist/browserslist@a740711) Update dependencies
* [`ef49d84`](browserslist/browserslist@ef49d84) Update Node.js on CI
* [`5a8377f`](browserslist/browserslist@5a8377f) Pin and update CI actions
* [`81d33b7`](browserslist/browserslist@81d33b7) Promote browserslist-config-baseline
* [`be1860c`](browserslist/browserslist@be1860c) Clean old sponsor with broken website and fix dark theme
* [`3e1e709`](browserslist/browserslist@3e1e709) Add Kinsta sponsor
* Additional commits viewable in [compare view](browserslist/browserslist@4.24.4...4.25.2)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=browserslist&package-manager=npm\_and\_yarn&previous-version=4.24.4&new-version=4.25.2)](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)
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
….3 in /e2e-python [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)
Updates the requirements on [testcontainers](https://github.com/testcontainers/testcontainers-python) to permit the latest version.
Release notes

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

> testcontainers: v4.13.3
> -----------------------
>
> [4.13.3](testcontainers/testcontainers-python@testcontainers-v4.13.2...testcontainers-v4.13.3) (2025-11-14)
> --------------------------------------------------------------------------------------------------------------------------------------
>
> ### python 3.14 is now supported!
>
> ### Bug Fixes
>
> * do not require consumer of library to state nonsupport for py4 ([ArcadeData#912](https://redirect.github.com/testcontainers/testcontainers-python/issues/912)) ([f608df9](testcontainers/testcontainers-python@f608df9))
> * **docs:** Update dependencies for docs ([ArcadeData#900](https://redirect.github.com/testcontainers/testcontainers-python/issues/900)) ([3f66784](testcontainers/testcontainers-python@3f66784))


Changelog

*Sourced from [testcontainers's changelog](https://github.com/testcontainers/testcontainers-python/blob/main/CHANGELOG.md).*

> [4.13.3](testcontainers/testcontainers-python@testcontainers-v4.13.2...testcontainers-v4.13.3) (2025-11-14)
> --------------------------------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * do not require consumer of library to state nonsupport for py4 ([ArcadeData#912](https://redirect.github.com/testcontainers/testcontainers-python/issues/912)) ([f608df9](testcontainers/testcontainers-python@f608df9))
> * **docs:** Update dependencies for docs ([ArcadeData#900](https://redirect.github.com/testcontainers/testcontainers-python/issues/900)) ([3f66784](testcontainers/testcontainers-python@3f66784))
> * support python 3.14!!! - ([ArcadeData#917](https://redirect.github.com/testcontainers/testcontainers-python/issues/917)) ([f76e982](testcontainers/testcontainers-python@f76e982))
>
> [4.13.2](testcontainers/testcontainers-python@testcontainers-v4.13.1...testcontainers-v4.13.2) (2025-10-07)
> --------------------------------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * **core:** Fix issues with doctests ([#893](https://redirect.github.com/testcontainers/testcontainers-python/issues/893)) ([2e4d80a](testcontainers/testcontainers-python@2e4d80a))
> * **core:** waiting improvements + remove decorators in core ([ArcadeData#894](https://redirect.github.com/testcontainers/testcontainers-python/issues/894)) ([f93f379](testcontainers/testcontainers-python@f93f379))
> * issue [#889](https://redirect.github.com/testcontainers/testcontainers-python/issues/889) by changing the annotated return type of `waiting_for` to `Self`. ([ArcadeData#890](https://redirect.github.com/testcontainers/testcontainers-python/issues/890)) ([fe941b1](testcontainers/testcontainers-python@fe941b1))
> * **mongo:** mongo start waiting forever for old mongo versions ([ArcadeData#783](https://redirect.github.com/testcontainers/testcontainers-python/issues/783)) ([1388612](testcontainers/testcontainers-python@1388612))
> * **redpanda:** copy the startup script to a path that can be written … ([#867](https://redirect.github.com/testcontainers/testcontainers-python/issues/867)) ([e6b976d](testcontainers/testcontainers-python@e6b976d))
> * **trino:** Remove deprecated class and decorator from Trino container ([ArcadeData#895](https://redirect.github.com/testcontainers/testcontainers-python/issues/895)) ([bb646e9](testcontainers/testcontainers-python@bb646e9))
>
> [4.13.1](testcontainers/testcontainers-python@testcontainers-v4.13.0...testcontainers-v4.13.1) (2025-09-24)
> --------------------------------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * **core:** Added 'compose' in compose\_command\_property ([ArcadeData#879](https://redirect.github.com/testcontainers/testcontainers-python/issues/879)) ([769b7b6](testcontainers/testcontainers-python@769b7b6))
> * **core:** make sure context manager exits ([ArcadeData#876](https://redirect.github.com/testcontainers/testcontainers-python/issues/876)) ([10089f6](testcontainers/testcontainers-python@10089f6))
>
> [4.13.0](testcontainers/testcontainers-python@testcontainers-v4.12.0...testcontainers-v4.13.0) (2025-08-27)
> --------------------------------------------------------------------------------------------------------------------------------------
>
> ### Features
>
> * **azurite:** Enhance connection string generation for network and local access ([ArcadeData#859](https://redirect.github.com/testcontainers/testcontainers-python/issues/859)) ([b21e5e3](testcontainers/testcontainers-python@b21e5e3))
> * **core:** add enhanced wait strategies ([ArcadeData#855](https://redirect.github.com/testcontainers/testcontainers-python/issues/855)) ([60d21f8](testcontainers/testcontainers-python@60d21f8))
> * **core:** DockerCompose: support list of env\_files ([ArcadeData#847](https://redirect.github.com/testcontainers/testcontainers-python/issues/847)) ([fe206eb](testcontainers/testcontainers-python@fe206eb))
>
> ### Bug Fixes
>
> * assert-in-get\_container\_host\_ip-before-start ([ArcadeData#862](https://redirect.github.com/testcontainers/testcontainers-python/issues/862)) ([fc4155e](testcontainers/testcontainers-python@fc4155e))
> * **core:** improper reading of .testcontainers.properties ([ArcadeData#863](https://redirect.github.com/testcontainers/testcontainers-python/issues/863)) ([350f246](testcontainers/testcontainers-python@350f246))
> * **core:** Make TC\_POOLING\_INTERVAL/sleep\_time a float ([ArcadeData#839](https://redirect.github.com/testcontainers/testcontainers-python/issues/839)) ([a072f3f](testcontainers/testcontainers-python@a072f3f))
>
> [4.12.0](testcontainers/testcontainers-python@testcontainers-v4.11.0...testcontainers-v4.12.0) (2025-07-21)
> --------------------------------------------------------------------------------------------------------------------------------------
>
> ### Features

... (truncated)


Commits

* [`5c00041`](testcontainers/testcontainers-python@5c00041) chore(main): release testcontainers 4.13.3 ([ArcadeData#909](https://redirect.github.com/testcontainers/testcontainers-python/issues/909))
* [`f76e982`](testcontainers/testcontainers-python@f76e982) chore: add python 3.14 to CI matrix ([ArcadeData#917](https://redirect.github.com/testcontainers/testcontainers-python/issues/917))
* [`f608df9`](testcontainers/testcontainers-python@f608df9) fix: do not require consumer of library to state nonsupport for py4 ([ArcadeData#912](https://redirect.github.com/testcontainers/testcontainers-python/issues/912))
* [`3f66784`](testcontainers/testcontainers-python@3f66784) fix(docs): Update dependencies for docs ([ArcadeData#900](https://redirect.github.com/testcontainers/testcontainers-python/issues/900))
* [`5c1504c`](testcontainers/testcontainers-python@5c1504c) chore(main): release testcontainers 4.13.2 ([ArcadeData#891](https://redirect.github.com/testcontainers/testcontainers-python/issues/891))
* [`1388612`](testcontainers/testcontainers-python@1388612) fix(mongo): mongo start waiting forever for old mongo versions ([ArcadeData#783](https://redirect.github.com/testcontainers/testcontainers-python/issues/783))
* [`e6b976d`](testcontainers/testcontainers-python@e6b976d) fix(redpanda): copy the startup script to a path that can be written … ([#867](https://redirect.github.com/testcontainers/testcontainers-python/issues/867))
* [`bb646e9`](testcontainers/testcontainers-python@bb646e9) fix(trino): Remove deprecated class and decorator from Trino container ([ArcadeData#895](https://redirect.github.com/testcontainers/testcontainers-python/issues/895))
* [`2e4d80a`](testcontainers/testcontainers-python@2e4d80a) fix(core): Fix issues with doctests ([#893](https://redirect.github.com/testcontainers/testcontainers-python/issues/893))
* [`f93f379`](testcontainers/testcontainers-python@f93f379) fix(core): waiting improvements + remove decorators in core ([ArcadeData#894](https://redirect.github.com/testcontainers/testcontainers-python/issues/894))
* Additional commits viewable in [compare view](testcontainers/testcontainers-python@testcontainers-v4.9.1...testcontainers-v4.13.3)
  
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 Jun 29, 2026
…4.2 in /e2e-python [skip ci]

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

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

> testcontainers: v4.14.2
> -----------------------
>
> [4.14.2](testcontainers/testcontainers-python@testcontainers-v4.14.1...testcontainers-v4.14.2) (2026-03-18)
> --------------------------------------------------------------------------------------------------------------------------------------
>
> ### Features
>
> * **kafka:** allow configurable listener name and security protocol ([#966](https://redirect.github.com/testcontainers/testcontainers-python/issues/966)) ([44dd40b](testcontainers/testcontainers-python@44dd40b))


Changelog

*Sourced from [testcontainers's changelog](https://github.com/testcontainers/testcontainers-python/blob/main/CHANGELOG.md).*

> [4.14.2](testcontainers/testcontainers-python@testcontainers-v4.14.1...testcontainers-v4.14.2) (2026-03-18)
> --------------------------------------------------------------------------------------------------------------------------------------
>
> ### Features
>
> * **kafka:** allow configurable listener name and security protocol ([#966](https://redirect.github.com/testcontainers/testcontainers-python/issues/966)) ([44dd40b](testcontainers/testcontainers-python@44dd40b))
>
> [4.14.1](testcontainers/testcontainers-python@testcontainers-v4.14.0...testcontainers-v4.14.1) (2026-01-31)
> --------------------------------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * Allow passing in a custom wait strategy string in MySQL, Cassandra, Kafka and Trino ([#953](https://redirect.github.com/testcontainers/testcontainers-python/issues/953)) ([be4d09e](testcontainers/testcontainers-python@be4d09e))
> * **compose:** expose useful compose options ([#951](https://redirect.github.com/testcontainers/testcontainers-python/issues/951)) ([183e1aa](testcontainers/testcontainers-python@183e1aa))
> * **core:** bring back dind tests ([7337266](testcontainers/testcontainers-python@7337266))
> * **core:** Use WaitStrategy internally for wait\_for function ([#942](https://redirect.github.com/testcontainers/testcontainers-python/issues/942)) ([e323317](testcontainers/testcontainers-python@e323317))
> * **nats:** add support for jetstream ([#938](https://redirect.github.com/testcontainers/testcontainers-python/issues/938)) ([49c9af8](testcontainers/testcontainers-python@49c9af8))
> * Support Elasticsearch 9.x ([#881](https://redirect.github.com/testcontainers/testcontainers-python/issues/881)) ([f690e88](testcontainers/testcontainers-python@f690e88)), closes [#860](https://redirect.github.com/testcontainers/testcontainers-python/issues/860)
>
> [4.14.0](testcontainers/testcontainers-python@testcontainers-v4.13.3...testcontainers-v4.14.0) (2026-01-07)
> --------------------------------------------------------------------------------------------------------------------------------------
>
> ### Features
>
> * Add ExecWaitStrategy and migrate Postgres from deprecated decorator ([#935](https://redirect.github.com/testcontainers/testcontainers-python/issues/935)) ([2d9eee3](testcontainers/testcontainers-python@2d9eee3))
>
> ### Bug Fixes
>
> * add ruff to deps ([#919](https://redirect.github.com/testcontainers/testcontainers-python/issues/919)) ([5853d32](testcontainers/testcontainers-python@5853d32))
> * **cassandra,mysqk,kafka:** Use wait strategy instead of deprecated wait\_for\_logs ([#945](https://redirect.github.com/testcontainers/testcontainers-python/issues/945)) ([b7791b9](testcontainers/testcontainers-python@b7791b9))
> * **core:** recreate poetry lockfile with latest versions of libraries ([#946](https://redirect.github.com/testcontainers/testcontainers-python/issues/946)) ([9a97385](testcontainers/testcontainers-python@9a97385))
> * **elasticsearch:** Use wait strategy instead of deprecated decorator ([#915](https://redirect.github.com/testcontainers/testcontainers-python/issues/915)) ([c785ecd](testcontainers/testcontainers-python@c785ecd))
> * **minio:** minio client requires kwargs now ([#933](https://redirect.github.com/testcontainers/testcontainers-python/issues/933)) ([37f5902](testcontainers/testcontainers-python@37f5902))
> * **minio:** Use wait strategy instead of deprecated decorator ([#899](https://redirect.github.com/testcontainers/testcontainers-python/issues/899)) ([febccb7](testcontainers/testcontainers-python@febccb7))
>
> [4.13.3](testcontainers/testcontainers-python@testcontainers-v4.13.2...testcontainers-v4.13.3) (2025-11-14)
> --------------------------------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * do not require consumer of library to state nonsupport for py4 ([#912](https://redirect.github.com/testcontainers/testcontainers-python/issues/912)) ([f608df9](testcontainers/testcontainers-python@f608df9))
> * **docs:** Update dependencies for docs ([#900](https://redirect.github.com/testcontainers/testcontainers-python/issues/900)) ([3f66784](testcontainers/testcontainers-python@3f66784))
> * support python 3.14!!! - ([#917](https://redirect.github.com/testcontainers/testcontainers-python/issues/917)) ([f76e982](testcontainers/testcontainers-python@f76e982))
>
> [4.13.2](testcontainers/testcontainers-python@testcontainers-v4.13.1...testcontainers-v4.13.2) (2025-10-07)
> --------------------------------------------------------------------------------------------------------------------------------------
>
> ### Bug Fixes

... (truncated)


Commits

* [`5c67efb`](testcontainers/testcontainers-python@5c67efb) chore(main): release testcontainers 4.14.2 ([#969](https://redirect.github.com/testcontainers/testcontainers-python/issues/969))
* [`44dd40b`](testcontainers/testcontainers-python@44dd40b) feat(kafka): allow configurable listener name and security protocol ([#966](https://redirect.github.com/testcontainers/testcontainers-python/issues/966))
* [`a78475a`](testcontainers/testcontainers-python@a78475a) chore(main): Migrate to uv ([#960](https://redirect.github.com/testcontainers/testcontainers-python/issues/960))
* [`17eb0b0`](testcontainers/testcontainers-python@17eb0b0) chore(main): release testcontainers 4.14.1 ([#954](https://redirect.github.com/testcontainers/testcontainers-python/issues/954))
* [`f690e88`](testcontainers/testcontainers-python@f690e88) fix: Support Elasticsearch 9.x ([#881](https://redirect.github.com/testcontainers/testcontainers-python/issues/881))
* [`15e99ee`](testcontainers/testcontainers-python@15e99ee) add modifications
* [`7337266`](testcontainers/testcontainers-python@7337266) fix(core): bring back dind tests
* [`49c9af8`](testcontainers/testcontainers-python@49c9af8) fix(nats): add support for jetstream ([#938](https://redirect.github.com/testcontainers/testcontainers-python/issues/938))
* [`e323317`](testcontainers/testcontainers-python@e323317) fix(core): Use WaitStrategy internally for wait\_for function ([#942](https://redirect.github.com/testcontainers/testcontainers-python/issues/942))
* [`183e1aa`](testcontainers/testcontainers-python@183e1aa) fix(compose): expose useful compose options ([#951](https://redirect.github.com/testcontainers/testcontainers-python/issues/951))
* Additional commits viewable in [compare view](testcontainers/testcontainers-python@testcontainers-v4.13.3...testcontainers-v4.14.2)
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.

Incorrect result triggered by the summation of large integers

1 participant