Skip to content

⬆️ deps(regex): update dependency base64 to 0.23 - #119

Open
Open-Source-Bot wants to merge 1 commit into
mainfrom
renovate/base64-0.x
Open

⬆️ deps(regex): update dependency base64 to 0.23#119
Open-Source-Bot wants to merge 1 commit into
mainfrom
renovate/base64-0.x

Conversation

@Open-Source-Bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
base64 minor 0.220.23

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

marshallpierce/rust-base64 (base64)

v0.23.0

Compare Source

  • Added more consts for preconfigured configs and engines
  • Make DecodeError::InvalidLastSymbol more clear by including the decoded value
  • Added SIMD-accelerated engines behind the default-on simd-unsafe feature: Simd picks the best
    instruction set at runtime (AVX2 on x86_64, NEON on aarch64) and falls back to the scalar
    GeneralPurpose engine, while Avx2 and Neon target one instruction set with no runtime
    detection and work in no_std. The engines support the standard and URL-safe alphabets.
  • Update MSRV to 1.71.0
  • Add support for custom padding symbols

Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • At 10:00 PM through 11:59 PM and 12:00 AM through 06:59 AM (* 22-23,0-6 * * *)
    • Only on Sunday and Saturday (* * * * 0,6)
  • 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.

@Open-Source-Bot
Open-Source-Bot requested a review from a team July 28, 2026 20:26
@Open-Source-Bot Open-Source-Bot added the dependencies Dependency update label Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency update

Development

Successfully merging this pull request may close these issues.

1 participant