Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2024

This PR contains the following updates:

Package Type Update Change
rules_nodejs http_archive minor v6.0.2v6.7.3

Release Notes

bazelbuild/rules_nodejs (rules_nodejs)

v6.7.3

Compare Source

Using Bzlmod with Bazel 6 or greater

  1. (Bazel 6 only) Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.7.3")

Using WORKSPACE

Paste this snippet into your WORKSPACE.bazel file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "32894b914e4aed4245afdcece6fad94413f7f86eaefb863ff71e8ba6e5992b6b",
    strip_prefix = "rules_nodejs-6.7.3",
    url = "https://github.com/bazel-contrib/rules_nodejs/releases/download/v6.7.3/rules_nodejs-v6.7.3.tar.gz",
)

What's Changed

Full Changelog: bazel-contrib/rules_nodejs@v6.6.3...v6.7.3

v6.6.3

Compare Source

Using Bzlmod with Bazel 6 or greater

  1. (Bazel 6 only) Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.6.3")

Using WORKSPACE

Paste this snippet into your WORKSPACE.bazel file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "75d97a93e598303763e4b40a4beb3a3fad2362ded1a051c97014b066ddd62b9a",
    strip_prefix = "rules_nodejs-6.6.3",
    url = "https://github.com/bazel-contrib/rules_nodejs/releases/download/v6.6.3/rules_nodejs-v6.6.3.tar.gz",
)

What's Changed

New Contributors

Full Changelog: bazel-contrib/rules_nodejs@v6.6.2...v6.6.3

v6.6.2

Compare Source

Using Bzlmod with Bazel 6 or greater

  1. (Bazel 6 only) Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.6.2")

Using WORKSPACE

Paste this snippet into your WORKSPACE.bazel file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "3c9e09932f6e35a36fd247e0f31c22bdad9dc864f18d324bb42595e5cc79be0b",
    strip_prefix = "rules_nodejs-6.6.2",
    url = "https://github.com/bazel-contrib/rules_nodejs/releases/download/v6.6.2/rules_nodejs-v6.6.2.tar.gz",
)

What's Changed

Full Changelog: bazel-contrib/rules_nodejs@v6.6.1...v6.6.2

v6.6.1

Compare Source

Using Bzlmod with Bazel 6 or greater

  1. (Bazel 6 only) Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.6.1")

Using WORKSPACE

Paste this snippet into your WORKSPACE.bazel file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "7aee03d56d9b4668d8243a627c9ff587d200c0e0de9202dc4a1a5cab091ba1a3",
    strip_prefix = "rules_nodejs-6.6.1",
    url = "https://github.com/bazel-contrib/rules_nodejs/releases/download/v6.6.1/rules_nodejs-v6.6.1.tar.gz",
)

What's Changed

Full Changelog: bazel-contrib/rules_nodejs@v6.6.0...v6.6.1

v6.6.0

Compare Source

Using Bzlmod with Bazel 6 or greater

  1. (Bazel 6 only) Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.6.0")

Using WORKSPACE

Paste this snippet into your WORKSPACE.bazel file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "f66d808315b03a7c89ea38fad45538b30a35f7514537c05beac99d7f37583e92",
    strip_prefix = "rules_nodejs-6.6.0",
    url = "https://github.com/bazel-contrib/rules_nodejs/releases/download/v6.6.0/rules_nodejs-v6.6.0.tar.gz",
)

What's Changed

New Contributors

Full Changelog: bazel-contrib/rules_nodejs@v6.5.2...v6.6.0

v6.5.2

Compare Source

Using Bzlmod with Bazel 6 or greater

  1. (Bazel 6 only) Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.5.2")

Using WORKSPACE

Paste this snippet into your WORKSPACE.bazel file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "588366ceaca5ec05e29d92a406f9ceb4ac29140692d179a66372bd4a52c82ab3",
    strip_prefix = "rules_nodejs-6.5.2",
    url = "https://github.com/bazel-contrib/rules_nodejs/releases/download/v6.5.2/rules_nodejs-v6.5.2.tar.gz",
)

