Skip to content

chore(deps): update rust crate base64 to 0.23 - #1784

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/base64-0.x
Open

chore(deps): update rust crate base64 to 0.23#1784
renovate[bot] wants to merge 1 commit into
devfrom
renovate/base64-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
base64 dependencies minor 0.220.23
base64 dev-dependencies 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.1

Compare Source

  • Make the tests build again on non-SIMD architectures

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: (UTC)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 requested a review from a team as a code owner July 23, 2026 19:09
@github-actions

github-actions Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Package Changes Through 24aba51

There are 1 changes which include wry with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
wry 0.56.1 0.56.2

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@socket-security

socket-security Bot commented Jul 23, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedbase64@​0.22.1 ⏵ 0.23.110010093100100

View full report

@renovate
renovate Bot force-pushed the renovate/base64-0.x branch 10 times, most recently from f05338e to 59d0470 Compare August 3, 2026 08:39
@renovate
renovate Bot force-pushed the renovate/base64-0.x branch 6 times, most recently from a7ebeca to a0427ef Compare August 11, 2026 13:36
@renovate
renovate Bot force-pushed the renovate/base64-0.x branch 4 times, most recently from ce08061 to b467f3c Compare August 18, 2026 04:04
@renovate
renovate Bot force-pushed the renovate/base64-0.x branch from b467f3c to 24aba51 Compare August 27, 2026 07:23
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