Skip to content

chore(deps): Bump rustls from 0.23.26 to 0.23.27 in the all-cargo-version-updates group#1819

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/all-cargo-version-updates-ade7ffde02
May 6, 2025
Merged

chore(deps): Bump rustls from 0.23.26 to 0.23.27 in the all-cargo-version-updates group#1819
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/all-cargo-version-updates-ade7ffde02

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2025

Bumps the all-cargo-version-updates group with 1 update: rustls.

Updates rustls from 0.23.26 to 0.23.27

Commits
  • 2601909 Bump version to 0.23.27
  • a70b0e6 Handle webpki RequiredEkuNotFoundContext errors
  • 06a704e Update to webpki 0.103.2
  • 9509626 Deprecate dangerous_extract_secrets on unbuffered connections
  • bf9e874 Add test cases for KernelConnection key updates
  • 5a12171 Add kernel connection API
  • 35c44d2 Extract tls13 expand_secret function out of extract_secrets
  • 47ed0c6 ci: enable triggering CI workflow manually
  • 26b8ee3 ci: skip push triggers for most branches
  • 70ed532 Update Rust crate nix to 0.30
  • 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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-cargo-version-updates group with 1 update: [rustls](https://github.com/rustls/rustls).


Updates `rustls` from 0.23.26 to 0.23.27
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](rustls/rustls@v/0.23.26...v/0.23.27)

---
updated-dependencies:
- dependency-name: rustls
  dependency-version: 0.23.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-cargo-version-updates
...

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 May 6, 2025
@github-actions github-actions bot enabled auto-merge (squash) May 6, 2025 02:10
@github-actions github-actions bot merged commit 94519d6 into main May 6, 2025
20 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/all-cargo-version-updates-ade7ffde02 branch May 6, 2025 02:37
NINNiT pushed a commit to NINNiT/martin that referenced this pull request May 17, 2025
…sion-updates group (maplibre#1819)

Bumps the all-cargo-version-updates group with 1 update:
[rustls](https://github.com/rustls/rustls).

Updates `rustls` from 0.23.26 to 0.23.27
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rustls/rustls/commit/260190933b0ac2408dc6b5939dd6273fe110de83"><code>2601909</code></a>
Bump version to 0.23.27</li>
<li><a
href="https://github.com/rustls/rustls/commit/a70b0e6a2c10b951574f7933e6f5c41d5058adf8"><code>a70b0e6</code></a>
Handle webpki RequiredEkuNotFoundContext errors</li>
<li><a
href="https://github.com/rustls/rustls/commit/06a704e3c819beefee70175c63d3da418271b0c2"><code>06a704e</code></a>
Update to webpki 0.103.2</li>
<li><a
href="https://github.com/rustls/rustls/commit/9509626f13be6046bf56f15639559ce4d5b41e53"><code>9509626</code></a>
Deprecate dangerous_extract_secrets on unbuffered connections</li>
<li><a
href="https://github.com/rustls/rustls/commit/bf9e874384607dbc41cdb7d822c56e67c230d739"><code>bf9e874</code></a>
Add test cases for KernelConnection key updates</li>
<li><a
href="https://github.com/rustls/rustls/commit/5a12171558dc218b7cb85071fa117ed3cd4622ac"><code>5a12171</code></a>
Add kernel connection API</li>
<li><a
href="https://github.com/rustls/rustls/commit/35c44d26883d7c9e31b0a102499ca5ddaf11e350"><code>35c44d2</code></a>
Extract tls13 expand_secret function out of extract_secrets</li>
<li><a
href="https://github.com/rustls/rustls/commit/47ed0c66e46cbe55ce1012936034a1d8f13d8941"><code>47ed0c6</code></a>
ci: enable triggering CI workflow manually</li>
<li><a
href="https://github.com/rustls/rustls/commit/26b8ee3f6508ccc758c6d9b60237fcb166a63ffd"><code>26b8ee3</code></a>
ci: skip push triggers for most branches</li>
<li><a
href="https://github.com/rustls/rustls/commit/70ed532b33ef1691876209724f56108eede011ae"><code>70ed532</code></a>
Update Rust crate nix to 0.30</li>
<li>Additional commits viewable in <a
href="https://github.com/rustls/rustls/compare/v/0.23.26...v/0.23.27">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rustls&package-manager=cargo&previous-version=0.23.26&new-version=0.23.27)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> 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 <dependency name> 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 <dependency name>` 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 <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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