Full Changelog: bazel-contrib/rules_nodejs@v6.5.1...v6.5.2

v6.5.1

Compare Source

Using Bzlmod with Bazel 6 or greater

  1. (Bazel 6 only) Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.5.1")

Using WORKSPACE

Paste this snippet into your WORKSPACE.bazel file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "e461c0e43b3c0e293339b4c7037c4c0e6d82dd4426c2a463677fd6e3dec4eaea",
    strip_prefix = "rules_nodejs-6.5.1",
    url = "https://github.com/bazel-contrib/rules_nodejs/releases/download/v6.5.1/rules_nodejs-v6.5.1.tar.gz",
)

What's Changed

Full Changelog: bazel-contrib/rules_nodejs@v6.5.0...v6.5.1

v6.5.0

Compare Source

Using Bzlmod with Bazel 6 or greater

  1. (Bazel 6 only) Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.5.0")

Using WORKSPACE

Paste this snippet into your WORKSPACE.bazel file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "37eaae51158b99d444c6ff277c212874aafa45302feb7dc58659113d23446165",
    strip_prefix = "rules_nodejs-6.5.0",
    url = "https://github.com/bazel-contrib/rules_nodejs/releases/download/v6.5.0/rules_nodejs-v6.5.0.tar.gz",
)

What's Changed

New Contributors

Full Changelog: bazel-contrib/rules_nodejs@v6.4.0...v6.5.0

v6.4.0

Compare Source

[!WARNING]

Node 20 by default

This release updates the default Node.js version from v18 to v20. If this is breaking for you, explicitly set a v18 release.

Using Bzlmod with Bazel 6 or greater

  1. (Bazel 6 only) Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.4.0")

Using WORKSPACE

Paste this snippet into your WORKSPACE.bazel file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "8bfd114e95e88df5ecc66b03b726944f47a8b46db4b3b6ace87cfc316713bd1c",
    strip_prefix = "rules_nodejs-6.4.0",
    url = "https://github.com/bazel-contrib/rules_nodejs/releases/download/v6.4.0/rules_nodejs-v6.4.0.tar.gz",
)

What's Changed

Full Changelog: bazel-contrib/rules_nodejs@v6.3.5...v6.4.0

v6.3.5

Compare Source

Using Bzlmod with Bazel 6 or greater

  1. (Bazel 6 only) Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.3.5")

Using WORKSPACE

Paste this snippet into your WORKSPACE.bazel file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "164f1bd7e2a67ab3f6caf5b49b53c7dd625d293513154fa720e30d39eaa8285f",
    strip_prefix = "rules_nodejs-6.3.5",
    url = "https://github.com/bazel-contrib/rules_nodejs/releases/download/v6.3.5/rules_nodejs-v6.3.5.tar.gz",
)

What's Changed

Full Changelog: bazel-contrib/rules_nodejs@v6.3.4...v6.3.5

v6.3.4

Compare Source

Using Bzlmod with Bazel 6 or greater

  1. (Bazel 6 only) Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.3.4")

Using WORKSPACE

Paste this snippet into your WORKSPACE.bazel file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "b361863788b15d9d0cebf6803c22e8d1afa689a0eefef96dec46bcce30527090",
    strip_prefix = "rules_nodejs-6.3.4",
    url = "https://github.com/bazel-contrib/rules_nodejs/releases/download/v6.3.4/rules_nodejs-v6.3.4.tar.gz",
)

What's Changed

Full Changelog: bazel-contrib/rules_nodejs@v6.3.3...v6.3.4

v6.3.3

Compare Source

Using Bzlmod with Bazel 6

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.3.3")

Using WORKSPACE

Paste this snippet into your WORKSPACE.bazel file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "732aa2aeef9ba629cd7fa1cb30da07e6b696ed78706b08d84d5d8601982f38b1",
    strip_prefix = "rules_nodejs-6.3.3",
    url = "https://github.com/bazel-contrib/rules_nodejs/releases/download/v6.3.3/rules_nodejs-v6.3.3.tar.gz",
)

