chore(deps): update rust crate base64 to 0.23 - #683
Merged
Conversation
|
PR author is in the excluded authors list. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
renovate
Bot
force-pushed
the
renovate/base64-0.x
branch
from
August 4, 2026 07:23
2f2511b to
7448b04
Compare
renovate
Bot
force-pushed
the
renovate/base64-0.x
branch
from
August 4, 2026 07:59
7448b04 to
f06b67f
Compare
Merged
mise-en-dev
added a commit
that referenced
this pull request
Aug 9, 2026
### 🚀 Features - **(bitwarden)** support custom fields by [@jdx](https://github.com/jdx) in [#690](#690) ### 🐛 Bug Fixes - **(bitwarden)** support slashes in custom fields by [@jdx](https://github.com/jdx) in [#693](#693) - **(ci)** update Infisical project bootstrap by [@jdx](https://github.com/jdx) in [#675](#675) ### 📚 Documentation - **(sync)** clarify personal age provider setup by [@jdx](https://github.com/jdx) in [#692](#692) ### 🔍 Other Changes - run perf jobs on bamboo by [@jdx](https://github.com/jdx) in [#672](#672) - build perf binaries on bamboo by [@jdx](https://github.com/jdx) in [#674](#674) ### 📦️ Dependency Updates - update jdx/mise-action action to v4.2.3 by [@renovate[bot]](https://github.com/renovate[bot]) in [#677](#677) - update rust crate keepass to v0.13.18 by [@renovate[bot]](https://github.com/renovate[bot]) in [#678](#678) - update rust crate schemars to v1.2.2 by [@renovate[bot]](https://github.com/renovate[bot]) in [#679](#679) - update dependency github:jdx/tak to v0.0.5 by [@renovate[bot]](https://github.com/renovate[bot]) in [#676](#676) - update rust crate jsonwebtoken to v11 by [@renovate[bot]](https://github.com/renovate[bot]) in [#685](#685) - update zizmorcore/zizmor-action action to v0.6.1 by [@renovate[bot]](https://github.com/renovate[bot]) in [#680](#680) - update rust crate base64 to 0.23 by [@renovate[bot]](https://github.com/renovate[bot]) in [#683](#683) - update rust crate usage-lib to v4.1.0 by [@renovate[bot]](https://github.com/renovate[bot]) in [#684](#684) - update dependency @anthropic-ai/claude-code to v2.1.220 by [@renovate[bot]](https://github.com/renovate[bot]) in [#681](#681) - update rust crate usage-lib to v5 by [@renovate[bot]](https://github.com/renovate[bot]) in [#687](#687) - update rust crate rmcp to v3 by [@renovate[bot]](https://github.com/renovate[bot]) in [#688](#688)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.22→0.23Release Notes
marshallpierce/rust-base64 (base64)
v0.23.0Compare Source
simd-unsafefeature:Simdpicks the bestinstruction set at runtime (AVX2 on
x86_64, NEON onaarch64) and falls back to the scalarGeneralPurposeengine, whileAvx2andNeontarget one instruction set with no runtimedetection and work in
no_std. The engines support the standard and URL-safe alphabets.Configuration
📅 Schedule: (in timezone America/Chicago)
* * * * 2)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.