Update Rust crate once_cell to v1.20.1 #129

Merged
Renovate merged 1 commits from renovate/once_cell-1.x-lockfile into master 2024-09-29 10:41:18 -04:00
Collaborator

This PR contains the following updates:

Package Type Update Change
once_cell dependencies patch 1.20.0 -> 1.20.1

Release Notes

matklad/once_cell (once_cell)

v1.20.1

Compare Source

  • Allow using race module using just portable_atomic, without critical_section and provide
    better error messages on targets without atomic CAS instruction,
    #​265.

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 | |---|---|---|---| | [once_cell](https://github.com/matklad/once_cell) | dependencies | patch | `1.20.0` -> `1.20.1` | --- ### Release Notes <details> <summary>matklad/once_cell (once_cell)</summary> ### [`v1.20.1`](https://github.com/matklad/once_cell/blob/HEAD/CHANGELOG.md#1201) [Compare Source](https://github.com/matklad/once_cell/compare/v1.20.0...v1.20.1) - Allow using `race` module using just `portable_atomic`, without `critical_section` and provide better error messages on targets without atomic CAS instruction, [#&#8203;265](https://github.com/matklad/once_cell/pull/265). </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:eyJjcmVhdGVkSW5WZXIiOiIzOC45My4zIiwidXBkYXRlZEluVmVyIjoiMzguOTMuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Renovate added 1 commit 2024-09-29 10:41:17 -04:00
Renovate scheduled this pull request to auto merge when all checks succeed 2024-09-29 10:41:17 -04:00
Renovate merged commit 2b5e6717a7 into master 2024-09-29 10:41:18 -04:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
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: toast/Rustbot#129
No description provided.