Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps org.springframework.security:spring-security-config from 5.6.2 to 5.6.12.

Release notes

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

5.6.12

🪲 Bug Fixes

  • Use default PathPatternParser instance #13460

🔨 Dependency Upgrades

  • Update io.projectreactor to 2020.0.34 #13505
  • Update org.springframework to 5.3.29 #13508
  • Update reactor-netty to 1.0.34 #13506

5.6.11

⭐ New Features

  • Convert to Asciidoctor Tabs #13403
  • Use Antora name of security #13327

🪲 Bug Fixes

🔨 Dependency Upgrades

  • Update blockhound to 1.0.8.RELEASE #13390
  • Update hibernate-entitymanager to 5.6.15.Final #13400
  • Update io.projectreactor to 2020.0.33 #13387
  • Update io.rsocket to 1.1.4 #13392
  • Update io.spring.nohttp to 0.0.11 #13394
  • Update jackson-bom to 2.13.5 #13375
  • Update jackson-databind to 2.13.5 #13378
  • Update jackson-datatype-jsr310 to 2.13.5 #13381
  • Update logback-classic to 1.2.12 #13372
  • Update mockk to 1.12.8 #13384
  • Update org.antora.gradle.plugin to 1.0.0 #13396
  • Update org.aspectj to 1.9.19 #13398
  • Update org.eclipse.jetty to 9.4.51.v20230217 #13399
  • Update org.springframework to 5.3.28 #13401
  • Update reactor-netty to 1.0.33 #13389

5.6.10

⭐ New Features

  • Replace deprecated set-state set-output GitHub Action's commands #12032
  • update generateAntora task to make prereleases unique #12083

🪲 Bug Fixes

  • DefaultLdapAuthoritiesPopulator throws NullPointerException #12090
  • docs: fix realm typo #12120

... (truncated)

Commits
  • 17d8293 Release 5.6.12
  • 7813a9b Use default PathPatternParser instance
  • c5da886 Update org.springframework to 5.3.29
  • 3bef5fd Update io.projectreactor to 2020.0.34
  • ef04ea9 Next development version
  • aa8440e Release 5.6.11
  • 39c4315 Convert to Asciidoctor Tabs
  • afec90c Remove /plugins-release and /plugins-snapshot from build
  • a6599f9 Update org.springframework to 5.3.28
  • 9f58185 Update hibernate-entitymanager to 5.6.15.Final
  • 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 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-config](https://github.com/spring-projects/spring-security) from 5.6.2 to 5.6.12.
- [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.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 31, 2023 21:20
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Merging #55 (4d502bc) into master (6ec707b) will increase coverage by 0.06%.
Report is 11 commits behind head on master.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master      #55      +/-   ##
============================================
+ Coverage     81.27%   81.34%   +0.06%     
- Complexity      242      243       +1     
============================================
  Files            35       35              
  Lines           860      863       +3     
  Branches         40       40              
============================================
+ Hits            699      702       +3     
  Misses          134      134              
  Partials         27       27              
Files Changed Coverage Δ
...v/vality/orgmanager/controller/UserController.java 100.00% <100.00%> (ø)
.../orgmanager/converter/BouncerContextConverter.java 86.95% <100.00%> (ø)
...ty/orgmanager/converter/OrganizationConverter.java 100.00% <100.00%> (ø)
...v/vality/orgmanager/entity/OrganizationEntity.java 92.30% <100.00%> (+0.64%) ⬆️
...v/vality/orgmanager/service/MailMessageSender.java 84.61% <100.00%> (+1.28%) ⬆️
...vality/orgmanager/service/OrganizationService.java 92.20% <100.00%> (-0.10%) ⬇️
...orgmanager/service/PartyManagementServiceImpl.java 100.00% <100.00%> (ø)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants