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

Bump org.springframework.session:spring-session-core from 3.4.1 to 3.4.2 #3014

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.springframework.session:spring-session-core from 3.4.1 to 3.4.2.

Release notes

Sourced from org.springframework.session:spring-session-core's releases.

3.4.2

🔨 Dependency Upgrades

  • Bump ch-qos-logback from 1.5.12 to 1.5.13 #3304
  • Bump ch-qos-logback from 1.5.13 to 1.5.14 #3306
  • Bump ch-qos-logback from 1.5.14 to 1.5.15 #3309
  • Bump ch-qos-logback from 1.5.15 to 1.5.16 #3315
  • Bump io.projectreactor:reactor-bom from 2023.0.13 to 2023.0.14 #3324
  • Bump io.projectreactor:reactor-bom from 2023.0.14 to 2023.0.15 #3336
  • Bump io.projectreactor:reactor-core from 3.6.13 to 3.6.14 #3337
  • Bump org-springframework-boot from 3.3.6 to 3.3.7 #3307
  • Bump org-springframework-boot from 3.3.7 to 3.3.8 #3332
  • Bump org.postgresql:postgresql from 42.7.4 to 42.7.5 #3325
  • Bump org.springframework.data:spring-data-bom from 2024.1.1 to 2024.1.2 #3328
  • Bump org.springframework.data:spring-data-bom from 2024.1.2 to 2024.1.3 #3339
  • Bump org.springframework:spring-framework-bom from 6.2.1 to 6.2.2 #3326
  • Bump org.springframework:spring-framework-bom from 6.2.2 to 6.2.3 #3338
Commits
  • d600674 Release 3.4.2
  • 39dd594 Bump org.springframework.data:spring-data-bom from 2024.1.2 to 2024.1.3
  • 1f7439e Bump org.springframework.data:spring-data-bom from 2024.1.1 to 2024.1.2
  • 5fa21f1 Bump org.springframework:spring-framework-bom from 6.2.2 to 6.2.3
  • 8a6a5c0 Bump io.projectreactor:reactor-core from 3.6.13 to 3.6.14
  • 495dc47 Bump io.projectreactor:reactor-bom from 2023.0.14 to 2023.0.15
  • e902d3f Bump org-springframework-boot from 3.3.7 to 3.3.8
  • 6ad1989 Bump org.springframework:spring-framework-bom from 6.2.1 to 6.2.2
  • 4283df4 Bump org.postgresql:postgresql from 42.7.4 to 42.7.5
  • 13088c6 Bump io.projectreactor:reactor-bom from 2023.0.13 to 2023.0.14
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 2025
@dependabot dependabot bot requested a review from DarioGii as a code owner February 21, 2025 10:17
@dependabot dependabot bot added the Java Pull requests that update Java code label Feb 21, 2025
@dependabot dependabot bot requested a review from ConnorYoh as a code owner February 21, 2025 10:17
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 21, 2025
@github-actions github-actions bot removed the Java Pull requests that update Java code label Feb 21, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/org.springframework.session-spring-session-core-3.4.2 branch 2 times, most recently from f377b1e to 901e854 Compare February 22, 2025 13:12
@dependabot dependabot bot force-pushed the dependabot/gradle/org.springframework.session-spring-session-core-3.4.2 branch from 901e854 to 18b52ea Compare February 22, 2025 22:48
Bumps [org.springframework.session:spring-session-core](https://github.com/spring-projects/spring-session) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/spring-projects/spring-session/releases)
- [Changelog](https://github.com/spring-projects/spring-session/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-session@3.4.1...3.4.2)

---
updated-dependencies:
- dependency-name: org.springframework.session:spring-session-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.springframework.session-spring-session-core-3.4.2 branch from 18b52ea to ce02bab Compare February 22, 2025 22:50
@Frooodle Frooodle merged commit 23a7b11 into main Feb 22, 2025
11 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/org.springframework.session-spring-session-core-3.4.2 branch February 22, 2025 23:28
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 size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant