-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the dev-dependencies group across 1 directory with 8 updates #301
Closed
Conversation
This file contains 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
Bumps the dev-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.2` | `0.12.3` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [serde](https://github.com/serde-rs/serde) | `1.0.202` | `1.0.203` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.8.0` | `1.9.0` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [metrics-util](https://github.com/metrics-rs/metrics) | `0.16.3` | `0.17.0` | Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](rust-lang-nursery/lazy-static.rs@1.4.0...1.5.0) Updates `parking_lot` from 0.12.2 to 0.12.3 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@0.12.2...0.12.3) Updates `regex` from 1.10.4 to 1.10.5 - [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.10.4...1.10.5) Updates `serde` from 1.0.202 to 1.0.203 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.202...v1.0.203) Updates `tokio` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.37.0...tokio-1.38.0) Updates `uuid` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.8.0...1.9.0) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.0...v2.5.2) Updates `metrics-util` from 0.16.3 to 0.17.0 - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-util-v0.16.3...metrics-util-v0.17.0) --- updated-dependencies: - dependency-name: lazy_static dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: parking_lot dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: metrics-util dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jun 24, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Intent Brokering Benchmark
Benchmark suite | Current: 99ca41a | Previous: a8c7ca4 | Ratio |
---|---|---|---|
Invoke Throughput |
3030 1/Second |
3030 1/Second |
1 |
Latency |
4 Millisecond (p95=13 ) |
4 Millisecond (p95=13 ) |
1 |
CPU Usage |
79 Percent (p95=82 ) |
81 Percent (p95=83 ) |
0.98 |
Memory Usage |
1937 Bytes (p95=2896 ) |
1917 Bytes (p95=2843 ) |
1.01 |
Definitely Lost Bytes |
0 bytes |
0 bytes |
-∞ |
Definitely Lost Blocks |
0 blocks |
0 blocks |
-∞ |
Indirectly Lost Bytes |
0 bytes |
0 bytes |
-∞ |
Indirectly Lost Blocks |
0 blocks |
0 blocks |
-∞ |
Possibly Lost Bytes |
1764 bytes |
2620 bytes |
0.67 |
Possibly Lost Blocks |
5 blocks |
8 blocks |
0.63 |
This comment was automatically generated by workflow using github-action-benchmark.
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dev-dependencies group with 8 updates in the / directory:
1.4.0
1.5.0
0.12.2
0.12.3
1.10.4
1.10.5
1.0.202
1.0.203
1.37.0
1.38.0
1.8.0
1.9.0
2.5.0
2.5.2
0.16.3
0.17.0
Updates
lazy_static
from 1.4.0 to 1.5.0Commits
be7c1c4
point readme version to 1.5.08971a27
update readme build badge15691ec
Modernize lazy-static infra (#219)2660041
Merge pull request #206 from TheBotlyNoob/master6ace970
Merge pull request #216 from frewsxcv/patch-1a203105
Update README.mdcfd89ac
Update README.mdfc8e466
Update README.mda8afb21
Update README.md41fa234
Update README to indicate how to replace withstd::sync::OnceLock
Updates
parking_lot
from 0.12.2 to 0.12.3Changelog
Sourced from parking_lot's changelog.
Commits
a29dd3d
Release parking_lot 0.12.3f7efcae
Merge pull request #442 from iwanders/add-arc_lock-feature-top-level-exportsc357017
Export types provided by arc_lock feature.Updates
regex
from 1.10.4 to 1.10.5Changelog
Sourced from regex's changelog.
Commits
0718fc5
1.10.5377463b
changelog: 1.10.4 and 1.10.568c4f0b
regex-automata-0.4.74757b5f
regex-syntax-0.8.41430b65
changelog: 1.10.41f9f9cc
bytes: escape invalid UTF-8 bytes in debug output for Matchab4c8d1
doc: fix duplicate phrasing typoddeb85e
cli/deps: update memmap2 to 0.9023f1c9
lite: fix attribute warning about rustfmt9c139f4
syntax: simplifyHir::dot
constructorsUpdates
serde
from 1.0.202 to 1.0.203Release notes
Sourced from serde's releases.
Commits
d5bc546
Release 1.0.20345ae217
Merge pull request #2747 from dtolnay/variadicb7b97dd
Unindent implementation inside tuple_impl_body macro5d3c563
Document tuple impls as fake variadic3761854
Merge pull request #2745 from dtolnay/docsrsa8f1484
Rely on docs.rs to define --cfg=docsrs by defaultUpdates
tokio
from 1.37.0 to 1.38.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
14c17fc
chore: prepare Tokio v1.38.0 (#6601)65cbf73
chore: prepare tokio-macros v2.3.0 (#6600)dbf93c7
sync: fix incorrect is_empty on mpsc block boundaries (#6603)873cb8a
runtime: move task out of thelifo_slot
inblock_in_place
(#6596)97bb47b
task: fix a typo in doc ofLocalSet::run_until
(#6599)86658bd
metrics: stabilizeRuntimeMetrics::worker_count
(#6556)9e00b26
sync: addNotify::notify_last
(#6520)6c42d28
net: fix misleadingNamedPipeServer
example (#6590)3a6fdc0
license: fix formatting and remove year in licenses (#6451)2890d0c
metrics: fix blocking_threads count (#6551)Updates
uuid
from 1.8.0 to 1.9.0Release notes
Sourced from uuid's releases.
Commits
4a129e7
Merge pull request #760 from uuid-rs/cargo/1.9.06bfee6b
prepare for 1.9.0 release62b7145
Merge pull request #759 from uuid-rs/chore/v7-counter-cleanup62e968c
clean up new Timestamp APIs49319a7
Merge pull request #758 from uuid-rs/chore/test-overflow47b9130
ensure v7 methods don't overflow on max values0c561e3
Merge pull request #757 from uuid-rs/ci/more-miri252770b
expand miri tests to cover all featurese62647f
Merge pull request #755 from uuid-rs/feat/v7-counterc270b3d
improve testing for contextsUpdates
url
from 2.5.0 to 2.5.2Commits
54346fa
Revert "Reimplement idna on top of ICU4X" (#946)dcfbed3
Update idna to 1.0.1 (#945)467ef63
fix panic onxn--55555577
(#940)3d6dbbb
Reimplement idna on top of ICU4X (#923)de947ab
Document possible replacements of the base URL (#926)8b8431b
docs: document SyntaxViolation variants, remove bare URLs (#924)fd042e0
Non-special URLs can have their paths erased (#921)49eea1c
Fix multiple issues on wasm32: (#886)a4dd58b
Fix lint (#920)73803fa
Update URLs (#916)Updates
metrics-util
from 0.16.3 to 0.17.0Commits
787b170
chore: Releaseb48ed78
update changelog82513b3
Relax bounds on somemetrics_util::registry::Registry
methods (#484)ce9084b
permit trailing commans in describe macros (#483)deba76a
Fix wording for histogram functionality in lib.rs (#477)06fa1be
Add community exporter for Sentry to readme (#480)3fc0b4f
Implement conversion from cow to std cow (#478)cd7de8c
Annotate metric types with must_use (#475)f322087
chore: bump MSRV to 1.70.0 (#476)65f6e65
metrics-util: derive Clone for Snapshotter (#472)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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