Skip to content

Chore(deps): Bump org.pac4j:pac4j-core from 5.7.0 to 5.7.10 in /openmetadata-service#27503

Merged
harshach merged 3 commits intomainfrom
dependabot/maven/openmetadata-service/org.pac4j-pac4j-core-5.7.10
Apr 21, 2026
Merged

Chore(deps): Bump org.pac4j:pac4j-core from 5.7.0 to 5.7.10 in /openmetadata-service#27503
harshach merged 3 commits intomainfrom
dependabot/maven/openmetadata-service/org.pac4j-pac4j-core-5.7.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 18, 2026

Bumps org.pac4j:pac4j-core from 5.7.0 to 5.7.10.

Commits
  • 735e3e5 [maven-release-plugin] prepare release pac4j-parent-5.7.10
  • 2af3b34 fix
  • cb77864 [maven-release-plugin] prepare for next development iteration
  • 2444595 [maven-release-plugin] prepare release pac4j-parent-5.7.9
  • e3e9147 signature config in JwtAuthenticator
  • c49be0d [maven-release-plugin] prepare for next development iteration
  • 3289f7a [maven-release-plugin] prepare release pac4j-parent-5.7.8
  • 354f25e update snapshots repo
  • 90d3b0e update CI
  • c3e5047 Fix the X509 parsing
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [org.pac4j:pac4j-core](https://github.com/pac4j/pac4j) from 5.7.0 to 5.7.10.
- [Commits](pac4j/pac4j@pac4j-parent-5.7.0...pac4j-parent-5.7.10)

---
updated-dependencies:
- dependency-name: org.pac4j:pac4j-core
  dependency-version: 5.7.10
  dependency-type: direct:production
...

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 Apr 18, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Hi there 👋 Thanks for your contribution!

The OpenMetadata team will review the PR shortly! Once it has been labeled as safe to test, the CI workflows
will start executing and we'll be able to make sure everything is working as expected.

Let us know if you need any help!

@harshach harshach added safe to test Add this label to run secure Github workflows on PRs To release Will cherry-pick this PR into the release branch labels Apr 18, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 18, 2026

🟡 Playwright Results — all passed (16 flaky)

✅ 3671 passed · ❌ 0 failed · 🟡 16 flaky · ⏭️ 89 skipped

Shard Passed Failed Flaky Skipped
🟡 Shard 1 479 0 2 4
🟡 Shard 2 651 0 2 7
🟡 Shard 3 655 0 4 1
🟡 Shard 4 631 0 3 27
🟡 Shard 5 610 0 1 42
🟡 Shard 6 645 0 4 8
🟡 16 flaky test(s) (passed on retry)
  • Flow/Tour.spec.ts › Tour should work from welcome screen (shard 1, 1 retry)
  • Pages/UserCreationWithPersona.spec.ts › Create user with persona and verify on profile (shard 1, 1 retry)
  • Features/BulkEditEntity.spec.ts › Glossary (shard 2, 1 retry)
  • Features/DomainTierCertificationVoting.spec.ts › DataProduct - UpVote and DownVote (shard 2, 1 retry)
  • Features/RTL.spec.ts › Verify Following widget functionality (shard 3, 1 retry)
  • Flow/CustomizeWidgets.spec.ts › Data Assets Widget (shard 3, 1 retry)
  • Flow/PersonaDeletionUserProfile.spec.ts › User profile loads correctly before and after persona deletion (shard 3, 1 retry)
  • Flow/ServiceForm.spec.ts › Verify SSL cert upload with long filename and UI overflow handling (shard 3, 1 retry)
  • Pages/Customproperties-part2.spec.ts › entityReferenceList shows item count, scrollable list, no expand toggle (shard 4, 1 retry)
  • Pages/DataContractsSemanticRules.spec.ts › Validate Owner Rule Any_In (shard 4, 1 retry)
  • Pages/Entity.spec.ts › Announcement create, edit & delete (shard 4, 1 retry)
  • Pages/Glossary.spec.ts › Add and Remove Assets (shard 5, 1 retry)
  • Pages/HyperlinkCustomProperty.spec.ts › should display URL when no display text is provided (shard 6, 1 retry)
  • Pages/Lineage/LineageFilters.spec.ts › Verify lineage schema filter selection (shard 6, 1 retry)
  • Pages/Lineage/LineageRightPanel.spec.ts › Verify custom properties tab IS visible for supported type: searchIndex (shard 6, 1 retry)
  • Pages/Users.spec.ts › Permissions for table details page for Data Consumer (shard 6, 1 retry)

📦 Download artifacts

How to debug locally
# Download playwright-test-results-<shard> artifact and unzip
npx playwright show-trace path/to/trace.zip    # view trace

@sonarqubecloud
Copy link
Copy Markdown

@harshach harshach merged commit e1f3013 into main Apr 21, 2026
51 of 53 checks passed
@harshach harshach deleted the dependabot/maven/openmetadata-service/org.pac4j-pac4j-core-5.7.10 branch April 21, 2026 02:51
@github-actions
Copy link
Copy Markdown
Contributor

Changes have been cherry-picked to the 1.12.6 branch.

github-actions Bot pushed a commit that referenced this pull request Apr 21, 2026
Bumps [org.pac4j:pac4j-core](https://github.com/pac4j/pac4j) from 5.7.0 to 5.7.10.
- [Commits](pac4j/pac4j@pac4j-parent-5.7.0...pac4j-parent-5.7.10)

---
updated-dependencies:
- dependency-name: org.pac4j:pac4j-core
  dependency-version: 5.7.10
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Harsh Vador <58542468+harsh-vador@users.noreply.github.com>
(cherry picked from commit e1f3013)
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 safe to test Add this label to run secure Github workflows on PRs To release Will cherry-pick this PR into the release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants