Skip to content

Bump buildnumber-maven-plugin from 1.4 to 3.0.0#231

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.codehaus.mojo-buildnumber-maven-plugin-3.0.0
Closed

Bump buildnumber-maven-plugin from 1.4 to 3.0.0#231
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.codehaus.mojo-buildnumber-maven-plugin-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2021

Bumps buildnumber-maven-plugin from 1.4 to 3.0.0.

Release notes

Sourced from buildnumber-maven-plugin's releases.

3.0.0

🚀 New features and improvements

📦 Dependency updates

Commits
  • 42ba0af [maven-release-plugin] prepare release buildnumber-maven-plugin-3.0.0
  • eaad9d1 remove wrong tag
  • 645b292 back to SNAPSHOT
  • be43c9d [maven-release-plugin] prepare release buildnumber-maven-plugin-3.0.0
  • 43f518b Bump actions/setup-java from 2.3.1 to 2.4.0
  • 1c8077c Bump mojo-parent from 64 to 65 (#127)
  • 91bd602 ensure sure site works as well
  • 2d6a5ef Bump mojo-parent from 63 to 64 (#126)
  • 8020cfa Bump extra-enforcer-rules from 1.3 to 1.4 (#121)
  • 7048146 Bump plexus-utils from 3.0.24 to 3.4.1 (#109)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Dec 6, 2021
@arcade-player
Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/maven/org.codehaus.mojo-buildnumber-maven-plugin-3.0.0 branch from a54e6d3 to b5c6543 Compare January 12, 2022 20:44
@arcade-player
Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [buildnumber-maven-plugin](https://github.com/mojohaus/buildnumber-maven-plugin) from 1.4 to 3.0.0.
- [Release notes](https://github.com/mojohaus/buildnumber-maven-plugin/releases)
- [Commits](mojohaus/buildnumber-maven-plugin@buildnumber-maven-plugin-1.4...buildnumber-maven-plugin-3.0.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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.codehaus.mojo-buildnumber-maven-plugin-3.0.0 branch from b5c6543 to 2c1d937 Compare April 3, 2022 14:38
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github May 15, 2023

Superseded by #1076.

@dependabot dependabot bot closed this May 15, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.codehaus.mojo-buildnumber-maven-plugin-3.0.0 branch May 15, 2023 04:59
mergify bot added a commit that referenced this pull request Mar 13, 2026
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.7.0 to 4.0.0.
Release notes

*Sourced from [docker/setup-qemu-action's releases](https://github.com/docker/setup-qemu-action/releases).*

> v4.0.0
> ------
>
> * Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [`@​crazy-max`](https://github.com/crazy-max) in [docker/setup-qemu-action#245](https://redirect.github.com/docker/setup-qemu-action/pull/245)
> * Switch to ESM and update config/test wiring by [`@​crazy-max`](https://github.com/crazy-max) in [docker/setup-qemu-action#241](https://redirect.github.com/docker/setup-qemu-action/pull/241)
> * Bump `@​actions/core` from 1.11.1 to 3.0.0 in [docker/setup-qemu-action#244](https://redirect.github.com/docker/setup-qemu-action/pull/244)
> * Bump `@​docker/actions-toolkit` from 0.67.0 to 0.77.0 in [docker/setup-qemu-action#243](https://redirect.github.com/docker/setup-qemu-action/pull/243)
> * Bump `@​isaacs/brace-expansion` from 5.0.0 to 5.0.1 in [docker/setup-qemu-action#240](https://redirect.github.com/docker/setup-qemu-action/pull/240)
> * Bump js-yaml from 3.14.1 to 3.14.2 in [docker/setup-qemu-action#231](https://redirect.github.com/docker/setup-qemu-action/pull/231)
> * Bump lodash from 4.17.21 to 4.17.23 in [docker/setup-qemu-action#238](https://redirect.github.com/docker/setup-qemu-action/pull/238)
>
> **Full Changelog**: <docker/setup-qemu-action@v3.7.0...v4.0.0>


Commits

* [`ce36039`](docker/setup-qemu-action@ce36039) Merge pull request [#245](https://redirect.github.com/docker/setup-qemu-action/issues/245) from crazy-max/node24
* [`6386344`](docker/setup-qemu-action@6386344) node 24 as default runtime
* [`1ea3db7`](docker/setup-qemu-action@1ea3db7) Merge pull request [#243](https://redirect.github.com/docker/setup-qemu-action/issues/243) from docker/dependabot/npm\_and\_yarn/docker/actions-to...
* [`b56a002`](docker/setup-qemu-action@b56a002) chore: update generated content
* [`c43f02d`](docker/setup-qemu-action@c43f02d) build(deps): bump `@​docker/actions-toolkit` from 0.67.0 to 0.77.0
* [`ce10c58`](docker/setup-qemu-action@ce10c58) Merge pull request [#244](https://redirect.github.com/docker/setup-qemu-action/issues/244) from docker/dependabot/npm\_and\_yarn/actions/core-3.0.0
* [`429fc9d`](docker/setup-qemu-action@429fc9d) chore: update generated content
* [`060e5f8`](docker/setup-qemu-action@060e5f8) build(deps): bump `@​actions/core` from 1.11.1 to 3.0.0
* [`44be13e`](docker/setup-qemu-action@44be13e) Merge pull request [#231](https://redirect.github.com/docker/setup-qemu-action/issues/231) from docker/dependabot/npm\_and\_yarn/js-yaml-3.14.2
* [`1897438`](docker/setup-qemu-action@1897438) chore: update generated content
* Additional commits viewable in [compare view](docker/setup-qemu-action@c7c5346...ce36039)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=docker/setup-qemu-action&package-manager=github\_actions&previous-version=3.7.0&new-version=4.0.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)
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.

1 participant