chore(deps): bump the all group with 6 updates - #142
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the all group with 6 updates: | Package | From | To | | --- | --- | --- | | [rustls](https://github.com/rustls/rustls) | `0.23.40` | `0.23.41` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.10.1` | | [pkcs8](https://github.com/RustCrypto/formats) | `0.10.2` | `0.11.0` | | [der](https://github.com/RustCrypto/formats) | `0.7.10` | `0.8.0` | | [sha1](https://github.com/RustCrypto/hashes) | `0.10.6` | `0.11.0` | | [bincode](https://github.com/bincode-org/bincode) | `1.3.3` | `3.0.0` | Updates `rustls` from 0.23.40 to 0.23.41 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.40...v/0.23.41) Updates `rand` from 0.8.5 to 0.10.1 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.10.1) Updates `pkcs8` from 0.10.2 to 0.11.0 - [Commits](RustCrypto/formats@pkcs8/v0.10.2...pkcs8/v0.11.0) Updates `der` from 0.7.10 to 0.8.0 - [Commits](RustCrypto/formats@der/v0.7.10...der/v0.8.0) Updates `sha1` from 0.10.6 to 0.11.0 - [Commits](RustCrypto/hashes@sha1-v0.10.6...sha1-v0.11.0) Updates `bincode` from 1.3.3 to 3.0.0 - [Commits](https://github.com/bincode-org/bincode/commits) --- updated-dependencies: - dependency-name: rustls dependency-version: 0.23.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: rand dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pkcs8 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: der dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: sha1 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: bincode dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 all group with 6 updates:
0.23.400.23.410.8.50.10.10.10.20.11.00.7.100.8.00.10.60.11.01.3.33.0.0Updates
rustlsfrom 0.23.40 to 0.23.41Commits
642a103ci: drop Taplo job752c144Drop nightly clippy tests8d8611aFix newclippy::useless-borrows-in-formattingebf3297Fix newclippy::manual_clear46808e7ci: sync cargo-check-external-types nightly041a8d2Cargo deny: allow RUSTSEC-2026-017362e220eTake semver-compatible dependency updates3c14696Upgrade to hickory-resolver 0.26848a2ccconnect-tests: delete ech.rs5ce9cacBump version to 0.23.41Updates
randfrom 0.8.5 to 0.10.1Changelog
Sourced from rand's changelog.
... (truncated)
Commits
27ff4cbPrepare v0.10.1: deprecate featurelog(#1763)98d0638make_rng: document panic and add #[track_caller] (#1761)54e5eaaFix doc error (#1758)1ce4c08Bump itoa from 1.0.17 to 1.0.18 in the all-deps group (#1756)ccb734bdocs: fix typo in doc comment (#1754)357eb7dBump libc from 0.2.182 to 0.2.183 in the all-deps group (#1753)5e77fe5Fix trait references in documentation (#1752)da89185Bump the all-deps group with 3 updates (#1751)50516ffBump the all-deps group with 2 updates (#1749)fd71de9Bump the all-deps group with 2 updates (#1747)Updates
pkcs8from 0.10.2 to 0.11.0Commits
a582243pkcs8 v0.11.0 (#2314)6f2ea3eder: disable wasmtime tests (#2315)055d258pkcs8 v0.11.0-rc.12 (#2312)7d69c45pkcs8:getrandomfeature (#2311)381e23cpkcs8: useTryCryptoRnginstead ofCryptoRng(#2309)77c386epkcs8: replacesubtlewithctutils(#2308)967d9f1pkcs8: addKeyErrorenum (#2305)1a52afepkcs8: implDecode/EncodePrivateKeyforPrivateKeyInfoOwned(#2306)e65d751pkcs8: enable workspace-level lint config (#2304)c50f584pkcs5: build withall-features = trueon docs.rs (#2303)Updates
derfrom 0.7.10 to 0.8.0Commits
7784544der v0.8.0 (#2234)3a39d5eder: remove obsolete lint configs (#2235)8ede832der: followup to docs changes (#2233)610211cder: remove deprecatedSetOf(Vec)::addmethods (#2232)f362dacder: add workspace-levelclippyconfig (#2231)b5b3ee2der: expand CI coverage (#2230)65ae3d7Addheapless::Vec-backedSequenceOfandSetOf(#2229)302dd3fpkcs8 v0.11.0-rc.11 (#2228)bc1c747der v0.8.0-rc.12 (#2227)8ce90efder_derive: fix trusted publishing workflowUpdates
sha1from 0.10.6 to 0.11.0Commits
2f00175Release sha1 v0.11.0 (#810)07d370csha1: refactor backends selection (#808)7c7cb76Fix md5 project link in README (#809)ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...Updates
bincodefrom 1.3.3 to 3.0.0Commits
Most Recent Ignore Conditions Applied to This Pull Request
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 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