Skip to content

build: update bazel setup #27278

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

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

angular-robot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
@bazel/buildifier devDependencies minor 6.0.1 -> 6.1.2
build_bazel_rules_nodejs http_archive patch 5.8.2 -> 5.8.3

Release Notes

bazelbuild/buildtools

v6.1.2: Release 6.1.2 (2023-04-27)

Compare Source

Technical release.

Version tag on GitHub now start with v, e.g. v6.1.2 for the current release.

v6.1.1: (2023-04-26)

Compare Source

  • Added external repo support for unused_deps
    • Added use_repo_add, use_repo_remove, and set_select command for Builldozer
    • Bug fixes

v6.1.0: (2023-03-30)

Compare Source

  • [INC] Buildifier now sorts additional attributes of build rules: test_srcs, test_deps, test_data, test_tags, implementation_deps, and private_deps. Buildifier also treats them as labels (except for test_tags`) and shortens them if necessary.
    • [INC] Buildifier now applies the sorting/simplification rules for attributes if their values aren't necessarily plain lists of strings but also combinations of lists, select statements and other expressions (sorting each top-level list and each list inside select statements independently).
    • In WORKSPACE files buildifier doesn't merge loads if they load the same symbol but from different sources.
    • Buildozer preserves Module-specific formatting rules when operates on MODULE files.
bazelbuild/rules_nodejs

v5.8.3

Compare Source

This release has no npm packages, as they were not changed since 5.8.2

upgrade with:

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "5dd1e5dea1322174c57d3ca7b899da381d516220793d0adef3ba03b9d23baa8e",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.8.3/rules_nodejs-5.8.3.tar.gz"],
)
### or for the core package
http_archive(
    name = "rules_nodejs",
    sha256 = "be84fb5238a2034870810b60ae66f8555db385ff931bd6f61be204732df8d4a6",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.8.3/rules_nodejs-core-5.8.3.tar.gz"],
)

What's Changed

Full Changelog: bazel-contrib/rules_nodejs@5.8.2...5.8.3


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@angular-robot angular-robot added the target: patch This PR is targeted for the next patch release label Jun 12, 2023
@angular-robot angular-robot force-pushed the ng-renovate/bazel-setup branch from 1d8f23a to 950590b Compare June 12, 2023 06:13
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Jun 12, 2023
@devversion devversion added the action: merge The PR is ready for merge by the caretaker label Jun 12, 2023
@devversion devversion merged commit c262e81 into angular:main Jun 12, 2023
devversion pushed a commit that referenced this pull request Jun 12, 2023
(cherry picked from commit c262e81)
devversion pushed a commit that referenced this pull request Jun 12, 2023
(cherry picked from commit c262e81)
@angular-automatic-lock-bot
Copy link

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.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jul 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants