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 org.springframework.security:spring-security-web from 5.6.2 to 5.6.4 #1906

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2024

Bumps org.springframework.security:spring-security-web from 5.6.2 to 5.6.4.

Release notes

Sourced from org.springframework.security:spring-security-web's releases.

5.6.4

⭐ New Features

  • Check Samples should run against the current artifacts #11200

🪲 Bug Fixes

  • Fix setServletContext not being called for AuthorizationManagerWebInvocationPrivilegeEvaluator #11166
  • Multiple .requestMatchers().mvcMatchers() override previous one #11186

🔨 Dependency Upgrades

  • Update io.projectreactor to 2020.0.19 #11207
  • Update mockk to 1.12.4 #11206
  • Update org.springframework to 5.3.20 #11209
  • Update org.springframework.data to 2021.1.4 #11210
  • Update reactor-netty to 1.0.19 #11208

5.6.3

🪲 Bug Fixes

  • AuthorizationManagerWebInvocationPrivilegeEvaluator should grant access when AuthorizationManager abstains #10951
  • Change HashSet to LinkedHashSet for RelyingPartyRegistration credentials #10916
  • Fix saml2 authentication-requests documentation #11047
  • Remove "Hi servlet/authentication/architecture there" from docs #10963

🔨 Dependency Upgrades

  • Update hibernate-entitymanager to 5.6.8.Final #11124
  • Update io.projectreactor to 2020.0.18 #11119
  • Update io.rsocket to 1.1.2 #11121
  • Update jackson-bom to 2.13.2.20220328 #11115
  • Update jackson-databind to 2.13.2.2 #11116
  • Update jackson-datatype-jsr310 to 2.13.2 #11117
  • Update logback-classic to 1.2.11 #11114
  • Update mockk to 1.12.3 #11118
  • Update org.aspectj to 1.9.9.1 #11122
  • Update org.eclipse.jetty to 9.4.46.v20220331 #11123
  • Update org.springframework to 5.3.19 #11125
  • Update org.springframework.data to 2021.1.3 #11126
  • Update reactor-netty to 1.0.18 #11120
  • Update spring-ldap-core to 2.3.7.RELEASE #11127
Commits
  • c2d2914 Release 5.6.4
  • a40f735 Improve Upgrading
  • 7086395 AntRegexRequestMatcher Optimization
  • af95be3 Extract rejectNonPrintableAsciiCharactersInFieldName
  • 71478c2 Update org.springframework.data to 2021.1.4
  • b289d12 Update org.springframework to 5.3.20
  • e2361c5 Update io.projectreactor to 2020.0.19
  • 8b9c8ca Update mockk to 1.12.4
  • 44e672d Use properties in the checkSamples job
  • 330f0f0 Add initScripts and projectProperties to IncludeCheckRemotePlugin
  • Additional commits viewable in compare view

Dependabot compatibility score

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

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps [org.springframework.security:spring-security-web](https://github.com/spring-projects/spring-security) from 5.6.2 to 5.6.4.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@5.6.2...5.6.4)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-web
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 4, 2024 20:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 4, 2024
Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 15.00%. Comparing base (39b7593) to head (ae29346).
Report is 140 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1906   +/-   ##
=========================================
  Coverage     15.00%   15.00%           
  Complexity      457      457           
=========================================
  Files           250      250           
  Lines          7766     7766           
  Branches        810      810           
=========================================
  Hits           1165     1165           
  Misses         6551     6551           
  Partials         50       50           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jo-elimu jo-elimu closed this Feb 5, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@jo-elimu jo-elimu deleted the dependabot/maven/org.springframework.security-spring-security-web-5.6.4 branch February 5, 2025 17:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant