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

Merged
dependabot[bot] merged 1 commit from dependabot/maven/org.codehaus.mojo-buildnumber-maven-plugin-3.0.0 into main 2025-05-04 13:17:53 -04:00
dependabot[bot] commented 2021-12-06 13:22:07 -05:00 (Migrated from github.com)

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

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 [buildnumber-maven-plugin](https://github.com/mojohaus/buildnumber-maven-plugin) from 1.4 to 3.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mojohaus/buildnumber-maven-plugin/releases">buildnumber-maven-plugin's releases</a>.</em></p> <blockquote> <h2>3.0.0</h2> <!-- raw HTML omitted --> <ul> <li>Update maven-scm, fix <a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/96">#96</a> (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/101">#101</a>) <a href="https://github.com/bmarwell"><code>@​bmarwell</code></a></li> <li>Updated Travis CI config (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/98">#98</a>) <a href="https://github.com/andham"><code>@​andham</code></a></li> <li>Unify timestampFormat parameter between Create*Mojo (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/86">#86</a>) <a href="https://github.com/TobiX"><code>@​TobiX</code></a></li> <li>Fix integration tests (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/85">#85</a>) <a href="https://github.com/TobiX"><code>@​TobiX</code></a></li> <li>Use released parent pom 50 (instead of snapshot) (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/84">#84</a>) <a href="https://github.com/TobiX"><code>@​TobiX</code></a></li> <li>Remove superfluous escape (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/79">#79</a>) <a href="https://github.com/fatso83"><code>@​fatso83</code></a></li> <li>fix git command error git rev-pasre -&gt; git rev-parse (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/65">#65</a>) <a href="https://github.com/bedebignell"><code>@​bedebignell</code></a></li> <li>HGChangeset goal (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/47">#47</a>) <a href="https://github.com/gnembisz"><code>@​gnembisz</code></a></li> <li>Added support for json output format additionally to properties. (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/51">#51</a>) <a href="https://github.com/cbuschka"><code>@​cbuschka</code></a></li> <li>Fix issue with SVN branch when svn info is run in subfolder (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/28">#28</a>) <a href="https://github.com/pwielgolaski"><code>@​pwielgolaski</code></a></li> <li>Support getting branch info from Mercurial (Hg) (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/3">#3</a>) <a href="https://github.com/codingtony"><code>@​codingtony</code></a></li> <li>Add project site URL to POM (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/31">#31</a>) <a href="https://github.com/bindul"><code>@​bindul</code></a></li> <li>Fix small typo in CreateMojo#providerImplementations description (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/25">#25</a>) <a href="https://github.com/valery1707"><code>@​valery1707</code></a></li> <li>fixed a trivial typo in one of the usage examples (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/24">#24</a>) <a href="https://github.com/tomsaleeba"><code>@​tomsaleeba</code></a></li> <li>Add basic Git Integration Test (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/19">#19</a>) <a href="https://github.com/ecki"><code>@​ecki</code></a></li> <li>README.md: make sure IT tests are executed (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/18">#18</a>) <a href="https://github.com/ecki"><code>@​ecki</code></a></li> </ul> <h2>🚀 New features and improvements</h2> <ul> <li>java 8 as a minimum (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/125">#125</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> <li>Add github actions, dependabot and release drafter (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/119">#119</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump actions/setup-java from 2.3.1 to 2.4.0 (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/128">#128</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump mojo-parent from 64 to 65 (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/127">#127</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump mojo-parent from 63 to 64 (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/126">#126</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump extra-enforcer-rules from 1.3 to 1.4 (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/121">#121</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump plexus-utils from 3.0.24 to 3.4.1 (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/109">#109</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump actions/stale from 3 to 4 (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/124">#124</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump actions/checkout from 2.3.4 to 2.4.0 (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/123">#123</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump actions/setup-java from 2.3.0 to 2.3.1 (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/122">#122</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump takari.plugin.testing.version from 2.9.2 to 3.0.0 (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/108">#108</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump svnkit from 1.8.12 to 1.10.3 (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/117">#117</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump gson from 2.8.0 to 2.8.9 (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/118">#118</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump maven.scm.version from 1.11.3 to 1.12.0 (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/116">#116</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump extra-enforcer-rules from 1.0-beta-4 to 1.3 (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/104">#104</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump maven.scm.version from 1.11.2 to 1.11.3 (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/112">#112</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mojohaus/buildnumber-maven-plugin/commit/42ba0aff2883734dc52d0c8891201aeec3ab940e"><code>42ba0af</code></a> [maven-release-plugin] prepare release buildnumber-maven-plugin-3.0.0</li> <li><a href="https://github.com/mojohaus/buildnumber-maven-plugin/commit/eaad9d11aaedc094dd9122d3f2af84602195e46a"><code>eaad9d1</code></a> remove wrong tag</li> <li><a href="https://github.com/mojohaus/buildnumber-maven-plugin/commit/645b29227008ab0cb22cf0bed376e7e1d848b740"><code>645b292</code></a> back to SNAPSHOT</li> <li><a href="https://github.com/mojohaus/buildnumber-maven-plugin/commit/be43c9d6e9cb1dd8da57d1595108e4dae4eb4f2f"><code>be43c9d</code></a> [maven-release-plugin] prepare release buildnumber-maven-plugin-3.0.0</li> <li><a href="https://github.com/mojohaus/buildnumber-maven-plugin/commit/43f518b4546f605b9fdd6dee91ef410bbf8db5a4"><code>43f518b</code></a> Bump actions/setup-java from 2.3.1 to 2.4.0</li> <li><a href="https://github.com/mojohaus/buildnumber-maven-plugin/commit/1c8077cc93a56d13882508aa66e5eb8b4d0a0a76"><code>1c8077c</code></a> Bump mojo-parent from 64 to 65 (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/127">#127</a>)</li> <li><a href="https://github.com/mojohaus/buildnumber-maven-plugin/commit/91bd602aaf4a3917997d0e3cb6f1947eb494844c"><code>91bd602</code></a> ensure sure site works as well</li> <li><a href="https://github.com/mojohaus/buildnumber-maven-plugin/commit/2d6a5ef6dbc08c197a936195cb1da3f3d8578e43"><code>2d6a5ef</code></a> Bump mojo-parent from 63 to 64 (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/126">#126</a>)</li> <li><a href="https://github.com/mojohaus/buildnumber-maven-plugin/commit/8020cfaa352007a7a5011cee62f9a483c4f04bc8"><code>8020cfa</code></a> Bump extra-enforcer-rules from 1.3 to 1.4 (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/121">#121</a>)</li> <li><a href="https://github.com/mojohaus/buildnumber-maven-plugin/commit/7048146f40da09f2fcf8f4092ad1603ea74f5b3a"><code>7048146</code></a> Bump plexus-utils from 3.0.24 to 3.4.1 (<a href="https://github-redirect.dependabot.com/mojohaus/buildnumber-maven-plugin/issues/109">#109</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mojohaus/buildnumber-maven-plugin/compare/buildnumber-maven-plugin-1.4...buildnumber-maven-plugin-3.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:buildnumber-maven-plugin&package-manager=maven&previous-version=1.4&new-version=3.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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
simcop2387 merged commit ccdf91cc9f into main 2025-05-04 13:17:53 -04:00
Sign in to join this conversation.
No description provided.