chore(deps): bump the dependencies group across 1 directory with 7 updates#602
Merged
Conversation
|
| Branch | dependabot/cargo/dependencies-cc5c3131cf |
| Testbed | github-ubuntu-latest |
Click to view all benchmark results
| Benchmark | Latency | Benchmark Result milliseconds (ms) (Result Δ%) | Upper Boundary milliseconds (ms) (Limit %) |
|---|---|---|---|
| empty_router/empty_router | 📈 view plot 🚷 view threshold | 6.85 ms(+8.85%)Baseline: 6.29 ms | 7.70 ms (88.93%) |
| json_api/json_api | 📈 view plot 🚷 view threshold | 1.14 ms(+4.11%)Baseline: 1.09 ms | 1.31 ms (86.55%) |
| nested_routers/nested_routers | 📈 view plot 🚷 view threshold | 1.07 ms(+5.51%)Baseline: 1.01 ms | 1.19 ms (89.85%) |
| single_root_route/single_root_route | 📈 view plot 🚷 view threshold | 1.03 ms(+5.17%)Baseline: 0.98 ms | 1.16 ms (88.93%) |
| single_root_route_burst/single_root_route_burst | 📈 view plot 🚷 view threshold | 17.88 ms(+1.23%)Baseline: 17.66 ms | 21.15 ms (84.53%) |
76a1396 to
9e747c9
Compare
…dates Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.103` | | [clap_complete](https://github.com/clap-rs/clap) | `4.6.5` | `4.6.7` | | [quote](https://github.com/dtolnay/quote) | `1.0.45` | `1.0.46` | | [redis](https://github.com/redis-rs/redis-rs) | `1.2.4` | `1.3.0` | | serde_html_form | `0.4.0` | `0.4.1` | | [time](https://github.com/time-rs/time) | `0.3.49` | `0.3.53` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.116` | `1.0.117` | Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.103) Updates `clap_complete` from 4.6.5 to 4.6.7 - [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.6.5...clap_complete-v4.6.7) Updates `quote` from 1.0.45 to 1.0.46 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.45...1.0.46) Updates `redis` from 1.2.4 to 1.3.0 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-1.2.4...redis-1.3.0) Updates `serde_html_form` from 0.4.0 to 0.4.1 Updates `time` from 0.3.49 to 0.3.53 - [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.49...v0.3.53) Updates `trybuild` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.116...1.0.117) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap_complete dependency-version: 4.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: quote dependency-version: 1.0.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: redis dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: serde_html_form dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: time dependency-version: 0.3.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: trybuild dependency-version: 1.0.117 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
9e747c9 to
0098bb6
Compare
Codecov Report✅ All modified and coverable lines are covered by tests.
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
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 dependencies group with 7 updates in the / directory:
1.0.1021.0.1034.6.54.6.71.0.451.0.461.2.41.3.00.4.00.4.10.3.490.3.531.0.1161.0.117Updates
anyhowfrom 1.0.102 to 1.0.103Release notes
Sourced from anyhow's releases.
Commits
5bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
clap_completefrom 4.6.5 to 4.6.7Commits
d3e59a9chore: Released997f87docs: Update changelogfb6058cMerge pull request #6409 from heaths/pwsh-support2310870test(complete): Add tests for completer_for_path5967c17refactor(complete): Move shell detection to Shells594602bfix(complete): Detect pwsh for PowerShell3a4f2d0Merge pull request #6427 from clap-rs/renovate/shlex-2.x67ebaedMerge pull request #6426 from clap-rs/renovate/actions-checkout-7.xc968b13chore(deps): Update Rust crate shlex to v28f247cbchore(deps): Update actions/checkout action to v7Updates
quotefrom 1.0.45 to 1.0.46Release notes
Sourced from quote's releases.
Commits
bc4caf2Release 1.0.46dc0e304Format with rustfmt712114cDrop arrow from syntax of quote_spanned_with_expanded_spanf93ab8aEliminate quote_spanned_with_expanded_span_as_expr macro1ff3951Eliminate __quote_spanned macro64e913aUnify quote_spanned definitions2978e8bWrap comment to 80 columns7f311a0Fix PR 329 fat arrow spacing313a8a2Remove unneeded get_span from PR 3290b33821Merge pull request #329 from Noratrieb/avoid-repeat-expandUpdates
redisfrom 1.2.4 to 1.3.0Release notes
Sourced from redis's releases.
Commits
207cc89Prepare version (#2166)c34fb33Add redisbloom's Bloom filter support (#2117)5c6ca0atests: Add test guards for Valkey servers (#2148)e891f7fdocs/ci: add wasm32-wasip2 build support for tokio-comp (#2153)7d066c6Fix flakey object tests (#2160)b571eb1tests: Clean up version constants (#2147)b9249f6tests/version: Drop Redis binary version parsing (#2145)406ad76tests/version: Add disjunctive (OR) and conjunctive (AND) matchers (#2144)1372807feat(redis_test): add new commands after mock redis connection is instantiate...201d1befix(cluster): clamp retry backoff upper bound after min-wait floor (#2158)Updates
serde_html_formfrom 0.4.0 to 0.4.1Updates
timefrom 0.3.49 to 0.3.53Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
0ae2f84v0.3.53 releasecea8c96Avoid issue withcookiecrate temporarily55e1f2bRequire private type to properly seal traits7cf4780v0.3.52 release0e5b04fFix trusted publishing workflow6e4140aSupport default values when parsing10ac36aAdd more doctests toTimestamp6b0d468Restore lexer depth on the unclosed-bracket error path0abc06dAdd trusted publishing43cf0c0Preferentially group shards by targetUpdates
trybuildfrom 1.0.116 to 1.0.117Release notes
Sourced from trybuild's releases.
Commits
333eb00Release 1.0.117820b8a5Merge pull request #332 from tisonkun/patch-17e9d0a6Update actions/checkout@v6 -> v78dd2668Better error message when TRYBUILD env var is wrong0ee8f5aRaise required compiler to Rust 1.854dec71cResolve unnecessary_map_or clippy lint7d7cc4cRaise required compiler to Rust 1.82