Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump pem from 2.0.1 to 3.0.3 #639

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps pem from 2.0.1 to 3.0.3.

Changelog

Sourced from pem's changelog.

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
Commits
  • 594a147 chore: Release pem version 3.0.3
  • ccf23ee chore: update changelog
  • e64b7f7 Merge pull request #53 from watson28/allow-whitespace-data-segment
  • f18bf04 allow whitespaces in data segments
  • 446d9db Merge pull request #54 from jcreekmore/fix-tests
  • 70b5c96 correct a typo in the docs
  • 7db37fa separate building PRs and testing PRs to different versions
  • 6b00ec9 chore: Release pem version 3.0.2
  • fdc8577 update CHANGELOG
  • 3b855e1 Merge pull request #51 from est31/const_fn
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 4, 2024

Dependabot tried to add @fdo-rs/fdo-rs-maintainers as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/fdo-rs/fido-device-onboard-rs/pulls/639/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the fdo-rs/fido-device-onboard-rs repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 4, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/pem-3.0.3 branch from a9e5e27 to b1ce9cc Compare March 5, 2024 08:25
@dependabot dependabot bot force-pushed the dependabot/cargo/pem-3.0.3 branch from b1ce9cc to f70551d Compare March 22, 2024 10:40
Bumps [pem](https://github.com/jcreekmore/pem-rs) from 2.0.1 to 3.0.3.
- [Changelog](https://github.com/jcreekmore/pem-rs/blob/master/CHANGELOG.md)
- [Commits](jcreekmore/pem-rs@v2.0.1...v3.0.3)

---
updated-dependencies:
- dependency-name: pem
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@7flying 7flying force-pushed the dependabot/cargo/pem-3.0.3 branch from f70551d to 929eb86 Compare April 4, 2024 09:28
@mergify mergify bot merged commit dbfac37 into main Apr 4, 2024
18 of 27 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/pem-3.0.3 branch April 4, 2024 09:54
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.

1 participant