Skip to content

Commit e8269ba

Browse files
build(deps): bump the cargo group across 1 directory with 7 updates
Bumps the cargo group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.103` | | [log](https://github.com/rust-lang/log) | `0.4.32` | `0.4.33` | | [gix-imara-diff](https://github.com/GitoxideLabs/gitoxide) | `0.2.2` | `0.2.3` | | [git-bot-feedback](https://github.com/2bndy5/git-bot-feedback) | `0.6.1` | `0.8.0` | | [napi](https://github.com/napi-rs/napi-rs) | `3.9.2` | `3.10.3` | | [napi-derive](https://github.com/napi-rs/napi-rs) | `3.5.6` | `3.5.9` | | [which](https://github.com/harryfei/which-rs) | `8.0.3` | `8.0.4` | Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.103) Updates `log` from 0.4.32 to 0.4.33 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.32...0.4.33) Updates `gix-imara-diff` from 0.2.2 to 0.2.3 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-imara-diff-v0.2.2...gix-imara-diff-v0.2.3) Updates `git-bot-feedback` from 0.6.1 to 0.8.0 - [Release notes](https://github.com/2bndy5/git-bot-feedback/releases) - [Changelog](https://github.com/2bndy5/git-bot-feedback/blob/main/CHANGELOG.md) - [Commits](2bndy5/git-bot-feedback@git-bot-feedback/v0.6.1...git-bot-feedback/v0.8.0) Updates `napi` from 3.9.2 to 3.10.3 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-v3.9.2...napi-v3.10.3) Updates `napi-derive` from 3.5.6 to 3.5.9 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-derive-v3.5.6...napi-derive-v3.5.9) Updates `which` from 8.0.3 to 8.0.4 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@8.0.3...8.0.4) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: gix-imara-diff dependency-version: 0.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: git-bot-feedback dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: napi dependency-version: 3.10.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: napi-derive dependency-version: 3.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: which dependency-version: 8.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26719de commit e8269ba

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

Cargo.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cpp-linter/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ thiserror = { workspace = true }
3232
tokio = { workspace = true, features = ["macros", "rt-multi-thread"] }
3333

3434
[dependencies.git-bot-feedback]
35-
version = "0.6.1"
35+
version = "0.8.0"
3636
features = ["file-changes"]
3737
# path = "../../git-bot-feedback"
3838
# git = "https://github.com/2bndy5/git-bot-feedback"

0 commit comments

Comments
 (0)