Skip to content

chore(deps): bump age from 0.11.5 to 0.12.1#222

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/age-0.12.0
Open

chore(deps): bump age from 0.11.5 to 0.12.1#222
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/age-0.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps age from 0.11.5 to 0.12.1.

Release notes

Sourced from age's releases.

rage v0.12.1

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.

rage v0.12.0

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

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/age-0.12.0 branch 5 times, most recently from 726209e to 630a2f0 Compare July 13, 2026 22:35
@dependabot dependabot Bot changed the title chore(deps): bump age from 0.11.4 to 0.12.0 chore(deps): bump age from 0.11.4 to 0.12.1 Jul 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/age-0.12.0 branch 2 times, most recently from 5d674ef to d894d3b Compare July 14, 2026 19:38
@dependabot dependabot Bot changed the title chore(deps): bump age from 0.11.4 to 0.12.1 chore(deps): bump age from 0.11.5 to 0.12.1 Jul 20, 2026
Bumps [age](https://github.com/str4d/rage) from 0.11.5 to 0.12.1.
- [Release notes](https://github.com/str4d/rage/releases)
- [Commits](str4d/rage@age-0.11.5...v0.12.1)

---
updated-dependencies:
- dependency-name: age
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/age-0.12.0 branch from d894d3b to 5472b92 Compare July 20, 2026 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants