This repository was archived by the owner on May 14, 2026. It is now read-only.
chore(deps)(deps): bump the cargo-major group across 1 directory with 22 updates#46
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps): bump the cargo-major group across 1 directory with 22 updates#46dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 22 updates Bumps the cargo-major group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.27` | `0.25.11+spec-1.1.0` | | merge | `0.1.0` | `0.2.0` | | [console](https://github.com/console-rs/console) | `0.15.11` | `0.16.3` | | [colored](https://github.com/mackwic/colored) | `2.2.0` | `3.1.1` | | [rustyline](https://github.com/kkawakam/rustyline) | `15.0.0` | `18.0.0` | | [enable-ansi-support](https://github.com/sunshowers-code/enable-ansi-support) | `0.2.1` | `0.3.1` | | [similar](https://github.com/mitsuhiko/similar) | `2.7.0` | `3.1.0` | | [termimad](https://github.com/Canop/termimad) | `0.30.1` | `0.34.1` | | [dirs](https://github.com/soc/dirs-rs) | `5.0.1` | `6.0.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.35.2` | `0.39.1` | | [gix](https://github.com/GitoxideLabs/gitoxide) | `0.70.0` | `0.83.0` | | [posthog-rs](https://github.com/posthog/posthog-rs) | `0.5.1` | `0.7.0` | | [async-openai](https://github.com/64bit/async-openai) | `0.34.0` | `0.38.1` | | [nix](https://github.com/nix-rust/nix) | `0.29.0` | `0.31.3` | | [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.23.2` | `0.26.8` | | [tree-sitter-rust](https://github.com/tree-sitter/tree-sitter-rust) | `0.23.3` | `0.24.2` | | [tree-sitter-python](https://github.com/tree-sitter/tree-sitter-python) | `0.23.6` | `0.25.0` | | [tree-sitter-go](https://github.com/tree-sitter/tree-sitter-go) | `0.23.4` | `0.25.0` | | [notify](https://github.com/notify-rs/notify) | `6.1.1` | `8.2.0` | | [notify-debouncer-mini](https://github.com/notify-rs/notify) | `0.4.1` | `0.7.0` | | [mockall](https://github.com/asomers/mockall) | `0.13.1` | `0.14.0` | Updates `toml_edit` from 0.22.27 to 0.25.11+spec-1.1.0 - [Commits](toml-rs/toml@v0.22.27...v0.25.11) Updates `merge` from 0.1.0 to 0.2.0 Updates `console` from 0.15.11 to 0.16.3 - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.15.11...0.16.3) Updates `colored` from 2.2.0 to 3.1.1 - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v2.2.0...v3.1.1) Updates `rustyline` from 15.0.0 to 18.0.0 - [Release notes](https://github.com/kkawakam/rustyline/releases) - [Changelog](https://github.com/kkawakam/rustyline/blob/master/History.md) - [Commits](kkawakam/rustyline@v15.0.0...v18.0.0) Updates `enable-ansi-support` from 0.2.1 to 0.3.1 - [Release notes](https://github.com/sunshowers-code/enable-ansi-support/releases) - [Changelog](https://github.com/sunshowers-code/enable-ansi-support/blob/main/CHANGELOG.md) - [Commits](sunshowers-code/enable-ansi-support@0.2.1...0.3.1) Updates `similar` from 2.7.0 to 3.1.0 - [Changelog](https://github.com/mitsuhiko/similar/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar@2.7.0...3.1.0) Updates `termimad` from 0.30.1 to 0.34.1 - [Release notes](https://github.com/Canop/termimad/releases) - [Changelog](https://github.com/Canop/termimad/blob/main/CHANGELOG.md) - [Commits](https://github.com/Canop/termimad/commits) Updates `dirs` from 5.0.1 to 6.0.0 - [Commits](https://github.com/soc/dirs-rs/commits) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `sysinfo` from 0.35.2 to 0.39.1 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.35.2...v0.39.1) Updates `gix` from 0.70.0 to 0.83.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-v0.70.0...gix-v0.83.0) Updates `posthog-rs` from 0.5.1 to 0.7.0 - [Release notes](https://github.com/posthog/posthog-rs/releases) - [Changelog](https://github.com/PostHog/posthog-rs/blob/main/CHANGELOG.md) - [Commits](PostHog/posthog-rs@v0.5.1...0.7.0) Updates `async-openai` from 0.34.0 to 0.38.1 - [Release notes](https://github.com/64bit/async-openai/releases) - [Commits](64bit/async-openai@async-openai-v0.34.0...async-openai-v0.38.1) Updates `nix` from 0.29.0 to 0.31.3 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.29.0...v0.31.3) Updates `tree-sitter` from 0.23.2 to 0.26.8 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.23.2...v0.26.8) Updates `tree-sitter-rust` from 0.23.3 to 0.24.2 - [Release notes](https://github.com/tree-sitter/tree-sitter-rust/releases) - [Commits](tree-sitter/tree-sitter-rust@v0.23.3...v0.24.2) Updates `tree-sitter-python` from 0.23.6 to 0.25.0 - [Release notes](https://github.com/tree-sitter/tree-sitter-python/releases) - [Commits](tree-sitter/tree-sitter-python@v0.23.6...v0.25.0) Updates `tree-sitter-go` from 0.23.4 to 0.25.0 - [Release notes](https://github.com/tree-sitter/tree-sitter-go/releases) - [Commits](tree-sitter/tree-sitter-go@v0.23.4...v0.25.0) Updates `notify` from 6.1.1 to 8.2.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/notify-8.2.0/CHANGELOG.md) - [Commits](notify-rs/notify@notify-6.1.1...notify-8.2.0) Updates `notify-debouncer-mini` from 0.4.1 to 0.7.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@debouncer-mini-0.4.1...debouncer-full-0.7.0) Updates `mockall` from 0.13.1 to 0.14.0 - [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md) - [Commits](asomers/mockall@v0.13.1...v0.14.0) --- updated-dependencies: - dependency-name: async-openai dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: colored dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-major - dependency-name: console dependency-version: 0.16.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: dirs dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-major - dependency-name: enable-ansi-support dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: gix dependency-version: 0.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: merge dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: mockall dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: nix dependency-version: 0.31.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: notify dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-major - dependency-name: notify-debouncer-mini dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: posthog-rs dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: rustyline dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-major - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: similar dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-major - dependency-name: sysinfo dependency-version: 0.38.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: termimad dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: toml_edit dependency-version: 0.25.11+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: tree-sitter dependency-version: 0.26.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: tree-sitter-go dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: tree-sitter-python dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: tree-sitter-rust dependency-version: 0.24.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major ... Signed-off-by: dependabot[bot] <support@github.com>
30e2ab8 to
87a3435
Compare
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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-major group with 22 updates in the / directory:
0.22.270.25.11+spec-1.1.00.1.00.2.00.15.110.16.32.2.03.1.115.0.018.0.00.2.10.3.12.7.03.1.00.30.10.34.15.0.16.0.00.10.90.11.00.35.20.39.10.70.00.83.00.5.10.7.00.34.00.38.10.29.00.31.30.23.20.26.80.23.30.24.20.23.60.25.00.23.40.25.06.1.18.2.00.4.10.7.00.13.10.14.0Updates
toml_editfrom 0.22.27 to 0.25.11+spec-1.1.0Commits
45456abchore: Releaseb100851docs: Update changelog165302ffix(edit): Preserve outer spans for malformed containers (#1141)1b0bd02fix(edit): Preserve outer spans for malformed arrays9eb4dabtest(parse): Cover malformed array parse error57ea4b4fix(edit): Preserve outer spans for malformed inline tables92e8001test(parse): Cover malformed inline table parse error36e558edocs: Fix spelling mistakea3d0047chore: Releasecc37615docs: Update changelogUpdates
mergefrom 0.1.0 to 0.2.0Updates
consolefrom 0.15.11 to 0.16.3Release notes
Sourced from console's releases.
Commits
70ea3d0Bump version to 0.16.36bd8894Removemake msrv-lock499e5f6Usestd::sync::OnceLockinstead ofonce_cell0bf645dBump version0b789b9Fix clippy warningsbb1cbdbExclude development scripts from published package12281c1chore: minor improvement for docse611fbcdocs: add note about clicolorse9b9a44Apply clippy suggestion9cf0c5fci: enable all workflows for pull requestsUpdates
coloredfrom 2.2.0 to 3.1.1Release notes
Sourced from colored's releases.
Changelog
Sourced from colored's changelog.
Commits
5204a263.1.149392a3Limit to 5 keywordsb7916853.1.09a83121Allow windows-sys 0.61 to be used (#218)192598dClean upColorizetraitec013aechore: minor improvement for docs (#212)5bc198bReplace 'ansi_term' dev-dependency with 'ansiterm' (#209)a21367dAllow windows-sys 0.60 to be used (#206)9450feaFix clippy warning (#207)68761c1README: use the latest v3.0 version for example (#204)Updates
rustylinefrom 15.0.0 to 18.0.0Release notes
Sourced from rustyline's releases.
... (truncated)
Commits
e89887aMerge pull request #934 from gwenn/release3ad9e65Prepare next releasecb9b560Merge pull request #932 from gwenn/sig_pipe111613aUse relaxed ordering9601fbeTry to fix a panic related to SIG_PIPE8a9e4f1Merge pull request #933 from gwenn/debugab85340Add comments on how to debug with PowerShell1e85611Merge pull request #930 from gwenn/lints1d77febClippy878d43aMerge pull request #929 from gwenn/depsUpdates
enable-ansi-supportfrom 0.2.1 to 0.3.1Release notes
Sourced from enable-ansi-support's releases.
Changelog
Sourced from enable-ansi-support's changelog.
Commits
9c9c0e2[enable-ansi-support] version 0.3.125b46bfbump editionc8dbd24[enable-ansi-support] version 0.3.023c51a6prepare release50a4776update edition + set style editiond2e02a6Update windows-sys to 0.61.0 (#6)45196f0Update windows-sys requirement from 0.42.0 to 0.45.0147cba5[ci] remove target/gh-pagesUpdates
similarfrom 2.7.0 to 3.1.0Changelog
Sourced from similar's changelog.
... (truncated)
Commits
8ae2c3fchore(release): prepare 3.1.037dfae4Adduseclause to iterator types for improved lifetime management (#93)6e321adfeat(api): add capture_diff_slices_by_keyd943be3feat: Added a float bucket exampleff76e5dfix(compact): normalize stale diff op cursorsdb010ecfix(ci): configure crates.io trusted publishing1f5a7efchore(release): 3.0.0b69c696ci: Added publish workflowd59c1eachore: Restate relationship to pijul07c20a6docs(algorithms): document CachedLookup adapterUpdates
termimadfrom 0.30.1 to 0.34.1Release notes
Sourced from termimad's releases.
Changelog
Sourced from termimad's changelog.
Commits
Updates
dirsfrom 5.0.1 to 6.0.0Commits
Updates
sha2from 0.10.9 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
sysinfofrom 0.35.2 to 0.39.1Changelog
Sourced from sysinfo's changelog.
... (truncated)
Commits
6e883a3Update CHANGELOG and crate version to0.39.1a45d38aMerge pull request #1659 from isaidsari/fix/linux-network-buffer-truncationee9cd3bMerge pull request #1655 from GuillaumeGomez/update3ada0c4Update crate version to0.39.0versione05d7c9Update CHANGELOG for0.39.0versionb62b067Merge pull request #1654 from GuillaumeGomez/improve-network03c0da0Improve performance of network interfaces refresh by removing one call of `ge...560ba18Try to reducetest_tasksflakynessf9832e6Merge pull request #1653 from GuillaumeGomez/fix-soundnessc2d1bf3Fix new clippy lintUpdates
gixfrom 0.70.0 to 0.83.0Release notes
Sourced from gix's releases.
... (truncated)
Commits
53f880cRelease gix-error v0.2.3, gix-date v0.15.3, gix-actor v0.41.0, gix-path v0.12...09687ebfix CI - and probably preventcan't connect to localhostin journey testsd5f9bf5feat: addCategory::is_remote_tracking_branch().87b2da8address auto-review731248ffeat!: addsha-256support togix-ref.91bfab0Adapt to changes ingix-objectd4439cdfix!: Limit Commit and Tag parsing to a givengix_hash::Kind5127973fix: Allow more pathological cases during parsing just like Git91c854efix!: removewinnowand replace it with hand-implemented parsers everywhere.b060eb2fix!: removewinnowfrom the publicgix-actorAPI for parsing (#2545)Updates
posthog-rsfrom 0.5.1 to 0.7.0Release notes
Sourced from posthog-rs's releases.
Changelog
Sourced from posthog-rs's changelog.
Commits
7d33b38chore: Release v0.7.0 [skip ci]db601dbfix: forward groups and group_properties to evaluate_all_flags (#109)31c1605chore: run CI on main pushes (#110)dfa3b3bchore: Release v0.7.0 [skip ci]e976393feat(flags): support group-targeted and mixed-targeting flags in local eval (...2c56135chore: trigger releases from main changesets (#108)f3be500chore: Release v0.6.07950daffeat: add evaluate_flags() API for single-call flag evaluation (#105)83cf3d2chore: upgrade PostHog GitHub Action to v1 (#101)5787e7fchore: Release v0.5.3Updates
async-openaifrom 0.34.0 to 0.38.1Release notes
Sourced from async-openai's releases.
Commits
4fe6304chore: Releasebd562bedoc: updates (#544)4b51dc6fix: check [DONE] SSE marker before deserialization in stream_mapped_raw_even...b7fd7eachore: Release3d3f112feat: all native features on wasm (#541)f5ede7ahave type field in content field of ReasoningItem (#540)c10f2c6chore: Release2b3d8adfeat: Tower based Middlewares (#539)02870d9chore: Releasec1074e0From\<OutputItem> for Item(andInputItem) for multi-turn responses (#538)Updates
nixfrom 0.29.0 to 0.31.3Changelog
Sourced from