-
-
Notifications
You must be signed in to change notification settings - Fork 80
build(deps): bump buildnumber-maven-plugin from 1.4 to 3.1.0 #1076
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/maven/org.codehaus.mojo-buildnumber-maven-plugin-3.1.0
Closed
build(deps): bump buildnumber-maven-plugin from 1.4 to 3.1.0 #1076
dependabot
wants to merge
1
commit into
main
from
dependabot/maven/org.codehaus.mojo-buildnumber-maven-plugin-3.1.0
Conversation
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
Bumps [buildnumber-maven-plugin](https://github.com/mojohaus/buildnumber-maven-plugin) from 1.4 to 3.1.0. - [Release notes](https://github.com/mojohaus/buildnumber-maven-plugin/releases) - [Commits](mojohaus/buildnumber-maven-plugin@buildnumber-maven-plugin-1.4...3.1.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:buildnumber-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
|
Superseded by #1125. |
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) [](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
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 buildnumber-maven-plugin from 1.4 to 3.1.0.
Release notes
Sourced from buildnumber-maven-plugin's releases.
... (truncated)
Commits
2cd68a2[maven-release-plugin] prepare release 3.1.06a90511Bump parent to 74, refresh site descriptora9c44a6Exclude plexus-container-default from plugin dependenciesd50551bRequire Maven 3.5.4+21ea216Bump gson from 2.9.1 to 2.10.143246cdBump maven-enforcer-plugin from 3.2.1 to 3.3.0a1cad60Bump extra-enforcer-rules from 1.6.1 to 1.6.2bcfee17Bump actions/stale from 7 to 88cc9c9aBump svnkit from 1.10.10 to 1.10.11f14f93bBump plexus-utils from 3.5.0 to 3.5.1Dependabot 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)