fix(deps): update rust crate actix-cors to 0.7.0 #45

Merged
realaravinth merged 1 commit from renovate/actix-cors-0.x into master 2024-09-02 12:56:54 +05:30
Member

This PR contains the following updates:

Package Type Update Change
actix-cors (source) dependencies minor 0.6.1 -> 0.7.0

Release Notes

actix/actix-extras (actix-cors)

v0.7.0

  • Cors is now marked #[must_use].
  • Default for Cors::block_on_origin_mismatch is now false.
  • Minimum supported Rust version (MSRV) is now 1.75.

v0.6.5

  • Fix Vary header when Private Network Access is enabled.
  • Minimum supported Rust version (MSRV) is now 1.68.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actix-cors](https://actix.rs) ([source](https://github.com/actix/actix-extras/tree/HEAD/actix-cors)) | dependencies | minor | `0.6.1` -> `0.7.0` | --- ### Release Notes <details> <summary>actix/actix-extras (actix-cors)</summary> ### [`v0.7.0`](https://github.com/actix/actix-extras/blob/HEAD/actix-cors/CHANGES.md#070) - `Cors` is now marked `#[must_use]`. - Default for `Cors::block_on_origin_mismatch` is now false. - Minimum supported Rust version (MSRV) is now 1.75. ### [`v0.6.5`](https://github.com/actix/actix-extras/blob/HEAD/actix-cors/CHANGES.md#065) - Fix `Vary` header when Private Network Access is enabled. - Minimum supported Rust version (MSRV) is now 1.68. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuMCIsInVwZGF0ZWRJblZlciI6IjM4LjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS1ib3QiXX0=-->
renovate-bot added the
renovate-bot
label 2024-06-08 01:04:45 +05:30
renovate-bot force-pushed renovate/actix-cors-0.x from 87d764f24e to 50d401534e 2024-06-08 01:25:24 +05:30 Compare
renovate-bot force-pushed renovate/actix-cors-0.x from 50d401534e to fef5e21874 2024-08-30 12:14:22 +05:30 Compare
realaravinth merged commit e7635c8ebf into master 2024-09-02 12:56:54 +05:30
Sign in to join this conversation.
No description provided.