Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [serde](https://github.com/serde-rs/serde) | `1.0.203` | `1.0.209` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.119` | `1.0.127` |
| [serde_with](https://github.com/jonasbb/serde_with) | `3.8.2` | `3.9.0` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.63` |
| [clap](https://github.com/clap-rs/clap) | `4.5.8` | `4.5.16` |
| [versions](https://github.com/fosskers/rs-versions) | `6.3.0` | `6.3.2` |
| [linkme](https://github.com/dtolnay/linkme) | `0.3.27` | `0.3.28` |
| [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` |
| [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` |
| [syn](https://github.com/dtolnay/syn) | `2.0.65` | `2.0.77` |
| [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.158` |
| [bindgen](https://github.com/rust-lang/rust-bindgen) | `0.69.4` | `0.70.1` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.0.104` | `1.1.15` |



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

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

Updates `serde_with` from 3.8.2 to 3.9.0
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](jonasbb/serde_with@v3.8.2...v3.9.0)

Updates `thiserror` from 1.0.61 to 1.0.63
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.61...1.0.63)

Updates `clap` from 4.5.8 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.8...clap_complete-v4.5.16)

Updates `versions` from 6.3.0 to 6.3.2
- [Release notes](https://github.com/fosskers/rs-versions/releases)
- [Changelog](https://github.com/fosskers/rs-versions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fosskers/rs-versions/commits)

Updates `linkme` from 0.3.27 to 0.3.28
- [Release notes](https://github.com/dtolnay/linkme/releases)
- [Commits](dtolnay/linkme@0.3.27...0.3.28)

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 `quote` from 1.0.36 to 1.0.37
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.36...1.0.37)

Updates `syn` from 2.0.65 to 2.0.77
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.65...2.0.77)

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 `bindgen` from 0.69.4 to 0.70.1
- [Release notes](https://github.com/rust-lang/rust-bindgen/releases)
- [Changelog](https://github.com/rust-lang/rust-bindgen/blob/main/CHANGELOG.md)
- [Commits](rust-lang/rust-bindgen@v0.69.4...v0.70.1)

Updates `cc` from 1.0.104 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.0.104...cc-v1.1.15)

---
updated-dependencies:
- 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: serde_with
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: versions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: linkme
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: quote
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: syn
  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: bindgen
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: cc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent e9b65e9 commit 0963195
Show file tree
Hide file tree
Showing 9 changed files with 134 additions and 113 deletions.
191 changes: 106 additions & 85 deletions Cargo.lock

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions conjure_oxide/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@ walkdir = "2.5.0"
conjure_core = { path = "../crates/conjure_core" }
uniplate = { git = "https://github.com/conjure-cp/conjure-oxide.git", rev = "0dc7090f0388d9a4fc0460d7d5fbf79da7854170" }
uniplate_derive = { git = "https://github.com/conjure-cp/conjure-oxide.git", rev = "0dc7090f0388d9a4fc0460d7d5fbf79da7854170" }
serde = { version = "1.0.203", features = ["derive"] }
serde_json = "1.0.119"
serde_with = "3.8.2"
thiserror = "1.0.61"
serde = { version = "1.0.209", features = ["derive"] }
serde_json = "1.0.127"
serde_with = "3.9.0"
thiserror = "1.0.63"
minion_rs = { path = "../solvers/minion" }
anyhow = "1.0.86"
clap = { version = "4.5.8", features = ["derive"] }
clap = { version = "4.5.16", features = ["derive"] }
strum_macros = "0.26.4"
strum = "0.26.3"
versions = "6.3.0"
linkme = "0.3.27"
versions = "6.3.2"
linkme = "0.3.28"
walkdir = "2.5.0"
regex = "1.10.5"
regex = "1.10.6"
log = "0.4.22"
structured-logger = "1.0.3"
schemars = "0.8.21"
Expand Down
14 changes: 7 additions & 7 deletions crates/conjure_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@ uniplate = { git = "https://github.com/conjure-cp/conjure-oxide.git", rev = "0dc
uniplate_derive = { git = "https://github.com/conjure-cp/conjure-oxide.git", rev = "0dc7090f0388d9a4fc0460d7d5fbf79da7854170" }
minion_rs = { path = "../../solvers/minion" }
project-root = "0.2.2"
linkme = "0.3.27"
serde = { version = "1.0.203", features = ["derive"] }
serde_json = "1.0.119"
serde_with = "3.8.2"
linkme = "0.3.28"
serde = { version = "1.0.209", features = ["derive"] }
serde_json = "1.0.127"
serde_with = "3.9.0"
strum = "0.26.3"
strum_macros = "0.26.4"
thiserror = "1.0.61"
thiserror = "1.0.63"
derive_is_enum_variant = "0.1.1"
log = "0.4.22"
anyhow = "1.0.86"
regex = "1.10.5"
regex = "1.10.6"
walkdir = "2.5.0"
derivative = "2.2.0"
schemars = "0.8.21"
clap = { version = "4.5.8", features = ["derive"] }
clap = { version = "4.5.16", features = ["derive"] }
itertools = "0.13.0"
im = "15.1.0"

Expand Down
6 changes: 3 additions & 3 deletions crates/conjure_macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ edition = "2021"
proc_macro = true

[dependencies]
quote = "1.0.36"
syn = { version = "2.0.65", features = ["full"] }
quote = "1.0.37"
syn = { version = "2.0.77", features = ["full"] }
proc-macro2 = "1.0.86"
linkme = "0.3.27"
linkme = "0.3.28"

[lints]
workspace = true
4 changes: 2 additions & 2 deletions crates/enum_compatability_macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ edition = "2021"
proc_macro = true

[dependencies]
quote = "1.0.36"
syn = { version = "2.0.65", features = ["parsing","visit-mut","full"] }
quote = "1.0.37"
syn = { version = "2.0.77", features = ["parsing","visit-mut","full"] }
itertools = "0.13"

[lints]
Expand Down
2 changes: 1 addition & 1 deletion crates/uniplate/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ license = "MPL-2.0"
im = {version = "15.1.0", features = ["proptest"]}
proptest = "1.5.0"
proptest-derive = "0.5.0"
thiserror = "1.0.61"
thiserror = "1.0.63"

[lints]
workspace = true
Expand Down
4 changes: 2 additions & 2 deletions crates/uniplate_derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ proc-macro = true

[dependencies]
proc-macro2 = "1.0.86"
syn = "2.0.65"
quote = "1.0.36"
syn = "2.0.77"
quote = "1.0.37"
log = "0.4.22"
uniplate = {path = "../uniplate"}

Expand Down
4 changes: 2 additions & 2 deletions solvers/chuffed/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ edition = "2021"
[dependencies]

[build-dependencies]
cc = { version = "1.0.104", features = ["parallel"] }
bindgen = "0.69.4"
cc = { version = "1.1.15", features = ["parallel"] }
bindgen = "0.70.1"
6 changes: 3 additions & 3 deletions solvers/minion/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ edition = "2021"

[dependencies]
anyhow = "1.0.86"
libc = "0.2.155"
thiserror = "1.0.61"
libc = "0.2.158"
thiserror = "1.0.63"

[build-dependencies]
bindgen = "0.69.4"
bindgen = "0.70.1"
glob = "0.3.1"

[lints.clippy]
Expand Down

0 comments on commit 0963195

Please sign in to comment.