Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(deps): update rust crate once_cell to v1.21.3 #411

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2024

This PR contains the following updates:

Package Type Update Change
once_cell dependencies minor 1.19.0 -> 1.21.3

Release Notes

matklad/once_cell (once_cell)

v1.21.3

Compare Source

v1.21.2

Compare Source

  • Relax success ordering from AcqRel to Release in race: #​278.

v1.21.1

Compare Source

v1.21.0

Compare Source

  • Outline initialization in race: #​273.
  • Add OnceNonZereUsize::get_unchecked: #​274.
  • Add OnceBox::clone and OnceBox::with_value: #​275.
  • Increase MSRV to 1.70

v1.20.3

Compare Source

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


Configuration

📅 Schedule: Branch creation - "* * * * 2-4" (UTC), 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.

@renovate renovate bot force-pushed the renovate/once_cell-1.x-lockfile branch from a3493f4 to 78379bf Compare February 13, 2025 22:04
@renovate renovate bot changed the title Update Rust crate once_cell to v1.20.2 Update Rust crate once_cell to v1.20.3 Feb 13, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rust Benchmark

Benchmark suite Current: 78379bf Previous: 4d39298 Ratio
rule-match-browserlike/brave-list 1728054555 ns/iter (± 11243401) 1747067148 ns/iter (± 27669849) 0.99
rule-match-first-request/brave-list 987896 ns/iter (± 16088) 984611 ns/iter (± 8271) 1.00
blocker_new/brave-list 202463418 ns/iter (± 2002857) 202003476 ns/iter (± 3378955) 1.00

This comment was automatically generated by workflow using github-action-benchmark.

@renovate renovate bot force-pushed the renovate/once_cell-1.x-lockfile branch from 78379bf to 76fa287 Compare March 17, 2025 20:48
@renovate renovate bot changed the title Update Rust crate once_cell to v1.20.3 Update Rust crate once_cell to v1.21.0 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/once_cell-1.x-lockfile branch from 76fa287 to 5097438 Compare March 20, 2025 22:51
@renovate renovate bot changed the title Update Rust crate once_cell to v1.21.0 Update Rust crate once_cell to v1.21.1 Mar 20, 2025
@renovate renovate bot changed the title Update Rust crate once_cell to v1.21.1 fix(deps): update rust crate once_cell to v1.21.1 Mar 28, 2025
@renovate renovate bot force-pushed the renovate/once_cell-1.x-lockfile branch from 5097438 to 2451bd2 Compare April 3, 2025 18:05
@renovate renovate bot changed the title fix(deps): update rust crate once_cell to v1.21.1 fix(deps): update rust crate once_cell to v1.21.2 Apr 3, 2025
@renovate renovate bot force-pushed the renovate/once_cell-1.x-lockfile branch from 2451bd2 to eb512a6 Compare April 4, 2025 17:47
@renovate renovate bot changed the title fix(deps): update rust crate once_cell to v1.21.2 fix(deps): update rust crate once_cell to v1.21.3 Apr 4, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants