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 across 1 directory with 2 updates #484

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 11, 2025

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

Updates org.pac4j:pac4j-saml from 6.0.6 to 6.1.1

Commits
  • 3c67ec6 [maven-release-plugin] prepare release pac4j-parent-6.1.1
  • 1ebdfbc Merge pull request #3270 from pac4j/renovate/aws-java-sdk-v2-monorepo
  • 8462b36 fix(deps): update dependency software.amazon.awssdk:s3 to v2.30.12
  • 4b92bef exclude gpl-licensed findbugs-annotations (#3268)
  • eb8bf15 fix: saml2 credential must be serializable (#3267)
  • a4e5e15 Merge pull request #3266 from pac4j/renovate/aws-java-sdk-v2-monorepo
  • ad62fd3 fix(deps): update dependency software.amazon.awssdk:s3 to v2.30.11
  • 8ae5ea3 Merge pull request #3264 from pac4j/renovate/oauth-oidc-sdk.version
  • 5898ff1 fix(deps): update dependency com.nimbusds:oauth2-oidc-sdk to v11.21.3
  • 3c473d2 Merge pull request #3263 from pac4j/renovate/org.wiremock-wiremock-3.x
  • Additional commits viewable in compare view

Updates org.pac4j:pac4j-jakartaee from 6.0.6 to 6.1.1

Commits
  • 3c67ec6 [maven-release-plugin] prepare release pac4j-parent-6.1.1
  • 1ebdfbc Merge pull request #3270 from pac4j/renovate/aws-java-sdk-v2-monorepo
  • 8462b36 fix(deps): update dependency software.amazon.awssdk:s3 to v2.30.12
  • 4b92bef exclude gpl-licensed findbugs-annotations (#3268)
  • eb8bf15 fix: saml2 credential must be serializable (#3267)
  • a4e5e15 Merge pull request #3266 from pac4j/renovate/aws-java-sdk-v2-monorepo
  • ad62fd3 fix(deps): update dependency software.amazon.awssdk:s3 to v2.30.11
  • 8ae5ea3 Merge pull request #3264 from pac4j/renovate/oauth-oidc-sdk.version
  • 5898ff1 fix(deps): update dependency com.nimbusds:oauth2-oidc-sdk to v11.21.3
  • 3c473d2 Merge pull request #3263 from pac4j/renovate/org.wiremock-wiremock-3.x
  • 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 Feb 11, 2025
@dependabot dependabot bot requested a review from kuisathaverat February 11, 2025 16:40
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-cd8cb51c5c branch from 85805c4 to ce1df4a Compare February 20, 2025 08:49
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-cd8cb51c5c branch from ce1df4a to d94f6b0 Compare March 4, 2025 17:31
Bumps the pac4j group with 2 updates in the / directory: [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.0.6 to 6.1.1
- [Commits](pac4j/pac4j@pac4j-parent-6.0.6...pac4j-parent-6.1.1)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/pac4j-cd8cb51c5c branch from d94f6b0 to 06349fc Compare March 6, 2025 13:31
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