Skip to content

deps: bump actix-session from 0.10.1 to 0.11.0#5

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/actix-session-0.11.0
Closed

deps: bump actix-session from 0.10.1 to 0.11.0#5
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/actix-session-0.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 24, 2026

Copy link
Copy Markdown

Bumps actix-session from 0.10.1 to 0.11.0.

Release notes

Sourced from actix-session's releases.

actix-redis: v0.11.0

Removed

  • RedisSession has been removed. Check out RedisActorSessionStore in actix-session for a session store backed by Redis using actix-redis. #212

Changed

  • Update redis-async dependency to 0.12. #212

#212: actix/actix-extras#212

actix-protobuf: v0.11.0

  • Updated prost dependency to 0.13.
  • Minimum supported Rust version (MSRV) is now 1.75.

actix-session: v0.11.0

  • Add Session::contains_key method.
  • Add Session::update[_or]() methods.
  • Update redis dependency to 0.32.
  • Minimum supported Rust version (MSRV) is now 1.80.
Commits
  • 92269fc prepare actix-redis release 0.11.0
  • 01932f8 update ecosystem versions
  • 010a905 prepare actix-session release 0.6.0
  • 2d63973 final session doc tweaks
  • a086d30 prepare actix-cors release 0.6.1
  • b748e7e conditionally add vary header to errors
  • 6fbe2ea allow OPTIONS requests without request-method header (#226)
  • 0ba1073 ignore actix-session tests on master ci
  • 7e6335a Rework actix session (#212)
  • a1d0f05 fix typo
  • 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 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 [actix-session](https://github.com/actix/actix-extras) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/actix/actix-extras/releases)
- [Commits](actix/actix-extras@session-v0.10.1...redis-v0.11.0)

---
updated-dependencies:
- dependency-name: actix-session
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github May 24, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@2ro 2ro closed this May 24, 2026
@2ro 2ro deleted the dependabot/cargo/actix-session-0.11.0 branch May 24, 2026 19:06
@dependabot @github

dependabot Bot commented on behalf of github May 24, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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.

1 participant