Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

fix(deps): update rust crate once_cell to 1.17.1 #23

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 4, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
once_cell dependencies minor 1.12.0 -> 1.17.1

Release Notes

matklad/once_cell

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.

v1.14.0

Compare Source

  • Add extension to unsync and sync Lazy mut API:
    • force_mut
    • get_mut

v1.13.1

Compare Source

  • Make implementation compliant with strict provenance.
  • Upgrade atomic-polyfill to 1.0

v1.13.0

Compare Source

  • Add Lazy::get, similar to OnceCell::get.

v1.12.1

Compare Source

  • Remove incorrect debug_assert.

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

@renovate renovate bot requested a review from auguwu as a code owner July 4, 2022 11:45
@renovate renovate bot force-pushed the renovate/once_cell-1.x branch from 5fbfc26 to 76bc577 Compare July 5, 2022 02:17
@renovate renovate bot changed the title fix(deps): update rust crate once_cell to 1.12.1 fix(deps): update rust crate once_cell to 1.13.0 Jul 5, 2022
@renovate renovate bot changed the title fix(deps): update rust crate once_cell to 1.13.0 fix(deps): update rust crate once_cell to 1.15.0 Sep 25, 2022
@renovate renovate bot changed the title fix(deps): update rust crate once_cell to 1.15.0 fix(deps): update rust crate once_cell to 1.16.0 Nov 20, 2022
@renovate renovate bot changed the title fix(deps): update rust crate once_cell to 1.16.0 fix(deps): update rust crate once_cell to 1.17.1 Mar 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants