Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update rust crate once_cell to v1.20.2 #97

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

This PR contains the following updates:

Package Type Update Change
once_cell dependencies minor 1.16.0 -> 1.20.2

Release Notes

matklad/once_cell (once_cell)

v1.20.2

Compare Source

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.

v1.20.0

Compare Source

v1.19.0

Compare Source

  • Use portable-atomic instead of atomic-polyfill, #​251.

v1.18.0

Compare Source

  • MSRV is updated to 1.60.0 to take advantage of dep: syntax for cargo features,
    removing "implementation details" from publicly visible surface.

v1.17.2

Compare Source

  • Avoid unnecessary synchronization in Lazy::{force,deref}_mut(), #​231.

v1.17.1

Compare Source

v1.17.0

Compare Source

  • Add race::OnceRef for storing a &'a T.

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 was generated by Mend Renovate. View the repository job log.

kodiakhq[bot]
kodiakhq bot previously approved these changes May 5, 2024
@renovate renovate bot changed the title deps: update rust crate once_cell to v1.19.0 deps: update rust crate once_cell to v1.20.0 Sep 13, 2024
@renovate renovate bot force-pushed the renovate/once_cell-1.x-lockfile branch from 2494a8f to 4beaa66 Compare September 16, 2024 10:58
kodiakhq[bot]
kodiakhq bot previously approved these changes Sep 16, 2024
@renovate renovate bot changed the title deps: update rust crate once_cell to v1.20.0 deps: update rust crate once_cell to v1.19.0 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/once_cell-1.x-lockfile branch from 4beaa66 to bf13677 Compare September 16, 2024 16:56
kodiakhq[bot]
kodiakhq bot previously approved these changes Sep 16, 2024
@renovate renovate bot changed the title deps: update rust crate once_cell to v1.19.0 deps: update rust crate once_cell to v1.20.1 Sep 29, 2024
@renovate renovate bot force-pushed the renovate/once_cell-1.x-lockfile branch from bf13677 to 541e325 Compare September 29, 2024 15:47
kodiakhq[bot]
kodiakhq bot previously approved these changes Sep 29, 2024
@renovate renovate bot changed the title deps: update rust crate once_cell to v1.20.1 deps: update rust crate once_cell to v1.20.2 Oct 5, 2024
@renovate renovate bot force-pushed the renovate/once_cell-1.x-lockfile branch from 541e325 to 2366e27 Compare October 5, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants