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 eclipselink.version from 4.0.4 to 4.0.5 #2834

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps eclipselink.version from 4.0.4 to 4.0.5.
Updates org.eclipse.persistence:org.eclipse.persistence.jpa from 4.0.4 to 4.0.5

Release notes

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

4.0.5

What's Changed

Full Changelog: eclipse-ee4j/eclipselink@4.0.4...4.0.5

4.0.5-RC3

What's Changed

Full Changelog: eclipse-ee4j/eclipselink@4.0.5-RC2...4.0.5-RC3

4.0.5-RC2

What's Changed

Full Changelog: eclipse-ee4j/eclipselink@4.0.5-RC1...4.0.5-RC2

4.0.5-RC1

What's Changed

... (truncated)

Commits
  • a96b873 Fix #2075 Slow startup because of low entropy for PRNG (#2318) (#2335)
  • 452ffdd Fix calling stored procs on Postgres, and enable some tests (#2308)
  • 3e6f9b3 Execute org.eclipse.persistence.jpa.spring.test,org.eclipse.persistence.jpa.s...
  • cd067c2 NPE in QueryBasedValueHolder due to #2181 - bugfix (#2330)
  • 98f2c87 ConcurrencyException "Max number of attempts to lock object" in WriteLockMana...
  • 0e339f7 DatasourceAccessor ReentrantLock fix plus new SpringBoot test (#2328)
  • 73a4c11 UUID field type mapping - PostgreSQLPlatform (#2284) - backport from master (...
  • 3e1380a Sorting not honored with JPA and Oracle (#2313)
  • c812e66 Fix for ReportQuery not fetching relationships with BatchFetch.IN (#2310)
  • 2f32392 ASM 9.7.1 upgrade (#2291)
  • Additional commits viewable in compare view

Updates org.eclipse.persistence:org.eclipse.persistence.moxy from 4.0.4 to 4.0.5

Release notes

Sourced from org.eclipse.persistence:org.eclipse.persistence.moxy's releases.

4.0.5

What's Changed

Full Changelog: eclipse-ee4j/eclipselink@4.0.4...4.0.5

4.0.5-RC3

What's Changed

Full Changelog: eclipse-ee4j/eclipselink@4.0.5-RC2...4.0.5-RC3

4.0.5-RC2

What's Changed

Full Changelog: eclipse-ee4j/eclipselink@4.0.5-RC1...4.0.5-RC2

4.0.5-RC1

What's Changed

... (truncated)

Commits
  • a96b873 Fix #2075 Slow startup because of low entropy for PRNG (#2318) (#2335)
  • 452ffdd Fix calling stored procs on Postgres, and enable some tests (#2308)
  • 3e6f9b3 Execute org.eclipse.persistence.jpa.spring.test,org.eclipse.persistence.jpa.s...
  • cd067c2 NPE in QueryBasedValueHolder due to #2181 - bugfix (#2330)
  • 98f2c87 ConcurrencyException "Max number of attempts to lock object" in WriteLockMana...
  • 0e339f7 DatasourceAccessor ReentrantLock fix plus new SpringBoot test (#2328)
  • 73a4c11 UUID field type mapping - PostgreSQLPlatform (#2284) - backport from master (...
  • 3e1380a Sorting not honored with JPA and Oracle (#2313)
  • c812e66 Fix for ReportQuery not fetching relationships with BatchFetch.IN (#2310)
  • 2f32392 ASM 9.7.1 upgrade (#2291)
  • Additional commits viewable in compare view

Updates org.eclipse.persistence:org.eclipse.persistence.sdo from 4.0.4 to 4.0.5

Release notes

Sourced from org.eclipse.persistence:org.eclipse.persistence.sdo's releases.

4.0.5

What's Changed

Full Changelog: eclipse-ee4j/eclipselink@4.0.4...4.0.5

4.0.5-RC3

What's Changed

Full Changelog: eclipse-ee4j/eclipselink@4.0.5-RC2...4.0.5-RC3

4.0.5-RC2

What's Changed

Full Changelog: eclipse-ee4j/eclipselink@4.0.5-RC1...4.0.5-RC2

4.0.5-RC1

What's Changed

... (truncated)

Commits
  • a96b873 Fix #2075 Slow startup because of low entropy for PRNG (#2318) (#2335)
  • 452ffdd Fix calling stored procs on Postgres, and enable some tests (#2308)
  • 3e6f9b3 Execute org.eclipse.persistence.jpa.spring.test,org.eclipse.persistence.jpa.s...
  • cd067c2 NPE in QueryBasedValueHolder due to #2181 - bugfix (#2330)
  • 98f2c87 ConcurrencyException "Max number of attempts to lock object" in WriteLockMana...
  • 0e339f7 DatasourceAccessor ReentrantLock fix plus new SpringBoot test (#2328)
  • 73a4c11 UUID field type mapping - PostgreSQLPlatform (#2284) - backport from master (...
  • 3e1380a Sorting not honored with JPA and Oracle (#2313)
  • c812e66 Fix for ReportQuery not fetching relationships with BatchFetch.IN (#2310)
  • 2f32392 ASM 9.7.1 upgrade (#2291)
  • Additional commits viewable in compare view

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)

Bumps `eclipselink.version` from 4.0.4 to 4.0.5.

Updates `org.eclipse.persistence:org.eclipse.persistence.jpa` from 4.0.4 to 4.0.5
- [Release notes](https://github.com/eclipse-ee4j/eclipselink/releases)
- [Commits](eclipse-ee4j/eclipselink@4.0.4...4.0.5)

Updates `org.eclipse.persistence:org.eclipse.persistence.moxy` from 4.0.4 to 4.0.5
- [Release notes](https://github.com/eclipse-ee4j/eclipselink/releases)
- [Commits](eclipse-ee4j/eclipselink@4.0.4...4.0.5)

Updates `org.eclipse.persistence:org.eclipse.persistence.sdo` from 4.0.4 to 4.0.5
- [Release notes](https://github.com/eclipse-ee4j/eclipselink/releases)
- [Commits](eclipse-ee4j/eclipselink@4.0.4...4.0.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file Spring Boot 3.x v3 branch, using Spring Boot 3.x labels Dec 30, 2024
@andi-huber andi-huber merged commit e910f02 into v3 Dec 30, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/v3/eclipselink.version-4.0.5 branch December 30, 2024 06:44
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 Spring Boot 3.x v3 branch, using Spring Boot 3.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant