Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions build/deps/gen/build_deps.MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ bazel_dep(name = "aspect_rules_esbuild", version = "0.25.0")
bazel_dep(name = "aspect_rules_js", version = "2.9.2")

# aspect_rules_lint
bazel_dep(name = "aspect_rules_lint", version = "1.13.0")
bazel_dep(name = "aspect_rules_lint", version = "2.0.0")

# aspect_rules_ts
bazel_dep(name = "aspect_rules_ts", version = "3.8.3")
Expand Down Expand Up @@ -117,7 +117,7 @@ bazel_dep(name = "rules_nodejs", version = "6.7.3")
bazel_dep(name = "rules_oci", version = "2.2.7")

# rules_python
bazel_dep(name = "rules_python", version = "1.8.0")
bazel_dep(name = "rules_python", version = "1.8.3")

# rules_shell
bazel_dep(name = "rules_shell", version = "0.6.1")
12 changes: 6 additions & 6 deletions build/deps/gen/deps.MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ bazel_dep(name = "brotli", version = "1.2.0")
# capnp-cpp
http.archive(
name = "capnp-cpp",
sha256 = "58a883721d220a3d8d75531a7e7ede3fd87c3d6923caf645faff0c78f8807b23",
strip_prefix = "capnproto-capnproto-79b3170/c++",
sha256 = "e193996cc95b6f7db82004810b094ce6f0c31825494aec3d111ad4099bbe159c",
strip_prefix = "capnproto-capnproto-d0e8841/c++",
type = "tgz",
url = "https://github.com/capnproto/capnproto/tarball/79b317039adad92da1204929f4047f84dfd17350",
url = "https://github.com/capnproto/capnproto/tarball/d0e8841efc1598c3bbde27b8db5bc8979fb1ff9d",
)
use_repo(http, "capnp-cpp")

Expand Down Expand Up @@ -94,10 +94,10 @@ use_repo(http, "nbytes")
# ncrypto
http.archive(
name = "ncrypto",
sha256 = "8039df71335e7a810b9d7bf3fdf5adf05e81d7ae4e254d14b0f8d98b8245240e",
strip_prefix = "nodejs-ncrypto-7babbbb",
sha256 = "684980444458e507a0e64565e36d60148349643349765dbb00acdfb5413c9cb2",
strip_prefix = "nodejs-ncrypto-27819e8",
type = "tgz",
url = "https://github.com/nodejs/ncrypto/tarball/7babbbba3bda529189c0ae8801b27f4167889108",
url = "https://github.com/nodejs/ncrypto/tarball/27819e8c67c9e85f11ebe15988213ce420200c88",
)
use_repo(http, "ncrypto")

Expand Down
42 changes: 21 additions & 21 deletions deps/rust/Cargo.lock

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

