Update Rust crate rust-embed to v8.4.0 #8

Merged
pierre merged 1 commits from renovate/rust-embed-8.x-lockfile into master 2024-05-13 01:23:36 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
rust-embed dependencies minor 8.3.0 -> 8.4.0

Release Notes

pyros2097/rust-embed (rust-embed)

v8.4.0

  • Re-export RustEmbed as Embed #​245. Thanks to pyrossh
  • Do not build glob matchers repeatedly when include-exclude feature is enabled #​244. Thanks to osiewicz
  • Add metadata_only attribute #​241. Thanks to ddfisher
  • Replace expect with a safer alternative that returns None instead #​240. Thanks to costinsin
  • Eliminate unnecessary to_path call #​239. Thanks to smoelius

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 | |---|---|---|---| | [rust-embed](https://github.com/pyros2097/rust-embed) | dependencies | minor | `8.3.0` -> `8.4.0` | --- ### Release Notes <details> <summary>pyros2097/rust-embed (rust-embed)</summary> ### [`v8.4.0`](https://github.com/pyros2097/rust-embed/blob/HEAD/changelog.md#840---2024-05-11) - Re-export RustEmbed as Embed [#&#8203;245](https://github.com/pyrossh/rust-embed/pull/245/files). Thanks to [pyrossh](https://github.com/pyrossh) - Do not build glob matchers repeatedly when include-exclude feature is enabled [#&#8203;244](https://github.com/pyrossh/rust-embed/pull/244/files). Thanks to [osiewicz](https://github.com/osiewicz) - Add `metadata_only` attribute [#&#8203;241](https://github.com/pyrossh/rust-embed/pull/241/files). Thanks to [ddfisher](https://github.com/ddfisher) - Replace `expect` with a safer alternative that returns `None` instead [#&#8203;240](https://github.com/pyrossh/rust-embed/pull/240/files). Thanks to [costinsin](https://github.com/costinsin) - Eliminate unnecessary `to_path` call [#&#8203;239](https://github.com/pyrossh/rust-embed/pull/239/files). Thanks to [smoelius](https://github.com/smoelius) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-05-13 00:34:04 +00:00
Update Rust crate rust-embed to v8.4.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
e2d7fd8bdd
pierre scheduled this pull request to auto merge when all checks succeed 2024-05-13 00:34:04 +00:00
pierre merged commit e2d7fd8bdd into master 2024-05-13 01:23:36 +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/VirtWebRemote#8
No description provided.