Bump the crates group across 1 directory with 12 updates#100
Merged
Conversation
Bumps the crates group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.12.0` | `2.14.0` | | [sfv](https://github.com/undef1nd/sfv) | `0.13.0` | `0.15.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.150` | | [regex](https://github.com/rust-lang/regex) | `1.12.2` | `1.12.4` | | [time](https://github.com/time-rs/time) | `0.3.44` | `0.3.51` | | [clap](https://github.com/clap-rs/clap) | `4.5.50` | `4.5.60` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.24` | `0.13.4` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.8` | `0.11.11` | | [worker](https://github.com/cloudflare/workers-rs) | `0.7.1` | `0.8.5` | | [worker-macros](https://github.com/cloudflare/workers-rs) | `0.7.1` | `0.8.5` | Updates `indexmap` from 2.12.0 to 2.14.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.12.0...2.14.0) Updates `sfv` from 0.13.0 to 0.15.0 - [Release notes](https://github.com/undef1nd/sfv/releases) - [Commits](undef1nd/sfv@v0.13.0...v0.15.0) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `serde_json` from 1.0.145 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.150) Updates `regex` from 1.12.2 to 1.12.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.2...1.12.4) Updates `time` from 0.3.44 to 0.3.51 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.44...v0.3.51) Updates `clap` from 4.5.50 to 4.5.60 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.50...clap_complete-v4.5.60) Updates `reqwest` from 0.12.24 to 0.13.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.24...v0.13.4) Updates `env_logger` from 0.11.8 to 0.11.11 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.8...v0.11.11) Updates `log` from 0.4.28 to 0.4.33 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.28...0.4.33) Updates `worker` from 0.7.1 to 0.8.5 - [Release notes](https://github.com/cloudflare/workers-rs/releases) - [Commits](cloudflare/workers-rs@v0.7.1...v0.8.5) Updates `worker-macros` from 0.7.1 to 0.8.5 - [Release notes](https://github.com/cloudflare/workers-rs/releases) - [Commits](cloudflare/workers-rs@v0.7.1...v0.8.5) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates - dependency-name: sfv dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: regex dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: time dependency-version: 0.3.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: clap dependency-version: 4.5.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: reqwest dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates - dependency-name: env_logger dependency-version: 0.11.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates - dependency-name: worker dependency-version: 0.8.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates - dependency-name: worker-macros dependency-version: 0.8.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates ... Signed-off-by: dependabot[bot] <support@github.com>
sfv 0.15 replaced SerializeValue with FieldType::serialize and now needs explicit parser target types in these call sites.
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 crates group with 11 updates in the / directory:
2.12.02.14.00.13.00.15.00.10.90.11.01.0.1451.0.1501.12.21.12.40.3.440.3.514.5.504.5.600.12.240.13.40.11.80.11.110.7.10.8.50.7.10.8.5Updates
indexmapfrom 2.12.0 to 2.14.0Changelog
Sourced from indexmap's changelog.
Commits
bcd165bMerge pull request #439 from cuviper/release-2.14.04ef06a7Release 2.14.0d21826cMerge pull request #438 from cuviper/hashbrown-0.172566becUpgrade tohashbrown v0.174b62776Merge pull request #437 from cuviper/disjoint-panic478fba2Normalize the panic doc ofget_disjoint_mutfb6dafdMerge pull request #436 from cuviper/const-slice-mut5c237a2MakeSlice::{first,last,split_*}_mutmethodsconst48ff9ceMerge pull request #435 from cuviper/edition-2024648be98cargo fmtwith edition 2024Updates
sfvfrom 0.13.0 to 0.15.0Release notes
Sourced from sfv's releases.
... (truncated)
Commits
8743dc2Bump version to 0.15 (#232)a0fbe90Refactor visitors to allow values to be returned (#243)f2a966aFuzz more efficiently without building up structures (#242)541f5f8Remove ListVisitor and DictionaryVisitor impls for Never (#241)b699ac0Test display-string errors even without parsed-types feature (#240)a9e4c94Clean up tests and improve readability (#239)a3c56b5Remove unnecessary wrapper types for visitor tests (#238)e831b47Delay creation of owned dictionary keys until value has been validated (#237)c78b904Remove unnecessary Option wrapper from tests (#236)284a94cFix documentation references (#235)Updates
sha2from 0.10.9 to 0.11.0Commits
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...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
serde_jsonfrom 1.0.145 to 1.0.150Release notes
Sourced from serde_json's releases.
Commits
a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintdc8003aRaise required compiler for preserve_order feature to 1.85a42fa98Unpin CI miri toolchain684a60ePin CI miri to nightly-2026-02-117c7da33Raise required compiler to Rust 1.71acf4850Simplify Number::is_f646b8ceabResolve unnecessary_map_or clippy lintUpdates
regexfrom 1.12.2 to 1.12.4Changelog
Sourced from regex's changelog.
Commits
7b96fdc1.12.47b89cf0deps: update to regex-syntax 0.8.111401679regex-syntax-0.8.11d709000changelog: 1.12.49825c74syntax: avoid re-canonicalizing the entire IntervalSet on push (#1308)a7f2ff6docs: clarify regex-lite word boundaries2c7b172docs: clarify unsupported Anchored::Pattern searches839d16bregex-syntax-0.8.10c4865a0syntax: fix negation handling in HIR translationd8761c0cargo: also includebenchesUpdates
timefrom 0.3.44 to 0.3.51Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
4ae4926v0.3.51 release88eece3v0.3.50 releasee1aa9edRemove unused imports6f64473Add regression test for issue 7739f8d7daImprove performance of ISO 8601 formatting356975cShare parsing components with different versions2850178Improve RFC 2822 fast path1f6fa79Add#[inline]to trivial method7e4fd30Add fast path forDatearithmetica928f2dAvoid range error when not usinglarge-datesUpdates
clapfrom 4.5.50 to 4.5.60Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
33d24d8chore: Release9332409docs: Update changelogb7adce5Merge pull request #6166 from fabalchemy/fix-dynamic-powershell-completion009bba4fix(clap_complete): Improve powershell registrationd89d57dchore: Releasef18b67edocs: Update changelog9d218ebMerge pull request #6165 from epage/shirt126440cfix(help): Correctly calculate padding for short-only args9e3c05etest(help): Show panic with short, valueless argc9898d0test(help): Verify short with valueUpdates
reqwestfrom 0.12.24 to 0.13.4Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
11489b3v0.13.4d31ffbbfeat: Expose HTTP2 keep alive configurations in blocking client (#3043)79ed0d7feat: support TLS 1.3 as min version under native-tls 🎉 (#2975)fb7bf6afix: remove unwrap in hickory initialization (#3041)3da616ffix: update hickory-resolver to 0.26 and adjust code accordingly (#3040)c77e7b2fix(http3): use happy eyeballs for h3 connect (#3030)9cbb65bchore: clean up minimal-versions CI job (#3039)17a7dc5chore: upgrade MSRV to 1.85 (#3038)03db63afix(redirect): strip sensitive headers on scheme change across redirects (#3034)4b813a8feat: add tls_sslkeylogfile builder method (#2923)Updates
env_loggerfrom 0.11.8 to 0.11.11Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
b4d3f2bchore: Releasecc2b2efchore: Release69e27d1docs: Update changelog166880dMerge pull request #411 from epage/parse0a580d0fix(filter): Remove 'parse' on no_std78d8ef1Merge pull request #404 from cagatay-y/feature/filter-no_std132fe86feat(filter): Add support for no_std environments4feafa4refactor(env_filter): Fix unreachable pub warning92f8d8dMerge pull request #410 from rust-cli/renovate/crate-ci-typos-1.x4e57784chore(deps): Update pre-commit hook crate-ci/typos to v1.47.0Updates
logfrom 0.4.28 to 0.4.33Release notes
Sourced from log's releases.
... (truncated)
Changelog
Sourced from log's changelog.
... (truncated)
Commits
f405739Merge pull request #734 from rust-lang/cargo/0.4.336a24abfprepare for 0.4.33 release87e0621Merge pull request #732 from matteo-zeggiotti-ok/fix-key-comparisona9b5711Review: fallback to the &str hashcc89cc6Review: fixed other comparisons920e7dcReview: fixed comparison onMaybeStaticStr0d71d3cFixed key comparisona5b5b21Merge pull request #730 from rust-lang/cargo/0.4.32c8d3b12prepare for 0.4.32 releasece6cd9fMerge pull request #729 from tisonkun/kv-std-supportUpdates
workerfrom 0.7.1 to 0.8.5Release notes
Sourced from worker's releases.
Commits
cc174dbRelease v0.8.5afaa3b9deps: update to wasm-bindgen@0.2.125 with abort recovery (#1008)60212c7Release 0.8.4ea4177dchore(deps-dev): bump vitest from 3.2.4 to 3.2.6 (#1004)1ef739dwasm-bindgen@0.2.123 (#1003)df7593awasm-bindgen@0.2.122 and unwind safety updates (#999)3d0903afeat(EmailWorkers): Implement email worker functionality (#715)fe8acaaRelease v0.8.3 (#997)603654femail: encapsulate bindings within worker::email (#996)3f53db2Release v0.8.2 (#995)Updates
worker-macrosfrom 0.7.1 to 0.8.5Release notes
Sourced from worker-macros's releases.