Update Rust crate actix-cors to 0.7.0 #72

Merged
pierre merged 1 commits from renovate/actix-cors-0.x into master 2024-01-07 00:14:42 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
actix-cors (source) dependencies minor 0.6.5 -> 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.

Configuration

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

🚦 Automerge: Enabled.

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.5` -> `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. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
pierre added 1 commit 2024-01-07 00:10:12 +00:00
Update Rust crate actix-cors to 0.7.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
554188e511
pierre scheduled this pull request to auto merge when all checks succeed 2024-01-07 00:10:12 +00:00
pierre merged commit 554188e511 into master 2024-01-07 00:14:42 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/GeneIT#72
No description provided.