Bump the rust-dependencies group with 4 updates#4088
Merged
Conversation
Bumps the rust-dependencies group with 4 updates: [colored](https://github.com/mackwic/colored), [itoa](https://github.com/dtolnay/itoa), [serde](https://github.com/serde-rs/serde) and [thiserror](https://github.com/dtolnay/thiserror). Updates `colored` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v2.1.0...v2.2.0) Updates `itoa` from 1.0.13 to 1.0.14 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.13...1.0.14) Updates `serde` from 1.0.215 to 1.0.216 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.216) Updates `thiserror` from 2.0.6 to 2.0.7 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.6...2.0.7) --- updated-dependencies: - dependency-name: colored dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: itoa dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
jedel1043
approved these changes
Dec 16, 2024
nekevss
approved these changes
Dec 16, 2024
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 rust-dependencies group with 4 updates: colored, itoa, serde and thiserror.
Updates
coloredfrom 2.1.0 to 2.2.0Changelog
Sourced from colored's changelog.
Commits
ef1484c2.2.0 (#186)1bb63e4cargo: supported range for windows-sys (#184)a7e464fAdd dependabot config (#178)0ddacefIgnore blame for clippy fix05b0f57Differentiate between ansi_term style and colored style due to deprecation of...981cfe4Fix deprecation warnings58a06a4Apply some (pedantic) clippy lintse55e26cUpdate rspec (#177)775ec9ffix usage of wildcard import (#165)bbe16cbonly run semver check when merging to materUpdates
itoafrom 1.0.13 to 1.0.14Release notes
Sourced from itoa's releases.
Commits
7e6b258Release 1.0.146f07cf6Merge pull request #56 from dtolnay/hidebufferd2f97a8Try to prevent Integer<Buffer = ...> IDE suggestionUpdates
serdefrom 1.0.215 to 1.0.216Release notes
Sourced from serde's releases.
Commits
ad8dd41Release 1.0.216f91d2edMerge pull request #2868 from dtolnay/automaticallyderived9497463Mark all generated trait impls as #[automatically_derived]46e9ecfMerge pull request #2866 from tdittr/mark-visitors-as-generatede9c399cMark generatedimpl de::Visitorblocks as#[automatically_derived]b9dbfcbSwitch out fnv in favor of foldhash in testc270e27Use BuildHasher instead of Hasher in collection macros0307f60Resolve question_mark clippy lint in build scriptUpdates
thiserrorfrom 2.0.6 to 2.0.7Release notes
Sourced from thiserror's releases.
Commits
9c0f2d2Release 2.0.72deec96Merge pull request 397 from zertosh/from_allow_expect100d916Avoid associating #[from] with lint allow485c2b7Reword spurious errors commentDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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