chore(deps): bump the stable-updates group across 1 directory with 8 updates - #111
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the stable-updates group across 1 directory with 8 updates#111dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the stable-updates group with 8 updates in the /src-tauri directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.6.4` | `4.6.6` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.19` | `2.0.20` | | [jj-lib](https://github.com/jj-vcs/jj) | `0.43.0` | `0.44.0` | | [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | `2.2.0` | `3.1.2` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.23.0` | `0.23.1` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.31` | `0.4.33` | | [similar](https://github.com/mitsuhiko/similar) | `3.1.1` | `3.1.2` | | [jj-cli](https://github.com/jj-vcs/jj) | `0.43.0` | `0.44.0` | Updates `clap` from 4.6.4 to 4.6.6 - [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.4...clap_complete-v4.6.6) Updates `thiserror` from 2.0.19 to 2.0.20 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.19...2.0.20) Updates `jj-lib` from 0.43.0 to 0.44.0 - [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.43.0...v0.44.0) Updates `rmcp` from 2.2.0 to 3.1.2 - [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-v2.2.0...rmcp-v3.1.2) Updates `base64` from 0.23.0 to 0.23.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.23.0...v0.23.1) Updates `ignore` from 0.4.31 to 0.4.33 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.31...ignore-0.4.33) Updates `similar` from 3.1.1 to 3.1.2 - [Changelog](https://github.com/mitsuhiko/similar/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar@3.1.1...3.1.2) Updates `jj-cli` from 0.43.0 to 0.44.0 - [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.43.0...v0.44.0) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: stable-updates - dependency-name: thiserror dependency-version: 2.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: stable-updates - dependency-name: jj-lib dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stable-updates - dependency-name: rmcp dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: stable-updates - dependency-name: base64 dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: stable-updates - dependency-name: ignore dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: stable-updates - dependency-name: similar dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: stable-updates - dependency-name: jj-cli dependency-version: 0.44.0 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 8 updates in the /src-tauri directory:
4.6.44.6.62.0.192.0.200.43.00.44.02.2.03.1.20.23.00.23.10.4.310.4.333.1.13.1.20.43.00.44.0Updates
clapfrom 4.6.4 to 4.6.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
348cff3chore: Released478377docs: Update changelog04b9fbbMerge pull request #6414 from koopatroopa787/fix-bash-completion-bracket-glob7075239Merge pull request #6422 from BaumiCoder/fix-fish-indentationsf90a966fix(complete): Use spaces for indentation in fishdd4997bfix(complete): Don't glob-expand bash positionals8387c81Merge pull request #6399 from clap-rs/renovate/crate-ci-typos-1.x8141e11chore(deps): Update compatible (dev) (#6398)8a6bd4echore(deps): Update pre-commit hook crate-ci/typos to v1.47.071a7213chore(deps): Update Rust Stable to v1.96 (#6396)Updates
thiserrorfrom 2.0.19 to 2.0.20Release notes
Sourced from thiserror's releases.
Commits
b1d5db5Release 2.0.20c4c3ebdMerge pull request #454 from dtolnay/clippy2266152Suppress redundant_field_names clippy lint2901cfdRaise minimum tested compiler to rust 1.88aa9d91fUpdate ui tests for version 2.0.19Updates
jj-libfrom 0.43.0 to 0.44.0Release notes
Sourced from jj-lib's releases.
... (truncated)
Changelog
Sourced from jj-lib's changelog.
... (truncated)
Commits
af45d57release: 0.44.0fea7cebchangelog: Add issue link3b7e069cli: git: ignore explicit import/export requests in colocated workspace10a93ddcli: git: disable export/fetch/push --no-integrate-operation6b27ec8cargo: downgrade gix-ignore to 0.21.08e262ecindex: make heads() method async91fc487github: bump the github-dependencies group with 2 updates54c4b49local_working_copy: skip paths that aren't valid UTF-85adc319cargo: bump the cargo-dependencies group with 5 updates3a650c3repo: moveStoreFactories::default()etc. to separate moduleUpdates
rmcpfrom 2.2.0 to 3.1.2Release notes
Sourced from rmcp's releases.
... (truncated)
Commits
02c62aechore: release v3.1.2 (#1148)c345078fix(auth): map 401/403 challenges on the SSE GET stream (#1152)f8e6382chore(deps): bump taiki-e/install-action from 2.85.7 to 2.85.8 (#1153)8fb3e04chore(deps): bump github/codeql-action from 4.37.4 to 4.37.6 (#1154)3c8fb2afix(sse): loop instead of recursing when skipping SSE events (#1146)e150d4ffix(auth): preserve issuer trailing slash during discovery (#1145)9a3168achore(deps): bump taiki-e/install-action from 2.85.6 to 2.85.7 (#1139)baac607chore: release v3.1.1 (#1115)f57d585chore: upgrade darling and syn (#1138)07bcda2fix: emit cache hints from handler macros (#1120)Updates
base64from 0.23.0 to 0.23.1Changelog
Sourced from base64's changelog.
Commits
069bf70v0.23.16ab1fb0Merge pull request #310 from musicinmybrain/test-on-non-simd-arches7cffce6Fix testing on architectures without unsafe SIMD supporte34f9a0Merge pull request #308 from atouchet/come9240c9Remove outdated commentUpdates
ignorefrom 0.4.31 to 0.4.33Commits
3fce3b5ignore-0.4.335055264globset-0.4.20020687aignore,globset: increase pool capacity5ed408eignore-0.4.32435f59fignore: skip loading unreachable ignore filesf9c05a9index: remove incorrect README8372866index: add some initial indexing scaffoldingd99ac34core: addindexmodule2ed0c00flags: disable many flags when indexing is enabledUpdates
similarfrom 3.1.1 to 3.1.2Changelog
Sourced from similar's changelog.
Commits
71f0a30chore(release): prepare 3.1.2a0aa51edocs(changelog): document recent fixes5119534fix(algorithms): omit operations for empty inputs043c907fix(lcs): preserve indices for equal subrangescfad604fix(lcs): avoid duplicate deadline fallback editsUpdates
jj-clifrom 0.43.0 to 0.44.0Release notes
Sourced from jj-cli's releases.
... (truncated)
Changelog
Sourced from jj-cli's changelog.
... (truncated)
Commits
af45d57release: 0.44.0fea7cebchangelog: Add issue link3b7e069cli: git: ignore explicit import/export requests in colocated workspace10a93ddcli: git: disable export/fetch/push --no-integrate-operation6b27ec8cargo: downgrade gix-ignore to 0.21.08e262ecindex: make heads() method async91fc487github: bump the github-dependencies group with 2 updates54c4b49local_working_copy: skip paths that aren't valid UTF-85adc319cargo: bump the cargo-dependencies group with 5 updates3a650c3repo: moveStoreFactories::default()etc. to separate moduleDependabot 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