chore(deps): bump clap_mangen from 0.2.33 to 0.3.0#535
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): bump clap_mangen from 0.2.33 to 0.3.0#535dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
|
| Branch | dependabot/cargo/clap_mangen-0.3.0 |
| 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.74 ms(+12.63%)Baseline: 5.99 ms | 7.21 ms (93.57%) |
| json_api/json_api | 📈 view plot 🚷 view threshold | 1.20 ms(+15.41%)Baseline: 1.04 ms | 1.21 ms (99.07%) |
| nested_routers/nested_routers | 📈 view plot 🚷 view threshold | 1.09 ms(+14.02%)Baseline: 0.96 ms | 1.11 ms (98.53%) |
| single_root_route/single_root_route | 📈 view plot 🚷 view threshold | 1.05 ms(+14.68%)Baseline: 0.92 ms | 1.07 ms (98.63%) |
| single_root_route_burst/single_root_route_burst | 📈 view plot 🚷 view threshold | 18.75 ms(+6.39%)Baseline: 17.62 ms | 21.12 ms (88.77%) |
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.33 to 0.3.0. - [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_mangen-v0.2.33...clap_mangen-v0.3.0) --- updated-dependencies: - dependency-name: clap_mangen dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
602cf60 to
1c31377
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 clap_mangen from 0.2.33 to 0.3.0.
Commits
f0d30d9chore: Release004fee9docs: Update changelog92e7e73Merge pull request #6319 from epage/envdd1fcd3fix(man)!: Put env support behind the env feature87f57faMerge pull request #6318 from casey/fix-ui-tests1f54684fix: Make ui_tests test conditional on env feature