Skip to content

fix(deps): update rust crate age to 0.12.1 - #161

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

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/age-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
age dependencies minor 0.11.30.12.1

Release Notes

str4d/rage (age)

v0.12.1: rage v0.12.1

Compare Source

rage

Fixed
  • Armored files that contain an empty final line are now correctly rejected.

age

Fixed
  • age::armor::ArmoredReader:
    • It now correctly implements the intended strict parsing profile (initially implemented in 0.9.0) by rejecting an empty final line.
    • The async API now correctly rejects some classes of truncated files that previously would cause it to hang.

v0.12.0: rage v0.12.0

Compare Source

rage

Added
  • Support for the new native age recipient types:
    • age1tag1..
    • age1tagpq1..
Changed
  • MSRV is now 1.74.0.

age

Added
  • Support for new native age recipient types:
    • age::tag::Recipient (encryption-only)
    • age::tagpq::Recipient (encryption-only)
  • age::encrypted::EncryptedIdentity
  • age::plugin::ResolveError
Changed
  • MSRV is now 1.74.0.
  • Migrated to base64 0.22, i18n-embed 0.16.
  • age::IdentityFile::into_identities now returns Result<Vec<Box<dyn crate::Identity + Send + Sync>>, DecryptError> instead of Result<Vec<Box<dyn crate::Identity>>, DecryptError>. This re-enables cross-thread uses of IdentityFile, which were unintentionally disabled in 0.11.0.
  • age::plugin:
    • The following methods now returns Result<Self, ResolveError>:
      • Identity::default_for_plugin
      • RecipientPluginV1::new
      • IdentityPluginV1::new
  • All existing error enums nameable in the public API are now non-exhaustive:
    • age::{EncryptError, DecryptError}
    • age::IdentityFileConvertError
    • age::armor::ArmoredReadError
    • age::cli_common::ReadError
    • age::ssh::ParseRecipientKeyError
  • Removed the following error enum variants:
    • age::DecryptError::MissingPlugin
    • age::EncryptError::MissingPlugin
    • age::cli_common::ReadError::MissingPlugin

age-plugin 0.7.0

Changed
  • MSRV is now 1.74.0.
  • Migrated to age-core 0.12.

age-core

Added
  • age_core::primitives:
    • bech32_encode
    • bech32_encode_to_fmt
    • bech32_decode
    • hpke_seal
    • hpke_open
Changed
  • MSRV is now 1.74.0.

New Contributors

Full Changelog: str4d/rage@v0.11.3...v0.12.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • 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 enabled auto-merge (squash) July 13, 2026 02:54
@renovate
renovate Bot force-pushed the renovate/age-0.x branch from 47b592b to 78f2826 Compare July 13, 2026 05:16
@renovate renovate Bot changed the title fix(deps): update rust crate age to 0.12.0 fix(deps): update rust crate age to 0.12.1 Jul 14, 2026
@renovate
renovate Bot force-pushed the renovate/age-0.x branch 9 times, most recently from 9a45436 to ee64497 Compare July 16, 2026 19:57
@renovate renovate Bot changed the title fix(deps): update rust crate age to 0.12.1 chore(deps): update rust crate age to 0.12.0 Jul 16, 2026
@renovate
renovate Bot force-pushed the renovate/age-0.x branch from ee64497 to ed0e83f Compare July 17, 2026 00:11
@renovate renovate Bot changed the title chore(deps): update rust crate age to 0.12.0 fix(deps): update rust crate age to 0.12.1 Jul 17, 2026
@renovate
renovate Bot force-pushed the renovate/age-0.x branch 14 times, most recently from a9233b0 to d1ab02f Compare July 23, 2026 21:29
@renovate
renovate Bot force-pushed the renovate/age-0.x branch from d1ab02f to 04ab0bf Compare July 26, 2026 04:30
@renovate
renovate Bot force-pushed the renovate/age-0.x branch 17 times, most recently from 9b703a7 to fa4689f Compare August 11, 2026 16:56
@renovate
renovate Bot force-pushed the renovate/age-0.x branch 11 times, most recently from 2ba54e3 to 8433d67 Compare August 16, 2026 04:51
@coderabbitai

coderabbitai Bot commented Sep 13, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 8788bbd4-39c3-435c-b915-a7363e3cc562

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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