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.3.3 to 3.4.1 #250

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2024

Bumps org.springframework.session:spring-session-bom from 3.3.3 to 3.4.1.

Release notes

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

3.4.1

🔨 Dependency Upgrades

  • Bump io.projectreactor:reactor-bom from 2023.0.12 to 2023.0.13 #3291
  • Bump io.projectreactor:reactor-core from 3.6.12 to 3.6.13 #3292
  • Bump io.spring.gradle:dependency-management-plugin from 1.1.6 to 1.1.7 #3303
  • Bump org-springframework-boot from 3.3.5 to 3.3.6 #3281
  • Bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.33.22 to 4.33.23 #3284
  • Bump org.springframework.data:spring-data-bom from 2024.1.0 to 2024.1.1 #3295
  • Bump org.springframework.security:spring-security-bom from 6.4.0 to 6.4.1 #3279
  • Bump org.springframework.security:spring-security-bom from 6.4.1 to 6.4.2 #3300
  • Bump org.springframework:spring-framework-bom from 6.2.0 to 6.2.1 #3293

3.4.0

🔨 Dependency Upgrades

  • Bump ch-qos-logback from 1.5.11 to 1.5.12 #3252
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.17.3 #3261
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.17.3 #3259
  • Bump io.projectreactor:reactor-bom from 2023.0.11 to 2023.0.12 #3268
  • Bump io.projectreactor:reactor-core from 3.6.11 to 3.6.12 #3267
  • Bump org-mongodb from 5.2.0 to 5.2.1 #3263
  • Bump org-springframework-boot from 3.3.4 to 3.3.5 #3251
  • Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 #3260
  • Bump org.springframework.data:spring-data-bom from 2024.1.0-RC1 to 2024.1.0-SNAPSHOT #3247
  • Bump org.springframework.security:spring-security-bom from 6.4.0-RC1 to 6.4.0-SNAPSHOT #3246
  • Bump org.springframework.security:spring-security-bom from 6.4.0-SNAPSHOT to 6.4.1-SNAPSHOT #3277
  • Bump org.springframework:spring-framework-bom from 6.2.0-RC2 to 6.2.0 #3270
  • Bump org.springframework:spring-framework-bom from 6.2.0-RC2 to 6.2.1-SNAPSHOT #3271
  • Update to Spring Data 2024.1.0 #3273
  • Update to Spring Framework 6.2.0 #3272

3.4.0-RC1

🪲 Bug Fixes

  • maxInactiveInterval from JdkMongoSessionConverter is always from MongoSession #3166
  • SQLServerException Connection refused #3219
  • SQLServerException Connection refused #3217

🔨 Dependency Upgrades

  • Bump ch-qos-logback from 1.5.10 to 1.5.11 #3227
  • Bump ch-qos-logback from 1.5.7 to 1.5.8 #3191
  • Bump ch-qos-logback from 1.5.8 to 1.5.9 #3222
  • Bump ch-qos-logback from 1.5.9 to 1.5.10 #3224
  • Bump io.projectreactor:reactor-bom from 2023.0.10 to 2023.0.11 #3228
  • Bump io.projectreactor:reactor-bom from 2023.0.9 to 2023.0.10 #3196
  • Bump io.projectreactor:reactor-core from 3.6.10 to 3.6.11 #3229
  • Bump io.projectreactor:reactor-core from 3.6.9 to 3.6.10 #3197
  • Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.42 to 0.0.43 #3147

... (truncated)

Commits
  • 6e1df14 Bump io.spring.gradle:dependency-management-plugin from 1.1.6 to 1.1.7
  • 5b3cd7f Release 3.4.1
  • c16488e Bump org.springframework.security:spring-security-bom
  • a29b195 Bump org.springframework.data:spring-data-bom from 2024.1.0 to 2024.1.1
  • 8ca0eae Bump org.springframework:spring-framework-bom from 6.2.0 to 6.2.1
  • e75ac2c Bump io.projectreactor:reactor-bom from 2023.0.12 to 2023.0.13
  • df8806f Bump io.projectreactor:reactor-core from 3.6.12 to 3.6.13
  • d49fad6 Bump org.jfrog.buildinfo:build-info-extractor-gradle
  • 1067c42 Merge branch '3.3.x'
  • 8c254b8 Bump org.jfrog.buildinfo:build-info-extractor-gradle
  • 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)

Bumps [org.springframework.session:spring-session-bom](https://github.com/spring-projects/spring-session) from 3.3.3 to 3.4.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.3.3...3.4.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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 18, 2024
@pferraro
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 31, 2024

Looks like org.springframework.session:spring-session-bom is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 31, 2024
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.session-spring-session-bom-3.4.1 branch December 31, 2024 21:52
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