-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: update bazel setup #1540
Open
angular-robot
wants to merge
1
commit into
angular:main
Choose a base branch
from
angular-robot:ng-renovate/bazel-setup
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
87718ed
to
19c88f1
Compare
19c88f1
to
8dba63f
Compare
NOTE: This PR will cause failures as it attempts to update to a version of rules_nodejs that does not exist. But renovate will keep remaking the pr. |
8dba63f
to
df065db
Compare
c142793
to
c685618
Compare
bb05ec3
to
6bbedd4
Compare
6bbedd4
to
c4676b5
Compare
c4676b5
to
84b5cbe
Compare
11d2d27
to
f7690d3
Compare
a5c8d61
to
b28ca3d
Compare
b28ca3d
to
b8763b4
Compare
c67f4fd
to
454c710
Compare
846a524
to
8d7c80d
Compare
3522a43
to
2fa9bac
Compare
2fa9bac
to
5420e11
Compare
5420e11
to
a3b6b14
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
action: blocked
The action is blocked by something, such as an upstream update, or an announcement
area: build & ci
Related the build and CI infrastructure of the project
comp: build
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.3.3
->8.0.3
^0.23.0
->^0.25.0
5.8.1
->6.3.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
bazelbuild/buildtools (@bazel/buildifier)
v8.0.3
: Release 8.0.3 (2025-02-05)Compare Source
What's Changed
Full Changelog: bazelbuild/buildtools@v8.0.2...v8.0.3
v8.0.2
: Release 8.0.2 (2025-01-30)Compare Source
What's Changed
New Contributors
Full Changelog: bazelbuild/buildtools@v8.0.1...v8.0.2
v8.0.1
: Release 8.0.1 (2025-01-15)Compare Source
What's Changed
.buildifier-tables.json
when run from a subdirectory by @dpleshakov in https://github.com/bazelbuild/buildtools/pull/1312New Contributors
Full Changelog: bazelbuild/buildtools@v8.0.0...v8.0.1
v8.0.0
: Release 8.0.0 (2025-01-09)Compare Source
What's Changed
Full Changelog: bazelbuild/buildtools@v7.3.1...v8.0.0
v7.3.1
: Release 7.3.1 (2024-08-27)Compare Source
What's Changed
@foo.bzl
loads by @fmeum in https://github.com/bazelbuild/buildtools/pull/1272New Contributors
Full Changelog: bazelbuild/buildtools@v7.1.2...v7.3.1
v7.1.2
: Release 7.1.2 (2024-05-23)Compare Source
What's Changed
*.MODULE.bazel
files by @fmeum in https://github.com/bazelbuild/buildtools/pull/1266Full Changelog: bazelbuild/buildtools@v7.1.1...v7.1.2
v7.1.1
: Release 7.1.1 (2024-04-17)Compare Source
What's Changed
licenses
anddistribs
inpackage()
by @aiuto in https://github.com/bazelbuild/buildtools/pull/1261foo = bar.baz()
by @fmeum in https://github.com/bazelbuild/buildtools/pull/1263New Contributors
Full Changelog: bazelbuild/buildtools@v7.1.0...v7.1.1
v7.1.0
: Release 7.1.0 (2024-03-26)Compare Source
load-on-top
,out-of-order-load
andsame-origin-load
are now removed.distribs
are no longer being moved into the package declarationv6.4.0
: Release 6.4.0 (2023-11-15)Compare Source
package-on-top
warningsbazel-contrib/rules_nodejs (@bazel/runfiles)
v6.3.1
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE.bazel
file: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
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE.bazel
file:What's Changed
4f44c38
by @renovate in https://github.com/bazel-contrib/rules_nodejs/pull/3773node_urls
parameter to bzlmodtoolchain
in thenode
extension by @redsun82 in https://github.com/bazel-contrib/rules_nodejs/pull/3763New Contributors
Full Changelog: bazel-contrib/rules_nodejs@v6.2.0...v6.3.0
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.