chore(deps): bump the dependencies group with 5 updates#532
Merged
Conversation
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [askama](https://github.com/askama-rs/askama) | `0.15.4` | `0.15.6` | | [askama_derive](https://github.com/askama-rs/askama) | `0.15.4` | `0.15.6` | | [insta](https://github.com/mitsuhiko/insta) | `1.46.3` | `1.47.1` | | [lettre](https://github.com/lettre/lettre) | `0.11.19` | `0.11.20` | | [redis](https://github.com/redis-rs/redis-rs) | `1.0.5` | `1.1.0` | Updates `askama` from 0.15.4 to 0.15.6 - [Release notes](https://github.com/askama-rs/askama/releases) - [Commits](askama-rs/askama@v0.15.4...v0.15.6) Updates `askama_derive` from 0.15.4 to 0.15.6 - [Release notes](https://github.com/askama-rs/askama/releases) - [Commits](askama-rs/askama@v0.15.4...v0.15.6) Updates `insta` from 1.46.3 to 1.47.1 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.46.3...1.47.1) Updates `lettre` from 0.11.19 to 0.11.20 - [Release notes](https://github.com/lettre/lettre/releases) - [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md) - [Commits](lettre/lettre@v0.11.19...v0.11.20) Updates `redis` from 1.0.5 to 1.1.0 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-1.0.5...redis-1.1.0) --- updated-dependencies: - dependency-name: askama dependency-version: 0.15.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: askama_derive dependency-version: 0.15.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: insta dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lettre dependency-version: 0.11.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: redis dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
| Branch | dependabot/cargo/dependencies-cb8dd3fb53 |
| Testbed | github-ubuntu-latest |
🚨 1 Alert
| Benchmark | Measure Units | View | Benchmark Result (Result Δ%) | Upper Boundary (Limit %) |
|---|---|---|---|---|
| single_root_route/single_root_route | Latency milliseconds (ms) | 📈 plot 🚷 threshold 🚨 alert (🔔) | 1.07 ms(+16.68%)Baseline: 0.92 ms | 1.06 ms (100.84%) |
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.61 ms(+10.45%)Baseline: 5.98 ms | 7.19 ms (91.88%) |
| json_api/json_api | 📈 view plot 🚷 view threshold | 1.15 ms(+10.60%)Baseline: 1.04 ms | 1.20 ms (95.26%) |
| nested_routers/nested_routers | 📈 view plot 🚷 view threshold | 1.07 ms(+11.84%)Baseline: 0.95 ms | 1.10 ms (97.06%) |
| single_root_route/single_root_route | 📈 view plot 🚷 view threshold 🚨 view alert (🔔) | 1.07 ms(+16.68%)Baseline: 0.92 ms | 1.06 ms (100.84%) |
| single_root_route_burst/single_root_route_burst | 📈 view plot 🚷 view threshold | 19.71 ms(+12.00%)Baseline: 17.59 ms | 21.07 ms (93.51%) |
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 5 updates:
0.15.40.15.60.15.40.15.61.46.31.47.10.11.190.11.201.0.51.1.0Updates
askamafrom 0.15.4 to 0.15.6Release notes
Sourced from askama's releases.
Commits
4260d0dMerge pull request #719 from GuillaumeGomez/update-crate-version1471702Update crate version to0.15.6fb6f3fbMerge pull request #718 from GuillaumeGomez/improve-ui-tests4f36391Merge pull request #717 from GuillaumeGomez/fix-non-ident-block1b4350bUpdate trybuild version to1.0.116to enforce diagnostics width2ad677cCorrectly handle non-ident item in block error5e12585Merge pull request #714 from jplatte/jplatte/lt-refactor0ebfd0fMerge pull request #716 from jplatte/jplatte/clippy3c0f1b0Merge pull request #715 from jplatte/jplatte/winnow1acc29f3Remove unnecessary .clone()Updates
askama_derivefrom 0.15.4 to 0.15.6Release notes
Sourced from askama_derive's releases.
Commits
4260d0dMerge pull request #719 from GuillaumeGomez/update-crate-version1471702Update crate version to0.15.6fb6f3fbMerge pull request #718 from GuillaumeGomez/improve-ui-tests4f36391Merge pull request #717 from GuillaumeGomez/fix-non-ident-block1b4350bUpdate trybuild version to1.0.116to enforce diagnostics width2ad677cCorrectly handle non-ident item in block error5e12585Merge pull request #714 from jplatte/jplatte/lt-refactor0ebfd0fMerge pull request #716 from jplatte/jplatte/clippy3c0f1b0Merge pull request #715 from jplatte/jplatte/winnow1acc29f3Remove unnecessary .clone()Updates
instafrom 1.46.3 to 1.47.1Release notes
Sourced from insta's releases.
... (truncated)
Changelog
Sourced from insta's changelog.
Commits
fdbfc15Revert sort_maps sequence sorting, release 1.47.1 (#891)46b6f2aRelease 1.47.0 (#889)aa12933Upgradeconsoleto 0.16, bump MSRV to 1.66 (#885)98c084cupgrade toml-edit to 0.25 (#882)4e889b0the test_glob test depends on both glob and json (#883)4d738e5Bump@tootallnate/onceand@vscode/test-electronin /vscode-insta (#881)09f2b8bImprove TOML serialization error message for unsupported types (#880)1373bbcAdd Comparator trait (#872)ebe5a6eSort sequences insort_mapsto fix non-deterministicHashSetsnapshots (#...eaf15baRemove unnecessarySend + Syncbounds fromRedaction(#874)Updates
lettrefrom 0.11.19 to 0.11.20Release notes
Sourced from lettre's releases.
Changelog
Sourced from lettre's changelog.
Commits
134b720Prepare v0.11.203321bffrefactor: replacechumskywithnom7d5f52dfeat: addAddress::new_uncheckedb905242build(deps): upgrademaudto v0.2780297f4build(deps): upgradecriterionto v0.747f3837build(deps): upgradeboringto v5a4c26e9style: fixboringdeprecation warning3ba0b96style(clippy): fix latest warnings6d8cadfbuild(deps): upgrade semver compatible Rust dependencies8442a59style: remove import ofFutureUpdates
redisfrom 1.0.5 to 1.1.0Release notes
Sourced from redis's releases.
Commits
4ac2b17ValueType: Add support for the JSON type (#2009)1f66a1bPrepare new version (#2012)d783c98Bump rustls-webpki from 0.103.6 to 0.103.10 (#2013)aab36f0Fix AsyncConnectionConfig::new documentation (#2006) (#2014)5638936tests: Disable snapshotting when running Redis in tests (#2010)397a14cSeparate overall_response_timeout from response_timeout on cluster connection...1a0c30ftests: Drop tls parameter fromTestContext::with_modules(#2008)59ea110Add a per-connection concurrency limiter (#2002)c6d05b9fix typo in geo.rs (#2007)6bde67eci: Switch Redis 8 to the bundled JSON module (#2004)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