What's Changed

New Contributors

Full Changelog: bazel-contrib/rules_nodejs@v6.3.2...v6.3.3

v6.3.2

Compare Source

Using Bzlmod with Bazel 6

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.3.2")

Using WORKSPACE

Paste this snippet into your WORKSPACE.bazel file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "158619723f1d8bd535dd6b93521f4e03cf24a5e107126d05685fbd9540ccad10",
    strip_prefix = "rules_nodejs-6.3.2",
    url = "https://github.com/bazel-contrib/rules_nodejs/releases/download/v6.3.2/rules_nodejs-v6.3.2.tar.gz",
)

What's Changed

Full Changelog: bazel-contrib/rules_nodejs@v6.3.1...v6.3.2

v6.3.1

Compare Source

Using Bzlmod with Bazel 6

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.3.1")

Using WORKSPACE

Paste this snippet into your WORKSPACE.bazel file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "0514c6530feb7abf94c9e3aeb4e33c89a21e2e9c9d9ed44cc217393bbf05ca9c",
    strip_prefix = "rules_nodejs-6.3.1",
    url = "https://github.com/bazel-contrib/rules_nodejs/releases/download/v6.3.1/rules_nodejs-v6.3.1.tar.gz",
)

What's Changed

Full Changelog: bazel-contrib/rules_nodejs@v6.3.0...v6.3.1

v6.3.0

Compare Source

Using Bzlmod with Bazel 6

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.3.0")

Using WORKSPACE

Paste this snippet into your WORKSPACE.bazel file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "83d2bb029c2a9a06a474c8748d1221a92a7ca02222dcf49a0b567825c4e3f1ce",
    strip_prefix = "rules_nodejs-6.3.0",
    url = "https://github.com/bazel-contrib/rules_nodejs/releases/download/v6.3.0/rules_nodejs-v6.3.0.tar.gz",
)

What's Changed

New Contributors

Full Changelog: bazel-contrib/rules_nodejs@v6.2.0...v6.3.0

v6.2.0

Compare Source

Using Bzlmod with Bazel 6

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.2.0")

Using WORKSPACE

Paste this snippet into your WORKSPACE.bazel file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "87c6171c5be7b69538d4695d9ded29ae2626c5ed76a9adeedce37b63c73bef67",
    strip_prefix = "rules_nodejs-6.2.0",
    url = "https://github.com/bazelbuild/rules_nodejs/releases/download/v6.2.0/rules_nodejs-v6.2.0.tar.gz",
)

What's Changed

Full Changelog: bazel-contrib/rules_nodejs@v6.1.3...v6.2.0

v6.1.3

Compare Source

Using Bzlmod with Bazel 6

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.1.3")

Using WORKSPACE

Paste this snippet into your WORKSPACE.bazel file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "0c060a1ee1fb131775064011273b4bcdc5d82a499f199da9f04d700013c2433b",
    strip_prefix = "rules_nodejs-6.1.3",
    url = "https://github.com/bazelbuild/rules_nodejs/releases/download/v6.1.3/rules_nodejs-v6.1.3.tar.gz",
)

What's Changed

Full Changelog: bazel-contrib/rules_nodejs@v6.1.2...v6.1.3

v6.1.2

Compare Source

Using Bzlmod with Bazel 6

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.1.2")

Using WORKSPACE

Paste this snippet into your file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "b6016a89a12a3d339ece93f2b3988f5e812f452ad497bc963634646ff4aa100b",
    strip_prefix = "rules_nodejs-6.1.2",
    url = "https://github.com/bazelbuild/rules_nodejs/releases/download/v6.1.2/rules_nodejs-v6.1.2.tar.gz",
)

What's Changed

Full Changelog: bazel-contrib/rules_nodejs@v6.1.1...v6.1.2

v6.1.1

Compare Source

Using Bzlmod with Bazel 6

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.1.1")

