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 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)

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] <support@github.com>
@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
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