chore(deps): bump the cargo-patches group with 7 updates#163
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the cargo-patches group with 7 updates#163dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo-patches group with 7 updates: | Package | From | To | | --- | --- | --- | | [sea-orm](https://github.com/SeaQL/sea-orm) | `2.0.0-rc.40` | `2.0.0-rc.41` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.103` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.2` | `1.23.4` | | [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.26.9` | `0.26.10` | | [syn](https://github.com/dtolnay/syn) | `2.0.117` | `2.0.118` | | [quote](https://github.com/dtolnay/quote) | `1.0.45` | `1.0.46` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.116` | `1.0.117` | Updates `sea-orm` from 2.0.0-rc.40 to 2.0.0-rc.41 - [Release notes](https://github.com/SeaQL/sea-orm/releases) - [Changelog](https://github.com/SeaQL/sea-orm/blob/master/CHANGELOG.md) - [Commits](https://github.com/SeaQL/sea-orm/compare/2.0.0-rc.40...sea-orm-cli@2.0.0-rc.41) Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.103) Updates `uuid` from 1.23.2 to 1.23.4 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.2...v1.23.4) Updates `tree-sitter` from 0.26.9 to 0.26.10 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.26.9...v0.26.10) Updates `syn` from 2.0.117 to 2.0.118 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.117...2.0.118) Updates `quote` from 1.0.45 to 1.0.46 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.45...1.0.46) Updates `trybuild` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.116...1.0.117) --- updated-dependencies: - dependency-name: sea-orm dependency-version: 2.0.0-rc.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patches - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patches - dependency-name: uuid dependency-version: 1.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patches - dependency-name: tree-sitter dependency-version: 0.26.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patches - dependency-name: syn dependency-version: 2.0.118 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patches - dependency-name: quote dependency-version: 1.0.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patches - dependency-name: trybuild dependency-version: 1.0.117 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patches ... Signed-off-by: dependabot[bot] <support@github.com>
Changepacks |
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-patches group with 7 updates:
2.0.0-rc.402.0.0-rc.411.0.1021.0.1031.23.21.23.40.26.90.26.102.0.1172.0.1181.0.451.0.461.0.1161.0.117Updates
sea-ormfrom 2.0.0-rc.40 to 2.0.0-rc.41Release notes
Sourced from sea-orm's releases.
Changelog
Sourced from sea-orm's changelog.
... (truncated)
Commits
01f2e40Checkout tags in sea-orm-cli release workflow for --notes-from-tagafc905fFinalize rc.41 changelog2be46c9update examples963ea1f2.0.0-rc.412d80ec2Make bump.sh portable across GNU/BSD sed947b408Regenerate sea-orm-sync8674362Revamp docsdee0efbAdd #2877 changelog entry and tracing compatibility notedb00a6bAdd #3054 changelog entry08bb166Add SelectFourMany with consolidate() for star topology (#3054)Updates
anyhowfrom 1.0.102 to 1.0.103Release notes
Sourced from anyhow's releases.
Commits
5bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
uuidfrom 1.23.2 to 1.23.4Release notes
Sourced from uuid's releases.
Commits
3296d64Merge pull request #890 from uuid-rs/cargo/v1.23.4cba53d0prepare for 1.23.4 releasee347af4Merge pull request #889 from frostyplanet/maine9bf55cdoc: Fix broken link warnings5351af4doc: Enable feature flag label for docs.rs1e6a966Merge pull request #888 from uuid-rs/KodrAus-patch-1c9619f6fix up name of fuzz script in readme20da78bMerge pull request #887 from uuid-rs/cargo/v1.23.362232caprepare for 1.23.3 release2320c6aMerge pull request #886 from uuid-rs/fix/parser-panicsUpdates
tree-sitterfrom 0.26.9 to 0.26.10Release notes
Sourced from tree-sitter's releases.
Commits
3fc4cd2release v0.26.10568aee0test(query): regression test for anchored siblings inside a parent2efce10fix(query): skip passthrough steps when checking for fallible step splittinge8b9639fix(query): avoid overriding states not seeking immediate match with states s...576564dfix(query): take anchors between siblings into account for fallible step spli...fbf3049fix(dsl): forbid invalid field names99bc36bbuild(deps): bump wasmtime-c-api to v36.0.121ef1048fix(build): usestdhelper rather than passing-std=c11flaga61be4afix(lib): address strict aliasing violations inTreeCursortypebe8f380fix(cli): highlight test did not properly check for spans on later rowsUpdates
synfrom 2.0.117 to 2.0.118Release notes
Sourced from syn's releases.
Commits
f033ef1Release 2.0.11845f65f7Wrap long lint attributesb3f9bf8Mirror PR 1975 from readme to crate-level rustdoc97dc117Wrap PR 1975 to 80 columns0085b7aLintrepr_transparent_non_zst_fieldshas been removed9fc1c9dUpdate test suite to nightly-2026-06-12504bcc7Update test suite to nightly-2026-06-09353d20bUpdate test suite to nightly-2026-06-06f257a16Update test suite to nightly-2026-05-25b706e6eUpdate test suite to nightly-2026-05-13Updates
quotefrom 1.0.45 to 1.0.46Release notes
Sourced from quote's releases.
Commits
bc4caf2Release 1.0.46dc0e304Format with rustfmt712114cDrop arrow from syntax of quote_spanned_with_expanded_spanf93ab8aEliminate quote_spanned_with_expanded_span_as_expr macro1ff3951Eliminate __quote_spanned macro64e913aUnify quote_spanned definitions2978e8bWrap comment to 80 columns7f311a0Fix PR 329 fat arrow spacing313a8a2Remove unneeded get_span from PR 3290b33821Merge pull request #329 from Noratrieb/avoid-repeat-expandUpdates
trybuildfrom 1.0.116 to 1.0.117Release notes
Sourced from trybuild's releases.
Commits
333eb00Release 1.0.117820b8a5Merge pull request #332 from tisonkun/patch-17e9d0a6Update actions/checkout@v6 -> v78dd2668Better error message when TRYBUILD env var is wrong0ee8f5aRaise required compiler to Rust 1.854dec71cResolve unnecessary_map_or clippy lint7d7cc4cRaise required compiler to Rust 1.82Dependabot 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