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-bom from 3.2.2 to 3.3.1 #180

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2024

Bumps org.springframework.session:spring-session-bom from 3.2.2 to 3.3.1.

Release notes

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

3.3.1

⭐ New Features

  • Spring Session returning default Spring Security User object instead of custom UserDetails object #3015

🔨 Dependency Upgrades

  • Bump com.gradle.develocity from 3.17.4 to 3.17.5 #3033
  • Bump io.projectreactor:reactor-bom from 2023.0.6 to 2023.0.7 #3029
  • Bump io.projectreactor:reactor-core from 3.6.6 to 3.6.7 #3030
  • Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.41 to 0.0.42 #3023
  • Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.41 to 0.0.42 #3020
  • Bump org-springframework-boot from 3.2.5 to 3.2.6 #3001
  • Bump org.hsqldb:hsqldb from 2.7.2 to 2.7.3 #3012
  • Bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.33.15 to 4.33.16 #3007
  • Bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.33.16 to 4.33.17 #3022
  • Bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.33.17 to 4.33.19 #3042
  • Bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.33.17 to 4.33.20 #3051
  • Bump org.springframework.data:spring-data-bom from 2024.0.0 to 2024.0.1 #3043
  • Bump org.springframework.security:spring-security-bom from 6.3.0 to 6.3.1 #3052
  • Bump org.springframework:spring-framework-bom from 6.1.7 to 6.1.8 #2998
  • Bump org.springframework:spring-framework-bom from 6.1.8 to 6.1.9 #3038

3.3.0

🪲 Bug Fixes

  • Redis reads session once not twice during cleanup #2917

🔨 Dependency Upgrades

  • Bump ch-qos-logback from 1.5.5 to 1.5.6 #2946
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1 #2964
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 #2963
  • Bump com.github.spullara.mustache.java:compiler from 0.9.11 to 0.9.13 #2959
  • Bump com.gradle.develocity from 3.17.2 to 3.17.3 #2977
  • Bump com.gradle.develocity from 3.17.3 to 3.17.4 #2989
  • Bump io.projectreactor:reactor-bom from 2023.0.5 to 2023.0.6 #2984
  • Bump io.projectreactor:reactor-core from 3.6.5 to 3.6.6 #2983
  • Bump io.spring.ge.conventions from 0.0.16 to 0.0.17 #2954
  • Bump io.spring.gradle:dependency-management-plugin from 1.1.4 to 1.1.5 #2962
  • Bump io.spring.gradle:spring-security-release-plugin from 1.0.2 to 1.0.3 #2947
  • Bump org-springframework-boot from 3.2.4 to 3.2.5 #2949
  • Bump org.aspectj:aspectjweaver from 1.9.22 to 1.9.22.1 #2971
  • Bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.33.13 to 4.33.15 #2951
  • Bump org.springframework.data:spring-data-bom from 2024.0.0-RC1 to 2024.0.0 #2988
  • Bump org.springframework:spring-framework-bom from 6.1.6 to 6.1.7 #2986
  • Bump org.testcontainers:testcontainers-bom from 1.19.7 to 1.19.8 #2968
  • Update to Spring Security 6.3.0 #2995

❤️ Contributors

... (truncated)

Commits
  • 534513d Release 3.3.1
  • 26a2b28 Bump org.springframework.security:spring-security-bom
  • eb14f98 Bump org.jfrog.buildinfo:build-info-extractor-gradle
  • 5575fe0 Merge branch '3.2.x' into 3.3.x
  • 4c7419c Bump org.springframework.security:spring-security-bom
  • 2175b18 Merge branch '3.2.x' into 3.3.x
  • 632155a Bump org.springframework.data:spring-data-bom from 2023.1.6 to 2023.1.7
  • 026535d Bump org.springframework.data:spring-data-bom from 2024.0.0 to 2024.0.1
  • 057d43a Bump org.springframework:spring-framework-bom from 6.1.8 to 6.1.9
  • c4d0a48 Merge branch '3.2.x' into 3.3.x
  • 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 Jun 26, 2024
@pferraro
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/org.springframework.session-spring-session-bom-3.3.1 branch from 6da0ac3 to 3cf0ab3 Compare June 26, 2024 13:00
@pferraro
Copy link
Member

@dependabot rebase

Bumps [org.springframework.session:spring-session-bom](https://github.com/spring-projects/spring-session) from 3.2.2 to 3.3.1.
- [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.2.2...3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.springframework.session-spring-session-bom-3.3.1 branch from 3cf0ab3 to cd10583 Compare June 26, 2024 16:13
@pferraro pferraro merged commit 177e256 into main Jun 26, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.session-spring-session-bom-3.3.1 branch June 26, 2024 20:43
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.

1 participant