components
                                
                                 components copied to clipboard
                                
                                    components copied to clipboard
                            
                            
                            
                        build: update bazel setup to v5.7.0
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
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
Bug Fixes
- builtin: properly quote env vars passed to nodejs_binary (#3553) (ffa3ffb)
- typescript: include all .json in js_library DeclarationInfo (#3556) (f297e81), closes #3551
- canonicalize @platforms//cpu:aarch64 (#3555) (b341421), closes /github.com/bazelbuild/platforms/blob/212a486d66569b29c95b00364e2584e80fd08614/cpu/BUILD#L16-L20
Features
- create: introduce --workspaceDirflag (3a28a02)
- add support for darwin arm for concatjs (#3554) (acf88a1)
5.5.4 (2022-09-10)
Bug Fixes
- ts_projectfail if- root_dirused 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 tsicklehost (#3510) (78a0528)
- limit concurrency when generating BUILD files in npm_install and yarn_install (#3509) (4001716)
5.5.2 (2022-07-10)
Bug Fixes
- builtin: remove unnecessary loader script (#3495) (1641136)
- create: make --packageManagerflag work (#3498) (cd3db48)
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
Bug Fixes
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.
Capturing this here: This still misses the WORKSPACE Bazel file update...
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.