Skip to content

Commit 7a717af

Browse files
Bump the rust-updates group with 27 updates
Bumps the rust-updates group with 27 updates: | Package | From | To | | --- | --- | --- | | [insta](https://github.com/mitsuhiko/insta) | `1.43.1` | `1.43.2` | | [uuid](https://github.com/uuid-rs/uuid) | `1.18.0` | `1.18.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.228` | | [serde_json](https://github.com/serde-rs/json) | `1.0.143` | `1.0.145` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.16` | `2.0.17` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.99` | `1.0.100` | | [toml](https://github.com/toml-rs/toml) | `0.8.22` | `0.9.5` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.21.0` | `3.23.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.46` | `4.5.48` | | [chrono](https://github.com/chronotope/chrono) | `0.4.41` | `0.4.42` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.37.0` | `0.37.1` | | [windows](https://github.com/microsoft/windows-rs) | `0.61.3` | `0.62.0` | | [log](https://github.com/rust-lang/log) | `0.4.27` | `0.4.28` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.75` | `0.3.76` | | [tauri-plugin-fs](https://github.com/tauri-apps/plugins-workspace) | `2.4.1` | `2.4.2` | | [tauri-plugin-http](https://github.com/tauri-apps/plugins-workspace) | `2.5.1` | `2.5.2` | | [tauri-plugin-log](https://github.com/tauri-apps/plugins-workspace) | `2.6.0` | `2.7.0` | | [tauri-plugin-single-instance](https://github.com/tauri-apps/plugins-workspace) | `2.3.3` | `2.3.4` | | [async-openai](https://github.com/64bit/async-openai) | `0.29.2` | `0.29.3` | | [syn](https://github.com/dtolnay/syn) | `2.0.101` | `2.0.106` | | [quote](https://github.com/dtolnay/quote) | `1.0.40` | `1.0.41` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.95` | `1.0.101` | | [bitflags](https://github.com/bitflags/bitflags) | `2.9.3` | `2.9.4` | | [diesel_migrations](https://github.com/diesel-rs/diesel) | `2.2.0` | `2.3.0` | | [petgraph](https://github.com/petgraph/petgraph) | `0.8.2` | `0.8.3` | | [regex](https://github.com/rust-lang/regex) | `1.11.2` | `1.11.3` | | [axum](https://github.com/tokio-rs/axum) | `0.8.4` | `0.8.6` | Updates `insta` from 1.43.1 to 1.43.2 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.43.1...1.43.2) Updates `uuid` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.0...v1.18.1) Updates `serde` from 1.0.219 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.228) Updates `serde_json` from 1.0.143 to 1.0.145 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.143...v1.0.145) Updates `thiserror` from 2.0.16 to 2.0.17 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.16...2.0.17) Updates `anyhow` from 1.0.99 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.99...1.0.100) Updates `toml` from 0.8.22 to 0.9.5 - [Commits](toml-rs/toml@toml-v0.8.22...toml-v0.9.5) Updates `tempfile` from 3.21.0 to 3.23.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.21.0...v3.23.0) Updates `clap` from 4.5.46 to 4.5.48 - [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.46...clap_complete-v4.5.48) Updates `chrono` from 0.4.41 to 0.4.42 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.41...v0.4.42) Updates `sysinfo` from 0.37.0 to 0.37.1 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.37.0...v0.37.1) Updates `windows` from 0.61.3 to 0.62.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits/0.62.0) Updates `log` from 0.4.27 to 0.4.28 - [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.27...0.4.28) Updates `backtrace` from 0.3.75 to 0.3.76 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Changelog](https://github.com/rust-lang/backtrace-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/backtrace-rs@0.3.75...backtrace-v0.3.76) Updates `tauri-plugin-fs` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@fs-v2.4.1...fs-v2.4.2) Updates `tauri-plugin-http` from 2.5.1 to 2.5.2 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@log-v2.5.1...http-v2.5.2) Updates `tauri-plugin-log` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@log-v2.6.0...log-v2.7.0) Updates `tauri-plugin-single-instance` from 2.3.3 to 2.3.4 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@dialog-v2.3.3...single-instance-v2.3.4) Updates `async-openai` from 0.29.2 to 0.29.3 - [Release notes](https://github.com/64bit/async-openai/releases) - [Commits](64bit/async-openai@async-openai-v0.29.2...async-openai-v0.29.3) Updates `syn` from 2.0.101 to 2.0.106 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.101...2.0.106) Updates `quote` from 1.0.40 to 1.0.41 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.40...1.0.41) Updates `proc-macro2` from 1.0.95 to 1.0.101 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.95...1.0.101) Updates `bitflags` from 2.9.3 to 2.9.4 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.9.3...2.9.4) Updates `diesel_migrations` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/diesel-rs/diesel/releases) - [Changelog](https://github.com/diesel-rs/diesel/blob/master/CHANGELOG.md) - [Commits](diesel-rs/diesel@v2.2.0...v2.3.0) Updates `petgraph` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/petgraph/petgraph/releases) - [Changelog](https://github.com/petgraph/petgraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/petgraph/petgraph/compare/[email protected]@v0.8.3) Updates `regex` from 1.11.2 to 1.11.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.2...1.11.3) Updates `axum` from 0.8.4 to 0.8.6 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.8.4...axum-v0.8.6) --- updated-dependencies: - dependency-name: insta dependency-version: 1.43.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: uuid dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: toml dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: tempfile dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: clap dependency-version: 4.5.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: sysinfo dependency-version: 0.37.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: windows dependency-version: 0.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: log dependency-version: 0.4.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: backtrace dependency-version: 0.3.76 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tauri-plugin-fs dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tauri-plugin-http dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tauri-plugin-log dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: tauri-plugin-single-instance dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: async-openai dependency-version: 0.29.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: syn dependency-version: 2.0.106 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: quote dependency-version: 1.0.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: proc-macro2 dependency-version: 1.0.101 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: bitflags dependency-version: 2.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: diesel_migrations dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: petgraph dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: regex dependency-version: 1.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: axum dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6af0714 commit 7a717af

File tree

45 files changed

+642
-476
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+642
-476
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,29 +8,29 @@ bstr = "1.11.1"
88
gix = { version = "0.73.0", git = "https://github.com/GitoxideLabs/gitoxide", branch = "main", default-features = false, features = [
99
] }
1010
gix-testtools = "0.16.1"
11-
insta = "1.43.1"
11+
insta = "1.43.2"
1212
git2 = { version = "0.20.0", features = [
1313
"vendored-openssl",
1414
"vendored-libgit2",
1515
] }
16-
uuid = { version = "1.18.0", features = ["v4", "serde"] }
16+
uuid = { version = "1.18.1", features = ["v4", "serde"] }
1717
serde = { version = "1.0", features = ["derive"] }
18-
serde_json = "1.0.143"
19-
thiserror = "2.0.16"
18+
serde_json = "1.0.145"
19+
thiserror = "2.0.17"
2020
tokio = { version = "1.47.1", default-features = false }
2121
keyring = { version = "3.6.3", features = [
2222
"apple-native",
2323
"windows-native",
2424
"linux-native-sync-persistent",
2525
"crypto-rust",
2626
] }
27-
anyhow = "1.0.99"
27+
anyhow = "1.0.100"
2828
parking_lot = "0.12.4"
2929
futures = "0.3.31"
30-
toml = "0.8.13"
30+
toml = "0.9.5"
3131
tracing = "0.1.41"
3232
tracing-subscriber = "0.3.20"
33-
tempfile = "3.21"
33+
tempfile = "3.23"
3434
rand = "0.9.2"
3535
notify-rust = "4.11.7"
3636

crates/but-action/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ test = false
1212
[dependencies]
1313
serde = { workspace = true, features = ["std"] }
1414
serde-error = "0.1.3"
15-
async-openai = "0.29.2"
15+
async-openai = "0.29.3"
1616
tokio = { workspace = true, features = ["rt-multi-thread", "io-std"] }
1717
schemars = "0.9.0"
18-
serde_json = "1.0.143"
19-
anyhow = "1.0.99"
20-
chrono = "0.4.41"
18+
serde_json = "1.0.145"
19+
anyhow = "1.0.100"
20+
chrono = "0.4.42"
2121
itertools = "0.14.0"
2222
secrecy = "0.10.3"
2323
uuid = { workspace = true }

crates/but-api/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish = false
1515
serde.workspace = true
1616
tokio = { workspace = true, features = ["full"] }
1717
anyhow.workspace = true
18-
serde_json = "1.0.143"
18+
serde_json = "1.0.145"
1919
tracing.workspace = true
2020
tauri = { version = "^2.7.0", features = ["unstable"] } # For the #[tauri::command(async)] macro only
2121

@@ -63,4 +63,4 @@ gitbutler-id.workspace = true
6363
uuid.workspace = true
6464

6565
[dev-dependencies]
66-
insta = { version = "1.43.1", features = ["json"] }
66+
insta = { version = "1.43.2", features = ["json"] }

crates/but-bot/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ test = false
1212
[dependencies]
1313
schemars = "0.9.0"
1414
serde = { workspace = true, features = ["std"] }
15-
serde_json = "1.0.143"
16-
anyhow = "1.0.99"
15+
serde_json = "1.0.145"
16+
anyhow = "1.0.100"
1717
uuid.workspace = true
1818
gix.workspace = true
1919
but-tools.workspace = true

crates/but-claude/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ authors = ["GitButler <[email protected]>"]
66
publish = false
77

88
[dependencies]
9-
anyhow = "1.0.99"
9+
anyhow = "1.0.100"
1010
serde.workspace = true
11-
serde_json = "1.0.143"
11+
serde_json = "1.0.145"
1212
serde_json_lenient.workspace = true
1313
strum = { version = "0.27", features = ["derive"] }
14-
chrono = { version = "0.4.41" }
14+
chrono = { version = "0.4.42" }
1515
uuid.workspace = true
1616
gix.workspace = true
1717
but-core.workspace = true

crates/but-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ testing = []
1616
serde = { workspace = true, features = ["std"] }
1717
bstr.workspace = true
1818
tracing.workspace = true
19-
anyhow = "1.0.99"
19+
anyhow = "1.0.100"
2020
gix = { workspace = true, features = [
2121
"dirwalk",
2222
"credentials",

crates/but-cursor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ rand = "0.9.0"
2121
diesel = { version = "2.2.12", features = ["sqlite"] }
2222
but-core.workspace = true
2323
gitbutler-stack.workspace = true
24-
serde_json = "1.0.143"
24+
serde_json = "1.0.145"
2525
gix = { workspace = true, features = [] }

crates/but-db/Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ diesel = { version = "2.2.12", features = [
1717
] }
1818
# Bundled libsqlite3 for Windows
1919
libsqlite3-sys = { version = "0.29", features = ["bundled"] }
20-
bitflags = "2.9.3"
20+
bitflags = "2.9.4"
2121
serde = { workspace = true, features = ["std"] }
22-
anyhow = "1.0.99"
23-
diesel_migrations = { version = "2.0.0", features = ["sqlite"] }
24-
chrono = { version = "0.4.41", features = ["serde"] }
22+
anyhow = "1.0.100"
23+
diesel_migrations = { version = "2.3.0", features = ["sqlite"] }
24+
chrono = { version = "0.4.42", features = ["serde"] }
2525
# other things
2626
tokio = { workspace = true, features = ["rt-multi-thread", "parking_lot", "time", "sync", "macros"] }
2727
tracing.workspace = true
2828

2929
[dev-dependencies]
30-
tempfile = "3.21.0"
30+
tempfile = "3.23.0"

crates/but-feedback/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ test = false
1010
doctest = false
1111

1212
[dependencies]
13-
anyhow = "1.0.99"
13+
anyhow = "1.0.100"
1414
zip = "2.2.0"
1515
walkdir = "2.5.0"
16-
chrono = { version = "0.4.41" }
16+
chrono = { version = "0.4.42" }
1717
gitbutler-command-context.workspace = true
1818
but-graph.workspace = true
1919
but-settings.workspace = true

0 commit comments

Comments
 (0)