Update Rust crate actix-files to v0.6.5 #16

Open
pierre wants to merge 1 commits from renovate/actix-files-0.x-lockfile into master
Owner

This PR contains the following updates:

Package Type Update Change
actix-files (source) dependencies patch 0.6.0 -> 0.6.5

Release Notes

actix/actix-web (actix-files)

v0.6.5: Actix web 0.6.5

Compare Source

Changes

  • Fix error handling during request decoding #​222

v0.6.4: Actix web 0.6.4

Compare Source

Changes

  • Fix segfault in ServerSettings::get_response_builder()

v0.6.2: Actix web 0.6.2

Compare Source

Changes

  • WsWriter trait is optional.

v0.6.1: Actix web 0.6.1

Compare Source

Changes

  • Fix http/2 payload streaming #​215

  • Fix connector's default keep-alive and lifetime settings #​212

  • Send ErrorNotFound instead of ErrorBadRequest when path extractor fails #​214

  • Allow to exclude certain endpoints from logging #​211


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-files](https://actix.rs) ([source](https://github.com/actix/actix-web)) | dependencies | patch | `0.6.0` -> `0.6.5` | --- ### Release Notes <details> <summary>actix/actix-web (actix-files)</summary> ### [`v0.6.5`](https://github.com/actix/actix-web/releases/tag/v0.6.5): Actix web 0.6.5 [Compare Source](https://github.com/actix/actix-web/compare/v0.6.4...v0.6.5) #### Changes - Fix error handling during request decoding [#&#8203;222](https://github.com/actix/actix-web/issues/222) ### [`v0.6.4`](https://github.com/actix/actix-web/releases/tag/v0.6.4): Actix web 0.6.4 [Compare Source](https://github.com/actix/actix-web/compare/v0.6.2...v0.6.4) #### Changes - Fix segfault in ServerSettings::get_response_builder() ### [`v0.6.2`](https://github.com/actix/actix-web/releases/tag/v0.6.2): Actix web 0.6.2 [Compare Source](https://github.com/actix/actix-web/compare/v0.6.1...v0.6.2) #### Changes - WsWriter trait is optional. ### [`v0.6.1`](https://github.com/actix/actix-web/releases/tag/v0.6.1): Actix web 0.6.1 [Compare Source](https://github.com/actix/actix-web/compare/v0.6.0...v0.6.1) #### Changes - Fix http/2 payload streaming [#&#8203;215](https://github.com/actix/actix-web/issues/215) - Fix connector's default `keep-alive` and `lifetime` settings [#&#8203;212](https://github.com/actix/actix-web/issues/212) - Send `ErrorNotFound` instead of `ErrorBadRequest` when path extractor fails [#&#8203;214](https://github.com/actix/actix-web/issues/214) - Allow to exclude certain endpoints from logging [#&#8203;211](https://github.com/actix/actix-web/issues/211) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-05-08 00:27:19 +00:00
Author
Owner

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/actix-files-0.x-lockfile:renovate/actix-files-0.x-lockfile
git checkout renovate/actix-files-0.x-lockfile
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/PagesServer#16
No description provided.