Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps the pac4j group with 2 updates: org.pac4j:pac4j-saml and org.pac4j:pac4j-jakartaee.

Updates org.pac4j:pac4j-saml from 6.1.2 to 6.1.3

Commits
  • d0529d6 [maven-release-plugin] prepare release pac4j-parent-6.1.3
  • 87829ec Merge pull request #3427 from pac4j/renovate/org.apache.maven.plugins-maven-d...
  • d08b5b2 chore(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin t...
  • 31482a1 prepare release
  • c892469 [maven-release-plugin] prepare for next development iteration
  • 76f9614 [maven-release-plugin] prepare release pac4j-parent-6.1.3
  • 57fbd91 prepare release
  • 61c1dc2 [maven-release-plugin] prepare for next development iteration
  • a904bec [maven-release-plugin] prepare release pac4j-parent-6.1.3
  • 720f82c prepare release
  • Additional commits viewable in compare view

Updates org.pac4j:pac4j-jakartaee from 6.1.2 to 6.1.3

Commits
  • d0529d6 [maven-release-plugin] prepare release pac4j-parent-6.1.3
  • 87829ec Merge pull request #3427 from pac4j/renovate/org.apache.maven.plugins-maven-d...
  • d08b5b2 chore(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin t...
  • 31482a1 prepare release
  • c892469 [maven-release-plugin] prepare for next development iteration
  • 76f9614 [maven-release-plugin] prepare release pac4j-parent-6.1.3
  • 57fbd91 prepare release
  • 61c1dc2 [maven-release-plugin] prepare for next development iteration
  • a904bec [maven-release-plugin] prepare release pac4j-parent-6.1.3
  • 720f82c prepare release
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.pac4j:pac4j-saml [>= 4.a, < 5]

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies java Pull requests that update Java code labels May 26, 2025
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-34abcfaa63 branch 4 times, most recently from 69ff201 to ad94573 Compare June 3, 2025 17:20
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-34abcfaa63 branch 2 times, most recently from 536f21c to f47f293 Compare June 16, 2025 16:26
@dependabot dependabot bot requested a review from a team as a code owner June 16, 2025 16:26
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-34abcfaa63 branch 5 times, most recently from 5049ecf to 9b47c03 Compare June 22, 2025 13:36
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-34abcfaa63 branch 3 times, most recently from c99ef55 to bc550af Compare July 3, 2025 16:43
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-34abcfaa63 branch 2 times, most recently from 276d8b2 to 9acc537 Compare July 14, 2025 20:45
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-34abcfaa63 branch 3 times, most recently from 92cf6e4 to 18a598e Compare July 22, 2025 16:53
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-34abcfaa63 branch from 18a598e to f37d580 Compare July 23, 2025 16:03
@kuisathaverat
Copy link

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-34abcfaa63 branch from f37d580 to 505a86e Compare July 27, 2025 13:09
@kuisathaverat
Copy link

[2025-07-27T13:11:00.757Z] [INFO] -------------------------------------------------------------
[2025-07-27T13:11:00.757Z] [ERROR] COMPILATION ERROR : 
[2025-07-27T13:11:00.758Z] [INFO] -------------------------------------------------------------
[2025-07-27T13:11:00.758Z] [ERROR] /home/jenkins/agent/workspace/Plugins_saml-plugin_PR-515/src/main/java/org/jenkinsci/plugins/saml/SamlProfileWrapper.java:[56,26] incompatible types: try-with-resources not applicable to variable type
[2025-07-27T13:11:00.758Z]     (org.pac4j.saml.client.SAML2Client cannot be converted to java.lang.AutoCloseable)
[2025-07-27T13:11:00.758Z] [ERROR] /home/jenkins/agent/workspace/Plugins_saml-plugin_PR-515/src/main/java/org/jenkinsci/plugins/saml/SamlProfileWrapper.java:[71,19] cannot find symbol
[2025-07-27T13:11:00.759Z]   symbol:   method destroy()
[2025-07-27T13:11:00.759Z]   location: variable client of type org.pac4j.saml.client.SAML2Client
[2025-07-27T13:11:00.759Z] [ERROR] /home/jenkins/agent/workspace/Plugins_saml-plugin_PR-515/src/main/java/org/jenkinsci/plugins/saml/SamlRedirectActionWrapper.java:[47,26] incompatible types: try-with-resources not applicable to variable type
[2025-07-27T13:11:00.759Z]     (org.pac4j.saml.client.SAML2Client cannot be converted to java.lang.AutoCloseable)
[2025-07-27T13:11:00.759Z] [ERROR] /home/jenkins/agent/workspace/Plugins_saml-plugin_PR-515/src/main/java/org/jenkinsci/plugins/saml/SamlRedirectActionWrapper.java:[52,19] cannot find symbol
[2025-07-27T13:11:00.760Z]   symbol:   method destroy()
[2025-07-27T13:11:00.760Z]   location: variable client of type org.pac4j.saml.client.SAML2Client
[2025-07-27T13:11:00.760Z] [ERROR] /home/jenkins/agent/workspace/Plugins_saml-plugin_PR-515/src/main/java/org/jenkinsci/plugins/saml/SamlSPMetadataWrapper.java:[46,26] incompatible types: try-with-resources not applicable to variable type
[2025-07-27T13:11:00.760Z]     (org.pac4j.saml.client.SAML2Client cannot be converted to java.lang.AutoCloseable)
[2025-07-27T13:11:00.760Z] [ERROR] /home/jenkins/agent/workspace/Plugins_saml-plugin_PR-515/src/main/java/org/jenkinsci/plugins/saml/SamlSPMetadataWrapper.java:[48,19] cannot find symbol
[2025-07-27T13:11:00.760Z]   symbol:   method destroy()
[2025-07-27T13:11:00.761Z]   location: variable client of type org.pac4j.saml.client.SAML2Client
[2025-07-27T13:11:00.761Z] [INFO] 6 errors 

@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-34abcfaa63 branch from 505a86e to 509de2e Compare July 30, 2025 16:58
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-34abcfaa63 branch from 509de2e to ec1ead0 Compare August 14, 2025 16:45
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-34abcfaa63 branch from ec1ead0 to 68ef3d3 Compare August 19, 2025 00:45
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-34abcfaa63 branch from 68ef3d3 to e6dc120 Compare August 27, 2025 06:34
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-34abcfaa63 branch 4 times, most recently from b01ab46 to 3f81297 Compare September 11, 2025 16:02
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 15, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-34abcfaa63 branch from 3f81297 to 8d10e6c Compare September 16, 2025 16:02
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-34abcfaa63 branch from 8d10e6c to fb5b7e4 Compare September 23, 2025 16:03
Bumps the pac4j group with 2 updates: [org.pac4j:pac4j-saml](https://github.com/pac4j/pac4j) and [org.pac4j:pac4j-jakartaee](https://github.com/pac4j/pac4j).


Updates `org.pac4j:pac4j-saml` from 6.1.2 to 6.1.3
- [Commits](pac4j/pac4j@pac4j-parent-6.1.2...pac4j-parent-6.1.3)

Updates `org.pac4j:pac4j-jakartaee` from 6.1.2 to 6.1.3
- [Commits](pac4j/pac4j@pac4j-parent-6.1.2...pac4j-parent-6.1.3)

---
updated-dependencies:
- dependency-name: org.pac4j:pac4j-saml
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pac4j
- dependency-name: org.pac4j:pac4j-jakartaee
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pac4j
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-34abcfaa63 branch from fb5b7e4 to ffa8d90 Compare October 29, 2025 16:02
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant