Skip to content

Commit 1fb02ae

Browse files
Bump the rust-updates group with 15 updates
Bumps the rust-updates group with 15 updates: | Package | From | To | | --- | --- | --- | | [insta](https://github.com/mitsuhiko/insta) | `1.43.2` | `1.44.3` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.43` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.20` | `0.3.22` | | [open](https://github.com/Byron/open-rs) | `5.3.2` | `5.3.3` | | [clap](https://github.com/clap-rs/clap) | `4.5.51` | `4.5.53` | | [tauri](https://github.com/tauri-apps/tauri) | `2.9.2` | `2.9.3` | | [tracing-appender](https://github.com/tokio-rs/tracing) | `0.2.3` | `0.2.4` | | [tauri-build](https://github.com/tauri-apps/tauri) | `2.5.1` | `2.5.3` | | [syn](https://github.com/dtolnay/syn) | `2.0.110` | `2.0.111` | | [diesel](https://github.com/diesel-rs/diesel) | `2.3.3` | `2.3.4` | | [diesel_migrations](https://github.com/diesel-rs/diesel) | `2.3.0` | `2.3.1` | | [http](https://github.com/hyperium/http) | `1.3.1` | `1.4.0` | | [axum](https://github.com/tokio-rs/axum) | `0.8.6` | `0.8.7` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.6` | `0.6.7` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.60` | `4.5.61` | Updates `insta` from 1.43.2 to 1.44.3 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.43.2...1.44.3) Updates `tracing` from 0.1.41 to 0.1.43 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.43) Updates `tracing-subscriber` from 0.3.20 to 0.3.22 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.20...tracing-subscriber-0.3.22) Updates `open` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/Byron/open-rs/releases) - [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md) - [Commits](Byron/open-rs@v5.3.2...v5.3.3) Updates `clap` from 4.5.51 to 4.5.53 - [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.51...clap_complete-v4.5.53) Updates `tauri` from 2.9.2 to 2.9.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v2.9.2...tauri-v2.9.3) Updates `tracing-appender` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-appender-0.2.3...tracing-appender-0.2.4) Updates `tauri-build` from 2.5.1 to 2.5.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-build-v2.5.1...tauri-build-v2.5.3) Updates `syn` from 2.0.110 to 2.0.111 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.110...2.0.111) Updates `diesel` from 2.3.3 to 2.3.4 - [Release notes](https://github.com/diesel-rs/diesel/releases) - [Changelog](https://github.com/diesel-rs/diesel/blob/v2.3.4/CHANGELOG.md) - [Commits](diesel-rs/diesel@v2.3.3...v2.3.4) Updates `diesel_migrations` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/diesel-rs/diesel/releases) - [Changelog](https://github.com/diesel-rs/diesel/blob/main/CHANGELOG.md) - [Commits](https://github.com/diesel-rs/diesel/commits) Updates `http` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.3.1...v1.4.0) Updates `axum` from 0.8.6 to 0.8.7 - [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.6...axum-v0.8.7) Updates `tower-http` from 0.6.6 to 0.6.7 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.6...tower-http-0.6.7) Updates `clap_complete` from 4.5.60 to 4.5.61 - [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.60...clap_complete-v4.5.61) --- updated-dependencies: - dependency-name: insta dependency-version: 1.44.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: tracing dependency-version: 0.1.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: open dependency-version: 5.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: clap dependency-version: 4.5.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tauri dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tracing-appender dependency-version: 0.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tauri-build dependency-version: 2.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: syn dependency-version: 2.0.111 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: diesel dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: diesel_migrations dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: http dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-updates - dependency-name: axum dependency-version: 0.8.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: tower-http dependency-version: 0.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates - dependency-name: clap_complete dependency-version: 4.5.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6547c66 commit 1fb02ae

File tree

12 files changed

+157
-158
lines changed

12 files changed

+157
-158
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ bstr = "1.12.1"
6868
gix = { version = "0.75.0", default-features = false, features = [] }
6969
ts-rs = { version = "11.1.0", features = ["serde-compat", "no-serde-warnings"] }
7070
gix-testtools = "0.16.1"
71-
insta = "1.43.2"
71+
insta = "1.44.3"
7272
git2 = { version = "0.20.0", features = [
7373
"vendored-openssl",
7474
"vendored-libgit2",
@@ -88,8 +88,8 @@ anyhow = "1.0.100"
8888
parking_lot = "0.12.4"
8989
futures = "0.3.31"
9090
toml = "0.9.5"
91-
tracing = "0.1.41"
92-
tracing-subscriber = "0.3.20"
91+
tracing = "0.1.43"
92+
tracing-subscriber = "0.3.22"
9393
tempfile = "3.23"
9494
rand = "0.9.2"
9595
notify-rust = "4.11.7"
@@ -118,9 +118,9 @@ schemars = { version = "1.0.4", default-features = false, features = [
118118
async-openai = { version = "0.30.1", default-features = false, features = [
119119
"rustls",
120120
] }
121-
open = "5.3.2"
121+
open = "5.3.3"
122122
regex = { version = "1.11.3", default-features = false, features = ["std", "unicode" ] }
123-
clap = { version = "4.5.51", default-features = false, features = ["derive", "std", "help", "unstable-markdown"]}
123+
clap = { version = "4.5.53", default-features = false, features = ["derive", "std", "help", "unstable-markdown"]}
124124
tracing-forest = { version = "0.3.0" }
125125
sysinfo = { version = "0.37.2", default-features = false }
126126

crates/but-api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ gitbutler-operating-modes = {workspace = true, optional = true}
9797
gitbutler-sync = {workspace = true, optional = true}
9898
gitbutler-oplog = {workspace = true, optional = true}
9999

100-
tauri = { version = "^2.9.2", features = ["unstable"], optional = true } # For the #[tauri::command(async)] macro only
100+
tauri = { version = "^2.9.3", features = ["unstable"], optional = true } # For the #[tauri::command(async)] macro only
101101

102102
bstr = { workspace = true, optional = true }
103103
schemars.workspace = true

crates/but-cursor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ gitbutler-stack.workspace = true
2424
anyhow.workspace = true
2525
serde.workspace = true
2626
md5.workspace = true
27-
diesel = { version = "2.2.12", features = ["sqlite"] }
27+
diesel = { version = "2.3.4", features = ["sqlite"] }
2828
serde_json.workspace = true
2929
gix = { workspace = true, features = [] }

crates/but-db/Cargo.toml

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

1313
[dependencies]
14-
diesel = { version = "2.2.12", features = [
14+
diesel = { version = "2.3.4", features = [
1515
"sqlite",
1616
"returning_clauses_for_sqlite_3_35",
1717
"chrono",
@@ -21,7 +21,7 @@ libsqlite3-sys = { version = "0.29", features = ["bundled"] }
2121
bitflags.workspace = true
2222
serde.workspace = true
2323
anyhow.workspace = true
24-
diesel_migrations = { version = "2.3.0", features = ["sqlite"] }
24+
diesel_migrations = { version = "2.3.1", features = ["sqlite"] }
2525
chrono = { workspace = true, features = ["serde"] }
2626
# other things
2727
tokio = { workspace = true, features = ["rt-multi-thread", "parking_lot", "time", "sync", "macros"] }

crates/but-graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ but-testsupport.workspace = true
2929
gitbutler-reference.workspace = true
3030

3131
gix-testtools.workspace = true
32-
insta = "1.43.2"
32+
insta = "1.44.3"
3333

crates/but-meta/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ hex = { version = "0.4.3", optional = true }
4747
but-meta = {workspace = true, features = ["legacy"] }
4848
but-testsupport.workspace = true
4949

50-
insta = "1.43.2"
50+
insta = "1.44.3"
5151

crates/but-rebase/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ toml.workspace = true
2525

2626
[dev-dependencies]
2727
but-testsupport.workspace = true
28-
insta = "1.43.2"
28+
insta = "1.44.3"
2929
but-core = { workspace = true, features = ["testing"] }

crates/but-server/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ gitbutler-project.workspace = true
3131
gitbutler-watcher.workspace = true
3232

3333
serde.workspace = true
34-
axum = { version = "0.8.6", features = ["ws"] }
34+
axum = { version = "0.8.7", features = ["ws"] }
3535
futures-util = { version = "0.3", default-features = false, features = [
3636
"sink",
3737
"std",
3838
] }
3939
tower = "0.5.2"
40-
tower-http = { version = "0.6.6", features = ["cors"] }
40+
tower-http = { version = "0.6.7", features = ["cors"] }
4141
tokio = { workspace = true, features = ["full"] }
4242
anyhow.workspace = true
4343
serde_json.workspace = true

crates/but-workspace/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ ts-rs.workspace = true
5757
but-workspace = { workspace = true, features = ["legacy"] }
5858
but-meta = { workspace = true, features = ["legacy"] }
5959
but-testsupport.workspace = true
60-
insta = { version = "1.43.2", features = ["json"] }
60+
insta = { version = "1.44.3", features = ["json"] }
6161
but-core = { workspace = true, features = ["testing"] }
6262
# for stable hashes in `gitbuter-` crates while we use them.
6363
# TODO: remove once `gitbutler-repo` isn't needed anymore.

0 commit comments

Comments
 (0)