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.persistence:jakarta.persistence-api from 3.1.0 to 3.2.0 in the maven-dependencies group #175

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2024

Bumps the maven-dependencies group with 1 update: jakarta.persistence:jakarta.persistence-api.

Updates jakarta.persistence:jakarta.persistence-api from 3.1.0 to 3.2.0

Release notes

Sourced from jakarta.persistence:jakarta.persistence-api's releases.

Jakarta Persistence 3.2.0-M01

This release contains following changes:

  • Adds factory-level access to named queries and named entity graphs
  • Updates orm schema for 3.2

Full Changelog: jakartaee/persistence@3.2-DRAFT01-3.2.0-B02-RELEASE...3.2-M1-3.2.0-M1-RELEASE

Jakarta Persistence 3.1.0 API

This release contains following changes:

  • EntityManagerFactory and EntityManager interfaces extends java.lang.AutoCloseable interface
  • Fixes ClassTransformer.transform to throw Persistence API specific exception
  • Adds support for java.util.UUID and GenerationType.UUID
  • Adds CEILING, EXP, FLOOR, LN, POWER, ROUND, and SIGN numeric functions to Jakarta Persistence QL and ceiling(), exp(), floor(), ln(), power(), round(), and sign() to Criteria API
  • Adds LOCAL DATE, LOCAL DATETIME, and LOCAL TIME functions to Jakarta Persistence QL and corresponding localDate(), localDateTime(), and localTime() to Criteria API
  • Adds EXTRACT function to Jakarta Persistence QL
  • Adds support for Expressions as conditions in Criteria CASE expressions
  • Adds missing definition of single_valued_embeddable_object_field in Jakarta Persistence QL BNF
  • Clarifies mixing types of query input parameters
  • Clarifies definition of the Basic type
  • Clarifies the order of parameters in the LOCATE function
  • Clarifies SqlResultSetMapping with multiple EntityResults and conflicting aliases

New Contributors

Project Board: https://github.com/eclipse-ee4j/jpa-api/projects/2 Full Changelog: https://github.com/eclipse-ee4j/jpa-api/commits/3.1-3.1.0-RELEASE

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven-dependencies group with 1 update: [jakarta.persistence:jakarta.persistence-api](https://github.com/jakartaee/persistence).


Updates `jakarta.persistence:jakarta.persistence-api` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/jakartaee/persistence/releases)
- [Commits](https://github.com/jakartaee/persistence/commits)

---
updated-dependencies:
- dependency-name: jakarta.persistence:jakarta.persistence-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team, gklijs, CodeDrivenMitch and smcvb and removed request for a team July 26, 2024 16:30
@dependabot dependabot bot added this to the Release 4.11.0 milestone Jul 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2024

Dependabot attempted to update this pull request, but because the branch dependabot/maven/maven-dependencies-6d55ffade5 is protected it was unable to do so.

@smcvb
Copy link
Member

smcvb commented Jul 29, 2024

https://github.com/dependabot show jakarta.persistence:jakarta.persistence-api ignore conditions

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

No ignore conditions found for the dependency jakarta.persistence:jakarta.persistence-api

@smcvb smcvb self-assigned this Jul 29, 2024
@smcvb
Copy link
Member

smcvb commented Jul 29, 2024

@dependabot ignore jakarta.persistence:jakarta.persistence-api major version

@dependabot dependabot bot closed this Jul 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

OK, I won't notify you about version 3.x.x of jakarta.persistence:jakarta.persistence-api again, unless you unignore it.

@dependabot dependabot bot deleted the dependabot/maven/maven-dependencies-6d55ffade5 branch July 29, 2024 07:31
@smcvb
Copy link
Member

smcvb commented Jul 29, 2024

@dependabot ignore jakarta.persistence:jakarta.persistence-api minor version

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

OK, I won't notify you about version 3.2.x of jakarta.persistence:jakarta.persistence-api again, unless you unignore it.

@smcvb
Copy link
Member

smcvb commented Jul 29, 2024

https://github.com/dependabot show jakarta.persistence:jakarta.persistence-api ignore conditions

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

Ignore Conditions
Dependency Ignore Condition
jakarta.persistence:jakarta.persistence-api [>= 3.2.a, < 3.3]
jakarta.persistence:jakarta.persistence-api [< 4, > 3.1.0]

@smcvb smcvb removed this from the Release 4.11.0 milestone Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant