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

Update spring-security-core to 6.0.0 #2321

Merged
merged 1 commit into from Dec 5, 2022

Conversation

daschbot
Copy link
Collaborator

@daschbot daschbot commented Dec 4, 2022

Updates org.springframework.security:spring-security-core from 5.8.0 to 6.0.0.
GitHub Release Notes - Version Diff

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.springframework.security", artifactId = "spring-security-core" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.springframework.security", artifactId = "spring-security-core" }
}]

labels: library-update, early-semver-major, semver-spec-major, commit-count:1

@codecov
Copy link

codecov bot commented Dec 4, 2022

Codecov Report

Base: 86.95% // Head: 86.64% // Decreases project coverage by -0.30% ⚠️

Coverage data is based on head (b18b6cb) compared to base (bfe578a).
Patch coverage: 57.69% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2321      +/-   ##
==========================================
- Coverage   86.95%   86.64%   -0.31%     
==========================================
  Files         242      251       +9     
  Lines       28102    28266     +164     
==========================================
+ Hits        24435    24491      +56     
- Misses       3667     3775     +108     
Impacted Files Coverage Δ
...ain/scala/dsp/project/handler/ProjectHandler.scala 100.00% <ø> (ø)
.../src/main/scala/dsp/role/handler/RoleHandler.scala 88.00% <ø> (ø)
...c/main/scala/dsp/role/repo/impl/RoleRepoLive.scala 100.00% <ø> (ø)
...shared/src/main/scala/dsp/util/UuidGenerator.scala 0.00% <0.00%> (ø)
...erface/src/main/scala/dsp/user/route/GetUser.scala 0.00% <0.00%> (ø)
...ce/src/main/scala/dsp/user/route/MigrateUser.scala 0.00% <0.00%> (ø)
...ace/src/main/scala/dsp/user/route/UserRoutes.scala 0.00% <0.00%> (ø)
...c/main/scala/dsp/user/repo/impl/UserRepoLive.scala 100.00% <ø> (ø)
...sp-shared/src/main/scala/dsp/valueobjects/Id.scala 69.23% <66.66%> (+3.84%) ⬆️
...p-shared/src/main/scala/dsp/valueobjects/Iri.scala 93.81% <66.66%> (-0.87%) ⬇️
... and 18 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@BalduinLandolt BalduinLandolt merged commit f10d85b into main Dec 5, 2022
@BalduinLandolt BalduinLandolt deleted the update/spring-security-core-6.0.0 branch December 5, 2022 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants