chore(deps): Bump the patches group across 1 directory with 7 updates#225
Merged
chore(deps): Bump the patches group across 1 directory with 7 updates#225
Conversation
Bumps the patches group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.93` | `1.0.94` | | [syn](https://github.com/dtolnay/syn) | `2.0.98` | `2.0.100` | | [quote](https://github.com/dtolnay/quote) | `1.0.38` | `1.0.39` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.20` | `0.8.23` | | [clap](https://github.com/clap-rs/clap) | `4.5.30` | `4.5.31` | | [serde_bytes](https://github.com/serde-rs/bytes) | `0.11.15` | `0.11.17` | Updates `serde` from 1.0.218 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.218...v1.0.219) Updates `proc-macro2` from 1.0.93 to 1.0.94 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.93...1.0.94) Updates `syn` from 2.0.98 to 2.0.100 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.98...2.0.100) Updates `quote` from 1.0.38 to 1.0.39 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.38...1.0.39) Updates `zerocopy` from 0.8.20 to 0.8.23 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.20...v0.8.23) Updates `clap` from 4.5.30 to 4.5.31 - [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.30...v4.5.31) Updates `serde_bytes` from 0.11.15 to 0.11.17 - [Release notes](https://github.com/serde-rs/bytes/releases) - [Commits](serde-rs/bytes@0.11.15...0.11.17) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: zerocopy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: serde_bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <support@github.com>
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 patches group with 7 updates in the / directory:
1.0.2181.0.2191.0.931.0.942.0.982.0.1001.0.381.0.390.8.200.8.234.5.304.5.310.11.150.11.17Updates
serdefrom 1.0.218 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098dRelease 1.0.21940f1d19Wrap dummy.rs to 80 columns514848bMerge pull request #2906 from davidzeng0/master168b6cffix clippy absolute paths warninga8bdd17Remove unused Punctuated import1c96013Resolve mem_replace_with_default clippy lintf0d1ae0Ignore elidable_lifetime_names pedantic clippy linte3eaa6aMerge pull request #2896 from dtolnay/stabledoc6a630cfAlso link to stable proc_macroUpdates
proc-macro2from 1.0.93 to 1.0.94Release notes
Sourced from proc-macro2's releases.
Commits
7cb0f3cRelease 1.0.9423c425cRaise minimum tested compiler to rust 1.67cbffe0cIgnore elidable_lifetime_names pedantic clippy linta12fe8bPoint standard library links to stable36920b1Combine rustdoc semver exempt cfg into one argument3a9bc71Convert html links to intra-doc linksc7d999cUnset doc-scrape-examples for lib target020a8aeResolve unnecessary_semicolon pedantic clippy lint0a77455Ignore WebAssembly linker warningffc417aMore precise gitignore patternsUpdates
synfrom 2.0.98 to 2.0.100Release notes
Sourced from syn's releases.
Commits
5357c8fRelease 2.0.10078a1efbMerge pull request #1852 from dtolnay/tokenstream01a9e6dVisit TokenStream in generated syntax tree traversals22bd069Bypass instantiating Span-specific visit functionsbf0a11dGeneralize proc_macro2 path to other terminal typesc38857aSimplify reference-to-references90381eaSort TERMINAL_TYPES alphabetically6a860b0Update test suite to nightly-2025-03-08aed58d1Update test suite to nightly-2025-03-054552057Release 2.0.99Updates
quotefrom 1.0.38 to 1.0.39Release notes
Sourced from quote's releases.
Commits
7d089f5Release 1.0.39dd15f29Ignore elidable_lifetime_names pedantic clippy lintb723616Point standard library links to stableddbabd5Convert html links to intra-doc linksfa46189Unset doc-scrape-examples for lib target4d071e3Resolve doc_overindented_list_items clippy lint908ddbdMore precise gitignore patternsUpdates
zerocopyfrom 0.8.20 to 0.8.23Release notes
Sourced from zerocopy's releases.
Commits
5aa0bcaRelease 0.8.23 (#2420)b55561d[macro] Support deriving certain traits via macro (#2418)f5cbd3eRelease 0.8.22 (#2417)9f45062Inline try_cast_into() (#2415)07cdb8b[pointer] Use PME acronym in method name (#2412)2570f56[pointer] Remove ReadReason from Read trait (#2409)383f8c8[pointer] Group imports at the top of the file (#2407)0d7c32c[pointer] Replace project with cast_unsized_unchecked (#2405)dccbbcdRelease 0.8.21 (#2402)0772a12Support 16-bit target platforms (#2401)Updates
clapfrom 4.5.30 to 4.5.31Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
acf9abbchore: Release9186a18docs: Update changelog233c316Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...13931a2Merge pull request #5923 from Reverier-Xu/master536e29ffeat(builder): AddValueParserFactoryforSaturating\<T>45ed71cchore: Avoid using gen for rust 2024 preserved keyword5029bb3chore: Avoid usinggenfor rust 2024 preserved keyword8a1d59bchore(deps): Update Rust Stable to v1.85 (#5921)9caee53docs(changelog): Clarify 5.0.0cb2352fMerge pull request #5918 from epage/testUpdates
serde_bytesfrom 0.11.15 to 0.11.17Release notes
Sourced from serde_bytes's releases.
Commits
dc4181fRelease 0.11.17f66c7f6Merge pull request #55 from serde-rs/bincode70d1db2Update to new bincode standard format0cf9155Merge pull request #54 from serde-rs/bincode82e4149Raise minimum compiler for tests to 1.854d75160Update examples to bincode 2ade06ccResolve uninlined_format_args pedantic clippy lint7c30eb0Stop testing compilers older than 1.68ef19b8cTemporarily ignore outdated bincode dev-dependencyf308f5eRelease 0.11.16Dependabot 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