Skip to content

Commit

Permalink
chore(deps): Bump the deps group with 19 updates
Browse files Browse the repository at this point in the history
Bumps the deps group with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.79` | `1.0.80` |
| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.2.3` | `2.2.5` |
| [serde](https://github.com/serde-rs/serde) | `1.0.196` | `1.0.197` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.113` | `1.0.114` |
| [itertools](https://github.com/rust-itertools/itertools) | `0.11.0` | `0.12.1` |
| [query-engine-metrics](https://github.com/prisma/prisma-engines) | `5.5.2` | `5.10.2` |
| [tempfile](https://github.com/Stebalien/tempfile) | `3.10.0` | `3.10.1` |
| [sentry](https://github.com/getsentry/sentry-rust) | `0.31.8` | `0.32.2` |
| [self_update](https://github.com/jaemk/self_update) | `0.38.0` | `0.39.0` |
| [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.11` | `0.5.12` |
| [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.31` | `0.9.32` |
| [openssl](https://github.com/sfackler/rust-openssl) | `0.10.63` | `0.10.64` |
| [normpath](https://github.com/dylni/normpath) | `1.1.1` | `1.2.0` |
| [grep](https://github.com/BurntSushi/ripgrep) | `0.2.13` | `0.3.1` |
| [semver](https://github.com/dtolnay/semver) | `1.0.21` | `1.0.22` |
| [textwrap](https://github.com/mgeisler/textwrap) | `0.16.0` | `0.16.1` |
| [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.0.13` | `2.0.14` |
| [insta](https://github.com/mitsuhiko/insta) | `1.34.0` | `1.35.1` |
| [wit-bindgen](https://github.com/bytecodealliance/wit-bindgen) | `0.12.0` | `0.20.0` |


Updates `anyhow` from 1.0.79 to 1.0.80
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.79...1.0.80)

Updates `indexmap` from 2.2.3 to 2.2.5
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](indexmap-rs/indexmap@2.2.3...2.2.5)

Updates `serde` from 1.0.196 to 1.0.197
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.196...v1.0.197)

Updates `serde_json` from 1.0.113 to 1.0.114
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.113...v1.0.114)

Updates `itertools` from 0.11.0 to 0.12.1
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](rust-itertools/itertools@v0.11.0...v0.12.1)

Updates `query-engine-metrics` from 5.5.2 to 5.10.2
- [Commits](prisma/prisma-engines@aebc046...5a9203d)

Updates `tempfile` from 3.10.0 to 3.10.1
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](Stebalien/tempfile@v3.10.0...v3.10.1)

Updates `sentry` from 0.31.8 to 0.32.2
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-rust@0.31.8...0.32.2)

Updates `self_update` from 0.38.0 to 0.39.0
- [Release notes](https://github.com/jaemk/self_update/releases)
- [Changelog](https://github.com/jaemk/self_update/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/self_update/commits)

Updates `crossbeam-channel` from 0.5.11 to 0.5.12
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.11...crossbeam-channel-0.5.12)

Updates `serde_yaml` from 0.9.31 to 0.9.32
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](dtolnay/serde-yaml@0.9.31...0.9.32)

Updates `openssl` from 0.10.63 to 0.10.64
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.63...openssl-v0.10.64)

Updates `normpath` from 1.1.1 to 1.2.0
- [Release notes](https://github.com/dylni/normpath/releases)
- [Commits](dylni/normpath@1.1.1...1.2.0)

Updates `grep` from 0.2.13 to 0.3.1
- [Release notes](https://github.com/BurntSushi/ripgrep/releases)
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
- [Commits](BurntSushi/ripgrep@grep-0.2.13...grep-0.3.1)

Updates `semver` from 1.0.21 to 1.0.22
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](dtolnay/semver@1.0.21...1.0.22)

Updates `textwrap` from 0.16.0 to 0.16.1
- [Release notes](https://github.com/mgeisler/textwrap/releases)
- [Changelog](https://github.com/mgeisler/textwrap/blob/master/CHANGELOG.md)
- [Commits](mgeisler/textwrap@0.16.0...0.16.1)

Updates `assert_cmd` from 2.0.13 to 2.0.14
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](assert-rs/assert_cmd@v2.0.13...v2.0.14)

Updates `insta` from 1.34.0 to 1.35.1
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@1.34.0...1.35.1)

Updates `wit-bindgen` from 0.12.0 to 0.20.0
- [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases)
- [Commits](bytecodealliance/wit-bindgen@wit-bindgen-0.12.0...v0.20.0)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: indexmap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: itertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: query-engine-metrics
  dependency-type: direct:production
  dependency-group: deps
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: sentry
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: self_update
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: crossbeam-channel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: serde_yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: openssl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: normpath
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: grep
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: textwrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: assert_cmd
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: insta
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: wit-bindgen
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 169e5f4 commit 8bdf410
Show file tree
Hide file tree
Showing 9 changed files with 363 additions and 344 deletions.
643 changes: 331 additions & 312 deletions Cargo.lock

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions libs/common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ version = "0.3.5-0"
edition = "2021"

[dependencies]
anyhow = "1.0.75"
anyhow = "1.0.80"
base64 = "0.21.5"
flate2 = "1.0.28"
indexmap = { version = "2.1.0", features = ["serde"] }
indexmap = { version = "2.2.5", features = ["serde"] }
schemars = { version = "0.8.16", features = ["derive", "preserve_order"], optional = true }
serde = { version = "1.0.192", features = ["derive"] }
serde_json = { version = "1.0.108", features = ["preserve_order"] }
serde = { version = "1.0.197", features = ["derive"] }
serde_json = { version = "1.0.114", features = ["preserve_order"] }
serde_with = "3.4.0"
tar = "0.4.40"
ignore = "0.4.20"
reqwest = { workspace = true, features = ["json"] }
async-trait = "0.1.74"
itertools = "0.11.0"
itertools = "0.12.1"
colored = "2.0.4"
indoc = "2.0.4"

Expand Down
2 changes: 1 addition & 1 deletion libs/deno/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ version.workspace = true
[dependencies]
deno.workspace = true
log = "0.4.20"
anyhow = "1.0.75"
anyhow = "1.0.80"
2 changes: 1 addition & 1 deletion libs/typescript/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.3.5-0"
edition = "2021"

[dependencies]
anyhow = "1.0.75"
anyhow = "1.0.80"
lazy_static = "1.4.0"
dprint-plugin-typescript = "0.88.8"
swc_common = { workspace = true, features = ["tty-emitter"] }
Expand Down
4 changes: 2 additions & 2 deletions libs/xtask/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ version = "0.3.5-0"
edition = "2021"

[dependencies]
anyhow = "1.0.75"
anyhow = "1.0.80"
clap = { workspace = true, features = ["derive"] }
common = { path = "../common", features = ["codegen"] }
typescript = { path = "../typescript" }
schemars = { version = "0.8.16", features = ["indexmap2"] }
serde_json = "1.0.108"
serde_json = "1.0.114"
project-root = "0.2.2"
mt_deno.workspace = true
typegate_engine.workspace = true
Expand Down
30 changes: 15 additions & 15 deletions meta-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ default = []
typegate = ["dep:typegate_engine"]

[dependencies]
self_update = { version = "0.38.0", features = [
self_update = { version = "0.39.0", features = [
"archive-tar",
"archive-zip",
"compression-flate2",
Expand All @@ -42,15 +42,15 @@ tokio = { version = "1.34.0", features = ["full"] }
futures = "0.3.29"
log = "0.4.20"
clap-verbosity-flag = "2.1.0"
crossbeam-channel = "0.5.8"
crossbeam-channel = "0.5.12"
notify-debouncer-mini = { version = "0.4.1", default-features = false }
tiny_http = "0.12.0"
ignore = "0.4.20"
globset = "0.4.13"
anyhow = "1.0.75"
anyhow = "1.0.80"
indoc = "2.0.4"
serde = { version = "1.0.192", features = ["derive"] }
serde_json = { version = "1.0.108", features = ["preserve_order"] }
serde = { version = "1.0.197", features = ["derive"] }
serde_json = { version = "1.0.114", features = ["preserve_order"] }
reqwest = { workspace = true, features = ["json"] }
colored = "2.0.4"
question = "0.2.2"
Expand All @@ -60,25 +60,25 @@ tar = "0.4.40"
base64 = "0.21.5"
common = { path = "../libs/common" }
typescript = { path = "../libs/typescript" }
serde_yaml = "0.9.27"
serde_yaml = "0.9.32"
pathdiff = "0.2.1"
openssl = { version = "0.10.59", features = ["vendored"] }
indexmap = { version = "2.1.0", features = ["serde"] }
openssl = { version = "0.10.64", features = ["vendored"] }
indexmap = { version = "2.2.5", features = ["serde"] }
lade-sdk = "0.9.1"
async-trait = "0.1.74"
async-recursion = "1.0.5"
itertools = "0.11.0"
itertools = "0.12.1"
enum_dispatch = "0.3.12"
git2 = { version = "0.18.1", features = [
"vendored-libgit2",
], default-features = false }
normpath = "1.1.1"
normpath = "1.2.0"
include_dir = "0.7.3"
chrono = { version = "0.4.31", features = ["serde"] }
directories = "5.0.1"
grep = "0.2.12"
semver = "1.0.20"
textwrap = "0.16.0"
grep = "0.3.1"
semver = "1.0.22"
textwrap = "0.16.1"
actix = "0.13.1"
ctrlc = "3.4.1"
derive_more = "0.99.17"
Expand All @@ -91,8 +91,8 @@ filetime = "0.2"
num_cpus = "1.16.0"

[dev-dependencies]
assert_cmd = "2.0.12"
insta = "1.34.0"
assert_cmd = "2.0.14"
insta = "1.35.1"
project-root = "0.2.2"

[build-dependencies]
Expand Down
4 changes: 2 additions & 2 deletions typegate/engine/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ request-handlers = { git = "https://github.com/prisma/prisma-engines", tag = "5.
prisma-models = { git = "https://github.com/prisma/prisma-engines", tag = "5.5.2" }
datamodel-renderer = { git = "https://github.com/prisma/prisma-engines", tag = "5.5.2" }
user-facing-errors = { git = "https://github.com/prisma/prisma-engines", tag = "5.5.2" }
query-engine-metrics = { git = "https://github.com/prisma/prisma-engines", tag = "5.5.2" }
query-engine-metrics = { git = "https://github.com/prisma/prisma-engines", tag = "5.10.2" }
schema-core = { git = "https://github.com/prisma/prisma-engines", tag = "5.5.2" }
psl = { git = "https://github.com/prisma/prisma-engines", tag = "5.5.2" }
schema-connector = { git = "https://github.com/prisma/prisma-engines", tag = "5.5.2" }
tempfile = "3.8.1"
tempfile = "3.10.1"
tap = "1.0.1"
convert_case = "0.6.0"
connection-string = "0.2.0"
Expand Down
2 changes: 1 addition & 1 deletion typegate/standalone/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version.workspace = true
[dependencies]
colored = "2.0.4"
envconfig = "0.10.0"
sentry = { version = "0.31.8", features = ["anyhow"] }
sentry = { version = "0.32.2", features = ["anyhow"] }
env_logger.workspace = true
log = "0.4.20"
typegate_engine.workspace = true
10 changes: 5 additions & 5 deletions typegraph/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@ crate-type = ["cdylib", "rlib"]
[dependencies]
enum_dispatch = "0.3.12"
once_cell = "1.18.0"
serde = { version = "1.0.192", features = ["derive"] }
serde_json = "1.0.108"
wit-bindgen = "0.12.0"
serde = { version = "1.0.197", features = ["derive"] }
serde_json = "1.0.114"
wit-bindgen = "0.20.0"
regex = "1.10.2"
indexmap = { version = "2.1.0", features = ["serde"] }
indexmap = { version = "2.2.5", features = ["serde"] }
common = { path = "../../libs/common" }
indoc = "2.0.4"
graphql-parser = "0.4.0"
sha2 = "0.10.8"
paste = "1.0.14"

[dev-dependencies]
insta = { version = "1.34.0", features = ["glob"] }
insta = { version = "1.35.1", features = ["glob"] }
pathdiff = "0.2.1"
ptree = "0.4.0"
indoc = "2.0.4"

0 comments on commit 8bdf410

Please sign in to comment.