-
-
Couldn't load subscription status.
- Fork 19
build(deps): bump the patch-updates group with 13 updates #997
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
Bumps the patch-updates group with 13 updates: | Package | From | To | | --- | --- | --- | | [enumset](https://github.com/Lymia/enumset) | `1.1.7` | `1.1.10` | | [serde_json](https://github.com/serde-rs/json) | `1.0.142` | `1.0.143` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.14` | `2.0.16` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.9` | `0.1.10` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.32` | `1.2.34` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.1` | `1.0.3` | | [darling](https://github.com/TedDriggs/darling) | `0.20.11` | `0.21.3` | | [darling_core](https://github.com/TedDriggs/darling) | `0.20.11` | `0.21.3` | | [darling_macro](https://github.com/TedDriggs/darling) | `0.20.11` | `0.21.3` | | [enumset_derive](https://github.com/Lymia/enumset) | `0.12.0` | `0.14.0` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.97` | `1.0.101` | | [syn](https://github.com/dtolnay/syn) | `2.0.105` | `2.0.106` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.12` | `0.7.13` | Updates `enumset` from 1.1.7 to 1.1.10 - [Changelog](https://github.com/Lymia/enumset/blob/main/RELEASES.md) - [Commits](Lymia/enumset@v1.1.7...v1.1.10) Updates `serde_json` from 1.0.142 to 1.0.143 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.142...v1.0.143) Updates `thiserror` from 2.0.14 to 2.0.16 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.14...2.0.16) Updates `winapi-util` from 0.1.9 to 0.1.10 - [Commits](BurntSushi/winapi-util@0.1.9...0.1.10) Updates `cc` from 1.2.32 to 1.2.34 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.32...cc-v1.2.34) Updates `cfg-if` from 1.0.1 to 1.0.3 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.1...v1.0.3) Updates `darling` from 0.20.11 to 0.21.3 - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](TedDriggs/darling@v0.20.11...v0.21.3) Updates `darling_core` from 0.20.11 to 0.21.3 - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](TedDriggs/darling@v0.20.11...v0.21.3) Updates `darling_macro` from 0.20.11 to 0.21.3 - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](TedDriggs/darling@v0.20.11...v0.21.3) Updates `enumset_derive` from 0.12.0 to 0.14.0 - [Changelog](https://github.com/Lymia/enumset/blob/main/RELEASES.md) - [Commits](https://github.com/Lymia/enumset/commits) Updates `proc-macro2` from 1.0.97 to 1.0.101 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.97...1.0.101) Updates `syn` from 2.0.105 to 2.0.106 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.105...2.0.106) Updates `winnow` from 0.7.12 to 0.7.13 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.12...v0.7.13) --- updated-dependencies: - dependency-name: enumset dependency-version: 1.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: serde_json dependency-version: 1.0.143 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: winapi-util dependency-version: 0.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: cc dependency-version: 1.2.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: cfg-if dependency-version: 1.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: darling dependency-version: 0.21.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: darling_core dependency-version: 0.21.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: darling_macro dependency-version: 0.21.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: enumset_derive dependency-version: 0.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: proc-macro2 dependency-version: 1.0.101 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: syn dependency-version: 2.0.106 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: winnow dependency-version: 0.7.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #997 +/- ##
=======================================
Coverage 83.43% 83.43%
=======================================
Files 47 47
Lines 12604 12604
=======================================
Hits 10516 10516
Misses 2088 2088 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 patch-updates group with 13 updates:
1.1.71.1.101.0.1421.0.1432.0.142.0.160.1.90.1.101.2.321.2.341.0.11.0.30.20.110.21.30.20.110.21.30.20.110.21.30.12.00.14.01.0.971.0.1012.0.1052.0.1060.7.120.7.13Updates
enumsetfrom 1.1.7 to 1.1.10Changelog
Sourced from enumset's changelog.
Commits
a808e1dBump version to 1.1.10a3764c4Update release notes.46fbe60Document the const time macros better.773d04bFix small bugs remaining in the codebase.6255badMerge branch 'temp_macro_rework' into v1.1.xe40e6a1Rework macros to not require exposing __priv_expr publically.f588bc5Fix several bugs revealed by code coverage reports.844b194Remove some dead code.2eaf42dOpps, actually add the test.4d8ef13Add a test for obvious hygiene issues.Updates
serde_jsonfrom 1.0.142 to 1.0.143Release notes
Sourced from serde_json's releases.
Commits
10102c4Release 1.0.1432a5b853Replace super::super with absolute path within crate447170bMerge pull request 1271 from mickvangelderen/mick/impl-from-str-for-mapec190d6Merge pull request #1264 from xlambein/master8be6647Merge pull request #1268 from SOF3/compact-defaultba5b3ccRevert "Pin nightly toolchain used for miri job"fd35a02Implement FromStr for Map<String, Value>bea0fe6Implement Default for CompactFormatter0c0e9f6Add Clone and Debug impls to map iteratorsUpdates
thiserrorfrom 2.0.14 to 2.0.16Release notes
Sourced from thiserror's releases.
Commits
40b5853Release 2.0.1683dfb5fMerge pull request #429 from dtolnay/nostd9b4a99fAdd to "no-std" crates.io categoryf6145ebRelease 2.0.152717177Merge pull request #427 from dtolnay/caplints2cd13e6Make error_generic_member_access compatible with -DwarningsUpdates
winapi-utilfrom 0.1.9 to 0.1.10Commits
29a804c0.1.107405180cargo: supportwindows-sysv0.60.0b0e2eedgithub: add FUNDINGUpdates
ccfrom 1.2.32 to 1.2.34Changelog
Sourced from cc's changelog.
Commits
06f7709chore: release v1.2.34 (#1528)5cee826Optimize parse_version in find_tools.rs (#1527)3b6457dFallback to manually searching for tool dir (#1526)48f676efix: add-mcpu=mvpand-mmutable-globalsforwasm32v1-none(#1524)a928923chore: release v1.2.33 (#1522)9c33178Regenerate target info (#1521)220d772Bump actions/checkout from 4 to 5 (#1520)9de267d[win][arm64ec] Add testing for Arm64EC Windows (#1512)37fc899Fix gen-windows-sys-binding (#1518)de7e8d5Fix parsing of nigthly targets (#1517)Updates
cfg-iffrom 1.0.1 to 1.0.3Release notes
Sourced from cfg-if's releases.
Changelog
Sourced from cfg-if's changelog.
Commits
9c7bb0bchore: release v1.0.3 (#93)145894cRevert "Remove@__identityrule."9f747fechore: release v1.0.2 (#88)97739b8Fix some ugly and inconsistent formatting.4d7a585Remove@__identityrule.527acbdBump actions/checkout from 4 to 5Updates
darlingfrom 0.20.11 to 0.21.3Release notes
Sourced from darling's releases.
Changelog
Sourced from darling's changelog.
Commits
f21aa2cBump version to 0.21.384f6fbaDirectly forward non-paths in Override138c450OverrideOverride::from_expr(#372)65d73d1Bump version to 0.21.23e65b82Update changelogf9c8222Exposefrom_exproption when derivingFromMeta(#370)59a46ebDon't panic if shape validation is used with a unionf5b7aefChange rust-version to make lock file versioning work90a3132Fix clippy violation50a814dEnable#[darling(with = ...)]for generics fieldUpdates
darling_corefrom 0.20.11 to 0.21.3Release notes
Sourced from darling_core's releases.
Changelog
Sourced from darling_core's changelog.
Commits
f21aa2cBump version to 0.21.384f6fbaDirectly forward non-paths in Override138c450OverrideOverride::from_expr(#372)65d73d1Bump version to 0.21.23e65b82Update changelogf9c8222Exposefrom_exproption when derivingFromMeta(#370)59a46ebDon't panic if shape validation is used with a unionf5b7aefChange rust-version to make lock file versioning work90a3132Fix clippy violation50a814dEnable#[darling(with = ...)]for generics fieldUpdates
darling_macrofrom 0.20.11 to 0.21.3Release notes
Sourced from darling_macro's releases.
Changelog
Sourced from darling_macro's changelog.
Commits
f21aa2cBump version to 0.21.384f6fbaDirectly forward non-paths in Override138c450OverrideOverride::from_expr(#372)65d73d1Bump version to 0.21.23e65b82Update changelogf9c8222Exposefrom_exproption when derivingFromMeta(#370)59a46ebDon't panic if shape validation is used with a unionf5b7aefChange rust-version to make lock file versioning work90a3132Fix clippy violation50a814dEnable#[darling(with = ...)]for generics fieldUpdates
enumset_derivefrom 0.12.0 to 0.14.0Commits
Updates
proc-macro2from 1.0.97 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
synfrom 2.0.105 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
winnowfrom 0.7.12 to 0.7.13Changelog
Sourced from winnow's changelog.
Commits
79b3941chore: Releasedd97729docs: Update changelogfa07b8bMerge pull request #817 from lu-zero/accumulate-to-string36d52b3feat(stream): Generalize Accumulate for Stringdd6b4b6docs: Update changelog6f70dedMerge pull request #805 from pingshuijie/main192293ddocs: remove redundant wordDependabot 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