Skip to content

Commit

Permalink
build(deps): bump the all group across 1 directory with 20 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 20 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [clap](https://github.com/clap-rs/clap) | `4.5.11` | `4.5.16` |
| [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.5` | `0.12.7` |
| [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.209` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.121` | `1.0.127` |
| [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.12.0` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.40.0` |
| [toml](https://github.com/toml-rs/toml) | `0.8.17` | `0.8.19` |
| [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.158` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.1.7` | `1.1.15` |
| [clap_complete](https://github.com/clap-rs/clap) | `4.5.11` | `4.5.24` |
| [bytemuck](https://github.com/Lokathor/bytemuck) | `1.16.1` | `1.17.1` |
| [colorgrad](https://github.com/mazznoer/colorgrad-rs) | `0.6.2` | `0.7.0` |
| [euclid](https://github.com/servo/euclid) | `0.22.10` | `0.22.11` |
| [fastrand](https://github.com/smol-rs/fastrand) | `2.1.0` | `2.1.1` |
| [http_req](https://github.com/jayjamesjay/http_req) | `0.11.1` | `0.12.0` |
| [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` |
| [camino](https://github.com/camino-rs/camino) | `1.1.7` | `1.1.9` |
| [filenamegen](https://github.com/wez/wzsh) | `0.2.6` | `0.2.7` |
| [rstest](https://github.com/la10736/rstest) | `0.21.0` | `0.22.0` |
| [async-io](https://github.com/smol-rs/async-io) | `2.3.3` | `2.3.4` |



Updates `clap` from 4.5.11 to 4.5.16
- [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.11...clap_complete-v4.5.16)

Updates `reqwest` from 0.12.5 to 0.12.7
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.12.5...v0.12.7)

Updates `serde` from 1.0.204 to 1.0.209
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.204...v1.0.209)

Updates `serde_json` from 1.0.121 to 1.0.127
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.121...1.0.127)

Updates `tempfile` from 3.10.1 to 3.12.0
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/commits)

Updates `tokio` from 1.39.2 to 1.40.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.39.2...tokio-1.40.0)

Updates `toml` from 0.8.17 to 0.8.19
- [Commits](toml-rs/toml@toml-v0.8.17...toml-v0.8.19)

Updates `libc` from 0.2.155 to 0.2.158
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md)
- [Commits](rust-lang/libc@0.2.155...0.2.158)

Updates `cc` from 1.1.7 to 1.1.15
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/cc-rs@cc-v1.1.7...cc-v1.1.15)

Updates `clap_complete` from 4.5.11 to 4.5.24
- [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.11...clap_complete-v4.5.24)

Updates `bytemuck` from 1.16.1 to 1.17.1
- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)
- [Commits](Lokathor/bytemuck@v1.16.1...v1.17.1)

