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 jakarta.transaction:jakarta.transaction-api from 1.3.1 to 2.0.1 #293

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2023

Bumps jakarta.transaction:jakarta.transaction-api from 1.3.1 to 2.0.1.

Commits
  • 5a123d7 Prepare release jakarta.transaction:jakarta.transaction-parent:2.0.1
  • 6347804 Prepare for a 2.0.1-SNAPSHOT
  • 86da141 Prepare release jakarta.transaction:jakarta.transaction-parent:2.0.1-RC1
  • 9d6bb0e Updated OSGi packages data
  • 77eef10 Just require Java SE 11, no range
  • a517fda The JDK version should be 11 or higher
  • 88a5666 Add module-info and update cdi, interceptors
  • 4b45af7 Changes required to build without warnings/errors using JDK11
  • 73c978b Fix javadoc build with JDK11
  • 7de86ad Fix relativePath, because ../pom.xml is not org.eclipse.ee4j/project/1.0.6
  • 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 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 4, 2023
@garydgregory
Copy link
Member

@dependabot rebase

Bumps [jakarta.transaction:jakarta.transaction-api](https://github.com/eclipse-ee4j/jta-api) from 1.3.1 to 2.0.1.
- [Commits](jakartaee/transactions@1.3.1...2.0.1)

---
updated-dependencies:
- dependency-name: jakarta.transaction:jakarta.transaction-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/jakarta.transaction-jakarta.transaction-api-2.0.1 branch from 8e29f9c to b18b1f3 Compare April 8, 2024 18:55
@nielsm5
Copy link

nielsm5 commented Apr 18, 2024

Is this going to happen anything soon? Not that much has changed in the API? You could even support both interfaces in the same version. Though this would create some duplicate code, it's not unthinkable. (Saying this purely because you don't want to maintain 2 versions 😄.) Narayana already uses it, so you can also run the tests!

@garydgregory
Copy link
Member

Yes, eventually.

@kevinleturc
Copy link

Hello @garydgregory, we're currently migrating our project to the jakarta namespace, and I will need to have a commons-dbcp2 artefact working with the new namespace.
I can give time to work on this topic, would you be interested in?

@reaver585
Copy link

Yes, eventually.

@garydgregory any idea when this is coming? It's been almost a year since the release of Spring Boot 3 and it would be great to use dbcp with it.. since it's probably the only standalone connection pool that supports XaDataSources.

Or maybe you know if there is other reputable library that provides such functionality? Thanks.

@garydgregory
Copy link
Member

Close: Later.

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 29, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/jakarta.transaction-jakarta.transaction-api-2.0.1 branch August 29, 2024 12:13
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.

4 participants