Update dependency jakarta.inject:jakarta.inject-api to v2 #942
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.
This PR contains the following updates:
1.0.5
->2.0.1.MR
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
eclipse-ee4j/injection-api (jakarta.inject:jakarta.inject-api)
v2.0.1.MR
: Service Release (jakarta.inject)Compare Source
This is a 2.0.1 service release with a multi-release jar that adds the module-info class to META-INF/versions/9/module-info.class using the https://github.com/moditect/moditect plugin.
This is an experimental release to allow users to choose between this format of a modularized api jar and the 2.0.1 release that has the module-info.class in the root of the jar as is the convention adopted for EE10. Unless there is user feedback that this format has sufficient advantages over the 2.0.1 release format, this is not a format we intend to support in the future.
v2.0.1
: Service Release (jakarta.inject)Compare Source
This is a service release that adds a module-info class file to the root of the API JAR as per the conventions for EE10:
https://github.com/eclipse-ee4j/jakartaee-platform/wiki/Modularized-Jars
This JAR is Java SE 8 compatible at the source/target level for everything but the module-info.class
Note that an alternative form of this API JAR as a multi-release JAR is available in the 2.0.1.MR release.
v2.0.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.