Bump os-maven-plugin from 1.6.2 to 1.7.0 - #2953
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [os-maven-plugin](https://github.com/trustin/os-maven-plugin) from 1.6.2 to 1.7.0. - [Release notes](https://github.com/trustin/os-maven-plugin/releases) - [Commits](trustin/os-maven-plugin@os-maven-plugin-1.6.2...os-maven-plugin-1.7.0) --- updated-dependencies: - dependency-name: kr.motd.maven:os-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
cushon
approved these changes
Feb 3, 2022
cushon
approved these changes
Aug 9, 2022
copybara-service Bot
pushed a commit
that referenced
this pull request
Aug 9, 2022
Bumps [os-maven-plugin](https://github.com/trustin/os-maven-plugin) from 1.6.2 to 1.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/trustin/os-maven-plugin/releases">os-maven-plugin's releases</a>.</em></p> <blockquote> <h2>os-maven-plugin-1.7.0</h2> <ul> <li>Added a new property <code>os.detected.arch.bitness</code> <a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/36">#36</a> <a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/41">#41</a> (Thanks to <a href="https://github.com/jflecomte"><code>@​jflecomte</code></a> and <a href="https://github.com/bmarwell"><code>@​bmarwell</code></a>)</li> <li>Added detection of RISC-V architecture, <code>riscv</code> <a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/51">#51</a> <a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/53">#53</a> (Thanks to <a href="https://github.com/advancedwebdeveloper"><code>@​advancedwebdeveloper</code></a>)</li> <li>Added an abstraction layer for System property and file system access <a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/47">#47</a> <a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/48">#48</a> (Thanks to <a href="https://github.com/voidzcy"><code>@​voidzcy</code></a>)</li> <li>Added thread safety information to Maven plugin metadata so that Maven doesn't warn about thread safety anymore <a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/42">#42</a> <a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/44">#44</a> (Thanks to <a href="https://github.com/seime"><code>@​seime</code></a> and <a href="https://github.com/mortenlocka"><code>@​mortenlocka</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/trustin/os-maven-plugin/commit/4a74c8229d45bf8d1fb50d237cde676eba676fa4"><code>4a74c82</code></a> [maven-release-plugin] prepare release os-maven-plugin-1.7.0</li> <li><a href="https://github.com/trustin/os-maven-plugin/commit/43df41a94dab780d03f47f17c5cbc8e2ef400c3b"><code>43df41a</code></a> Define intentions to support RISC-V arch. (<a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/53">#53</a>)</li> <li><a href="https://github.com/trustin/os-maven-plugin/commit/58d2208af6ce19faf54ec8e1d0aa47f279c2e2ae"><code>58d2208</code></a> Add support for RISC-V arch. (<a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/52">#52</a>)</li> <li><a href="https://github.com/trustin/os-maven-plugin/commit/a23ab322feaa4352479ea0e7fa4f969803fc7f65"><code>a23ab32</code></a> Make system property and file operations injectable (<a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/47">#47</a>)</li> <li><a href="https://github.com/trustin/os-maven-plugin/commit/0d76872630d847db25d16bca8936f7c36fcc2170"><code>0d76872</code></a> Bump junit from 4.12 to 4.13.1 (<a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/45">#45</a>)</li> <li><a href="https://github.com/trustin/os-maven-plugin/commit/355d6337a159419f36171778b3d5934f929283dd"><code>355d633</code></a> Update dependencies / Require Java 8</li> <li><a href="https://github.com/trustin/os-maven-plugin/commit/bfdc0ea45240cef02f41d33625fe92a86674fd6d"><code>bfdc0ea</code></a> Update README.md</li> <li><a href="https://github.com/trustin/os-maven-plugin/commit/f0d2af15fee541ad40184f6eca226eec01522467"><code>f0d2af1</code></a> Fix for <a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/42">#42</a> Mark DetectMojo goal with thread safety info (<a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/44">#44</a>)</li> <li><a href="https://github.com/trustin/os-maven-plugin/commit/3bed1bafc95c78919693117a8e6a6bfadf8c6803"><code>3bed1ba</code></a> Fixes <a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/36">#36</a> new property "os.detected.bitness". (<a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/41">#41</a>)</li> <li><a href="https://github.com/trustin/os-maven-plugin/commit/b57a58309d6636ed2709223593237994efedcd99"><code>b57a583</code></a> Add <code>zos</code> to the list of OS names</li> <li>Additional commits viewable in <a href="https://github.com/trustin/os-maven-plugin/compare/os-maven-plugin-1.6.2...os-maven-plugin-1.7.0">compare view</a></li> </ul> </details> <br /> [](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> Fixes #2953 FUTURE_COPYBARA_INTEGRATE_REVIEW=#2953 from google:dependabot/maven/kr.motd.maven-os-maven-plugin-1.7.0 3e53597 PiperOrigin-RevId: 466368947
Contributor
Author
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
dependabot
Bot
deleted the
dependabot/maven/kr.motd.maven-os-maven-plugin-1.7.0
branch
August 9, 2022 17:01
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
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 os-maven-plugin from 1.6.2 to 1.7.0.
Release notes
Sourced from os-maven-plugin's releases.
Commits
4a74c82[maven-release-plugin] prepare release os-maven-plugin-1.7.043df41aDefine intentions to support RISC-V arch. (#53)58d2208Add support for RISC-V arch. (#52)a23ab32Make system property and file operations injectable (#47)0d76872Bump junit from 4.12 to 4.13.1 (#45)355d633Update dependencies / Require Java 8bfdc0eaUpdate README.mdf0d2af1Fix for #42 Mark DetectMojo goal with thread safety info (#44)3bed1baFixes #36 new property "os.detected.bitness". (#41)b57a583Addzosto the list of OS namesDependabot 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)