Releases: benchsci/rules_nodejs_gazelle
Releases · benchsci/rules_nodejs_gazelle
v0.8.4
MODULE.bazel setup:
bazel_dep(name = "com_github_benchsci_rules_nodejs_gazelle", version = "0.8.4", repo_name = "com_github_benchsci_rules_nodejs_gazelle")WORKSPACE setup:
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "com_github_benchsci_rules_nodejs_gazelle",
sha256 = "ccc93386fe64c9a88b55886ee0320fc303029b45efa0a9dddf5da28dd263cf17",
strip_prefix = "rules_nodejs_gazelle-0.8.4",
url = "https://github.com/benchsci/rules_nodejs_gazelle/releases/download/v0.8.4/rules_nodejs_gazelle-v0.8.4.tar.gz",
)Full Changelog: v0.8.3...v0.8.4
v0.8.3
MODULE.bazel setup:
bazel_dep(name = "com_github_benchsci_rules_nodejs_gazelle", version = "0.8.3", repo_name = "com_github_benchsci_rules_nodejs_gazelle")WORKSPACE setup:
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "com_github_benchsci_rules_nodejs_gazelle",
sha256 = "669babf176db3b48c7d48389f931ee2c23500b220995dbbad99234dee5df8655",
strip_prefix = "rules_nodejs_gazelle-0.8.3",
url = "https://github.com/benchsci/rules_nodejs_gazelle/releases/download/v0.8.3/rules_nodejs_gazelle-v0.8.3.tar.gz",
)What's Changed
- fix go.mod to have a correct module name by @tyler-french in #62
- Fix js_collect_all in barrels by @ColinHeathman in #63
- Performance improvements by @ewianda in #65
- Remove XDG_CACHE_HOME from release workflow by @ewianda in #66
New Contributors
- @tyler-french made their first contribution in #62
Full Changelog: v0.8.2...v0.8.3
v0.8.2
MODULE.bazel setup:
bazel_dep(name = "com_github_benchsci_rules_nodejs_gazelle", version = "0.8.2", repo_name = "com_github_benchsci_rules_nodejs_gazelle")WORKSPACE setup:
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "com_github_benchsci_rules_nodejs_gazelle",
sha256 = "b1409457fa250193637ac6733fa7ffbdf206df9e847b30721546c45296e65bf3",
strip_prefix = "rules_nodejs_gazelle-0.8.2",
url = "https://github.com/benchsci/rules_nodejs_gazelle/releases/download/v0.8.2/rules_nodejs_gazelle-v0.8.2.tar.gz",
)Full Changelog: v0.8.0...v0.8.2
v0.8.1
MODULE.bazel setup:
bazel_dep(name = "com_github_benchsci_rules_nodejs_gazelle", version = "0.8.1", repo_name = "com_github_benchsci_rules_nodejs_gazelle")WORKSPACE setup:
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "com_github_benchsci_rules_nodejs_gazelle",
sha256 = "ed34b0b7a2e290b03fdc263f542891a91410d4ea305ff939cb826eb428c0fb11",
strip_prefix = "rules_nodejs_gazelle-0.8.1",
url = "https://github.com/benchsci/rules_nodejs_gazelle/releases/download/v0.8.1/rules_nodejs_gazelle-v0.8.1.tar.gz",
)v0.8.0
MODULE.bazel setup:
bazel_dep(name = "com_github_benchsci_rules_nodejs_gazelle", version = "0.8.0", repo_name = "com_github_benchsci_rules_nodejs_gazelle")WORKSPACE setup:
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "com_github_benchsci_rules_nodejs_gazelle",
sha256 = "e8ed138a3bf419c81cbb1c767d049e721e06909328d0740d55a983a69ea15226",
strip_prefix = "rules_nodejs_gazelle-0.8.0",
url = "https://github.com/benchsci/rules_nodejs_gazelle/releases/download/v0.8.0/rules_nodejs_gazelle-v0.8.0.tar.gz",
)v0.7.0
MODULE.bazel setup:
bazel_dep(name = "com_github_benchsci_rules_nodejs_gazelle", version = "0.7.0", repo_name = "com_github_benchsci_rules_nodejs_gazelle")WORKSPACE setup:
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "com_github_benchsci_rules_nodejs_gazelle",
sha256 = "474ddeddff0e4c6c73637af6a61d8163d433b3e0234a7e1b0e2bfb8f1758732a",
strip_prefix = "rules_nodejs_gazelle-0.7.0",
url = "https://github.com/benchsci/rules_nodejs_gazelle/releases/download/v0.7.0/rules_nodejs_gazelle-v0.7.0.tar.gz",
)What's Changed
- Add support for scoped packages within monorepos by @sfc-gh-jlai in #56
New Contributors
- @sfc-gh-jlai made their first contribution in #56
Full Changelog: v0.6.0...v0.7.0
v0.6.0
MODULE.bazel setup:
bazel_dep(name = "com_github_benchsci_rules_nodejs_gazelle", version = "0.6.0", repo_name = "com_github_benchsci_rules_nodejs_gazelle")WORKSPACE setup:
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "com_github_benchsci_rules_nodejs_gazelle",
sha256 = "0ae78254bafe97ceea7c216fc428a78eca3aef7755414c232cc6ac1065cf7a06",
strip_prefix = "rules_nodejs_gazelle-0.6.0",
url = "https://github.com/benchsci/rules_nodejs_gazelle/releases/download/v0.6.0/rules_nodejs_gazelle-v0.6.0.tar.gz",
)v0.5.0
MODULE.bazel setup:
bazel_dep(name = "com_github_benchsci_rules_nodejs_gazelle", version = "0.0.0", repo_name = "com_github_benchsci_rules_nodejs_gazelle")
archive_override(
module_name = "com_github_benchsci_rules_nodejs_gazelle",
integrity = "sha256-m0F7Wy9KDigJTRuwlnFwYuehO2FQSkdakVMjEBVEnTE=",
strip_prefix = "rules_nodejs_gazelle-0.5.0",
urls = [
"https://github.com/benchsci/rules_nodejs_gazelle/archive/refs/tags/v0.5.0.tar.gz",
],
)WORKSPACE setup:
http_archive(
name = "com_github_benchsci_rules_nodejs_gazelle",
sha256 = "c3734c1d4f18f58c74e1efb1ab83dd2bed84d0de2e0b26c8c0fcb649bdbb75a1",
strip_prefix = "rules_nodejs_gazelle-0.5.0",
urls = [
"https://github.com/benchsci/rules_nodejs_gazelle/archive/refs/tags/v0.5.0.tar.gz",
],
)What's Changed
- Fix the builtins lookup by @vihangm in #50
- Nextjs uses parens to create route groups, this ensures we can support them by @vihangm in #49
- Simplify jest_test rules by @vihangm in #47
- Implement bzlmod by @ewianda in #52
- Fix resolver on packages with @types suffix by @Olsworn in #53
- Add support for snapshot attrs for tests that include snapshots by @vihangm in #48
New Contributors
Full Changelog: v0.4.1...v0.5.0
v0.4.1
WORKSPACE setup:
http_archive(
name = "com_github_benchsci_rules_nodejs_gazelle",
sha256 = "a96a4be31fbf53669a866c66be90ce686a73ee323926443c7c9a54bb100e4ff1",
strip_prefix = "rules_nodejs_gazelle-0.4.1",
urls = [
"https://github.com/benchsci/rules_nodejs_gazelle/archive/refs/tags/v0.4.1.tar.gz",
],
)What's Changed
- fix: nil derefence on gazelle update-repos by @JamesMBartlett in #46
New Contributors
- @JamesMBartlett made their first contribution in #46
Full Changelog: v0.4.0...v0.4.1
v0.4.0
WORKSPACE setup:
http_archive(
name = "com_github_benchsci_rules_nodejs_gazelle",
sha256 = "738c139545e170daeeeb338879fac627648958f8ff07716d121de63b6599f3a6",
strip_prefix = "rules_nodejs_gazelle-0.4.0",
urls = [
"https://github.com/benchsci/rules_nodejs_gazelle/archive/refs/tags/v0.4.0.tar.gz",
],
)What's Changed
- Merge pull request #32 from benchsci/keep-filename-case-sensitive by @ewianda in #36
- Refactor GenerateRules by @ColinHeathman in #37
- Added js_folder_as_rule directive by @ColinHeathman in #38
- Refactor testdata to examples by @ColinHeathman in #39
- Made aspect's rules_js a first class citizen by @ColinHeathman in #40
- Further support for aspect rules_js by @ColinHeathman in #41
- Automatic calculation of shard_count by @ColinHeathman in #43
- Fix test parsing regex by @ColinHeathman in #44
- Release 0.4.0 by @ColinHeathman in #45
Full Changelog: v0.3.0...v0.4.0