chore(deps): bump the stable-updates group across 1 directory with 7 updates - #122
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the stable-updates group with 7 updates in the /src-tauri directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.6.6` | `4.6.7` | | dirs | `6.0.0` | `7.0.0` | | [jj-lib](https://github.com/jj-vcs/jj) | `0.44.0` | `0.45.1` | | [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | `3.2.0` | `3.3.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.26.0` | `1.26.1` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.14.1` | `2.14.2` | | [jj-cli](https://github.com/jj-vcs/jj) | `0.44.0` | `0.45.1` | Updates `clap` from 4.6.6 to 4.6.7 - [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.6...clap_complete-v4.6.7) Updates `dirs` from 6.0.0 to 7.0.0 Updates `jj-lib` from 0.44.0 to 0.45.1 - [Release notes](https://github.com/jj-vcs/jj/releases) - [Changelog](https://github.com/jj-vcs/jj/blob/main/CHANGELOG.md) - [Commits](jj-vcs/jj@v0.44.0...v0.45.1) Updates `rmcp` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v3.2.0...rmcp-v3.3.0) Updates `uuid` from 1.26.0 to 1.26.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.26.0...v1.26.1) Updates `indexmap` from 2.14.1 to 2.14.2 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.14.1...2.14.2) Updates `jj-cli` from 0.44.0 to 0.45.1 - [Release notes](https://github.com/jj-vcs/jj/releases) - [Changelog](https://github.com/jj-vcs/jj/blob/main/CHANGELOG.md) - [Commits](jj-vcs/jj@v0.44.0...v0.45.1) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: stable-updates - dependency-name: dirs dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: stable-updates - dependency-name: jj-lib dependency-version: 0.45.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stable-updates - dependency-name: rmcp dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stable-updates - dependency-name: uuid dependency-version: 1.26.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: stable-updates - dependency-name: indexmap dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: stable-updates - dependency-name: jj-cli dependency-version: 0.45.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stable-updates ... 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 stable-updates group with 7 updates in the /src-tauri directory:
4.6.64.6.76.0.07.0.00.44.00.45.13.2.03.3.01.26.01.26.12.14.12.14.20.44.00.45.1Updates
clapfrom 4.6.6 to 4.6.7Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
d3e59a9chore: Released997f87docs: Update changelogfb6058cMerge pull request #6409 from heaths/pwsh-support2310870test(complete): Add tests for completer_for_path5967c17refactor(complete): Move shell detection to Shells594602bfix(complete): Detect pwsh for PowerShell3a4f2d0Merge pull request #6427 from clap-rs/renovate/shlex-2.x67ebaedMerge pull request #6426 from clap-rs/renovate/actions-checkout-7.xc968b13chore(deps): Update Rust crate shlex to v28f247cbchore(deps): Update actions/checkout action to v7Updates
dirsfrom 6.0.0 to 7.0.0Updates
jj-libfrom 0.44.0 to 0.45.1Release notes
Sourced from jj-lib's releases.
... (truncated)
Changelog
Sourced from jj-lib's changelog.
... (truncated)
Commits
7c41cderelease: 0.45.15cdf34dgit: write gpgsig-sha256 header when signing SHA-256 commits6273859cargo: bump gix to 0.87.1d8bc870cargo: remove "version-control" category8da2b7brelease: 0.45.0795bfd7jj-core: add description to Cargo.tomlbc32b44mise: fix codespell tasks on Windows by running them through pwsh90cfe99mise: remove broken windows-specific configc09b0c3cli: target primary config file for {edit,set,unset} --usere2c7ebecli: allow targeting specific file in {edit,set,unset} with --fileUpdates
rmcpfrom 3.2.0 to 3.3.0Release notes
Sourced from rmcp's releases.
Commits
3e636cachore: release v3.3.0 (#1252)b2c90b1ci: pin commitlint dependencies (#1217)46db531fix(sse): saturate exponential reconnect backoff to avoid overflow panic (#1231)744b9f9chore(deps): bump crate-ci/typos (#1249)e8a0d70chore(deps): bump taiki-e/install-action from 2.86.7 to 2.87.6 (#1250)6fa4053fix: resolve clippy warnings across workspace (#1195)f9a68bffeat: add ServerHandler::negotiate_initialize (#1247)7d14f3afeat(macros): reject empty tool_router (#1233)04c2f3ffix(auth): unify refresh checks and error handling (#1236)add9cbeci: bump codeql-action to 4.37.9 and group updates (#1240)Updates
uuidfrom 1.26.0 to 1.26.1Release notes
Sourced from uuid's releases.
Commits
9f92712Merge pull request #910 from uuid-rs/cargo/v1.26.1d4df8f0prepare for 1.26.1 release5613f23Merge pull request #909 from uuid-rs/fix/ts-conversion-overflowfda00ebdon't panic in overflowing Timestamp to SystemTime conversionc82e88cMerge pull request #907 from lenamonj/v7-counter-placementac065a6Align the counter diagram34ec102Seat the v7 counter below the version nibbleUpdates
indexmapfrom 2.14.1 to 2.14.2Changelog
Sourced from indexmap's changelog.
Commits
41a8708Merge pull request #450 from cuviper/macros0fb7b5cRelease 2.14.255e6b28Improve the empty macro casesc067355Fix item hygiene in user macrosUpdates
jj-clifrom 0.44.0 to 0.45.1Release notes
Sourced from jj-cli's releases.
... (truncated)
Changelog
Sourced from jj-cli's changelog.
... (truncated)
Commits
7c41cderelease: 0.45.15cdf34dgit: write gpgsig-sha256 header when signing SHA-256 commits6273859cargo: bump gix to 0.87.1d8bc870cargo: remove "version-control" category8da2b7brelease: 0.45.0795bfd7jj-core: add description to Cargo.tomlbc32b44mise: fix codespell tasks on Windows by running them through pwsh90cfe99mise: remove broken windows-specific configc09b0c3cli: target primary config file for {edit,set,unset} --usere2c7ebecli: allow targeting specific file in {edit,set,unset} with --fileDependabot 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