Skip to content

Commit

Permalink
Bump the nonbreaking group across 1 directory with 8 updates (#660)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 2fdf044 commit 947f3a5
Show file tree
Hide file tree
Showing 6 changed files with 61 additions and 75 deletions.
58 changes: 22 additions & 36 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions crates/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ wizer = { workspace = true }
structopt = "0.3"
anyhow = { workspace = true }
brotli = "6.0.0"
wasmprinter = { version = "0.206.0", optional = true }
wasmprinter = { version = "0.209.1", optional = true }
wasmtime = { workspace = true }
wasmtime-wasi = { workspace = true }
wasi-common = { workspace = true }
walrus = "0.20.3"
swc_core = { version = "0.91.3", features = [
swc_core = { version = "0.92.8", features = [
"common_sourcemap",
"ecma_ast",
"ecma_parser",
Expand All @@ -44,7 +44,7 @@ num-format = "0.4.4"
wasmparser = "0.209.1"

[build-dependencies]
anyhow = "1.0.81"
anyhow = "1.0.86"
wizer = { workspace = true }

[[bench]]
Expand Down
4 changes: 2 additions & 2 deletions crates/quickjs-wasm-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ cc = "1.0"
bindgen = "0.69.4"
walkdir = "2"
anyhow.workspace = true
tokio = { version = "1.37", default-features = false, features = ["rt", "macros"] }
tokio = { version = "1.38", default-features = false, features = ["rt", "macros"] }
http-body-util = "0.1.1"
hyper = "1.3"
hyper-tls = "0.6.0"
hyper-util = { version = "0.1.3", features = ["http1"] }
hyper-util = { version = "0.1.5", features = ["http1"] }

[badges]
maintenance = { status = "deprecated" }
2 changes: 1 addition & 1 deletion supply-chain/audits.toml
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ end = "2024-12-04"

[[trusted.tokio]]
criteria = "safe-to-deploy"
user-id = 6741 # Alice Ryhl (Darksonn)
user-id = 6741
start = "2020-12-25"
end = "2025-01-04"

Expand Down
4 changes: 2 additions & 2 deletions supply-chain/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ version = "0.3.0"
criteria = "safe-to-run"

[[exemptions.cc]]
version = "1.0.96"
version = "1.0.98"
criteria = "safe-to-deploy"

[[exemptions.ciborium]]
Expand Down Expand Up @@ -655,7 +655,7 @@ version = "0.33.26"
criteria = "safe-to-deploy"

[[exemptions.swc_core]]
version = "0.91.3"
version = "0.92.8"
criteria = "safe-to-deploy"

[[exemptions.swc_ecma_ast]]
Expand Down
62 changes: 31 additions & 31 deletions supply-chain/imports.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ user-login = "epage"
user-name = "Ed Page"

[[publisher.anyhow]]
version = "1.0.82"
when = "2024-04-10"
version = "1.0.86"
when = "2024-05-18"
user-id = 3618
user-login = "dtolnay"
user-name = "David Tolnay"
Expand Down Expand Up @@ -286,8 +286,8 @@ user-login = "seanmonstar"
user-name = "Sean McArthur"

[[publisher.hyper-util]]
version = "0.1.3"
when = "2024-01-31"
version = "0.1.5"
when = "2024-05-28"
user-id = 359
user-login = "seanmonstar"
user-name = "Sean McArthur"
Expand Down Expand Up @@ -468,8 +468,8 @@ user-login = "dtolnay"
user-name = "David Tolnay"

[[publisher.serde]]
version = "1.0.200"
when = "2024-05-01"
version = "1.0.203"
when = "2024-05-25"
user-id = 3618
user-login = "dtolnay"
user-name = "David Tolnay"
Expand All @@ -482,15 +482,15 @@ user-login = "dtolnay"
user-name = "David Tolnay"

[[publisher.serde_derive]]
version = "1.0.200"
when = "2024-05-01"
version = "1.0.203"
when = "2024-05-25"
user-id = 3618
user-login = "dtolnay"
user-name = "David Tolnay"

[[publisher.serde_json]]
version = "1.0.116"
when = "2024-04-16"
version = "1.0.117"
when = "2024-05-08"
user-id = 3618
user-login = "dtolnay"
user-name = "David Tolnay"
Expand Down Expand Up @@ -559,15 +559,15 @@ user-login = "dtolnay"
user-name = "David Tolnay"

[[publisher.tokio]]
version = "1.37.0"
when = "2024-03-28"
user-id = 6741
user-login = "Darksonn"
user-name = "Alice Ryhl"
version = "1.38.0"
when = "2024-05-30"
user-id = 10
user-login = "carllerche"
user-name = "Carl Lerche"

[[publisher.tokio-macros]]
version = "2.2.0"
when = "2023-11-09"
version = "2.3.0"
when = "2024-05-30"
user-id = 10
user-login = "carllerche"
user-name = "Carl Lerche"
Expand Down Expand Up @@ -714,12 +714,6 @@ when = "2024-03-26"
user-id = 73222
user-login = "wasmtime-publish"

[[publisher.wasmparser]]
version = "0.206.0"
when = "2024-04-25"
user-id = 73222
user-login = "wasmtime-publish"

[[publisher.wasmparser]]
version = "0.209.1"
when = "2024-05-29"
Expand All @@ -733,8 +727,8 @@ user-id = 73222
user-login = "wasmtime-publish"

[[publisher.wasmprinter]]
version = "0.206.0"
when = "2024-04-25"
version = "0.209.1"
when = "2024-05-29"
user-id = 73222
user-login = "wasmtime-publish"

Expand Down Expand Up @@ -1062,12 +1056,6 @@ when = "2024-02-27"
user-id = 73222
user-login = "wasmtime-publish"

[[publisher.wit-parser]]
version = "0.206.0"
when = "2024-04-25"
user-id = 73222
user-login = "wasmtime-publish"

[[publisher.wit-parser]]
version = "0.209.1"
when = "2024-05-29"
Expand Down Expand Up @@ -1223,6 +1211,18 @@ publication of this crate from CI. This repository requires all PRs are reviewed
by a Bytecode Alliance maintainer and it owned by the Bytecode Alliance itself.
"""

[[audits.bytecode-alliance.wildcard-audits.wasmprinter]]
who = "Alex Crichton <alex@alexcrichton.com>"
criteria = "safe-to-deploy"
user-id = 73222 # wasmtime-publish
start = "2023-01-01"
end = "2025-05-08"
notes = """
The Bytecode Alliance uses the `wasmtime-publish` crates.io account to automate
publication of this crate from CI. This repository requires all PRs are reviewed
by a Bytecode Alliance maintainer and it owned by the Bytecode Alliance itself.
"""

[[audits.bytecode-alliance.wildcard-audits.wasmtime]]
who = "Bobby Holley <bobbyholley@gmail.com>"
criteria = "safe-to-deploy"
Expand Down

0 comments on commit 947f3a5

Please sign in to comment.