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

Update Rust crate once_cell to 1.19.0 - autoclosed #45

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
once_cell dev-dependencies minor 1.14.0 -> 1.19.0

Release Notes

matklad/once_cell (once_cell)

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.

v1.16.0

Compare Source

  • Add no_std implementation based on critical-section,
    #​195.
  • Deprecate atomic-polyfill feature (use the new critical-section instead)

v1.15.0

Compare Source

  • Increase minimal supported Rust version to 1.56.0.
  • Implement UnwindSafe even if the std feature is disabled.

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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/once_cell-1.x branch from b19c92c to b9215c4 Compare October 29, 2022 10:35
@renovate renovate bot changed the title Update Rust crate once_cell to 1.15.0 Update Rust crate once_cell to 1.16.0 Oct 29, 2022
@renovate renovate bot changed the title Update Rust crate once_cell to 1.16.0 Update Rust crate once_cell to 1.17.1 Mar 11, 2023
@renovate renovate bot force-pushed the renovate/once_cell-1.x branch from b9215c4 to d204254 Compare March 11, 2023 09:05
@renovate renovate bot changed the title Update Rust crate once_cell to 1.17.1 Update Rust crate once_cell to 1.17.2 May 29, 2023
@renovate renovate bot force-pushed the renovate/once_cell-1.x branch 2 times, most recently from ae0ac11 to 556562b Compare June 4, 2023 14:04
@renovate renovate bot changed the title Update Rust crate once_cell to 1.17.2 Update Rust crate once_cell to 1.18.0 Jun 4, 2023
@renovate renovate bot changed the title Update Rust crate once_cell to 1.18.0 Update Rust crate once_cell to 1.19.0 Dec 7, 2023
@renovate renovate bot force-pushed the renovate/once_cell-1.x branch from 556562b to e9f0064 Compare December 7, 2023 12:24
@renovate renovate bot changed the title Update Rust crate once_cell to 1.19.0 Update Rust crate once_cell to 1.19.0 - autoclosed May 5, 2024
@renovate renovate bot closed this May 5, 2024
@renovate renovate bot deleted the renovate/once_cell-1.x branch May 5, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants