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

chore(deps): bump the pac4j group with 2 updates #401

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

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

Updates org.pac4j:pac4j-saml from 5.4.6 to 6.0.1

Commits
  • ae48e33 [maven-release-plugin] prepare release pac4j-parent-6.0.1
  • 8f9337a Merge pull request #2784 from pac4j/renovate/joda-time.version
  • f9485b8 fix(deps): update dependency joda-time:joda-time to v2.12.6
  • abc8e12 Merge pull request #2783 from pac4j/renovate/oauth-oidc-sdk.version
  • 61bcf2c fix(deps): update dependency com.nimbusds:oauth2-oidc-sdk to v11.9.1
  • 0585173 Merge pull request #2782 from pac4j/renovate/com.puppycrawl.tools-checkstyle-...
  • b94ed5c chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.12.7
  • 96921f3 Merge pull request #2781 from pac4j/renovate/slf4j.version
  • 752fb69 fix(deps): update slf4j.version to v2.0.10
  • 334b876 Merge pull request #2780 from pac4j/renovate/oauth-oidc-sdk.version
  • Additional commits viewable in compare view

Updates org.pac4j:pac4j-javaee from 5.4.6 to 6.0.1

Commits
  • ae48e33 [maven-release-plugin] prepare release pac4j-parent-6.0.1
  • 8f9337a Merge pull request #2784 from pac4j/renovate/joda-time.version
  • f9485b8 fix(deps): update dependency joda-time:joda-time to v2.12.6
  • abc8e12 Merge pull request #2783 from pac4j/renovate/oauth-oidc-sdk.version
  • 61bcf2c fix(deps): update dependency com.nimbusds:oauth2-oidc-sdk to v11.9.1
  • 0585173 Merge pull request #2782 from pac4j/renovate/com.puppycrawl.tools-checkstyle-...
  • b94ed5c chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.12.7
  • 96921f3 Merge pull request #2781 from pac4j/renovate/slf4j.version
  • 752fb69 fix(deps): update slf4j.version to v2.0.10
  • 334b876 Merge pull request #2780 from pac4j/renovate/oauth-oidc-sdk.version
  • 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]

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 <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

@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Jan 8, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-971157dd9e branch 2 times, most recently from 9feabaa to d763eea Compare January 16, 2024 16:12
Bumps the pac4j group with 2 updates: [org.pac4j:pac4j-saml](https://github.com/pac4j/pac4j) and [org.pac4j:pac4j-javaee](https://github.com/pac4j/pac4j).


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

Updates `org.pac4j:pac4j-javaee` from 5.4.6 to 6.0.1
- [Commits](pac4j/pac4j@pac4j-parent-5.4.6...pac4j-parent-6.0.1)

---
updated-dependencies:
- dependency-name: org.pac4j:pac4j-saml
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pac4j
- dependency-name: org.pac4j:pac4j-javaee
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pac4j
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-971157dd9e branch from d763eea to d47b196 Compare January 17, 2024 17:00
@kuisathaverat
Copy link

kuisathaverat commented Jan 19, 2024

It requires Java 17 as the minimum JDK version. We are not there yet.

Copy link
Author

dependabot bot commented on behalf of github Jan 19, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

@dependabot dependabot bot deleted the dependabot/maven/pac4j-971157dd9e branch January 19, 2024 16:05
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