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 moditect-maven-plugin from 1.0.0.RC2 to 1.0.0.Final #218

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2023

Bumps moditect-maven-plugin from 1.0.0.RC2 to 1.0.0.Final.

Release notes

Sourced from moditect-maven-plugin's releases.

1.0.0.Final

Changelog

🧰 Tasks

  • 41784cb Releasing version

✅ Issues

  • 0f2e59d #190 Don't fail build on already modular JARs
  • 3e2b18e #185 Add outputTimestamp property for reproducible builds

  • 36eb1ac Simplify release workflow
  • 0c22f34 Push release to a branch due to branch protection rules
  • 7432c99 Apply formatting rules from ModiTect parent
  • 712c529 Update parent pom to make build reproducible
  • 8a29a60 Make AddModuleInfoMojo.jvmVersion non-readonly
  • a1bd562 Update readme with latest release
  • 5e4f1cc Next version 1.0.0-SNAPSHOT

Contributors

We'd like to thank the following people for their contributions:

  • Andres Almiray
  • Gunnar Morling
  • Marcono1234
  • moditect-release-bot

1.0.0.RC3

Changelog

🧰 Tasks

  • 0bb9d54 Releasing version

✅ Issues

  • 5becd9e #179 Check if a JAR is already modular before enhancing it
  • b751691 #169 Document changes applied by #170 (#181)
  • 8e41afb #169 Add support for dependency exclusion
  • ef49a1c #151: Use project.build.fileName to resolve default JAR (#180)
  • 301c008 #154 Update version to snapshot upon release
  • c323ed2 #162 Avoid fragile Java version parsing when looking for module-info.java

⚙️ Dependencies

  • cd79429 Bump slfj4 to 1.7.36
  • 655fafb Bump jcommaned to 1.82
  • ae12d65 Bump plexus to 3.5.0
  • 8b4fdb5 Bump maven-plugin-annotations to 3.8.1
  • 1fcb3a1 Bump several plugins defined by moditect-parent
  • 991bcdb Bump build-helper-maven-plugin to 3.3.0
  • d9fb881 Bump maven-shade-plugin to 3.4.1
  • aa12d20 Bump maven-plugin-plugin to 3.8.1

... (truncated)

Commits
  • 41784cb Releasing version
  • 36eb1ac Simplify release workflow
  • 0c22f34 Push release to a branch due to branch protection rules
  • 0f2e59d #190 Don't fail build on already modular JARs
  • 7432c99 Apply formatting rules from ModiTect parent
  • 712c529 Update parent pom to make build reproducible
  • 8a29a60 Make AddModuleInfoMojo.jvmVersion non-readonly
  • 3e2b18e #185 Add outputTimestamp property for reproducible builds
  • a1bd562 Update readme with latest release
  • 5e4f1cc Next version 1.0.0-SNAPSHOT
  • 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 [moditect-maven-plugin](https://github.com/moditect/moditect) from 1.0.0.RC2 to 1.0.0.Final.
- [Release notes](https://github.com/moditect/moditect/releases)
- [Commits](moditect/moditect@1.0.0.CR2...1.0.0.Final)

---
updated-dependencies:
- dependency-name: org.moditect:moditect-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 5, 2023
@garydgregory garydgregory merged commit c662aa7 into master May 5, 2023
10 checks passed
@garydgregory garydgregory deleted the dependabot/maven/org.moditect-moditect-maven-plugin-1.0.0.Final branch May 5, 2023 19:14
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 java Pull requests that update Java code
Projects
None yet
1 participant