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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 19, 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]

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 Jan 19, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-971157dd9e branch 3 times, most recently from c97a5ce to 8b91c1e Compare January 26, 2024 17:53
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-971157dd9e branch 2 times, most recently from 62aac52 to 9b5fee7 Compare February 12, 2024 15:18
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-971157dd9e branch from 9b5fee7 to 08cec14 Compare February 23, 2024 16:25
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-971157dd9e branch from 08cec14 to bdb05d8 Compare March 7, 2024 16:26
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 bdb05d8 to 361cfca Compare March 8, 2024 17:00
Copy link
Author

dependabot bot commented on behalf of github Mar 22, 2024

Superseded by #415.

@dependabot dependabot bot closed this Mar 22, 2024
@dependabot dependabot bot deleted the dependabot/maven/pac4j-971157dd9e branch March 22, 2024 17:00
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.

0 participants