Using WORKSPACE

Paste this snippet into your file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "3e8369256ad63197959d2253c473a9dcc57c2841d176190e59b91d25d4fe9e67",
    strip_prefix = "rules_nodejs-6.1.1",
    url = "https://github.com/bazelbuild/rules_nodejs/releases/download/v6.1.1/rules_nodejs-v6.1.1.tar.gz",
)

What's Changed

Full Changelog: bazel-contrib/rules_nodejs@v6.1.0...v6.1.1

v6.1.0

Compare Source

Using Bzlmod with Bazel 6

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.1.0")

Using WORKSPACE

Paste this snippet into your file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "dddd60acc3f2f30359bef502c9d788f67e33814b0ddd99aa27c5a15eb7a41b8c",
    strip_prefix = "rules_nodejs-6.1.0",
    url = "https://github.com/bazelbuild/rules_nodejs/releases/download/v6.1.0/rules_nodejs-v6.1.0.tar.gz",
)

What's Changed

Full Changelog: bazel-contrib/rules_nodejs@v6.0.5...v6.1.0

v6.0.5

Compare Source

Using Bzlmod with Bazel 6

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.0.5")

Using WORKSPACE

Paste this snippet into your file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "a50986c7d2f2dc43a5b9b81a6245fd89bdc4866f1d5e316d9cef2782dd859292",
    strip_prefix = "rules_nodejs-6.0.5",
    url = "https://github.com/bazelbuild/rules_nodejs/releases/download/v6.0.5/rules_nodejs-v6.0.5.tar.gz",
)

What's Changed

Full Changelog: bazel-contrib/rules_nodejs@v6.0.3...v6.0.5

v6.0.4

Compare Source

Using Bzlmod with Bazel 6

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.0.4")

Using WORKSPACE

Paste this snippet into your file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "1acabd60b174a75436a78f921bbf4b03614cb892629f0f8ed0ee2ee3e48baf99",
    strip_prefix = "rules_nodejs-6.0.4",
    url = "https://github.com/bazelbuild/rules_nodejs/releases/download/v6.0.4/rules_nodejs-v6.0.4.tar.gz",
)

What's Changed

Full Changelog: bazel-contrib/rules_nodejs@v6.0.3...v6.0.4

v6.0.3

Compare Source

Using Bzlmod with Bazel 6

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_nodejs", version = "6.0.3")

Using WORKSPACE

Paste this snippet into your file:

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_nodejs",
    sha256 = "f36e4a4747210331767033dc30728ae3df0856e88ecfdc48a0077ba874db16c3",
    strip_prefix = "rules_nodejs-6.0.3",
    url = "https://github.com/bazelbuild/rules_nodejs/releases/download/v6.0.3/rules_nodejs-v6.0.3.tar.gz",
)

What's Changed

New Contributors

