chore(deps): bump the cargo-minor-and-patch group with 6 updates - #171
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the cargo-minor-and-patch group with 6 updates#171dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo-minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [cudarc](https://github.com/chelsea0x3b/cudarc) | `0.19.7` | `0.19.8` | | [pest](https://github.com/pest-parser/pest) | `2.8.6` | `2.8.8` | | [pest_derive](https://github.com/pest-parser/pest) | `2.8.6` | `2.8.8` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.25.0` | `1.25.2` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.151` | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.4` | Updates `cudarc` from 0.19.7 to 0.19.8 - [Release notes](https://github.com/chelsea0x3b/cudarc/releases) - [Commits](chelsea0x3b/cudarc@v0.19.7...v0.19.8) Updates `pest` from 2.8.6 to 2.8.8 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.6...v2.8.8) Updates `pest_derive` from 2.8.6 to 2.8.8 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.8.6...v2.8.8) Updates `bytemuck` from 1.25.0 to 1.25.2 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.25.0...v1.25.2) Updates `serde_json` from 1.0.149 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.151) Updates `clap` from 4.6.1 to 4.6.4 - [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.6.1...clap_complete-v4.6.4) --- updated-dependencies: - dependency-name: cudarc dependency-version: 0.19.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: pest dependency-version: 2.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: pest_derive dependency-version: 2.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: bytemuck dependency-version: 1.25.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: clap dependency-version: 4.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch ... 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 cargo-minor-and-patch group with 6 updates:
0.19.70.19.82.8.62.8.82.8.62.8.81.25.01.25.21.0.1491.0.1514.6.14.6.4Updates
cudarcfrom 0.19.7 to 0.19.8Commits
e1ab1e5v0.19.884fddacregen on linux84bbdc6Add CUDA 13.3 support (#582)Updates
pestfrom 2.8.6 to 2.8.8Release notes
Sourced from pest's releases.
Commits
81eeedbci toolchain in release update + bump version (#1181)7be2dc4Fix tag_node incorrectly modifying tokens during lookahead (#1180)24ed7bcfmt fix + bump version75a1348fix(macro): resolve parses_to! and fails_with! compiler errors in integration...ad3c254ci: bump nightlyf3f2eeafix: reject unescaped quote inside char literal in meta grammar (#1175)b24fa55docs: add missing # Panics sections to public API (#1174)02c5ad8docs: add Panics sections to line_col() and PrattParser::parse() (#1167)2a69a98fix(test): make miette_error test independent of terminal (#1164)d1a5beffix doc indentation check (#1166)Updates
pest_derivefrom 2.8.6 to 2.8.8Release notes
Sourced from pest_derive's releases.
Commits
81eeedbci toolchain in release update + bump version (#1181)7be2dc4Fix tag_node incorrectly modifying tokens during lookahead (#1180)24ed7bcfmt fix + bump version75a1348fix(macro): resolve parses_to! and fails_with! compiler errors in integration...ad3c254ci: bump nightlyf3f2eeafix: reject unescaped quote inside char literal in meta grammar (#1175)b24fa55docs: add missing # Panics sections to public API (#1174)02c5ad8docs: add Panics sections to line_col() and PrattParser::parse() (#1167)2a69a98fix(test): make miette_error test independent of terminal (#1164)d1a5beffix doc indentation check (#1166)Updates
bytemuckfrom 1.25.0 to 1.25.2Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
f363643chore: Release bytemuck version 1.25.23de980bchangelog1d05becimplementNoUninitforchar,bool,NoZero*array (#350)cabc8e7chore: Release bytemuck version 1.25.12d4d8cachangelog946e7a9chore: Release bytemuck_derive version 1.11.08a8f7cfchangelog deriveee6742echangeloge2d1c7fDon't impl core::error::Error on spirv (#348)7dd7174make the note more terseUpdates
serde_jsonfrom 1.0.149 to 1.0.151Release notes
Sourced from serde_json's releases.
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintUpdates
clapfrom 4.6.1 to 4.6.4Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
87ec1adchore: Release78f2529docs: Update changelogb61f270Merge pull request #6369 from Metbcy/fix/zsh-completion-ordering74c6666fix(complete): Keep zsh candidate orderd142d8fMerge pull request #6360 from epage/stringba89563style: Prefer explicit string operationsbea966eMerge pull request #6359 from epage/manb811986chore(man):Remove unused required-features0010bf2Merge pull request #6358 from clap-rs/renovate/crate-ci-typos-1.xbab9b24chore(deps): Update compatible (dev) (#6357)Dependabot 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