build(deps): Bump the rust-deps group with 8 updates#2
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): Bump the rust-deps group with 8 updates#2dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the rust-deps group with 8 updates: | Package | From | To | | --- | --- | --- | | [toml](https://github.com/toml-rs/toml) | `0.8.23` | `1.0.1+spec-1.1.0` | | [schemars](https://github.com/GREsau/schemars) | `0.8.22` | `1.2.1` | | [prost](https://github.com/tokio-rs/prost) | `0.13.5` | `0.14.3` | | [md5](https://github.com/stainless-steel/md5) | `0.7.0` | `0.8.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.20.0` | `1.21.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.57` | `4.5.58` | | [syn](https://github.com/dtolnay/syn) | `2.0.114` | `2.0.115` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.32.1` | `0.38.0` | Updates `toml` from 0.8.23 to 1.0.1+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.0.1) Updates `schemars` from 0.8.22 to 1.2.1 - [Release notes](https://github.com/GREsau/schemars/releases) - [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md) - [Commits](GREsau/schemars@v0.8.22...v1.2.1) Updates `prost` from 0.13.5 to 0.14.3 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.13.5...v0.14.3) Updates `md5` from 0.7.0 to 0.8.0 - [Commits](https://github.com/stainless-steel/md5/commits) 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 `clap` from 4.5.57 to 4.5.58 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.57...clap_complete-v4.5.58) Updates `syn` from 2.0.114 to 2.0.115 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.114...2.0.115) Updates `rusqlite` from 0.32.1 to 0.38.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.32.1...v0.38.0) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.1+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-deps - dependency-name: schemars dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-deps - dependency-name: prost dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps - dependency-name: md5 dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps - dependency-name: uuid dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps - dependency-name: clap dependency-version: 4.5.58 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-deps - dependency-name: syn dependency-version: 2.0.115 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-deps - dependency-name: rusqlite dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 rust-deps group with 8 updates:
0.8.231.0.1+spec-1.1.00.8.221.2.10.13.50.14.30.7.00.8.01.20.01.21.04.5.574.5.582.0.1142.0.1150.32.10.38.0Updates
tomlfrom 0.8.23 to 1.0.1+spec-1.1.0Commits
767747fchore: Releasec68aa87fix(parser): Plug another whole in synthetic events (#1102)17dc3ddfix(parser): Plug another whole in synthetic events0f32a02test(parse): Add another test case9fef741docs: Update changelog3c59611fix(edit): Remove panics on bad input (#1101)7968120fix(edit): On missing value, ensure a span is usedb91d460fix(edit): Don't panic on inline table keys without valuesc8087a6fix(parser): Improve unclosed array messagesf0a47d4fix(parser): Improve unclosed inline table messagesUpdates
schemarsfrom 0.8.22 to 1.2.1Release notes
Sourced from schemars's releases.
... (truncated)
Changelog
Sourced from schemars's changelog.
... (truncated)
Commits
5ef5da1v1.2.14081b98Applyextend/transformattributes after any other attributes (#506)5bfec04v1.2.0f6b1f4cAddsmol_str03feature (#486)18826cdAdd test for changes from #4522ac8ff5Added better map support (#452)6009e82Limit workflow permissionsac0b651Fix title97b2427v1.1.0e67495bImprove optional enum flattening behaviourUpdates
prostfrom 0.13.5 to 0.14.3Changelog
Sourced from prost's changelog.
... (truncated)
Commits
fafa97fchore: remove protobuf submodule and leverage cmake for it (#1389)e0643e2release 0.14.35595b61fix: Add backDecodeError::new(#1382)e42dcadBufix: Name::full_name() is correct for empty packages (#1386)107153fbuild(deps): update pulldown-cmark-to-cmark requirement from 21 to 22 (#1384)3fc7003build(deps): bump actions/upload-artifact from 5 to 6 (#1381)33f8721fix some forgotten prost import paths (#1385)efb0755chore: Release version 0.14.2 (#1372)91a093ftest(derive_copy): Allow dead code (#1362)2c22c59build(deps): bump actions/checkout from 5 to 6 (#1370)Updates
md5from 0.7.0 to 0.8.0Commits
Updates
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
clapfrom 4.5.57 to 4.5.58Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
88f13cbchore: Releasefe2d731docs: Update changelogb256739Merge pull request #6131 from mernen/do-not-suggest-opts-after-escape8aaf704fix(complete): Do not suggest options after "--"4a86feetest(complete): Illustrate current behavior281f8aeMerge pull request #6126 from epage/p3cbce42docs(cookbook): Make typed-derive easier to maintain9fd4dc9docs(cookbook): Provide a custom TypedValueParser8f8e861docs(cookbook): Add local enum to typed-derive926bafedocs(cookbook): Hint at overriding value_nameUpdates
synfrom 2.0.114 to 2.0.115Release notes
Sourced from syn's releases.
Commits
3610c34Release 2.0.115f22e806Merge pull request #1966 from dtolnay/constrainta3faba7Enable GenericArgument::Constraint parsing in non-full mode9065157Pin CI miri to nightly-2026-02-11530e7e7Update toml from 0.9 to 1.00b9544aUpdate test suite to nightly-2026-02-116142490Update test suite to nightly-2026-02-0992a0aa4Raise required compiler to Rust 1.71f85f4acResolve unnecessary_map_or clippy linta9c0919Raise required compiler to Rust 1.70Updates
rusqlitefrom 0.32.1 to 0.38.0Release notes
Sourced from rusqlite's releases.
... (truncated)
Commits
35b3be2Merge pull request #1777 from gwenn/release03feebcPrepare new release671533cMerge pull request #1775 from Spxg/w/bump6df2072Bumpsqlite-wasm-rsto 0.5.12618364Merge pull request #1774 from rusqlite/vtab-sendb37caffMerge pull request #1773 from rusqlite/clippy44bdbc4Remove useless Send/Sync on Module465d751Fix Clippy warning78d6678Merge pull request #1772 from rusqlite/dependabot/cargo/getrandom-0.36b8fb83Update Cargo.tomlDependabot 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