components icon indicating copy to clipboard operation
components copied to clipboard

build: update bazel setup to v5.7.0

Open angular-robot opened this issue 3 years ago • 1 comments

This PR contains the following updates:

Package Type Update Change
@bazel/concatjs devDependencies minor 5.5.3 -> 5.7.0
@bazel/esbuild devDependencies minor 5.5.3 -> 5.7.0
@bazel/jasmine devDependencies minor 5.5.3 -> 5.7.0
@bazel/protractor devDependencies minor 5.5.3 -> 5.7.0
@bazel/rollup devDependencies minor 5.5.3 -> 5.7.0
@bazel/runfiles devDependencies minor 5.5.3 -> 5.7.0
@bazel/terser devDependencies minor 5.5.3 -> 5.7.0
@bazel/worker devDependencies minor 5.5.3 -> 5.7.0

Release Notes

bazelbuild/rules_nodejs

v5.7.0

Compare Source

Bug Fixes
  • builtin: fix a bug where the launcher produces incorrect runfiles path on windows (#​3562) (b02128b)
  • builtin: use updated rules_js launcher logic to source RUNFILES (#​3557) (c725169)
Features

v5.6.0

Compare Source

Bug Fixes
Features
  • create: introduce --workspaceDir flag (3a28a02)
  • add support for darwin arm for concatjs (#​3554) (acf88a1)

5.5.4 (2022-09-10)

Bug Fixes
  • ts_project fail if root_dir used deep in source tree (#​3535) (dccbb63)
  • make catch-all node_modules target name configurable in yarn_install and npm_install (#​3538) (6c462c4)

5.5.3 (2022-08-01)

Bug Fixes
  • delete ngrx from README. Currently not used (#​3513) (828d77c)
  • concatjs: sync with internal change to ensure it works with tsickle host (#​3510) (78a0528)
  • limit concurrency when generating BUILD files in npm_install and yarn_install (#​3509) (4001716)

5.5.2 (2022-07-10)

Bug Fixes

5.5.1 (2022-06-24)

Bug Fixes
  • builtin: fix an bug where a nodejs_binary would fail to resolve an npm package when the linker is disabled (#​3492) (8a2dfc8)
  • typescript: remove protobufjs dependency (#​3491) (d46502d)
  • deterministic output from ts_options_validator (#​3462) (d69c646), closes #​3461

v5.5.4

Compare Source

Bug Fixes
  • ts_project fail if root_dir used deep in source tree (#​3535) (dccbb63)
  • make catch-all node_modules target name configurable in yarn_install and npm_install (#​3538) (6c462c4)

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 is behind base branch, or you tick the rebase/retry checkbox.

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


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

angular-robot avatar Sep 10 '22 00:09 angular-robot

Capturing this here: This still misses the WORKSPACE Bazel file update...

devversion avatar Sep 14 '22 06:09 devversion

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.