Skip to content

Commit

Permalink
chore: update to rules_js 1.12.0 (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmagolan authored Dec 17, 2022
1 parent e0aff6f commit d365ce2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 28 deletions.
24 changes: 1 addition & 23 deletions swc/cli_repositories.bzl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"@generated by @aspect_rules_js//npm/private:npm_translate_lock.bzl from //swc:pnpm-lock.yaml"
"""@generated by npm_translate_lock(name = "swc_cli", pnpm_lock = "//swc:pnpm-lock.yaml")"""

load("@aspect_rules_js//npm:npm_import.bzl", "npm_import")

Expand All @@ -12,7 +12,6 @@ def npm_repositories():
package = "@nodelib/fs.scandir",
version = "2.1.5",
url = "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
deps = {
Expand All @@ -35,7 +34,6 @@ def npm_repositories():
package = "@nodelib/fs.stat",
version = "2.0.5",
url = "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
transitive_closure = {
Expand All @@ -51,7 +49,6 @@ def npm_repositories():
package = "@nodelib/fs.walk",
version = "1.2.8",
url = "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
deps = {
Expand Down Expand Up @@ -79,7 +76,6 @@ def npm_repositories():
package = "@swc/cli",
version = "0.1.57",
url = "https://registry.npmjs.org/@swc/cli/-/cli-0.1.57.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-HxM8TqYHhAg+zp7+RdTU69bnkl4MWdt1ygyp6BDIPjTiaJVH6Dizn2ezbgDS8mnFZI1FyhKvxU/bbaUs8XhzQg==",
deps = {
Expand Down Expand Up @@ -122,7 +118,6 @@ def npm_repositories():
package = "braces",
version = "3.0.2",
url = "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
deps = {
Expand All @@ -144,7 +139,6 @@ def npm_repositories():
package = "commander",
version = "7.2.0",
url = "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==",
transitive_closure = {
Expand All @@ -160,7 +154,6 @@ def npm_repositories():
package = "fast-glob",
version = "3.2.11",
url = "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.11.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==",
deps = {
Expand Down Expand Up @@ -200,7 +193,6 @@ def npm_repositories():
package = "fastq",
version = "1.13.0",
url = "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==",
deps = {
Expand All @@ -220,7 +212,6 @@ def npm_repositories():
package = "fill-range",
version = "7.0.1",
url = "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
deps = {
Expand All @@ -241,7 +232,6 @@ def npm_repositories():
package = "glob-parent",
version = "5.1.2",
url = "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
deps = {
Expand All @@ -262,7 +252,6 @@ def npm_repositories():
package = "is-extglob",
version = "2.1.1",
url = "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
transitive_closure = {
Expand All @@ -278,7 +267,6 @@ def npm_repositories():
package = "is-glob",
version = "4.0.3",
url = "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
deps = {
Expand All @@ -298,7 +286,6 @@ def npm_repositories():
package = "is-number",
version = "7.0.0",
url = "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
transitive_closure = {
Expand All @@ -314,7 +301,6 @@ def npm_repositories():
package = "merge2",
version = "1.4.1",
url = "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
transitive_closure = {
Expand All @@ -330,7 +316,6 @@ def npm_repositories():
package = "micromatch",
version = "4.0.5",
url = "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
deps = {
Expand All @@ -355,7 +340,6 @@ def npm_repositories():
package = "picomatch",
version = "2.3.1",
url = "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
transitive_closure = {
Expand All @@ -371,7 +355,6 @@ def npm_repositories():
package = "queue-microtask",
version = "1.2.3",
url = "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
transitive_closure = {
Expand All @@ -387,7 +370,6 @@ def npm_repositories():
package = "reusify",
version = "1.0.4",
url = "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
transitive_closure = {
Expand All @@ -403,7 +385,6 @@ def npm_repositories():
package = "run-parallel",
version = "1.2.0",
url = "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
deps = {
Expand All @@ -423,7 +404,6 @@ def npm_repositories():
package = "slash",
version = "3.0.0",
url = "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
transitive_closure = {
Expand All @@ -439,7 +419,6 @@ def npm_repositories():
package = "source-map",
version = "0.7.4",
url = "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==",
transitive_closure = {
Expand All @@ -455,7 +434,6 @@ def npm_repositories():
package = "to-regex-range",
version = "5.0.1",
url = "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
lifecycle_hooks_no_sandbox = True,
npm_translate_lock_repo = "swc_cli",
integrity = "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
deps = {
Expand Down
10 changes: 5 additions & 5 deletions swc/dependencies.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ def rules_swc_dependencies():

http_archive(
name = "aspect_rules_js",
sha256 = "f58d7be1bb0e4b7edb7a0085f969900345f5914e4e647b4f0d2650d5252aa87d",
strip_prefix = "rules_js-1.8.0",
url = "https://github.com/aspect-build/rules_js/archive/refs/tags/v1.8.0.tar.gz",
sha256 = "519c92af31ff856659dc48711110f69139b9c3a74511f5b0118c887dcf06e360",
strip_prefix = "rules_js-1.12.0",
url = "https://github.com/aspect-build/rules_js/archive/refs/tags/v1.12.0.tar.gz",
)

http_archive(
name = "rules_nodejs",
sha256 = "50adf0b0ff6fc77d6909a790df02eefbbb3bc2b154ece3406361dda49607a7bd",
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.7.1/rules_nodejs-core-5.7.1.tar.gz"],
sha256 = "08337d4fffc78f7fe648a93be12ea2fc4e8eb9795a4e6aa48595b66b34555626",
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.8.0/rules_nodejs-core-5.8.0.tar.gz"],
)

0 comments on commit d365ce2

Please sign in to comment.