fix(deps): update rust crate rust-embed to v8 #29

Merged
realaravinth merged 1 commit from renovate/rust-embed-8.x into master 2024-06-10 19:05:03 +05:30
Member

This PR contains the following updates:

Package Type Update Change
rust-embed dependencies major 6.4.2 -> 8.0.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

v8.3.0

v8.2.0

v8.1.0

v8.0.0

  • Store file contents statically and use binary search for lookup. #​217. Thanks to osiewicz

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 | |---|---|---|---| | [rust-embed](https://github.com/pyros2097/rust-embed) | dependencies | major | `6.4.2` -> `8.0.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) ### [`v8.3.0`](https://github.com/pyros2097/rust-embed/blob/HEAD/changelog.md#830---2024-02-26) - Fix symbolic links in debug builds [#&#8203;235](https://github.com/pyrossh/rust-embed/pull/235/files). Thanks to [Buckram123](https://github.com/Buckram123) ### [`v8.2.0`](https://github.com/pyros2097/rust-embed/blob/HEAD/changelog.md#820---2023-12-29) - Fix naming collisions in macros [#&#8203;230](https://github.com/pyrossh/rust-embed/pull/230/files). Thanks to [hwittenborn](https://github.com/hwittenborn) ### [`v8.1.0`](https://github.com/pyros2097/rust-embed/blob/HEAD/changelog.md#810---2023-12-08) - Add created to file metadata. [#&#8203;225](https://github.com/pyrossh/rust-embed/pull/225/files). Thanks to [ngalaiko](https://github.com/ngalaiko) ### [`v8.0.0`](https://github.com/pyros2097/rust-embed/blob/HEAD/changelog.md#800---2023-08-23) - Store file contents statically and use binary search for lookup. [#&#8203;217](https://github.com/pyrossh/rust-embed/pull/217/files). Thanks to [osiewicz](https://github.com/osiewicz) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-06-10 15:00:51 +05:30
renovate-bot added 1 commit 2024-06-10 15:00:52 +05:30
fix(deps): update rust crate rust-embed to v8
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
e9f1c04040
realaravinth merged commit 97714408bc into master 2024-06-10 19:05:03 +05:30
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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: LibrePages/conductor#29
No description provided.