Skip to content

chore(deps): update pem requirement from 3.0.6 to 4.0.0 in /AwsEncryptionSDK/runtimes/rust - #945

Open
dependabot[bot] wants to merge 1 commit into
mainlinefrom
dependabot/cargo/AwsEncryptionSDK/runtimes/rust/pem-4.0.0
Open

chore(deps): update pem requirement from 3.0.6 to 4.0.0 in /AwsEncryptionSDK/runtimes/rust#945
dependabot[bot] wants to merge 1 commit into
mainlinefrom
dependabot/cargo/AwsEncryptionSDK/runtimes/rust/pem-4.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on pem to permit the latest version.

Changelog

Sourced from pem's changelog.

3.0.6

  • switch from serde to serde_core

3.0.5

  • updated base version in the docs

3.0.4

  • updated base64 to 0.22.0

3.0.3

  • allow general whitespace separators instead of just newlines

3.0.2

  • allow EncodeConfig to be built in a const context

3.0.1

  • reduce allocations in pem::encode

3.0.0

  • trim proptest features to prevent an MSRV break for testing
  • make EncodeConfig struct extendable and add a line_wrap config option

2.0.1

  • Fix serde support on no_std
  • Drop MSRV to 1.60

2.0

  • Add no_std support
  • Bump MSRV to 1.67
  • Refactor API to prevent direct modification and access of elements and to allow access to the optional rfc1421-described headers.

1.1.1

  • Allow PEM files to be parsed with the optional rfc1421-described headers (although you cannot retrieve the headers)

1.1.0

  • Add optional serde support

1.0.2

  • Remove dependency on Regex in favor of a hand-rolled parser

1.0.1

  • hide the ASCII_ARMOR symbol to work around a linking issue with 32-bit windows builds

1.0

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 7, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 7, 2026 11:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 7, 2026
Updates the requirements on [pem](https://github.com/jcreekmore/pem-rs) to permit the latest version.
- [Changelog](https://github.com/jcreekmore/pem-rs/blob/master/CHANGELOG.md)
- [Commits](jcreekmore/pem-rs@v3.0.6...v4.0.0)

---
updated-dependencies:
- dependency-name: pem
  dependency-version: 4.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/AwsEncryptionSDK/runtimes/rust/pem-4.0.0 branch from a9ac531 to 3eab943 Compare August 28, 2026 16:23
@dependabot
dependabot Bot deployed to Duvet CI August 28, 2026 16:24 Active
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