build(deps): bump the dependencies group with 3 updates#201
Merged
acgetchell merged 2 commits intomainfrom Feb 18, 2026
Merged
Conversation
Bumps the dependencies group with 3 updates: [arc-swap](https://github.com/vorner/arc-swap), [uuid](https://github.com/uuid-rs/uuid) and [sysinfo](https://github.com/GuillaumeGomez/sysinfo). Updates `arc-swap` from 1.8.1 to 1.8.2 - [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md) - [Commits](vorner/arc-swap@v1.8.1...v1.8.2) Updates `uuid` from 1.20.0 to 1.21.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.20.0...v1.21.0) Updates `sysinfo` from 0.38.1 to 0.38.2 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.38.1...v0.38.2) --- updated-dependencies: - dependency-name: arc-swap dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: uuid dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sysinfo dependency-version: 0.38.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferences |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #201 +/- ##
==========================================
- Coverage 60.82% 60.81% -0.02%
==========================================
Files 46 46
Lines 11136 11136
==========================================
- Hits 6774 6772 -2
- Misses 4362 4364 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 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 3 updates: arc-swap, uuid and sysinfo.
Updates
arc-swapfrom 1.8.1 to 1.8.2Changelog
Sourced from arc-swap's changelog.
Commits
19f0d66Version 1.8.2Updates
uuidfrom 1.20.0 to 1.21.0Release notes
Sourced from uuid's releases.
Commits
a38fa19Merge pull request #859 from uuid-rs/cargo/v1.21.0e45b10fprepare for 1.21.0 releasef6f5d48Merge pull request #852 from XAMPPRocky/main9bee4bdMerge branch 'main' into maincb8f156Merge pull request #858 from uuid-rs/chore/getrandom-04a59c061bump msrv to 1.85.0 for getrandomb9a3157bump msrv to 1.81.02a0a7a3force an earlier nightly for miria6e0aa1update rand to 0.10576d47bupdate getrandom to 0.4Updates
sysinfofrom 0.38.1 to 0.38.2Changelog
Sourced from sysinfo's changelog.
Commits
e3e319fMerge pull request #1626 from GuillaumeGomez/update6673f04Update crate version to0.38.24239c85Update CHANGELOG for0.38.2eb91603Merge pull request #1625 from GuillaumeGomez/error8aa5200ImplementErrortrait for error typesDependabot 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