-
Notifications
You must be signed in to change notification settings - Fork 182
chore(deps): bump the patch-versions group with 4 updates #5926
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
Conversation
Bumps the patch-versions group with 4 updates: [clap](https://github.com/clap-rs/clap), [glob](https://github.com/rust-lang/glob), [proc-macro2](https://github.com/dtolnay/proc-macro2) and [ra_ap_syntax](https://github.com/rust-lang/rust-analyzer). Updates `clap` from 4.5.43 to 4.5.44 - [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.43...clap_complete-v4.5.44) Updates `glob` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@v0.3.2...v0.3.3) Updates `proc-macro2` from 1.0.95 to 1.0.96 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.95...1.0.96) Updates `ra_ap_syntax` from 0.0.297 to 0.0.300 - [Release notes](https://github.com/rust-lang/rust-analyzer/releases) - [Commits](https://github.com/rust-lang/rust-analyzer/commits) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: glob dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: proc-macro2 dependency-version: 1.0.96 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: ra_ap_syntax dependency-version: 0.0.300 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions ... Signed-off-by: dependabot[bot] <support@github.com>
WalkthroughBumps the dev-dependency ra_ap_syntax in Cargo.toml from 0.0.297 to 0.0.300. No other files or public APIs changed. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
🔇 Additional comments (2)
✨ Finishing Touches🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps the patch-versions group with 4 updates: clap, glob, proc-macro2 and ra_ap_syntax.
Updates
clapfrom 4.5.43 to 4.5.44Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
8e2c2c5chore: Release427d4fcdocs: Update changelog3b99593Merge pull request #5896 from epage/envf5fc765feat(complete): Provide a way to disable env completionsUpdates
globfrom 0.3.2 to 0.3.3Release notes
Sourced from glob's releases.
Changelog
Sourced from glob's changelog.
Commits
952da29chore: release v0.3.3 (#155)bfcd9a4Optimize memory allocations (#147)e78862dBump the MSRV to 1.63 (#172)97e5ee9Merge pull request #164 from jonboulle/patch-14da20e6Fix spelling in pattern documentation1cf0f30Fix version numbers and some formatting7a17f11Merge pull request #153 from tgross35/clippy-ci56619abRun clippy checks in CI51363faDisallow warnings in CI1649a9aApply remaining clippy suggestionsUpdates
proc-macro2from 1.0.95 to 1.0.96Release notes
Sourced from proc-macro2's releases.
Commits
21f89e7Release 1.0.96fe7d2faMerge pull request #511 from dtolnay/docsrs7be6983Revert "Work around doc build failure due to docs.rs flags change"6f40165Revert "Pin nightly toolchain used for miri job"fc2ae0fUpdate ui test suite to nightly-2025-06-181ccc5a2Ignore mismatched_lifetime_syntaxes lint1091cc2Pin nightly toolchain used for miri job0e82beaIgnore ignore_without_reason pedantic clippy lint in testUpdates
ra_ap_syntaxfrom 0.0.297 to 0.0.300Commits
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 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 conditionsSummary by CodeRabbit
Chores
Notes