Skip to content

Bump actix-cors from 0.7.0 to 0.7.1#565

Merged
marcua merged 1 commit intomainfrom
dependabot/cargo/actix-cors-0.7.1
Mar 18, 2025
Merged

Bump actix-cors from 0.7.0 to 0.7.1#565
marcua merged 1 commit intomainfrom
dependabot/cargo/actix-cors-0.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 18, 2025

Bumps actix-cors from 0.7.0 to 0.7.1.

Release notes

Sourced from actix-cors's releases.

actix-session: v0.7.1

  • Fix interaction between session state changes and renewal. #265

#265: actix/actix-extras#265

actix-settings: v0.7.1

  • Fix doc examples.

actix-identity: v0.7.1

  • Add IdentityMiddlewareBuilder::{id_key, last_visit_unix_timestamp_key, login_unix_timestamp_key}() methods for customizing keys used in session. Defaults remain the same as before.

actix-cors: v0.7.1

  • Implement PartialEq for Cors allowing for better testing.
Commits
  • b95595b chore(actix-cors): prepare release 0.7.1
  • 4b3f87e build(deps): update redis requirement from 0.28 to 0.29 (#510)
  • 144c7f9 build(deps): bump taiki-e/install-action from 2.47.32 to 2.49.9 (#505)
  • c71b9dd build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 (#506)
  • 282d56e build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.10.1 to 1.11....
  • d514ad3 build(deps): update rand requirement from 0.8 to 0.9 (#498)
  • 109e6a4 ci: fix test-msrv recipe
  • bb0c7f2 ci: fix msrv by downgrading native-tls
  • 3f7a479 chore: update redis dependency to 0.28
  • fc4b656 chore: address clippy lints
  • 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 [actix-cors](https://github.com/actix/actix-extras) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/actix/actix-extras/releases)
- [Commits](actix/actix-extras@cors-v0.7.0...cors-v0.7.1)

---
updated-dependencies:
- dependency-name: actix-cors
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 18, 2025
@marcua marcua merged commit 5ada6ec into main Mar 18, 2025
1 check passed
@marcua marcua deleted the dependabot/cargo/actix-cors-0.7.1 branch March 18, 2025 03:19
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant