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

Bump x509-parser from 0.15.1 to 0.16.0 #101

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps x509-parser from 0.15.1 to 0.16.0.

Changelog

Sourced from x509-parser's changelog.

0.16.0

Added/Changed/Fixed

Global:

  • Updated *ring* to 0.17.7 (#148)
  • Updated time to 0.3.20 (#148)
  • Updated asn1-rs to 0.6, der-parser and oid-registry
  • Set MSRV to 1.63 (due to time/ring) (#148)

Code:

  • Added support for parsing CRL IssuingDistributionPoint extensions (#146)
  • Fixed lifetime signature on TbsCertificate::subject_alt_names function (#151)
  • Fixed parsing of certificate UniqueIdentifier fields to use implicit tagging instead of explicit (#145)
  • Fixed clippy::manual_try_fold findings (#147)

Thanks

  • aggstam, Biagio Festa, Daniel McCarney
Commits
  • 6f4a732 Update changelog
  • 6247deb Fix warning when building doc (explicit target is redundant)
  • 817afb3 Update dependencies: asn1-rs, oid-registry and der-parser
  • 222f74e Set version to 0.16.0
  • e75ac8f docs: update CHANGELOG
  • b2fd6d5 extensions: parse CRL issuing distribution point.
  • 756a0aa proj: add .idea to gitignore
  • 125e6de .github/workflows/rust.yml: updated to correct time crate version
  • 6911229 Cargo.toml: reverted time to 0.3.20 which is the latest version supporting ou...
  • a78d16a Cargo.toml: pumped ring version to 0.17.7, time to 0.3.34 and MSRV to 1.63
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2024
@vruello
Copy link
Contributor

vruello commented Apr 30, 2024

@dependabot rebase

Bumps [x509-parser](https://github.com/rusticata/x509-parser) from 0.15.1 to 0.16.0.
- [Release notes](https://github.com/rusticata/x509-parser/releases)
- [Changelog](https://github.com/rusticata/x509-parser/blob/master/CHANGELOG.md)
- [Commits](rusticata/x509-parser@x509-parser-0.15.1...x509-parser-0.16.0)

---
updated-dependencies:
- dependency-name: x509-parser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/x509-parser-0.16.0 branch from 6edc0a1 to 674c7b5 Compare April 30, 2024 07:50
@vruello vruello merged commit dd21fd4 into main Apr 30, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/cargo/x509-parser-0.16.0 branch April 30, 2024 07:56
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant