Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps @bazel/typescript from 3.7.0 to 5.7.2.

Release notes

Sourced from @​bazel/typescript's releases.

5.7.2

Update with:

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "0e8a818724c0d5dcc10c31f9452ebd54b2ab94c452d4dcbb0d45a6636d2d5a44",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.7.2/rules_nodejs-5.7.2.tar.gz"],
)
# or for the "core" module
http_archive(
    name = "rules_nodejs",
    sha256 = "40b56e18c38295425381644f4d4efebccb5c704ac313f8baf88d047a3a6b4ab3",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.7.2/rules_nodejs-core-5.7.2.tar.gz"],
)

What's Changed

Full Changelog: bazel-contrib/rules_nodejs@5.7.1...5.7.2

5.7.1

Update with WORKSPACE:

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "5aae76dced38f784b58d9776e4ab12278bc156a9ed2b1d9fcd3e39921dc88fda",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.7.1/rules_nodejs-5.7.1.tar.gz"],
)
or for "core" module
http_archive(
name = "rules_nodejs",
sha256 = "50adf0b0ff6fc77d6909a790df02eefbbb3bc2b154ece3406361dda49607a7bd",
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.7.1/rules_nodejs-core-5.7.1.tar.gz"],
)

What's Changed

... (truncated)

Changelog

Sourced from @​bazel/typescript's changelog.

5.7.2 (2022-11-27)

Bug Fixes

5.7.1 (2022-10-26)

5.7.0 (2022-10-06)

Bug Fixes

  • builtin: fix a bug where the launcher produces incorrect runfiles path on windows (#3562) (b02128b)
  • builtin: use updated rules_js launcher logic to source RUNFILES (#3557) (c725169)

Features

  • add npm binary & files to toolchain provider (#3570) (7ca0688)

5.6.0 (2022-09-27)

Bug Fixes

Features

  • create: introduce --workspaceDir flag (3a28a02)
  • add support for darwin arm for concatjs (#3554) (acf88a1)

5.5.4 (2022-09-10)

Bug Fixes

... (truncated)

Commits
  • ee8994a chore: export TsConfigInfo in public interface
  • dccbb63 fix: ts_project fail if root_dir used deep in source tree (#3535)
  • d46502d fix(typescript): remove protobufjs dependency (#3491)
  • d69c646 fix: deterministic output from ts_options_validator (#3462)
  • e4842c1 fix(typescript): correctly process diagnostics in worker mode (#3441)
  • e6296b3 docs: add hyperlinks and escape \<> (#3411)
  • e3cdce3 Update BUILD.bazel (#3407)
  • 531cab1 refactor: extract typescript support files to core (#3386)
  • 097732b fix: update source for generated docs (#3354)
  • bd36cd0 fix(typescript): account for rootDir when predicting json output paths (#3348)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by alexeagle, a new releaser for @​bazel/typescript since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@bazel/typescript](https://github.com/bazelbuild/rules_nodejs/tree/HEAD/packages/typescript) from 3.7.0 to 5.7.2.
- [Release notes](https://github.com/bazelbuild/rules_nodejs/releases)
- [Changelog](https://github.com/bazelbuild/rules_nodejs/blob/stable/CHANGELOG.md)
- [Commits](https://github.com/bazelbuild/rules_nodejs/commits/5.7.2/packages/typescript)

---
updated-dependencies:
- dependency-name: "@bazel/typescript"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 28, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) November 28, 2022 08:03
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2022

Superseded by #410.

@dependabot dependabot bot closed this Dec 12, 2022
auto-merge was automatically disabled December 12, 2022 08:05

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bazel/typescript-5.7.2 branch December 12, 2022 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants