Bump the rust-dependencies group across 1 directory with 8 updates#1573
Merged
Bump the rust-dependencies group across 1 directory with 8 updates#1573
Conversation
Bumps the rust-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [object_store](https://github.com/apache/arrow-rs-object-store) | `0.13.0` | `0.13.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.17` | `2.0.18` | | [serde_json](https://github.com/serde-rs/json) | `1.0.148` | `1.0.149` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.43` | | [url](https://github.com/servo/rust-url) | `2.5.7` | `2.5.8` | | [typed-path](https://github.com/chipsenkbeil/typed-path) | `0.12.0` | `0.12.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.113` | `2.0.114` | | [quote](https://github.com/dtolnay/quote) | `1.0.42` | `1.0.44` | Updates `object_store` from 0.13.0 to 0.13.1 - [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs-object-store@v0.13.0...v0.13.1) Updates `thiserror` from 2.0.17 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.17...2.0.18) Updates `serde_json` from 1.0.148 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.148...v1.0.149) 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 `url` from 2.5.7 to 2.5.8 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.7...v2.5.8) Updates `typed-path` from 0.12.0 to 0.12.1 - [Release notes](https://github.com/chipsenkbeil/typed-path/releases) - [Changelog](https://github.com/chipsenkbeil/typed-path/blob/main/CHANGELOG.md) - [Commits](https://github.com/chipsenkbeil/typed-path/commits) Updates `syn` from 2.0.113 to 2.0.114 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.113...2.0.114) Updates `quote` from 1.0.42 to 1.0.44 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.42...1.0.44) --- updated-dependencies: - dependency-name: object_store dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: url dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: typed-path dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: syn dependency-version: 2.0.114 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: quote dependency-version: 1.0.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
a797adc to
0964cf9
Compare
li-em
approved these changes
Jan 26, 2026
li-em
reviewed
Jan 26, 2026
| async-recursion = "1.1.1" | ||
| rmp-serde = "1.3.1" | ||
| url = "2.5.7" | ||
| url = { version = "2.5.8", features = ["serde"] } |
Contributor
There was a problem hiding this comment.
since servo/rust-url#1075 this is an extra feature
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 8 updates in the / directory:
0.13.00.13.12.0.172.0.181.0.1481.0.1490.4.420.4.432.5.72.5.80.12.00.12.12.0.1132.0.1141.0.421.0.44Updates
object_storefrom 0.13.0 to 0.13.1Changelog
Sourced from object_store's changelog.
Commits
1e32f96Update version to 0.13.1 and add CHANGELOG (#599)5cb565bfix:docs.rsbuild failure (#591)78717c5fix:SO_LINGERw/ zero doesn't block (also: it's just a test) (#592)Updates
thiserrorfrom 2.0.17 to 2.0.18Release notes
Sourced from thiserror's releases.
Commits
dc0f6a2Release 2.0.180275292Touch up PR 4433c33bc6Merge pull request #443 from LucaCappelletti94/master995939cReproduce issue 44221653d1Made clippy lifetime allows conditional45e5388Update actions/upload-artifact@v5 -> v6386aac1Update actions/upload-artifact@v4 -> v5ec50561Update actions/checkout@v5 -> v6247eab5Update name of empty_enum clippy lint91b181fRaise required compiler to Rust 1.68Updates
serde_jsonfrom 1.0.148 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formattingUpdates
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
urlfrom 2.5.7 to 2.5.8Commits
d6ea13cBump to 2.5.88269ac3ci: update cargo-deny config, bump cargo-deny-action to v2 (#1092)6dfdf17chore: fix some typos in comments (#1090)b06048dAttempt to fix 1.82 CI (#1085)9771ab5Fix roundtripping issue (#1079)22b925fImprove Compile Times withserde_derive(#1075)0afccc9fix outdated docs for ParseError (#1074)Updates
typed-pathfrom 0.12.0 to 0.12.1Changelog
Sourced from typed-path's changelog.
Commits
Updates
synfrom 2.0.113 to 2.0.114Release notes
Sourced from syn's releases.
Commits
211e0dfRelease 2.0.11418cd645Touch up PR 19568c9f7e1Merge pull request #1956 from tamird/no-std-prepf8a7a33Disable std prelude888a207Delete html_root_url commentUpdates
quotefrom 1.0.42 to 1.0.44Release notes
Sourced from quote's releases.
Commits
ad9fb40Release 1.0.446df23cdMerge pull request #323 from dtolnay/lifetimef784891Support raw lifetime508dbddAdd test of raw lifetime27cb8c9Update ui test suite to nightly-2026-01-21bdd36fcTouch up PR 321d62d6ecMerge pull request #321 from tamird/doc-alloc-format242c683doc: restore link toformat!635ee67Release 1.0.435f605a6Reorder module-level attributes in crate rootDependabot 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