Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps maven-surefire-plugin from 3.0.0 to 3.1.0.

Commits
  • 36f2eff [maven-release-plugin] prepare release surefire-3.1.0
  • f48db53 Mark class files in resources as binary
  • eed0065 Fix invalid .gitattributes
  • 3966e2f [SUREFIRE-2162] Document upcoming mojo and file names change
  • c7af276 [SUREFIRE-2140] Cannot release Surefire on Windows
  • 6718f14 [SUREFIRE-2160] Replace LocalizedProperties with (Custom)I18N approach from MPIR
  • 33d30c6 [SUREFIRE-2153] Replace SurefireReportGenerator with a new SurefireReportRend...
  • da48b3a configure notifications
  • fdbbb5c (doc) ignore reformat
  • 15c4014 [maven-release-plugin] prepare for next development iteration
  • See full diff 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 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)
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels May 8, 2023
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.1.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.1.0 branch from 1324c2e to faf11d1 Compare May 25, 2023 13:19
@mergify mergify bot merged commit a5b2a16 into main May 25, 2023
mergify bot added a commit that referenced this pull request Jul 21, 2025
… [skip ci]

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

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

> v11.3.0
> -------
>
> Changes
> -------
>
> 🚀 Features
> ----------
>
> * Implement `AsyncDisposable` to support TS 5.2's `using` [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1080](https://redirect.github.com/testcontainers/testcontainers-node/issues/1080))
> * Add Spanner module [`@​JohanObrink`](https://github.com/JohanObrink) ([#1076](https://redirect.github.com/testcontainers/testcontainers-node/issues/1076))
> * Add HashiCorp Vault module [`@​inf1nite-lo0p`](https://github.com/inf1nite-lo0p) ([#1079](https://redirect.github.com/testcontainers/testcontainers-node/issues/1079))
> * Add Opensearch module [`@​JohanObrink`](https://github.com/JohanObrink) ([#1072](https://redirect.github.com/testcontainers/testcontainers-node/issues/1072))
>
> 🧹 Maintenance
> -------------
>
> * Bump ryuk and sshd image versions [`@​digital88`](https://github.com/digital88) ([#1063](https://redirect.github.com/testcontainers/testcontainers-node/issues/1063))
>
> 📦 Dependency Updates
> --------------------
>
> * Bump the dependencies group across 4 directories with 4 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1074](https://redirect.github.com/testcontainers/testcontainers-node/issues/1074))


Commits

* [`a8cec38`](testcontainers/testcontainers-node@a8cec38) Implement `AsyncDisposable` to support TS 5.2's `using` ([#1080](https://redirect.github.com/testcontainers/testcontainers-node/issues/1080))
* [`84f83ab`](testcontainers/testcontainers-node@84f83ab) Add Spanner module ([#1076](https://redirect.github.com/testcontainers/testcontainers-node/issues/1076))
* [`b386b13`](testcontainers/testcontainers-node@b386b13) Add HashiCorp Vault module ([#1079](https://redirect.github.com/testcontainers/testcontainers-node/issues/1079))
* [`8ed532e`](testcontainers/testcontainers-node@8ed532e) Bump the dependencies group across 4 directories with 4 updates ([#1074](https://redirect.github.com/testcontainers/testcontainers-node/issues/1074))
* [`f96372a`](testcontainers/testcontainers-node@f96372a) Run tests concurrently ([#1067](https://redirect.github.com/testcontainers/testcontainers-node/issues/1067))
* [`30bea9e`](testcontainers/testcontainers-node@30bea9e) Wildcard for dependabot Dockerfile directories ([#1073](https://redirect.github.com/testcontainers/testcontainers-node/issues/1073))
* [`6539eb6`](testcontainers/testcontainers-node@6539eb6) Add Opensearch module ([#1072](https://redirect.github.com/testcontainers/testcontainers-node/issues/1072))
* [`d3d33d6`](testcontainers/testcontainers-node@d3d33d6) Retry failing tests for CI ([#1065](https://redirect.github.com/testcontainers/testcontainers-node/issues/1065))
* [`0df4975`](testcontainers/testcontainers-node@0df4975) bump ryuk and sshd image versions ([#1063](https://redirect.github.com/testcontainers/testcontainers-node/issues/1063))
* [`51aee53`](testcontainers/testcontainers-node@51aee53) v11.2.1
* See full diff in [compare view](testcontainers/testcontainers-node@v11.2.1...v11.3.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=testcontainers&package-manager=npm\_and\_yarn&previous-version=11.2.1&new-version=11.3.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)
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

1 participant