chore(deps): bump the root-deps group across 1 directory with 6 updates#198
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): bump the root-deps group across 1 directory with 6 updates#198dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the root-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rustls](https://github.com/rustls/rustls) | `0.23.38` | `0.23.39` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.60` | `1.2.61` | | [hybrid-array](https://github.com/RustCrypto/hybrid-array) | `0.4.10` | `0.4.11` | | [libc](https://github.com/rust-lang/libc) | `0.2.185` | `0.2.186` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.14.0` | `1.14.1` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.103.12` | `0.103.13` | Updates `rustls` from 0.23.38 to 0.23.39 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.38...v/0.23.39) Updates `cc` from 1.2.60 to 1.2.61 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.60...cc-v1.2.61) Updates `hybrid-array` from 0.4.10 to 0.4.11 - [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md) - [Commits](RustCrypto/hybrid-array@v0.4.10...v0.4.11) Updates `libc` from 0.2.185 to 0.2.186 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.185...0.2.186) Updates `rustls-pki-types` from 1.14.0 to 1.14.1 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.14.0...v/1.14.1) Updates `rustls-webpki` from 0.103.12 to 0.103.13 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.12...v/0.103.13) --- updated-dependencies: - dependency-name: rustls dependency-version: 0.23.39 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: cc dependency-version: 1.2.61 dependency-type: indirect update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: hybrid-array dependency-version: 0.4.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: libc dependency-version: 0.2.186 dependency-type: indirect update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: rustls-pki-types dependency-version: 1.14.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: rustls-webpki dependency-version: 0.103.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: root-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the root-deps group with 6 updates in the / directory:
0.23.380.23.391.2.601.2.610.4.100.4.110.2.1850.2.1861.14.01.14.10.103.120.103.13Updates
rustlsfrom 0.23.38 to 0.23.39Commits
0541605Cargo: version 0.23.38 -> 0.23.39860798eCargo: update semver compat deps7b37468Take semver-compatible dependency updates6134204Adapt to updated nightly featuresd4b3ec5Apply suggestions from clippy 1.95Updates
ccfrom 1.2.60 to 1.2.61Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
360f691chore(cc): release v1.2.61 (#1707)17a2788Bump taiki-e/install-action from 2.75.16 to 2.75.17 (#1706)da52db7command_helpers.rs: fixOutputKind::Capturedocumentation (#1705)ee64d58Bump taiki-e/install-action from 2.75.4 to 2.75.5 (#1703)78cf7e4CI: Hash-pin all actions, apply other suggestions from zizmor (#1702)Updates
hybrid-arrayfrom 0.4.10 to 0.4.11Changelog
Sourced from hybrid-array's changelog.
Commits
bd89049v0.4.11 (#219)343190cAdd HPKE Hybrid KEM sizes (#218)15f74eaBump typenum from 1.19.0 to 1.20.0 (#217)73d6e70.codecov.yml: bump coverage target to 100% (#216)9253a53Add tests forArbitraryimpl onArray(#215)fb2957eAdd tests forHashimpl (#214)b3b36c6Add tests forserdeimpl'sVisitor::expected(#213)25d2b78Add tests forTryFrom\<&Box>and...&Vec>forArray(#212)dd850e2Add tests forZeroizeimpl (#211)eddb29cAdd tests for(Partial)Ordimpls (#210)Updates
libcfrom 0.2.185 to 0.2.186Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
42620ff[0.2] libc: Release 0.2.1869db2eaaapple: add KEVENT_FLAG_* constants3840939Add PR_SET_MEMORY_MERGE and PR_GET_MEMORY_MERGE for linuxf697debchore: migrate from Cirrus CI to GHAUpdates
rustls-pki-typesfrom 1.14.0 to 1.14.1Release notes
Sourced from rustls-pki-types's releases.
Commits
bb3c1daAdjust PEM size limit to account for huge CRLs20bcfe1Bump version to 1.14.1b796d3dpem: error for sections that are too large422d8cfUpdate ECH reference to RFC 984914ce65cRemove mention of rustls-pemfile from docsUpdates
rustls-webpkifrom 0.103.12 to 0.103.13Release notes
Sourced from rustls-webpki's releases.
Commits
2879b2cPrepare 0.103.132c49773Improve tests for padding ofBitStringFlags4e3c0b3Correct validation of BIT STRING constraints39c91d2Actually fail closed for URI matching against excluded subtreesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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