Skip to content

Releases: bazel-contrib/rules_nodejs

5.7.0

06 Oct 20:57
Compare
Choose a tag to compare

Update WORKSPACE:

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "c29944ba9b0b430aadcaf3bf2570fece6fc5ebfb76df145c6cdad40d65c20811",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.7.0/rules_nodejs-5.7.0.tar.gz"],
)
# or for the "core" module
http_archive(
    name = "rules_nodejs",
    sha256 = "33e309ba281fc73626a356a839bf5e5279360e7a2caea419c45c8017b5b3f7e2",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.7.0/rules_nodejs-core-5.7.0.tar.gz"],
)

What's Changed

  • fix(builtin): use updated rules_js launcher logic to source RUNFILES by @kormide in #3557
  • fix(builtin): fix a bug where the launcher produces incorrect runfiles path on windows by @kormide in #3562
  • chore: remove fasterci which is often red when buildkite is green by @gregmagolan in #3571
  • chore: update dependency io_bazel to v5 by @renovate-bot in #3561
  • Update NodeJS Versions by @mattem in #3563
  • Update esbuild versions by @mattem in #3567
  • feat: add npm binary & files to toolchain provider by @gregmagolan in #3570

Full Changelog: 5.6.0...5.7.0

5.6.0

27 Sep 04:27
Compare
Choose a tag to compare

Upgrade with

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "b011d6206e4e76696eda8287618a2b6375ff862317847cdbe38f8d0cd206e9ce",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.6.0/rules_nodejs-5.6.0.tar.gz"],
)
# or for "core" module

http_archive(
    name = "rules_nodejs",
    sha256 = "bce105e7a3d2a3c5eb90dcd6436544bf11f82e97073fb29e4090321ba2b84d8f",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.6.0/rules_nodejs-core-5.6.0.tar.gz"],
)

What's Changed

  • fix: canonicalize @platforms//cpu:aarch64 by @alexeagle in #3555
  • fix(typescript): include all .json in js_library DeclarationInfo by @jbedard in #3556
  • feat: add support for darwin arm for concatjs by @josephperrott in #3554
  • Update NodeJS Versions by @mattem in #3546
  • fix(builtin): properly quote env vars passed to nodejs_binary by @kormide in #3553
  • refactor: replace protobufjs with protobufjs-cli in examples/protobufjs by @Katee in #3543
  • Update esbuild versions by @mattem in #3529
  • feat(create): introduce --workspaceDir flag by @mgred in #3499

New Contributors

Full Changelog: 5.5.4...5.6.0

5.5.4

10 Sep 00:34
Compare
Choose a tag to compare

Upgrade with

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "493bb318d98bb7492cb30e534ad33df2fc5539b43d4dcc4e294a5cc60a126902",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.5.4/rules_nodejs-5.5.4.tar.gz"],
)

# or for the "core" module

http_archive(
    name = "rules_nodejs",
    sha256 = "404fb7ee034671eb30cc04c59d217adf0a8bd04b311ece17e052fc7ecb60ac32",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.5.4/rules_nodejs-core-5.5.4.tar.gz"],
)

5.5.3

01 Aug 02:34
Compare
Choose a tag to compare

Upgrade with:

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "f10a3a12894fc3c9bf578ee5a5691769f6805c4be84359681a785a0c12e8d2b6",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.5.3/rules_nodejs-5.5.3.tar.gz"],
)

# or for the "core" module

http_archive(
    name = "rules_nodejs",
    sha256 = "5aef09ed3279aa01d5c928e3beb248f9ad32dde6aafe6373a8c994c3ce643064",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.5.3/rules_nodejs-core-5.5.3.tar.gz"],
)

and update @bazel-scoped npm packages.

What's Changed

  • fix: limit concurrency when generating BUILD files in npm_install and yarn_install by @gregmagolan in #3509
  • fix(concatjs): sync with internal change to ensure it works with tsickle host by @devversion in #3510
  • Update NodeJS Versions by @mattem in #3504
  • Update esbuild versions by @mattem in #3501
  • fix: delete ngrx from README. Currently not used by @stdll00 in #3513

