Skip to content
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

fix(deps): update rules_nodejs monorepo to v3.6.0 #1073

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

Conversation

whilpbot[bot]
Copy link
Contributor

@whilpbot whilpbot bot commented Jun 9, 2021

This PR contains the following updates:

Package Type Update Change
@bazel/typescript dependencies minor 3.5.1 -> 3.6.0
build_bazel_rules_nodejs http_archive minor 3.5.1 -> 3.6.0

Release Notes

bazelbuild/rules_nodejs

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)

Configuration

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

🚦 Automerge: Enabled.

♻️ 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, check this box.

This PR has been generated by Renovate Bot.

@whilpbot whilpbot bot force-pushed the renovate/rules_nodejs-monorepo branch from e4cea66 to 68a23e1 Compare July 2, 2021 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant