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 org.moditect:moditect-maven-plugin from 1.0.0.RC2 to 1.2.2.Final #167

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2024

Bumps org.moditect:moditect-maven-plugin from 1.0.0.RC2 to 1.2.2.Final.

Release notes

Sourced from org.moditect:moditect-maven-plugin's releases.

1.2.2.Final

Changelog

  • 04bb13a Releasing version 1.2.2.Final
  • af42936 Only use inner class heuristic with class names
  • e06db30 Next version 1.3.0-SNAPSHOT
  • e070303 Releasing version 1.2.1.Final

Contributors

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

  • Andres Almiray
  • Ethan McCue (@​bowbahdoe)
  • moditect-release-bot

1.2.1.Final

Changelog

  • 8c6acb9 Releasing version 1.2.1.Final
  • 774e118 #244 Use temporary working file when adding module-info
  • 80c1c1d Fix indentation to 4 spaces
  • 8dbf0f4 Fix missing character in licenses
  • 27c1bd6 remove parent path and packaging since their value was the default one
  • 24031e4 Update Hibernate validator to Jakarta EE 10 compatibility and fix the build
  • cdbffd6 Update last files without right license
  • 77e196e includes reviewer remark on opening all the module: changed it to an exports directive
  • 7c19d07 Change in plugin configuration and order of declared modules to obtain a fonctionning jlink image
  • 9bc4156 Add --ignore-missing-deps to Vertx pom to prevent modules error from optional dependencies
  • 25ef0e4 Correct License text indentation
  • 87b5463 Update various dependencies and plugins version to last stable non-breaking version
  • 0e9c9c4 Update license
  • fd47eaa update embedded maven version to 3.9.6, version before 3.9.0 had cause starnge dependecies issues while resolving module-path
  • da10098 Next version 1.3.0-SNAPSHOT
  • 92841ed Releasing version 1.2.0.Final

Contributors

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

1.2.0.Final

Changelog

  • 0f9da83 Releasing version 1.2.0.Final
  • 30fe752 Update project timestamp to git expression after release
  • e66d794 #95 Marking Maven plug-in goals with @​threadSafe
  • e096f8e Update release configuration
  • a793af4 #216 create-runtime-image: Error message on missing artifact, closes #216

... (truncated)

Commits
  • 04bb13a Releasing version 1.2.2.Final
  • af42936 Only use inner class heuristic with class names
  • e06db30 Next version 1.3.0-SNAPSHOT
  • e070303 Releasing version 1.2.1.Final
  • 774e118 #244 Use temporary working file when adding module-info
  • 80c1c1d Fix indentation to 4 spaces
  • 8dbf0f4 Fix missing character in licenses
  • 27c1bd6 remove parent path and packaging since their value was the default one
  • 24031e4 Update Hibernate validator to Jakarta EE 10 compatibility and fix the build
  • cdbffd6 Update last files without right license
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 20, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/org.moditect-moditect-maven-plugin-1.2.2.Final branch from 3f78586 to cc1011e Compare August 20, 2024 17:42
@dependabot dependabot bot force-pushed the dependabot/maven/org.moditect-moditect-maven-plugin-1.2.2.Final branch from cc1011e to 1f70683 Compare August 28, 2024 18:44
@dependabot dependabot bot force-pushed the dependabot/maven/org.moditect-moditect-maven-plugin-1.2.2.Final branch from 1f70683 to f925bce Compare September 5, 2024 16:14
@dependabot dependabot bot force-pushed the dependabot/maven/org.moditect-moditect-maven-plugin-1.2.2.Final branch from f925bce to a080acd Compare September 18, 2024 19:52
@hyperxpro
Copy link
Owner

@dependabot recreate

Bumps [org.moditect:moditect-maven-plugin](https://github.com/moditect/moditect) from 1.0.0.RC2 to 1.2.2.Final.
- [Release notes](https://github.com/moditect/moditect/releases)
- [Commits](moditect/moditect@1.0.0.CR2...1.2.2.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.moditect-moditect-maven-plugin-1.2.2.Final branch from ed7d514 to d015afa Compare November 1, 2024 09:34
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
Development

Successfully merging this pull request may close these issues.

1 participant