build(deps): bump maven-failsafe-plugin from 3.0.0-M9 to 3.0.0#938
Merged
lvca merged 1 commit intoMar 15, 2023
Merged
Conversation
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M9 to 3.0.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M9...surefire-3.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
tae898
pushed a commit
to humemai/arcadedb-embedded-python
that referenced
this pull request
Jun 28, 2026
…eData#938) Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M9 to 3.0.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M9...surefire-3.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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)
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.
Bumps maven-failsafe-plugin from 3.0.0-M9 to 3.0.0.
Release notes
Sourced from maven-failsafe-plugin's releases.
Commits
41b640b[maven-release-plugin] prepare release surefire-3.0.01b49cdb[SUREFIRE-2156] Refresh download page6669b03[SUREFIRE-2150] Remove duplicate license headersc6ccef3Don't fast break builds on GitHub2709f76[SUREFIRE-2154] Get rid of localRepository from surefire mojo parameter, use ...052ce53[SUREFIRE-2150] upgrade to parent pom 39 (#614)208eae2Sanitize failIfNoSpecifiedTests prefix in failsafeb8246dc[SUREFIRE-2143] Fix reporting of skipped parameterized test11bbdc9[SUREFIRE-2149] Make all ITs run with Maven 3.9.01f0c261remove this file, not sure why this was here...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)