Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

chore(deps): update dependency @bazel/typescript to v3.7.0 #132

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 25, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@bazel/typescript 3.5.0 -> 3.7.0 age adoption passing confidence

Release Notes

bazelbuild/rules_nodejs

v3.7.0

Compare Source

Bug Fixes
  • builtin: don't expose any darwin_arm64 repo or toolchains if not supported by the node version (004da08), closes #​2779
  • builtin: fix npm_install & yarn_install post_install_patches when symlink_node_modules is enabled (de90747)
  • typescript: collect coverage in ts_project (045f91a), closes #​2762
Features
  • builtin: add validate attribute on pkg_npm (5d30c5b), closes #​2782
  • typescript: support typescript 4.3 (847ef5d)

v3.6.0

Compare Source

Bug Fixes
  • allow for only stderr to be set on npm_package_bin (fa8f5b1)
  • builtin: add two missing locations where Mac M1 support needs to be declared (2ad950f), closes #​2733
  • builtin: propogate tags to both generated targets in generated_file_test (c4403fc)
  • builtin: support directory_file_path entry_point in nodejs_binary & nodejs_test when --bazel_patch_module_resolver is set (51676ef)
  • jasmine: don't assume entry_point is a label as it may now be a dict (3683466)
  • jasmine: unhanded promise rejection causes tests suit to pass (3c4ef58), closes 3.7.0/lib/jasmine.js#L267 #​2688
  • terser: make terser resolve more robust by not assuming a single /terser/ segment in the path (4709ffb)
  • typescript: fixed "output was not created" error for ts_project with supports_workers (807b07b)
  • typescript: repair error reporting when a ts_project is missing declaration=True (cd08efe)
Features
  • add opt-in exports_directories_only mode to yarn_install and npm_install (defaults to False) (3d182cf)
  • support dict style directory_file_path entry_point in nodejs_binary, nodejs_test & jasmine_node_test (737674f)
  • support directory_file_path entry_point in npm_umd_bundle (4e44178)

3.5.1 (2021-05-25)

Bug Fixes
  • builtin: generated nodejs repository for windows references non-existent file (c1663c5)
  • builtin: write stdout/stderr to correct path under chdir (#​2681) (36311bb), closes #​2680
  • esbuild: prefer finding entry_point files in deps rather than srcs (#​2692) (dd4c4f3)
  • esbuild: provide JSModuleInfo of output bundle (#​2685) (233254d)
  • esbuild: update update script file paths after removal of _README.md (#​2695) (25a5ac4)
  • make generated_file_test .update's visibility same as test rule (#​2677) (30bc86c)
Features
  • builtin: document how nodejs_binary#entry_point can use a direc… (#​2579) (ceddd1d)

v3.5.1

Compare Source

Bug Fixes
  • builtin: generated nodejs repository for windows references non-existent file (c1663c5)
  • builtin: write stdout/stderr to correct path under chdir (#​2681) (36311bb), closes #​2680
  • esbuild: prefer finding entry_point files in deps rather than srcs (#​2692) (dd4c4f3)
  • esbuild: provide JSModuleInfo of output bundle (#​2685) (233254d)
  • esbuild: update update script file paths after removal of _README.md (#​2695) (25a5ac4)
  • make generated_file_test .update's visibility same as test rule (#​2677) (30bc86c)
Features
  • builtin: document how nodejs_binary#entry_point can use a direc… (#​2579) (ceddd1d)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/bazel-typescript-3.x branch from 1834e24 to 4ec50ac Compare June 9, 2021 14:01
@renovate renovate bot changed the title chore(deps): update dependency @bazel/typescript to v3.5.1 chore(deps): update dependency @bazel/typescript to v3.6.0 Jun 9, 2021
@renovate renovate bot force-pushed the renovate/bazel-typescript-3.x branch from 4ec50ac to 2c802e2 Compare July 2, 2021 19:10
@renovate renovate bot changed the title chore(deps): update dependency @bazel/typescript to v3.6.0 chore(deps): update dependency @bazel/typescript to v3.7.0 Jul 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant