google / automotive-design-compose

Automotive Design for Compose is an extension to Jetpack Compose that allows every screen, component, and overlay of your Android App to be defined in Figma, and lets you see the latest changes to your Figma design in your app, immediately!
https://google.github.io/automotive-design-compose/
Apache License 2.0
101 stars 14 forks source link

Bump rustls-pki-types from 1.4.1 to 1.5.0 in the non-breaking-rust group #1045

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the non-breaking-rust group with 1 update: rustls-pki-types.

Updates rustls-pki-types from 1.4.1 to 1.5.0

Release notes

Sourced from rustls-pki-types's releases.

v/1.5.0

  • A new EchConfigListBytes type is added for representing TLS encoded Encrypted Client Hello (ECH) configuration lists. See draft-ietf-tls-esni-18 §4 for more information.

What's Changed

Full Changelog: https://github.com/rustls/pki-types/compare/v/1.4.1...v/1.5.0

Commits
  • e341f9c Cargo: v1.4.1 -> v1.5.0
  • 7156c43 lib: impl AsRef/PartialEq/Eq for BytesInner
  • ab541e2 ci: ubuntu-20.04 -> ubuntu-latest
  • 9154acc EchConfigListBytes for encrypted client hello configs
  • d07ca44 lib: DerInner -> BytesInner
  • 420bfac Refactor key type tests
  • bc859d8 Move key type determination tests into tests/
  • 8683cc7 Move test keys into tests
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 2 weeks ago

Snapshot diff report vs base branch: main Last updated: Thu Apr 25 18:41:57 PDT 2024, Sha: fdefcb31e0f303290c63a926f7ddf4c59ad0caae No differences detected

dependabot[bot] commented 2 weeks ago

Dependabot attempted to update this pull request, but because the branch dependabot/cargo/main/non-breaking-rust-65e3f2706e is protected it was unable to do so.