Updates `colorgrad` from 0.6.2 to 0.7.0
- [Release notes](https://github.com/mazznoer/colorgrad-rs/releases)
- [Changelog](https://github.com/mazznoer/colorgrad-rs/blob/master/CHANGELOG.md)
- [Commits](mazznoer/colorgrad-rs@v0.6.2...v0.7.0)

Updates `euclid` from 0.22.10 to 0.22.11
- [Release notes](https://github.com/servo/euclid/releases)
- [Commits](https://github.com/servo/euclid/commits)

Updates `fastrand` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/smol-rs/fastrand/releases)
- [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md)
- [Commits](smol-rs/fastrand@v2.1.0...v2.1.1)

Updates `http_req` from 0.11.1 to 0.12.0
- [Release notes](https://github.com/jayjamesjay/http_req/releases)
- [Commits](jayjamesjay/http_req@v0.11.1...v0.12.0)

Updates `regex` from 1.10.5 to 1.10.6
- [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.10.5...1.10.6)

Updates `camino` from 1.1.7 to 1.1.9
- [Release notes](https://github.com/camino-rs/camino/releases)
- [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md)
- [Commits](camino-rs/camino@camino-1.1.7...camino-1.1.9)

Updates `filenamegen` from 0.2.6 to 0.2.7
- [Commits](https://github.com/wez/wzsh/commits)

Updates `rstest` from 0.21.0 to 0.22.0
- [Release notes](https://github.com/la10736/rstest/releases)
- [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md)
- [Commits](la10736/rstest@v0.21.0...v0.22.0)

Updates `async-io` from 2.3.3 to 2.3.4
- [Release notes](https://github.com/smol-rs/async-io/releases)
- [Changelog](https://github.com/smol-rs/async-io/blob/master/CHANGELOG.md)
- [Commits](smol-rs/async-io@v2.3.3...v2.3.4)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: cc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: bytemuck
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: colorgrad
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: euclid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: fastrand
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: http_req
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: camino
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: filenamegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: rstest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: async-io
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 30345b3 commit 9cb1b6e
Show file tree
Hide file tree
Showing 9 changed files with 157 additions and 105 deletions.
218 changes: 135 additions & 83 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion deps/cairo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ script = []
libc = "0.2"

[build-dependencies]
cc = {version="1.0", features = ["parallel"]}
cc = {version="1.1", features = ["parallel"]}
2 changes: 1 addition & 1 deletion strip-ansi-escapes/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ publish = false
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
clap = {version="4.0", features=["derive"]}
clap = {version="4.5", features=["derive"]}
termwiz = { path = "../termwiz" }
4 changes: 2 additions & 2 deletions sync-color-schemes/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ serde_json = "1.0"
serde_yaml = "0.9"
sqlite-cache = {git="https://github.com/losfair/sqlite-cache", rev="0961b50385ff189bb12742716331c05ed0bf7805" }
tar = "0.4"
tempfile = "3.3"
tokio = { version = "1.19", features = ["rt-multi-thread", "sync", "macros"] }
tempfile = "3.12"
tokio = { version = "1.40", features = ["rt-multi-thread", "sync", "macros"] }
toml = "0.8"
wezterm-dynamic = { path = "../wezterm-dynamic" }
2 changes: 1 addition & 1 deletion wezterm-blob-leases/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ once_cell = "1.8"
mac_address = "1.1"
serde = {version="1.0", features=["derive"], optional=true}
sha2 = "0.10"
tempfile = {version="3.4", optional=true}
tempfile = {version="3.12", optional=true}
thiserror = "1.0"
uuid = {version="1.3", features=["v1", "rng"]}

Expand Down
14 changes: 7 additions & 7 deletions wezterm-gui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,31 +31,31 @@ anyhow = "1.0"

[target.'cfg(windows)'.build-dependencies]
embed-resource = "1.7"
cc = "1.0"
cc = "1.1"

[dependencies]
anyhow = "1.0"
bitflags = "1.3"
bytemuck = { version="1.4", features=["derive"]}
bytemuck = { version="1.17", features=["derive"]}
chrono = {version="0.4", default-features=false}
clap = {version="4.0", features=["derive"]}
clap = {version="4.5", features=["derive"]}
codec = { path = "../codec" }
colorgrad = "0.6"
colorgrad = "0.7"
config = { path = "../config" }
downcast-rs = "1.0"
dhat = {version="0.3", optional=true}
dirs-next = "2.0"
emojis = "0.6"
env-bootstrap = { path = "../env-bootstrap" }
euclid = "0.22"
fastrand = "2.0"
fastrand = "2.1"
filedescriptor = { version="0.8", path = "../filedescriptor" }
finl_unicode = "1.2"
frecency = { path = "../frecency" }
futures = "0.3"
nucleo-matcher = "0.3"
hdrhistogram = "7.1"
http_req = "0.11"
http_req = "0.12"
image = "0.25"
lazy_static = "1.4"
libc = "0.2"
Expand All @@ -80,7 +80,7 @@ serde_json = "1.0"
shlex = "1.1"
smol = "2.0"
tabout = { path = "../tabout" }
tempfile = "3.4"
tempfile = "3.12"
terminfo = "0.9"
termwiz = { path = "../termwiz" }
termwiz-funcs = { path = "../lua-api-crates/termwiz-funcs" }
Expand Down
4 changes: 2 additions & 2 deletions wezterm-mux-server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ publish = false
[dependencies]
anyhow = "1.0"
async_ossl = { path = "../async_ossl" }
clap = {version="4.0", features=["derive"]}
clap = {version="4.5", features=["derive"]}
config = { path = "../config" }
env-bootstrap = { path = "../env-bootstrap" }
libc = "0.2"
Expand All @@ -32,4 +32,4 @@ winapi = { version = "0.3", features = [ "winuser" ]}

[target.'cfg(windows)'.build-dependencies]
embed-resource = "1.7"
cc = "1.0"
cc = "1.1"
8 changes: 4 additions & 4 deletions wezterm-ssh/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ vendored-openssl-libssh-rs = ["libssh-rs/vendored-openssl"]
anyhow = "1.0"
base64 = "0.22"
bitflags = "1.3"
camino = "1.0"
camino = "1.1"
dirs-next = "2.0"
filedescriptor = { version="0.8", path = "../filedescriptor" }
filenamegen = "0.2.6"
filenamegen = "0.2.7"
gethostname = "0.5"
libc = "0.2"
log = "0.4"
Expand All @@ -42,12 +42,12 @@ async_ossl = { path = "../async_ossl" }

[dev-dependencies]
assert_fs = "1.0.4"
clap = {version="4.0", features=["derive"]}
clap = {version="4.5", features=["derive"]}
k9 = "0.12.0"
once_cell = "1.8"
predicates = "3.0"
env_logger = "0.11"
rstest = "0.21"
rstest = "0.22"
shell-words = "1.1"
termwiz = { version = "0.22", path = "../termwiz" }
whoami = "1.5"
8 changes: 4 additions & 4 deletions wezterm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ publish = false
[dependencies]
anyhow = "1.0"
chrono = {version="0.4", default-features=false}
clap = {version="4.0", features=["derive", "wrap_help"]}
clap_complete = "4.4"
clap = {version="4.5", features=["derive", "wrap_help"]}
clap_complete = "4.5"
clap_complete_fig = "4.0"
codec = { path = "../codec" }
config = { path = "../config" }
Expand All @@ -30,7 +30,7 @@ serde_json = "1.0"
shell-words = "1.1"
smol = "2.0"
tabout = { path = "../tabout" }
tempfile = "3.3"
tempfile = "3.12"
termwiz = { path = "../termwiz" }
termwiz-funcs = { path = "../lua-api-crates/termwiz-funcs" }
textwrap = "0.16"
Expand Down Expand Up @@ -58,4 +58,4 @@ version = "0.3"

[target.'cfg(windows)'.build-dependencies]
embed-resource = "1.7"
cc = "1.0"
cc = "1.1"

0 comments on commit 9cb1b6e

Please sign in to comment.