Skip to content

chore(release): prepare for publishing - #521

Open
devolutionsbot wants to merge 1 commit into
masterfrom
release-plz/2026-08-03T11-39-25Z
Open

chore(release): prepare for publishing#521
devolutionsbot wants to merge 1 commit into
masterfrom
release-plz/2026-08-03T11-39-25Z

Conversation

@devolutionsbot

@devolutionsbot devolutionsbot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • picky-asn1-der: 0.5.6 -> 0.5.7 (✓ API compatible changes)
  • picky-asn1-x509: 0.15.4 -> 0.15.5 (✓ API compatible changes)
  • picky: 7.0.0-rc.26 -> 7.0.0-rc.27 (✓ API compatible changes)
Changelog

picky-asn1-der

[0.5.7] - 2026-08-04

Security

  • Bump base64 from 0.22.1 to 0.23.0 (#520) (0e921e41d0)

    Bumps base64 from
    0.22.1 to 0.23.0.

    Changelog

    Sourced from base64's changelog.

    0.23.0

    • 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
    Commits
    • 9e9220a v0.23.0
    • 870326e Merge pull request #306 from marshallpierce/mp/trailing-bits-docs
    • fbec5f1 Document no trailing trailing bits
    • 0a23549 Merge pull request #305 from marshallpierce/mp/edition-2021
    • f10b7e2 Update deps & edition
    • 9d21a59 Merge pull request #304 from marshallpierce/mp/custom-padding-rebase
    • f70bad2 Support custom padding symbols
    • 684d79c Merge pull request #301 from marshallpierce/mp/simd-gardening
    • 5bf66f2 Merge pull request #284 from AbeZbm/add-tests
    • d3831cf Followups to SIMD work
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    @dependabot rebase.

picky-asn1-x509

[0.15.5] - 2026-08-04

Security

  • Bump base64 from 0.22.1 to 0.23.0 (#520) (0e921e41d0)

    Bumps base64 from
    0.22.1 to 0.23.0.

    Changelog

    Sourced from base64's changelog.

    0.23.0

    • 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
    Commits
    • 9e9220a v0.23.0
    • 870326e Merge pull request #306 from marshallpierce/mp/trailing-bits-docs
    • fbec5f1 Document no trailing trailing bits
    • 0a23549 Merge pull request #305 from marshallpierce/mp/edition-2021
    • f10b7e2 Update deps & edition
    • 9d21a59 Merge pull request #304 from marshallpierce/mp/custom-padding-rebase
    • f70bad2 Support custom padding symbols
    • 684d79c Merge pull request #301 from marshallpierce/mp/simd-gardening
    • 5bf66f2 Merge pull request #284 from AbeZbm/add-tests
    • d3831cf Followups to SIMD work
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    @dependabot rebase.

picky

[7.0.0-rc.27] - 2026-08-04

Security

  • Bump base64 from 0.22.1 to 0.23.0 (#520) (0e921e41d0)

    Bumps base64 from
    0.22.1 to 0.23.0.

    Changelog

    Sourced from base64's changelog.

    0.23.0

    • 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
    Commits
    • 9e9220a v0.23.0
    • 870326e Merge pull request #306 from marshallpierce/mp/trailing-bits-docs
    • fbec5f1 Document no trailing trailing bits
    • 0a23549 Merge pull request #305 from marshallpierce/mp/edition-2021
    • f10b7e2 Update deps & edition
    • 9d21a59 Merge pull request #304 from marshallpierce/mp/custom-padding-rebase
    • f70bad2 Support custom padding symbols
    • 684d79c Merge pull request #301 from marshallpierce/mp/simd-gardening
    • 5bf66f2 Merge pull request #284 from AbeZbm/add-tests
    • d3831cf Followups to SIMD work
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    @dependabot rebase.


This PR was generated with release-plz.

@github-actions
github-actions Bot force-pushed the release-plz/2026-08-03T11-39-25Z branch from e230b6d to f567305 Compare August 3, 2026 11:39
@devolutionsbot
devolutionsbot force-pushed the release-plz/2026-08-03T11-39-25Z branch from f567305 to dfba962 Compare August 4, 2026 08:09
@github-actions
github-actions Bot force-pushed the release-plz/2026-08-03T11-39-25Z branch from dfba962 to ac41203 Compare August 4, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant