chore(deps): bump the all-updates group across 1 directory with 8 updates#3
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the all-updates group across 1 directory with 8 updates#3dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ates Bumps the all-updates group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.17` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.23.1` | `1.23.2` | | [mesocarp](https://github.com/TheMesocarp/mesocarp) | `0.9.3` | `0.10.1` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.95` | `1.0.101` | | [quote](https://github.com/dtolnay/quote) | `1.0.40` | `1.0.41` | | [syn](https://github.com/dtolnay/syn) | `2.0.104` | `2.0.106` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.18` | `1.0.19` | Updates `thiserror` from 2.0.12 to 2.0.17 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.17) Updates `bytemuck` from 1.23.1 to 1.23.2 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.23.1...v1.23.2) Updates `mesocarp` from 0.9.3 to 0.10.1 - [Commits](https://github.com/TheMesocarp/mesocarp/commits) Updates `proc-macro2` from 1.0.95 to 1.0.101 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.95...1.0.101) Updates `quote` from 1.0.40 to 1.0.41 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.40...1.0.41) Updates `syn` from 2.0.104 to 2.0.106 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.104...2.0.106) Updates `thiserror-impl` from 2.0.12 to 2.0.17 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.17) Updates `unicode-ident` from 1.0.18 to 1.0.19 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.18...1.0.19) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: bytemuck dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: mesocarp dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: proc-macro2 dependency-version: 1.0.101 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: quote dependency-version: 1.0.41 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: syn dependency-version: 2.0.106 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: thiserror-impl dependency-version: 2.0.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: unicode-ident dependency-version: 1.0.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 all-updates group with 7 updates in the / directory:
2.0.122.0.171.23.11.23.20.9.30.10.11.0.951.0.1011.0.401.0.412.0.1042.0.1061.0.181.0.19Updates
thiserrorfrom 2.0.12 to 2.0.17Release notes
Sourced from thiserror's releases.
Commits
72ae716Release 2.0.17599fdceMerge pull request #434 from dtolnay/private9ec05f6Use differently named __private module per patch released2c492bRaise minimum tested compiler to rust 1.76fc3ab95Opt in to generate-macro-expansion when building on docs.rs819fe29Update ui test suite to nightly-2025-09-12259f48cEnforce trybuild >= 1.0.108470e6a6Update ui test suite to nightly-2025-08-24544e191Update actions/checkout@v4 -> v5cbc1ebaDelete duplicate cap-lints flag from build scriptUpdates
bytemuckfrom 1.23.1 to 1.23.2Changelog
Sourced from bytemuck's changelog.
Commits
c069a2fchore: Release bytemuck version 1.23.28b48ef3.7fef8d9bump derive minimum version. should be a semver patch effect.2524f62chore: Release bytemuck_derive version 1.10.1c4873c9.374df78Make thePod/NoUninitderive macros useassert!to check size equality,...6633a51Fix a typo (#319)1c9e7bachore: Release bytemuck_derive version 1.10.05e58cf7changelog0e11472add support for deriving NoUninit on enums with fields (#292)Updates
mesocarpfrom 0.9.3 to 0.10.1Commits
Updates
proc-macro2from 1.0.95 to 1.0.101Release notes
Sourced from proc-macro2's releases.
Commits
d3188eaRelease 1.0.101cbd1286Merge pull request #519 from dtolnay/binarysearchfab4cb6Convert SourceMap scan to binary searchf4708a8Factor out SourceMap linear search to methodfdc853aRelease 1.0.100848ed0bMerge pull request #518 from dtolnay/spanfile76ce1a3Stabilize Span::file and Span::local_fileb5dd3c6Merge pull request #517 from dtolnay/startend1d0ffc0Use Span's start, end, line, column methods on stable 1.88+4f5845eMerge pull request #516 from dtolnay/probeUpdates
quotefrom 1.0.40 to 1.0.41Release notes
Sourced from quote's releases.
Commits
594c865Release 1.0.4168956e6Merge pull request #302 from dtolnay/hasiter6a69784Make diagnostic attribute conditional on compiler version5f1924bTweak CheckHasIterator error messagec0adb26Add diagnostic::on_unimplemented for no iterator in repetitiona1ddcabCombine HasIterator and ThereIsNoIteratorInRepetition to one typebf48c85Switch to trait for checking iterator in repetitiond3b4777Update ui test suite to nightly-2025-09-273e6b04dRaise minimum tested compiler to rust 1.7607deaafOpt in to generate-macro-expansion when building on docs.rsUpdates
synfrom 2.0.104 to 2.0.106Release notes
Sourced from syn's releases.
Commits
0e4bc64Release 2.0.1064fb776aMerge pull request #1910 from dtolnay/traitboundissue41b24a5Fix duplicated async trait bound issuea64f024Merge pull request #1909 from dtolnay/fortype176099eParse type parameter introducer on closuresb790b39Merge pull request #1908 from dtolnay/genericvsqpath9649639Synchronize generics-vs-qpath heuristic with rust parser60de331Merge pull request #1907 from dtolnay/forconst2aac6d7Allow const parameters in for<>11934e5Merge pull request #1905 from dtolnay/unsafestaticUpdates
thiserror-implfrom 2.0.12 to 2.0.17Release notes
Sourced from thiserror-impl's releases.
Commits
72ae716Release 2.0.17599fdceMerge pull request #434 from dtolnay/private9ec05f6Use differently named __private module per patch released2c492bRaise minimum tested compiler to rust 1.76fc3ab95Opt in to generate-macro-expansion when building on docs.rs819fe29Update ui test suite to nightly-2025-09-12259f48cEnforce trybuild >= 1.0.108470e6a6Update ui test suite to nightly-2025-08-24544e191Update actions/checkout@v4 -> v5cbc1ebaDelete duplicate cap-lints flag from build scriptUpdates
unicode-identfrom 1.0.18 to 1.0.19Release notes
Sourced from unicode-ident's releases.
Commits
dc018bfRelease 1.0.199dce213Merge pull request #37 from dtolnay/unicode17.0.017da3feForce latest=17.0.0 in CIacbaf6aUpdate to Unicode 17.0.0e4cceedMerge pull request #36 from dtolnay/ucdgeneratef871463Regenerate comparison tests with ucd-generate 0.3.1ff8590bMerge pull request #35 from dtolnay/latest6a07437Update UCD.zip download URL83d3bdfUpdate actions/checkout@v4 -> v5be16148Make .gitattributes match only paths from repo 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