build(deps): bump the patch group across 1 directory with 6 updates#484
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
build(deps): bump the patch group across 1 directory with 6 updates#484dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.13.2` | `0.13.3` | | [digest](https://github.com/RustCrypto/traits) | `0.11.2` | `0.11.3` | | [pbkdf2](https://github.com/RustCrypto/password-hashes) | `0.13.0-rc.10` | `0.13.0` | | [signature](https://github.com/RustCrypto/traits) | `3.0.0-rc.10` | `3.0.0` | | [pkcs8](https://github.com/RustCrypto/formats) | `0.11.0-rc.11` | `0.11.0` | | [embed-resource](https://github.com/nabijaczleweli/rust-embed-resource) | `3.0.8` | `3.0.9` | Updates `reqwest` from 0.13.2 to 0.13.3 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.2...v0.13.3) Updates `digest` from 0.11.2 to 0.11.3 - [Commits](RustCrypto/traits@digest-v0.11.2...digest-v0.11.3) Updates `pbkdf2` from 0.13.0-rc.10 to 0.13.0 - [Commits](RustCrypto/password-hashes@pbkdf2-v0.13.0-rc.10...pbkdf2-v0.13.0) Updates `signature` from 3.0.0-rc.10 to 3.0.0 - [Commits](RustCrypto/traits@signature-v3.0.0-rc.10...signature-v3.0.0) Updates `pkcs8` from 0.11.0-rc.11 to 0.11.0 - [Commits](RustCrypto/formats@pkcs8/v0.11.0-rc.11...pkcs8/v0.11.0) Updates `embed-resource` from 3.0.8 to 3.0.9 - [Release notes](https://github.com/nabijaczleweli/rust-embed-resource/releases) - [Commits](nabijaczleweli/rust-embed-resource@v3.0.8...v3.0.9) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: digest dependency-version: 0.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: pbkdf2 dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: signature dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: pkcs8 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: embed-resource dependency-version: 3.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... 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 patch group with 6 updates in the / directory:
0.13.20.13.30.11.20.11.30.13.0-rc.100.13.03.0.0-rc.103.0.00.11.0-rc.110.11.03.0.83.0.9Updates
reqwestfrom 0.13.2 to 0.13.3Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
a9a88c4v0.13.3f3f6d9ddocs(retry): include ReqRep in docsrs (#3020)5f9c231fix rustls CRL PEM parsing (#3013)11d835duse wasm-bindgen ecosystem only for wasm32-unknown-* target (#3000)1f72916Upgrade rustls-platform-verifier (#3010)5d5bf35[HTTP/3] Optimize IPv6 fallback and enforce HTTPS scheme #2911 (#3006)93dc1b2docs: more accurate about default HTTP2 window sizes (#3007)c5e50f0docs: update outdated link in commentsb25611fresolve: debug log to change only host (#2992)ca1f479http3: handle stop_sending without error (#2978)Updates
digestfrom 0.11.2 to 0.11.3Commits
2fb9ed8Release digest v0.11.3 (#2402)086cf38digest: addTryCustomizedInittrait (#2395)9488e7esignature v3.0.0 (#2400)2917d19build(deps): bump the all-deps group across 1 directory with 4 updates (#2398)7b029basignature: addAsyncVerifier,AsyncMultipartVerifier, `AsyncDigestVerifie...c6d4dd7elliptic-curve v0.14.0-rc.32 (#2399)f2069a2elliptic-curve: bumppkcs8to v0.11 (#2397)8250383elliptic-curve: bumppkcs8to v0.11.0-rc.12 (#2396)54e464fsignature: remove long-winded intro section in rustdoc (#2392)5cb62a4signature: enable/fix workspace-level lints; reformat docs (#2391)Updates
pbkdf2from 0.13.0-rc.10 to 0.13.0Commits
eba9411pbkdf2 v0.13.0 (#885)3b43bd6bcrypt-pbkdf: bumpblowfishto v0.10 (#887)8f703a9Adopt Trusted Publishing (#886)8f0ced5pbkdf2: apply workspace-level lints (#884)267d901Cargo.lock: bump dependencies (#881)e698b38argon2: add regression test for RustCrypto/traits#2352 (#879)22ca09ebuild(deps): bump the all-deps group with 10 updates (#878)1bcae95pbkdf2: remove outdatedSyncbounds (#876)57d89c4Bumpsalsa20dependency to v0.11 (#875)4db687cpbkdf2: bumpbelt-hashto v0.2 (#874)Updates
signaturefrom 3.0.0-rc.10 to 3.0.0Commits
9488e7esignature v3.0.0 (#2400)2917d19build(deps): bump the all-deps group across 1 directory with 4 updates (#2398)7b029basignature: addAsyncVerifier,AsyncMultipartVerifier, `AsyncDigestVerifie...c6d4dd7elliptic-curve v0.14.0-rc.32 (#2399)f2069a2elliptic-curve: bumppkcs8to v0.11 (#2397)8250383elliptic-curve: bumppkcs8to v0.11.0-rc.12 (#2396)54e464fsignature: remove long-winded intro section in rustdoc (#2392)5cb62a4signature: enable/fix workspace-level lints; reformat docs (#2391)375378felliptic-curve: consistent PKCS#8 / SEC1 naming in secret_key.rs (#2388)30a48abelliptic-curve: addmul_by_generator(_vartime)benchmarks (#2389)Updates
pkcs8from 0.11.0-rc.11 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
embed-resourcefrom 3.0.8 to 3.0.9Commits
9dbd940Add@Legend-Masterto authors liste804fbdGenerate lockfile75aabf9Specifyeditionandrust-versionaadfe6cRevert "Ship a toml=1.0.7 lock file for CI"cae565fShip a toml=1.0.7 lock file for CIee64a84toml = 0.9 -> 157a559eRevert "toml = 0.9 -> 1.1"b50ff93Bump version to 3.0.9adf18fftoml = 0.9 -> 1.1Dependabot 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