Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2025

Bumps org.eclipse.persistence.eclipselink.version from 2.7.10 to 4.0.8.
Updates org.eclipse.persistence:org.eclipse.persistence.core from 2.7.10 to 4.0.8

Updates org.eclipse.persistence:org.eclipse.persistence.extension from 2.7.10 to 4.0.8

Updates org.eclipse.persistence:org.eclipse.persistence.jpa from 2.7.10 to 4.0.8

Release notes

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

4.0.8

What's Changed

Full Changelog: eclipse-ee4j/eclipselink@4.0.7...4.0.8

4.0.8-RC1

What's Changed

Full Changelog: eclipse-ee4j/eclipselink@4.0.7...4.0.8-RC1

4.0.7

What's Changed

... (truncated)

Commits
  • f4449e7 Maven build - Dependencies and plugins update (#2530)
  • 381ff0f Added statement cleanup into updateObjectAndRowWithSequenceNumber (#2523) (#2...
  • e2276d2 Platform autodetection should fail in server side environment (#2515)
  • 5fbfee5 Oracle platform - DDL for java.time.* fix precision and unit test (backport f...
  • f4810c7 JPMS fix (re-order lines) in module-info.java for eclipselink.jar bundle (#2495)
  • 05d4a1c JPA Server side test fixes - part 5 (#2494)
  • 0a7bae1 JPA Server side test fixes - part 4 (#2492)
  • 80c50bb JPA Server side test fixes - part 3 (#2491)
  • 46ce516 JPA Server side test fixes - part2 plus WebLogic Maven profile (#2417) (#2490)
  • 8e80a07 JPA Server side test fixes - part 1 (backport from 3.0 #2401) (#2489)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.eclipse.persistence:org.eclipse.persistence.core [>= 3.a, < 4]
org.eclipse.persistence:org.eclipse.persistence.extension [>= 3.a, < 4]
org.eclipse.persistence:org.eclipse.persistence.jpa [>= 3.a, < 4]

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 Dec 21, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Dec 21, 2025
@openshift-ci
Copy link

openshift-ci bot commented Dec 21, 2025

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@vinokurig vinokurig force-pushed the dependabot/maven/org.eclipse.persistence.eclipselink.version-4.0.8 branch from 96b234a to 348350d Compare December 22, 2025 08:33
@vinokurig
Copy link
Contributor

/ok-to-test

Bumps `org.eclipse.persistence.eclipselink.version` from 2.7.10 to 4.0.8.

Updates `org.eclipse.persistence:org.eclipse.persistence.core` from 2.7.10 to 4.0.8

Updates `org.eclipse.persistence:org.eclipse.persistence.extension` from 2.7.10 to 4.0.8

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

---
updated-dependencies:
- dependency-name: org.eclipse.persistence:org.eclipse.persistence.core
  dependency-version: 4.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.persistence:org.eclipse.persistence.extension
  dependency-version: 4.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.persistence:org.eclipse.persistence.jpa
  dependency-version: 4.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@vinokurig vinokurig force-pushed the dependabot/maven/org.eclipse.persistence.eclipselink.version-4.0.8 branch from 348350d to 3eb2bcb Compare December 23, 2025 08:33
@openshift-ci
Copy link

openshift-ci bot commented Dec 23, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot], vinokurig

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@vinokurig
Copy link
Contributor

/retest

@openshift-ci
Copy link

openshift-ci bot commented Dec 23, 2025

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/v19-azure-no-pat-oauth-flow 3eb2bcb link true /test v19-azure-no-pat-oauth-flow
ci/prow/v19-gitea-with-pat-setup-flow 3eb2bcb link true /test v19-gitea-with-pat-setup-flow
ci/prow/v19-gitlab-no-pat-oauth-flow-ssh-url 3eb2bcb link true /test v19-gitlab-no-pat-oauth-flow-ssh-url
ci/prow/v19-gitlab-no-pat-oauth-flow-raw-devfile-url 3eb2bcb link true /test v19-gitlab-no-pat-oauth-flow-raw-devfile-url
ci/prow/v19-gitea-no-pat-oauth-flow 3eb2bcb link true /test v19-gitea-no-pat-oauth-flow
ci/prow/v19-gitlab-with-oauth-setup-flow 3eb2bcb link true /test v19-gitlab-with-oauth-setup-flow

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@vinokurig vinokurig merged commit 93ed63a into main Dec 23, 2025
23 of 29 checks passed
@vinokurig vinokurig deleted the dependabot/maven/org.eclipse.persistence.eclipselink.version-4.0.8 branch December 23, 2025 14:30
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 lgtm ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants