Skip to content

build: update @bazel/buildifier to version 0.29.0 #15614

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
Sep 18, 2019

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Sep 17, 2019

This PR contains the following updates:

Package Type Update Change
@bazel/buildifier devDependencies minor 0.28.0 -> 0.29.0
@bazel/jasmine devDependencies patch 0.37.0 -> 0.37.1
@bazel/karma devDependencies patch 0.37.0 -> 0.37.1
@bazel/typescript devDependencies patch 0.37.0 -> 0.37.1
bazel_toolchains http_archive patch 0.29.3 -> 0.29.4
build_bazel_rules_nodejs http_archive patch 0.37.0 -> 0.37.1

Release Notes

bazelbuild/rules_nodejs

v0.29.0

Compare Source

BREAKING CHANGES

ts_library strict dependencies now apply to libraries from npm.
You can use deps=["@​npm//:node_modules"] to depend on all node_modules, but this has performance implications.
We suggest adding missing dependencies individually to the deps of the ts_library, following guidance from the compile errors.

Changes

New check_bazel_version_range function to ensure your team uses the Bazel version you require

We automatically generate a named UMD bundle at @npm//node_modules/package:package.umd.js so that the concatjs bundler can work with third-party libraries.

ts_library now automatically gathers typings from npm packages in the deps.

web_package

  • Support the same root paths as ts_devserver, fix for #​728

rollup_bundle

  • now includes the json plugin
  • bugfix for downleveling
bazelbuild/bazel-toolchains

v0.29.4

Compare Source

SHA256:ef95c8567ebf1bc7cebf77511de50d0da04a9be3b345727595e284c59a2787cf


Renovate configuration

📅 Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone America/Tijuana.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

👻 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. View repository job log here.

@forking-renovate forking-renovate bot added the target: major This PR is targeted for the next major release label Sep 17, 2019
@renovate-bot renovate-bot changed the title build: update @bazel/jasmine to version 0.37.1 build: update @bazel/buildifier to version 0.29.0 Sep 17, 2019
@mgechev mgechev merged commit b94bd77 into angular:master Sep 18, 2019
@renovate-bot renovate-bot deleted the renovate/bazel branch September 18, 2019 13:51
@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 Oct 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants