aspect-build / rules_esbuild

Bazel rules for https://esbuild.github.io/ JS bundler
https://docs.aspect.build/rules/aspect_rules_esbuild
Apache License 2.0
27 stars 27 forks source link

chore(deps): update dependency rules_nodejs to v5.5.3 #52

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rules_nodejs http_archive patch 5.5.0 -> 5.5.3

Release Notes

bazelbuild/rules_nodejs ### [`v5.5.3`](https://togithub.com/bazelbuild/rules_nodejs/blob/HEAD/CHANGELOG.md#​553-httpsgithubcombazelbuildrulesnodejscompare552553-2022-08-01) [Compare Source](https://togithub.com/bazelbuild/rules_nodejs/compare/5.5.2...5.5.3) ##### Bug Fixes - delete ngrx from README. Currently not used ([#​3513](https://togithub.com/bazelbuild/rules_nodejs/issues/3513)) ([828d77c](https://togithub.com/bazelbuild/rules_nodejs/commit/828d77c)) - **concatjs:** sync with internal change to ensure it works with `tsickle` host ([#​3510](https://togithub.com/bazelbuild/rules_nodejs/issues/3510)) ([78a0528](https://togithub.com/bazelbuild/rules_nodejs/commit/78a0528)) - limit concurrency when generating BUILD files in npm_install and yarn_install ([#​3509](https://togithub.com/bazelbuild/rules_nodejs/issues/3509)) ([4001716](https://togithub.com/bazelbuild/rules_nodejs/commit/4001716)) ### [`v5.5.2`](https://togithub.com/bazelbuild/rules_nodejs/blob/HEAD/CHANGELOG.md#​552-httpsgithubcombazelbuildrulesnodejscompare551552-2022-07-10) [Compare Source](https://togithub.com/bazelbuild/rules_nodejs/compare/5.5.1...5.5.2) ##### Bug Fixes - **builtin:** remove unnecessary loader script ([#​3495](https://togithub.com/bazelbuild/rules_nodejs/issues/3495)) ([1641136](https://togithub.com/bazelbuild/rules_nodejs/commit/1641136)) - **create:** make `--packageManager` flag work ([#​3498](https://togithub.com/bazelbuild/rules_nodejs/issues/3498)) ([cd3db48](https://togithub.com/bazelbuild/rules_nodejs/commit/cd3db48)) ### [`v5.5.1`](https://togithub.com/bazelbuild/rules_nodejs/blob/HEAD/CHANGELOG.md#​551-httpsgithubcombazelbuildrulesnodejscompare550551-2022-06-24) [Compare Source](https://togithub.com/bazelbuild/rules_nodejs/compare/5.5.0...5.5.1) ##### Bug Fixes - **builtin:** fix an bug where a nodejs_binary would fail to resolve an npm package when the linker is disabled ([#​3492](https://togithub.com/bazelbuild/rules_nodejs/issues/3492)) ([8a2dfc8](https://togithub.com/bazelbuild/rules_nodejs/commit/8a2dfc8)) - **typescript:** remove protobufjs dependency ([#​3491](https://togithub.com/bazelbuild/rules_nodejs/issues/3491)) ([d46502d](https://togithub.com/bazelbuild/rules_nodejs/commit/d46502d)) - deterministic output from ts_options_validator ([#​3462](https://togithub.com/bazelbuild/rules_nodejs/issues/3462)) ([d69c646](https://togithub.com/bazelbuild/rules_nodejs/commit/d69c646)), closes [#​3461](https://togithub.com/bazelbuild/rules_nodejs/issues/3461)

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.



This PR has been generated by Mend Renovate. View repository job log here.