New Contributors

Full Changelog: 5.5.2...5.5.3

5.5.2

10 Jul 22:56
Compare
Choose a tag to compare

Upgrade with:

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "c78216f5be5d451a42275b0b7dc809fb9347e2b04a68f68bad620a2b01f5c774",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.5.2/rules_nodejs-5.5.2.tar.gz"],
)

# or for the "core" module
http_archive(
    name = "rules_nodejs",
    sha256 = "017e2348bb8431156d5cf89b6f502c2e7fcffc568729f74f89e4a12bd8279e90",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.5.2/rules_nodejs-core-5.5.2.tar.gz"],
)

What's Changed

Full Changelog: 5.5.1...5.5.2

5.5.1

24 Jun 21:46
Compare
Choose a tag to compare

Upgrade with WORKSPACE:

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "ee3280a7f58aa5c1caa45cb9e08cbb8f4d74300848c508374daf37314d5390d6",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.5.1/rules_nodejs-5.5.1.tar.gz"],
)

# or for core module

http_archive(
    name = "rules_nodejs",
    sha256 = "77cbc1989562c5b2268b293573deff30984ef06b129b40c36eff764af702fe2f",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.5.1/rules_nodejs-core-5.5.1.tar.gz"],
)

What's Changed

New Contributors

Full Changelog: 5.5.0...5.5.1

5.5.0

18 May 03:26
Compare
Choose a tag to compare

Upgrade with:

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "0fad45a9bda7dc1990c47b002fd64f55041ea751fafc00cd34efb96107675778",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.5.0/rules_nodejs-5.5.0.tar.gz"],
)
# OR for the core module
http_archive(
    name = "rules_nodejs",
    sha256 = "4d48998e3fa1e03c684e6bdf7ac98051232c7486bfa412e5b5475bbaec7bb257",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.5.0/rules_nodejs-core-5.5.0.tar.gz"],
)

and upgrade @bazel-scoped npm packages to latest.

What's Changed

New Contributors

Full Changelog: 5.4.1...5.5.0

5.4.2

29 Apr 01:18
Compare
Choose a tag to compare
http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "e328cb2c9401be495fa7d79c306f5ee3040e8a03b2ebb79b022e15ca03770096",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.4.2/rules_nodejs-5.4.2.tar.gz"],
)

# or for core module
http_archive(
    name = "rules_nodejs",
    sha256 = "26766278d815a6e2c43d2f6c9c72fde3fec8729e84138ffa4dabee47edc7702a",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.4.2/rules_nodejs-core-5.4.2.tar.gz"],
)

What's Changed

New Contributors

Full Changelog: 5.4.1...5.4.2

5.4.1

25 Apr 19:24
Compare
Choose a tag to compare

Upgrade:

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "280cefd3649b9648fdc444e9d6ed17c949152ff28d7e23638390ae8b93941d60",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.4.1/rules_nodejs-5.4.1.tar.gz"],
)

# Or for "core" module
http_archive(
    name = "rules_nodejs",
    sha256 = "2f8e1d44d7fc0aa34c499e0b284f257552f42a1e403ee41cedbed5e40434d9b9",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.4.1/rules_nodejs-core-5.4.1.tar.gz"],
)

and upgrade @bazel-scoped npm packages.

What's Changed

New Contributors

Full Changelog: 5.4.0...5.4.1

4.7.1

25 Apr 18:55
Compare
Choose a tag to compare

This release doesn't include any npm packages, as they are identical to a previous release.

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "c911b5bd8aee8b0498cc387cacdb5f917098ce477fb4182db07b0ef8a9e045c0",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.7.1/rules_nodejs-4.7.1.tar.gz"],
)

# OR
http_archive(
    name = "rules_nodejs",
    sha256 = "2b66bad65cb67a10413be4e3e1660eae580758ea18ac42d46372391dbb4d003c",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.7.1/rules_nodejs-core-4.7.1.tar.gz"],
)