Skip to content
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

Bump os-maven-plugin from 1.5.0.Final to 1.6.2 #49

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps os-maven-plugin from 1.5.0.Final to 1.6.2.

Release notes

Sourced from os-maven-plugin's releases.

os-maven-plugin-1.6.2

os-maven-plugin-1.6.1

  • Added m2e life cycle mapping metadata so os-maven-plugin works better with Eclipse m2e. #37 (Thanks, @​sergei-ivanov)

os-maven-plugin-1.6.0

  • Added support for MIPS and MIPSEL 32/64-bit architecture
    • mips_32 - if the value is one of: mips, mips32
    • mips_64 - if the value is mips64
    • mipsel_32 - if the value is one of: mipsel, mips32el
    • mipsel_64 - if the value is mips64el
  • Added support for PPCLE 32-bit architecture
    • ppcle_32 - if the value is one of: ppcle, ppc32le
  • Added support for IA64N and IA64W architecture
    • itanium_32 - if the value is ia64n
    • itanium_64 - if the value is one of: ia64, ia64w (new), itanium64
  • Fixed classpath conflicts due to outdated Guava version in transitive dependencies (#29)
  • Fixed incorrect prerequisite (#21)
  • Overall code clean-up and dependency updates
Commits
  • 3d168a9 [maven-release-plugin] prepare release os-maven-plugin-1.6.2
  • efdef93 Add detection of z/OS operating system (#40)
  • 8ce4393 Update the version number in README.md
  • 3405488 [maven-release-plugin] prepare for next development iteration
  • 8c0285c [maven-release-plugin] prepare release os-maven-plugin-1.6.1
  • 5f7b44f Readme: eclipse plugin should go into dropins directory (#33)
  • 02fcb78 Eclipse-related documentation and metadata updates (#37)
  • a638c62 Update the version numbers in README.md
  • e676ca4 [maven-release-plugin] prepare for next development iteration
  • cd54571 [maven-release-plugin] prepare release os-maven-plugin-1.6.0
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [os-maven-plugin](https://github.com/trustin/os-maven-plugin) from 1.5.0.Final to 1.6.2.
- [Release notes](https://github.com/trustin/os-maven-plugin/releases)
- [Commits](trustin/os-maven-plugin@os-maven-plugin-1.5.0.Final...os-maven-plugin-1.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 28, 2019
@saturnism saturnism merged commit 667d09b into master Aug 31, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/kr.motd.maven-os-maven-plugin-1.6.2 branch August 31, 2019 18:43
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.

None yet

1 participant