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

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

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

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

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

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.

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.

0 participants