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

[MNG-8320] Bump jakarta.inject:jakarta.inject-api from 2.0.1 to 2.0.1.MR #1729

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2024

JIRA issue: MNG-8320

Bumps jakarta.inject:jakarta.inject-api from 2.0.1 to 2.0.1.MR.

Commits
  • b07ba3d [maven-release-plugin] prepare release 2.0.1.MR
  • da37685 [maven-release-plugin] prepare release 2.0.0-RC2
  • b565201 [maven-release-plugin] prepare for next development iteration
  • See full diff 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 19, 2024
@gnodet
Copy link
Contributor

gnodet commented Sep 19, 2024

@dependabot ignore this minor version

@dependabot dependabot bot closed this Sep 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2024

OK, I won't notify you about version 2.0.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/maven/jakarta.inject-jakarta.inject-api-2.0.1.MR branch September 19, 2024 05:38
@gnodet
Copy link
Contributor

gnodet commented Oct 16, 2024

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2024

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@gnodet
Copy link
Contributor

gnodet commented Oct 16, 2024

@dependabot reopen

@dependabot dependabot bot reopened this Oct 16, 2024
@dependabot dependabot bot restored the dependabot/maven/jakarta.inject-jakarta.inject-api-2.0.1.MR branch October 16, 2024 14:48
Bumps [jakarta.inject:jakarta.inject-api](https://github.com/eclipse-ee4j/injection-api) from 2.0.1 to 2.0.1.MR.
- [Release notes](https://github.com/eclipse-ee4j/injection-api/releases)
- [Commits](jakartaee/inject@2.0.1...2.0.1.MR)

---
updated-dependencies:
- dependency-name: jakarta.inject:jakarta.inject-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/jakarta.inject-jakarta.inject-api-2.0.1.MR branch from 83d6077 to 6373cec Compare October 16, 2024 14:49
@gnodet gnodet added this to the 4.0.0-beta-5 milestone Oct 16, 2024
@gnodet gnodet changed the title Bump jakarta.inject:jakarta.inject-api from 2.0.1 to 2.0.1.MR [MNG-8320] Bump jakarta.inject:jakarta.inject-api from 2.0.1 to 2.0.1.MR Oct 16, 2024
@gnodet gnodet merged commit 2e518f3 into master Oct 16, 2024
16 checks passed
@dependabot dependabot bot deleted the dependabot/maven/jakarta.inject-jakarta.inject-api-2.0.1.MR branch October 16, 2024 20:48
@cdouillard
Copy link

Hi @gnodet, is the aim of this version change to use the multi-release jar ?

From what I see in the tag notes (2.0.1.MR Service Release (jakarta.inject) ) :

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.

Since Maven 4 requires Java 17, I don't think this version change is necessary.

Tags notes are avalaible here :

@gnodet
Copy link
Contributor

gnodet commented Oct 18, 2024

Hi @gnodet, is the aim of this version change to use the multi-release jar ?

From what I see in the tag notes (2.0.1.MR Service Release (jakarta.inject) ) :

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.

Since Maven 4 requires Java 17, I don't think this version change is necessary.

Tags notes are avalaible here :

You're absolutely right, I misread the release notes.

gnodet added a commit that referenced this pull request Oct 18, 2024
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.

2 participants