Skip to content

ORC-1296: Bump reproducible-build-maven-plugin to 0.16#1291

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/java/io.github.zlika-reproducible-build-maven-plugin-0.16
Closed

ORC-1296: Bump reproducible-build-maven-plugin to 0.16#1291
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/java/io.github.zlika-reproducible-build-maven-plugin-0.16

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps reproducible-build-maven-plugin from 0.15 to 0.16.

Changelog

Sourced from reproducible-build-maven-plugin's changelog.

Release 0.16 (2022/10/21)

Features

  • #59: Make strip-jaxb also work with the org.glassfish xjc implementation - @​nilsaellen.

Non-functional changes

  • Upgrade maven plugins.
  • Fix wrong scope for maven-plugin-api.
Commits
  • 2c75b91 [maven-release-plugin] prepare release v0.16
  • fd63d7b Fix wrong use of class from commons-lang3
  • 23a82dd Update changelog
  • 849629b Fix scope of maven-plugin-api
  • c6ee008 Update changelog
  • 2150346 Upgrade Maven plugins
  • e118e1a Feature/strip-jaxb also with the org.glassfish xjc implementation (#59)
  • bcb9b50 activate Reproducible Builds (#57)
  • 770d4e8 [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)

Bumps [reproducible-build-maven-plugin](https://github.com/Zlika/reproducible-build-maven-plugin) from 0.15 to 0.16.
- [Release notes](https://github.com/Zlika/reproducible-build-maven-plugin/releases)
- [Changelog](https://github.com/Zlika/reproducible-build-maven-plugin/blob/master/CHANGES.md)
- [Commits](Zlika/reproducible-build-maven-plugin@v0.15...v0.16)

---
updated-dependencies:
- dependency-name: io.github.zlika:reproducible-build-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2022
@dongjoon-hyun dongjoon-hyun changed the title Bump reproducible-build-maven-plugin from 0.15 to 0.16 in /java ORC-1296: Bump reproducible-build-maven-plugin to 0.16 Oct 25, 2022
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM.

@dongjoon-hyun dongjoon-hyun added this to the 1.9.0 milestone Oct 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/java/io.github.zlika-reproducible-build-maven-plugin-0.16 branch October 25, 2022 02:39
cxzl25 pushed a commit to cxzl25/orc that referenced this pull request Jan 11, 2024
Bumps [reproducible-build-maven-plugin](https://github.com/Zlika/reproducible-build-maven-plugin) from 0.15 to 0.16.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/Zlika/reproducible-build-maven-plugin/blob/master/CHANGES.md">reproducible-build-maven-plugin's changelog</a>.</em></p>
<blockquote>
<h1>Release 0.16 (2022/10/21)</h1>
<h2>Features</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/Zlika/reproducible-build-maven-plugin/pull/59">#59</a>: Make strip-jaxb also work with the org.glassfish xjc implementation - <a href="https://github.com/nilsaellen"><code>​nilsaellen</code></a>.</li>
</ul>
<h2>Non-functional changes</h2>
<ul>
<li>Upgrade maven plugins.</li>
<li>Fix wrong scope for maven-plugin-api.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/Zlika/reproducible-build-maven-plugin/commit/2c75b916a748b17a5e2d272d97f3db78330eb8e6"><code>2c75b91</code></a> [maven-release-plugin] prepare release v0.16</li>
<li><a href="https://github.com/Zlika/reproducible-build-maven-plugin/commit/fd63d7b8b886ac38bece29f532326e4b47742386"><code>fd63d7b</code></a> Fix wrong use of class from commons-lang3</li>
<li><a href="https://github.com/Zlika/reproducible-build-maven-plugin/commit/23a82dd6fd97771ffcf1bac4dbeea6be7928e52b"><code>23a82dd</code></a> Update changelog</li>
<li><a href="https://github.com/Zlika/reproducible-build-maven-plugin/commit/849629b6c4fbb06b08b9b66c8626553cc0ae96c8"><code>849629b</code></a> Fix scope of maven-plugin-api</li>
<li><a href="https://github.com/Zlika/reproducible-build-maven-plugin/commit/c6ee008aee47fdc3fa363c7499916c4ca82b536f"><code>c6ee008</code></a> Update changelog</li>
<li><a href="https://github.com/Zlika/reproducible-build-maven-plugin/commit/2150346c572421e2dd082ed57382e2ef55225586"><code>2150346</code></a> Upgrade Maven plugins</li>
<li><a href="https://github.com/Zlika/reproducible-build-maven-plugin/commit/e118e1ad4909a55611584a9173fa64f38db74ebe"><code>e118e1a</code></a> Feature/strip-jaxb also with the org.glassfish xjc implementation (<a href="https://github-redirect.dependabot.com/Zlika/reproducible-build-maven-plugin/issues/59">#59</a>)</li>
<li><a href="https://github.com/Zlika/reproducible-build-maven-plugin/commit/bcb9b504abf56d78cad0674ca5e9a9179db30952"><code>bcb9b50</code></a> activate Reproducible Builds (<a href="https://github-redirect.dependabot.com/Zlika/reproducible-build-maven-plugin/issues/57">#57</a>)</li>
<li><a href="https://github.com/Zlika/reproducible-build-maven-plugin/commit/770d4e8c599be75167aec188fd9bd837cb44928d"><code>770d4e8</code></a> [maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a href="https://github.com/Zlika/reproducible-build-maven-plugin/compare/v0.15...v0.16">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.github.zlika:reproducible-build-maven-plugin&package-manager=maven&previous-version=0.15&new-version=0.16)](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>

Closes apache#1291 from dependabot[bot]/dependabot/maven/java/io.github.zlika-reproducible-build-maven-plugin-0.16.

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BUILD dependencies Pull requests that update a dependency file JAVA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant