Skip to content

Bump age from 0.12.0 to 0.12.1 - #126

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/age-0.12.1
Jul 27, 2026
Merged

Bump age from 0.12.0 to 0.12.1#126
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/age-0.12.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps age from 0.12.0 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.
Commits
  • 7a854c9 v0.12.1
  • c5aeafe Merge branch 'rage-0.11.4' into release-0.12.1
  • 55ab2e9 v0.11.4
  • 717a2f5 Merge pull request #633 from str4d/age-0.11.5
  • 7f29934 age 0.11.5
  • e956b71 age: Fix hang in impl AsyncBufRead for ArmoredReader on truncated files
  • d57b2f5 age: Reject whitespace within armored files
  • aea5836 age: Update testkit test files
  • cf76a65 age: Update testkit test files
  • 95a5959 age: Update testkit test files
  • See full diff 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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [age](https://github.com/str4d/rage) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/str4d/rage/releases)
- [Commits](str4d/rage@v0.12.0...v0.12.1)

---
updated-dependencies:
- dependency-name: age
  dependency-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 27, 2026
@github-actions
github-actions Bot merged commit 73fe0ab into main Jul 27, 2026
21 checks passed
@github-actions
github-actions Bot deleted the dependabot/cargo/age-0.12.1 branch July 27, 2026 03:48
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