2 changes: 1 addition & 1 deletion deps/rust/crates/BUILD.ada-url-3.4.1.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ cargo_build_script(
version = "3.4.1",
visibility = ["//visibility:private"],
deps = [
"@crates_vendor__cc-1.2.54//:cc",
"@crates_vendor__cc-1.2.55//:cc",
"@crates_vendor__link_args-0.6.0//:link_args",
"@crates_vendor__regex-1.12.2//:regex",
],
Expand Down
2 changes: 1 addition & 1 deletion deps/rust/crates/BUILD.ahash-0.8.12.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ rust_library(
deps = [
"@crates_vendor__ahash-0.8.12//:build_script_build",
"@crates_vendor__cfg-if-1.0.4//:cfg_if",
"@crates_vendor__zerocopy-0.8.33//:zerocopy",
"@crates_vendor__zerocopy-0.8.37//:zerocopy",
] + select({
"@rules_rust//rust/platform:aarch64-apple-darwin": [
"@crates_vendor__once_cell-1.21.3//:once_cell", # cfg(not(all(target_arch = "arm", target_os = "none")))
Expand Down
14 changes: 7 additions & 7 deletions deps/rust/crates/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -104,14 +104,14 @@ alias(
)

alias(
name = "cc-1.2.54",
actual = "@crates_vendor__cc-1.2.54//:cc",
name = "cc-1.2.55",
actual = "@crates_vendor__cc-1.2.55//:cc",
tags = ["manual"],
)

alias(
name = "cc",
actual = "@crates_vendor__cc-1.2.54//:cc",
actual = "@crates_vendor__cc-1.2.55//:cc",
tags = ["manual"],
)

Expand All @@ -128,14 +128,14 @@ alias(
)

alias(
name = "clap-4.5.54",
actual = "@crates_vendor__clap-4.5.54//:clap",
name = "clap-4.5.56",
actual = "@crates_vendor__clap-4.5.56//:clap",
tags = ["manual"],
)

alias(
name = "clap",
actual = "@crates_vendor__clap-4.5.54//:clap",
actual = "@crates_vendor__clap-4.5.56//:clap",
tags = ["manual"],
)

Expand Down Expand Up @@ -418,7 +418,7 @@ alias(

alias(
name = "clap__stdio-fixture",
actual = "@crates_vendor__clap-4.5.54//:stdio-fixture__bin",
actual = "@crates_vendor__clap-4.5.56//:stdio-fixture__bin",
tags = ["manual"],
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ rust_library(
"noclippy",
"norustfmt",
],
version = "1.2.54",
version = "1.2.55",
deps = [
"@crates_vendor__find-msvc-tools-0.1.8//:find_msvc_tools",
"@crates_vendor__find-msvc-tools-0.1.9//:find_msvc_tools",
"@crates_vendor__jobserver-0.1.34//:jobserver",
"@crates_vendor__shlex-1.3.0//:shlex",
] + select({
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ rust_library(
crate_root = "src/lib.rs",
edition = "2021",
proc_macro_deps = [
"@crates_vendor__clap_derive-4.5.49//:clap_derive",
"@crates_vendor__clap_derive-4.5.55//:clap_derive",
],
rustc_flags = [
"--cap-lints=allow",
Expand All @@ -52,9 +52,9 @@ rust_library(
"noclippy",
"norustfmt",
],
version = "4.5.54",
version = "4.5.56",
deps = [
"@crates_vendor__clap_builder-4.5.54//:clap_builder",
"@crates_vendor__clap_builder-4.5.56//:clap_builder",
],
)

Expand Down Expand Up @@ -84,7 +84,7 @@ rust_binary(
crate_root = "src/bin/stdio-fixture.rs",
edition = "2021",
proc_macro_deps = [
"@crates_vendor__clap_derive-4.5.49//:clap_derive",
"@crates_vendor__clap_derive-4.5.55//:clap_derive",
],
rustc_flags = [
"--cap-lints=allow",
Expand All @@ -96,9 +96,9 @@ rust_binary(
"noclippy",
"norustfmt",
],
version = "4.5.54",
version = "4.5.56",
deps = [
":clap",
"@crates_vendor__clap_builder-4.5.54//:clap_builder",
"@crates_vendor__clap_builder-4.5.56//:clap_builder",
],
)
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ rust_library(
"noclippy",
"norustfmt",
],
version = "4.5.54",
version = "4.5.56",
deps = [
"@crates_vendor__anstyle-1.0.13//:anstyle",
"@crates_vendor__clap_lex-0.7.7//:clap_lex",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ rust_proc_macro(
"noclippy",
"norustfmt",
],
version = "4.5.49",
version = "4.5.55",
deps = [
"@crates_vendor__heck-0.5.0//:heck",
"@crates_vendor__proc-macro2-1.0.106//:proc_macro2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ rust_library(
"noclippy",
"norustfmt",
],
version = "0.1.8",
version = "0.1.9",
)
2 changes: 1 addition & 1 deletion deps/rust/crates/BUILD.futures-util-0.3.31.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ rust_library(
"@crates_vendor__memchr-2.7.6//:memchr",
"@crates_vendor__pin-project-lite-0.2.16//:pin_project_lite",
"@crates_vendor__pin-utils-0.1.0//:pin_utils",
"@crates_vendor__slab-0.4.11//:slab",
"@crates_vendor__slab-0.4.12//:slab",
],
)
2 changes: 1 addition & 1 deletion deps/rust/crates/BUILD.phf_shared-0.11.3.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ rust_library(
],
version = "0.11.3",
deps = [
"@crates_vendor__siphasher-1.0.1//:siphasher",
"@crates_vendor__siphasher-1.0.2//:siphasher",
],
)
2 changes: 1 addition & 1 deletion deps/rust/crates/BUILD.ppv-lite86-0.2.21.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ rust_library(
],
version = "0.2.21",
deps = [
"@crates_vendor__zerocopy-0.8.33//:zerocopy",
"@crates_vendor__zerocopy-0.8.37//:zerocopy",
],
)
2 changes: 1 addition & 1 deletion deps/rust/crates/BUILD.serde_json-1.0.149.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ rust_library(
"@crates_vendor__memchr-2.7.6//:memchr",
"@crates_vendor__serde_core-1.0.228//:serde_core",
"@crates_vendor__serde_json-1.0.149//:build_script_build",
"@crates_vendor__zmij-1.0.16//:zmij",
"@crates_vendor__zmij-1.0.18//:zmij",
],
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ rust_library(
"noclippy",
"norustfmt",
],
version = "1.0.1",
version = "1.0.2",
)
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ rust_library(
"noclippy",
"norustfmt",
],
version = "0.4.11",
version = "0.4.12",
)
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ rust_library(
"noclippy",
"norustfmt",
],
version = "0.8.33",
version = "0.8.37",
deps = [
"@crates_vendor__zerocopy-0.8.33//:build_script_build",
"@crates_vendor__zerocopy-0.8.37//:build_script_build",
],
)

Expand Down Expand Up @@ -98,7 +98,7 @@ cargo_build_script(
"noclippy",
"norustfmt",
],
version = "0.8.33",
version = "0.8.37",
visibility = ["//visibility:private"],
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ rust_proc_macro(
"noclippy",
"norustfmt",
],
version = "0.8.33",
version = "0.8.37",
deps = [
"@crates_vendor__proc-macro2-1.0.106//:proc_macro2",
"@crates_vendor__quote-1.0.44//:quote",
Expand Down
Loading
Loading