Full Changelog: bazel-contrib/rules_nodejs@v6.0.2...v6.0.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from f1d27ab to 664f3d0 Compare March 2, 2024 20:42
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.0.3 chore(deps): update dependency rules_nodejs to v6.0.5 Mar 2, 2024
@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from 664f3d0 to ed9c2f8 Compare April 5, 2024 19:29
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.0.5 chore(deps): update dependency rules_nodejs to v6.1.0 Apr 5, 2024
@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from ed9c2f8 to 853ce6d Compare May 22, 2024 05:12
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.1.0 chore(deps): update dependency rules_nodejs to v6.1.1 May 22, 2024
@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from 853ce6d to 405ff4b Compare June 6, 2024 19:28
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.1.1 chore(deps): update dependency rules_nodejs to v6.1.2 Jun 6, 2024
@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from 405ff4b to 8278e73 Compare June 7, 2024 07:24
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.1.2 chore(deps): update dependency rules_nodejs to v6.1.3 Jun 7, 2024
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.1.3 chore(deps): update dependency rules_nodejs to v6.2.0 Jun 8, 2024
@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from 8278e73 to cc51ed1 Compare June 8, 2024 21:40
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.2.0 chore(deps): update dependency rules_nodejs to v6.2.0 - autoclosed Aug 17, 2024
@renovate renovate bot closed this Aug 17, 2024
@renovate renovate bot deleted the renovate/rules_nodejs-6.x branch August 17, 2024 23:19
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.2.0 - autoclosed chore(deps): update dependency rules_nodejs to v6.2.0 Aug 18, 2024
@renovate renovate bot reopened this Aug 18, 2024
@renovate renovate bot restored the renovate/rules_nodejs-6.x branch August 18, 2024 00:07
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.2.0 chore(deps): update dependency rules_nodejs to v6.2.0 - autoclosed Aug 18, 2024
@renovate renovate bot closed this Aug 18, 2024
@renovate renovate bot deleted the renovate/rules_nodejs-6.x branch August 18, 2024 04:55
@renovate renovate bot restored the renovate/rules_nodejs-6.x branch August 18, 2024 06:29
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.2.0 - autoclosed chore(deps): update dependency rules_nodejs to v6.2.0 Aug 18, 2024
@renovate renovate bot reopened this Aug 18, 2024
@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from cc51ed1 to 19e7980 Compare September 18, 2024 17:32
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.2.0 chore(deps): update dependency rules_nodejs to v6.3.0 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from 19e7980 to c6dee21 Compare October 12, 2024 02:03
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.3.0 chore(deps): update dependency rules_nodejs to v6.3.1 Oct 12, 2024
@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from c6dee21 to 06df319 Compare November 6, 2024 21:21
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.3.1 chore(deps): update dependency rules_nodejs to v6.3.2 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from 06df319 to 53012b5 Compare January 16, 2025 20:19
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.3.2 chore(deps): update dependency rules_nodejs to v6.3.3 Jan 16, 2025
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.3.3 chore(deps): update dependency rules_nodejs to v6.3.4 Mar 12, 2025
@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from 53012b5 to 93e623f Compare March 12, 2025 02:33
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.3.4 chore(deps): update dependency rules_nodejs to v6.3.5 Apr 21, 2025
@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from 93e623f to 0994f01 Compare April 21, 2025 22:38
@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from 0994f01 to 3ccb139 Compare May 15, 2025 23:59
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.3.5 chore(deps): update dependency rules_nodejs to v6.4.0 May 15, 2025
@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from 3ccb139 to 10705e7 Compare August 4, 2025 22:54
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.4.0 chore(deps): update dependency rules_nodejs to v6.5.0 Aug 4, 2025
@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from 10705e7 to b1fc0e8 Compare September 29, 2025 18:41
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.5.0 chore(deps): update dependency rules_nodejs to v6.5.2 Sep 29, 2025
@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from b1fc0e8 to f74ac9b Compare October 22, 2025 11:48
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.5.2 chore(deps): update dependency rules_nodejs to v6.6.0 Oct 22, 2025
@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from f74ac9b to 3b03e90 Compare November 3, 2025 21:29
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.6.0 chore(deps): update dependency rules_nodejs to v6.6.1 Nov 3, 2025
@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from 3b03e90 to 0b51172 Compare November 15, 2025 21:35
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.6.1 chore(deps): update dependency rules_nodejs to v6.6.2 Nov 15, 2025
@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from 0b51172 to 06f74bc Compare January 14, 2026 18:59
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.6.2 chore(deps): update dependency rules_nodejs to v6.6.3 Jan 14, 2026
@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from 06f74bc to fa670d0 Compare January 14, 2026 22:26
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.6.3 chore(deps): update dependency rules_nodejs to v6.7.2 Jan 14, 2026
@renovate renovate bot force-pushed the renovate/rules_nodejs-6.x branch from fa670d0 to 5033416 Compare January 15, 2026 01:05
@renovate renovate bot changed the title chore(deps): update dependency rules_nodejs to v6.7.2 chore(deps): update dependency rules_nodejs to v6.7.3 Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants