Skip to content

Bump org.eclipse.persistence.jpa from 2.7.8 to 2.7.9#615

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/master/org.eclipse.persistence-org.eclipse.persistence.jpa-2.7.9
Closed

Bump org.eclipse.persistence.jpa from 2.7.8 to 2.7.9#615
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/master/org.eclipse.persistence-org.eclipse.persistence.jpa-2.7.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps org.eclipse.persistence.jpa from 2.7.8 to 2.7.9.

Release notes

Sourced from org.eclipse.persistence.jpa's releases.

2.7.9

This is mainly maintenance release. It contains following bug fixes and changes:

  • ASM Component is standalone project, it's used as a Maven dependency
  • Ant/Jenkins build - Nightly build extension to publish output to Jakarta snapshots
  • Bug 570378: NullPointerException from MapKey Temporals
  • Fix TCK failure for Character type
  • Tweaking annotation processor
  • Bug/New Feature 559307: EclipseLink on all versions can dead-lock forever
  • EclipseLink doesn't generate SQL UPDATE correctly if @​ReturnUpdate is used in InheritanceType.JOINED
  • Bug 535088 - [test] SubSelectFromClauseTest2 failing randomly on public infra
  • MOXy @​XmlNullPolicy not working with enums
  • ConcurrencyManager dead-lock detection diagnostic improvement
  • Force deferred locks persistence query property
  • Bug 571794: Enable Input parameters for Criteria API SELECT clause
  • Bug 570702: Add support for Embeddable fields as JOIN targets
  • Fixes #1069: let JpaEntityManager(Factory) extend AutoCloseable
  • Bug 573094: TRIM function generates incorrect SQL for CriteriaBuilder
  • Bug 521402: Add support for Criteria queries with only literals
  • Bug 573198: ConcurrentModificationException in PersistenceProvider
  • Jenkins build - pipeline notifications
  • Bug 573094: TRIM function generates incorrect SQL for CriteriaBuilder (Oracle platform fix)
  • Bug 573435: CriteriaBuilder construct throws argument type mismatch exception with Case Select
  • Bug 573094: Fix LTRIM/RTRIM inversion of indices
  • Bugfix for - Indention not working if custom CharacterEscapeHandler is set and encoding is set to UTF-8
  • Bug 573361: Add support for parameters within CriteriaBuilder case/coalesce expressions
  • DBWS Builder generates incorrect ORM mapping for SQL TIMESTAMP bugfix
  • Bug 573794: Add support for parameters within CriteriaBuilder IN expressions
  • Extended logging of JPA L2 cache usage and UnitOfWork with thread info
  • Replace ENCRYPT MySQL function with SHA2
  • Use MySQL 8 for tests
  • Bug 417259: Add support for parameters within CriteriaBuilder HAVING clause

2.7.9-RC1

No release notes provided.

Commits
  • 2c549e2 Bug 417259: Add support for parameters within CriteriaBuilder HAVING clause
  • b67fcd5 Use MySQL 8 for tests
  • b35e1c1 Replace ENCRYPT MySQL function with SHA2,
  • 98c10fc Extended logging of JPA L2 cache usage and UnitOfWork with thread info - back...
  • 01aa6bd Bug 573794: Add support for parameters within CriteriaBuilder IN expressions
  • afb63eb DBWS Builder generates incorrect ORM mapping for SQL TIMESTAMP bugfix (#1164)
  • 08f240c Bug 573361: Add support for parameters within CriteriaBuilder case/coalesce e...
  • 36a1eaf Bugfix for - Indention not working if custom CharacterEscapeHandler is set an...
  • f658f07 Bug 573094: Fix LTRIM/RTRIM inversion of indices
  • 0cfc72c Bug 573435: CriteriaBuilder construct throws argument type mismatch exception...
  • Additional commits viewable 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 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)

Bumps [org.eclipse.persistence.jpa](https://github.com/eclipse-ee4j/eclipselink) from 2.7.8 to 2.7.9.
- [Release notes](https://github.com/eclipse-ee4j/eclipselink/releases)
- [Commits](eclipse-ee4j/eclipselink@2.7.8...2.7.9)

---
updated-dependencies:
- dependency-name: org.eclipse.persistence:org.eclipse.persistence.jpa
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 18, 2021
@andi-huber
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 21, 2021

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/master/org.eclipse.persistence-org.eclipse.persistence.jpa-2.7.9 branch June 21, 2021 07:53
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 duplicate java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant