Skip to content

chore(deps): Bump rustls-webpki from 0.101.2 to 0.101.4#18347

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/rustls-webpki-0.101.4
Closed

chore(deps): Bump rustls-webpki from 0.101.2 to 0.101.4#18347
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/rustls-webpki-0.101.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2023

Bumps rustls-webpki from 0.101.2 to 0.101.4.

Release notes

Sourced from rustls-webpki's releases.

v/0.101.4

Release notes

  • certificate path building and verification is now capped at 100 signature validation operations to avoid the risk of CPU usage denial-of-service attack when validating crafted certificate chains producing quadratic runtime. This risk affected both clients, as well as servers that verified client certificates.

What's Changed

Full Changelog: rustls/webpki@v/0.101.3...v/0.101.4

v/0.101.3

Release Notes

  • TlsServerTrustAnchors, TlsClientTrustAnchors, verify_is_valid_tls_server_cert and verify_is_valid_tls_client_cert deprecation notes improved.

What's Changed

Full Changelog: rustls/webpki@v/0.101.2...v/0.101.3

Commits
  • d7f6aa4 Cargo: version 0.101.3 -> 0.101.4
  • dcad240 verify_cert: enforce maximum number of signatures.
  • 989ef02 Cargo: version 0.101.2 -> 0.101.3
  • 1f2a8a2 trust_anchor/end_entity: rework deprecation notes.
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.101.2 to 0.101.4.
- [Release notes](https://github.com/rustls/webpki/releases)
- [Commits](rustls/webpki@v/0.101.2...v/0.101.4)

---
updated-dependencies:
- dependency-name: rustls-webpki
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the domain: deps Anything related to Vector's dependencies label Aug 22, 2023
@bits-bot
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@netlify
Copy link

netlify bot commented Aug 22, 2023

Deploy Preview for vector-project ready!

Name Link
🔨 Latest commit 433c834
🔍 Latest deploy log https://app.netlify.com/sites/vector-project/deploys/64e4fb28fd6b7600085a6dd9
😎 Deploy Preview https://deploy-preview-18347--vector-project.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Aug 22, 2023

Deploy Preview for vrl-playground canceled.

Name Link
🔨 Latest commit 433c834
🔍 Latest deploy log https://app.netlify.com/sites/vrl-playground/deploys/64e4fb289dfce1000862d149

@fuchsnj
Copy link
Member

fuchsnj commented Aug 22, 2023

This is being handled manually: #18344

@fuchsnj fuchsnj closed this Aug 22, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/rustls-webpki-0.101.4 branch August 22, 2023 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: deps Anything related to Vector's dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants