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 spring-session-core from 3.0.0-RC1 to 3.0.0-RC2 #49

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2022

Bumps spring-session-core from 3.0.0-RC1 to 3.0.0-RC2.

Release notes

Sourced from spring-session-core's releases.

3.0.0-RC2

⭐ New Features

  • Add Spring Session BOM module #2199
  • Update security config in samples #2198
  • Move Spring Session Bom to spring-projects/spring-session #2195

🐞 Bug Fixes

  • Avoid changing line endings of png and mmdb files #2200

🔨 Dependency Upgrades

  • Update to Spring Framework 6.0.0-RC4 #2204
  • Update to Reactor 2022.0.0 #2203
  • Align with Servlet 6.0 API #2201

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Changelog

Sourced from spring-session-core's changelog.

== 1. Update Dependencies

Dependencies are declared in gradle/dependency-management.gradle. Update Spring Framework, Spring Security and Spring Data at a minimum.

Run all the checks:

[source,bash]

$ ./gradlew check

Create separate issues for each dependency update, aside from test dependencies which can be combined into a single commit.

== 2. Check All Issues are Closed

You can manually check at https://github.com/spring-projects/spring-session/milestones

== 3. Update Release Version

Update the version number in gradle.properties for the release, for example 3.0.0-M1, 3.0.0-RC1, 3.0.4

== 4. Update Antora Version

You will need to update the antora.yml version.

For milestone / release candidate releases you should follow this format:

version: '3.0.0-RC1' prerelease: 'true'

Commits
  • a0d03ad Release 3.0.0-RC2
  • b229103 Remove spring-session-sample-javaconfig-rest
  • 94b441c Define websocket depenendencies
  • b2f10c6 Next Development Version
  • b3d228e Release 3.0.0-RC2
  • 19dd3d8 Revert "Update for docs-build branch"
  • 1aaffb2 Update to Spring Security 6.0.0-RC2
  • 75af61c Update to Spring Data 2022.0.0-RC2
  • 2fff593 Update to Spring Framework 6.0.0-RC4
  • 6a381d3 Update to reactor-bom:2022.0.0
  • 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)

Bumps [spring-session-core](https://github.com/spring-projects/spring-session) from 3.0.0-RC1 to 3.0.0-RC2.
- [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.0.0-RC1...3.0.0-RC2)

---
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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 10, 2022
@pferraro pferraro merged commit f10670b into main Nov 10, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.session-spring-session-core-3.0.0-RC2 branch November 10, 2022 15:33
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.

None yet

1 participant