build(deps): bump the cargo group across 1 directory with 5 updates#252
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the cargo group across 1 directory with 5 updates#252dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #252 +/- ##
=======================================
Coverage 97.04% 97.04%
=======================================
Files 14 14
Lines 3078 3078
=======================================
Hits 2987 2987
Misses 91 91 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bumps the cargo group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.43` | | [colored](https://github.com/mackwic/colored) | `3.0.0` | `3.1.1` | | [quick-xml](https://github.com/tafia/quick-xml) | `0.38.4` | `0.39.0` | | [napi](https://github.com/napi-rs/napi-rs) | `3.8.1` | `3.8.2` | | [napi-derive](https://github.com/napi-rs/napi-rs) | `3.5.0` | `3.5.1` | Updates `chrono` from 0.4.42 to 0.4.43 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.43) Updates `colored` from 3.0.0 to 3.1.1 - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v3.0.0...v3.1.1) Updates `quick-xml` from 0.38.4 to 0.39.0 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.38.4...v0.39.0) Updates `napi` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-v3.8.1...napi-v3.8.2) Updates `napi-derive` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-derive-v3.5.0...napi-derive-v3.5.1) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: colored dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: quick-xml dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: napi dependency-version: 3.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: napi-derive dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
4ad5f9e to
90b1028
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 cargo group with 5 updates in the / directory:
0.4.420.4.433.0.03.1.10.38.40.39.03.8.13.8.23.5.03.5.1Updates
chronofrom 0.4.42 to 0.4.43Release notes
Sourced from chrono's releases.
Commits
45caaa9Update copyright year to 2026 in LICENSE.txt1c0b8f0Bump version to 0.4.43a03e43bUpgrade windows-bindgen to 0.664fedabaIgnore bincode advisoryf4b7bbdBump actions/checkout from 5 to 6db12973Added doctest for the NaiveDate years_since function (#1755)34b5f49chore: minor improvement for docs8c82711Bump actions/setup-node from 5 to 6ea1f11bDrop deny lints, eager Debug impls are a mixed blessing35f9f2dAdd feature gated defmt support.Updates
coloredfrom 3.0.0 to 3.1.1Changelog
Sourced from colored's changelog.
Commits
5204a263.1.149392a3Limit to 5 keywordsb7916853.1.09a83121Allow windows-sys 0.61 to be used (#218)192598dClean upColorizetraitec013aechore: minor improvement for docs (#212)5bc198bReplace 'ansi_term' dev-dependency with 'ansiterm' (#209)a21367dAllow windows-sys 0.60 to be used (#206)9450feaFix clippy warning (#207)68761c1README: use the latest v3.0 version for example (#204)Updates
quick-xmlfrom 0.38.4 to 0.39.0Release notes
Sourced from quick-xml's releases.
Changelog
Sourced from quick-xml's changelog.
Commits
6242da0Release 0.39.0549bb09Disable tests for documents that are not supported by rxml2c19dfdRuncargo fmtincompareproject5fc5a16Fix misprint in benchmark nameba6b9c5Update xml5ever & markup5even: 0.36 -> 0.3770208daFix not updated internal documentation link after #9220bffaceFix misprint in error message9f6babbMerge pull request #932 from Mingun/unclosed-attr-error229d84cSplitSyntaxError::UnclosedTagintoUnclosedTag, `UnclosedSingleQuotedAtt...f869d0eMerge pull request #931 from Mingun/benchesUpdates
napifrom 3.8.1 to 3.8.2Release notes
Sourced from napi's releases.
Commits
73cfbdbchore: release (#3088)e5423b3chore(cli): add --version command (#3090)e51f320fix(napi): memory leak in async fn (#3089)aa4ffb2fix(napi): implement TypeName for ArrayBuffer (#3087)87f3831build(deps): bump qs from 6.14.0 to 6.14.1 (#3084)Updates
napi-derivefrom 3.5.0 to 3.5.1Release notes
Sourced from napi-derive's releases.
Commits
73cfbdbchore: release (#3088)e5423b3chore(cli): add --version command (#3090)e51f320fix(napi): memory leak in async fn (#3089)aa4ffb2fix(napi): implement TypeName for ArrayBuffer (#3087)87f3831build(deps): bump qs from 6.14.0 to 6.14.1 (#3084)e51ce82chore(napi): release v3.8.1 (#3082)42cb47afix(napi): wasi debug compile error (#3081)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 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