chore(deps): bump the minor-and-patch group across 1 directory with 7 updates - #74
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the minor-and-patch group across 1 directory with 7 updates#74dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rustls](https://github.com/rustls/rustls) | `0.23.39` | `0.23.40` | | [unicode-width](https://github.com/unicode-rs/unicode-width) | `0.2.0` | `0.2.2` | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.8.4` | `1.8.5` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.13.2` | `0.13.3` | | [idna_adapter](https://github.com/hsivonen/idna_adapter) | `1.2.1` | `1.2.2` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.18.0` | `3.19.0` | Updates `rustls` from 0.23.39 to 0.23.40 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.39...v/0.23.40) Updates `unicode-width` from 0.2.0 to 0.2.2 - [Commits](unicode-rs/unicode-width@v0.2.0...v0.2.2) Updates `blake3` from 1.8.4 to 1.8.5 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.8.4...1.8.5) 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 `idna_adapter` from 1.2.1 to 1.2.2 - [Commits](hsivonen/idna_adapter@v1.2.1...v1.2.2) Updates `serde_with` from 3.18.0 to 3.19.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.18.0...v3.19.0) Updates `serde_with_macros` from 3.18.0 to 3.19.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.18.0...v3.19.0) --- updated-dependencies: - dependency-name: rustls dependency-version: 0.23.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: unicode-width dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: blake3 dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: reqwest dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: idna_adapter dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: serde_with dependency-version: 3.19.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: serde_with_macros dependency-version: 3.19.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
PR author is in the excluded authors list. |
Contributor
Benchmark ResultsPerformance Comparison
SummaryConfiguration
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 minor-and-patch group with 6 updates in the / directory:
0.23.390.23.400.2.00.2.21.8.41.8.50.13.20.13.31.2.11.2.23.18.03.19.0Updates
rustlsfrom 0.23.39 to 0.23.40Commits
b44c09fPrepare 0.23.40e7a555fPreferOrd::maxtocore::cmpc0005beech: base inner name padding on actual extension4e49529ech: test inner name padding3e06ef1ech: add both name and "gross" paddingc574ffdech: avoid short-lived allocation for padding8bf935cech: pop comment from match arm9088004ech: expandmaximum_name_lengthto usize ASAPa612901Default require_ems based on CryptoProvider FIPS statusUpdates
unicode-widthfrom 0.2.0 to 0.2.2Commits
9d98411Publish 0.2.2 (#79)4bba1d1Support Unicode 17 (#75)0085e91Publish 0.2.16db0c14Removecompiler-builtinsfromrustc-dep-of-stddependencies (#77)0bccd3fupdate copyright year (#76)7a7fcdcSupport Unicode 16 (#74)82d7136Advertise and enforce MSRV (#73)e77b292Make characters withLine_Break=Ambiguousambiguous (#61)5a7fcedUpdate version number in Readme (#70)Updates
blake3from 1.8.4 to 1.8.5Release notes
Sourced from blake3's releases.
Commits
93a431cversion 1.8.5299b1e2fix LTO builds by disabling LTO6a45feeadd LTO builds to CI15e83a5c: Use correct SIMD flags when compiling with Clang-Cl (#549)2e3727dcargo fmteverywhereUpdates
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
idna_adapterfrom 1.2.1 to 1.2.2Commits
1d9782fKeep Cargo.lock in sync48e4503Version 1.2.2: Make virama check LTO better with ICU4X 2.2Updates
serde_withfrom 3.18.0 to 3.19.0Release notes
Sourced from serde_with's releases.
Commits
b4cbda0Bump version to 3.19.0. (#942)727de67Bump version to 3.19.0.2d4f83dAdd support for hashbrown 0.17.0 (#941)79262f4Add support for hashbrown 0.17.06e286a3Bump the github-actions group with 2 updates (#937)1bdf8a2Bump the github-actions group with 2 updates1e9f316Bump rust-lang/crates-io-auth-action from 1.0.3 to 1.0.4 in the github-action...f7aaca9Bump rust-lang/crates-io-auth-action in the github-actions group652dc89Autofix GitHub Actions issue found by zizmor (#934)d884e01Update pre-commit configuration (#933)Updates
serde_with_macrosfrom 3.18.0 to 3.19.0Release notes
Sourced from serde_with_macros's releases.
Commits
b4cbda0Bump version to 3.19.0. (#942)727de67Bump version to 3.19.0.2d4f83dAdd support for hashbrown 0.17.0 (#941)79262f4Add support for hashbrown 0.17.06e286a3Bump the github-actions group with 2 updates (#937)1bdf8a2Bump the github-actions group with 2 updates1e9f316Bump rust-lang/crates-io-auth-action from 1.0.3 to 1.0.4 in the github-action...f7aaca9Bump rust-lang/crates-io-auth-action in the github-actions group652dc89Autofix GitHub Actions issue found by zizmor (#934)d884e01Update pre-commit configuration (#933)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