Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 2022

Bumps @bazel/typescript from 3.7.0 to 5.5.0.

Release notes

Sourced from @​bazel/typescript's releases.

5.5.0

Upgrade with:

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "0fad45a9bda7dc1990c47b002fd64f55041ea751fafc00cd34efb96107675778",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.5.0/rules_nodejs-5.5.0.tar.gz"],
)
# OR for the core module
http_archive(
    name = "rules_nodejs",
    sha256 = "4d48998e3fa1e03c684e6bdf7ac98051232c7486bfa412e5b5475bbaec7bb257",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.5.0/rules_nodejs-core-5.5.0.tar.gz"],
)

and upgrade @bazel-scoped npm packages to latest.

What's Changed

New Contributors

Full Changelog: bazel-contrib/rules_nodejs@5.4.1...5.5.0

5.4.2

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "e328cb2c9401be495fa7d79c306f5ee3040e8a03b2ebb79b022e15ca03770096",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.4.2/rules_nodejs-5.4.2.tar.gz"],
)
or for core module
</tr></table>

... (truncated)

Changelog

Sourced from @​bazel/typescript's changelog.

5.5.0 (2022-05-18)

Bug Fixes

  • docs: stray text in npm_install docs (#3450) (6d519eb)
  • examples: fix architect example on m1 (#3447) (d234328)
  • typescript: correctly process diagnostics in worker mode (#3441) (e4842c1)
  • set correct linking location for yarn_install using package.json from external repository (#3442) (55a84d1)
  • concatjs: adding devmode to BazelOpts (#3433) (5afaab8)

Features

5.4.2 (2022-04-29)

Bug Fixes

Features

5.4.1 (2022-04-25)

Bug Fixes

  • concatjs: resolve error with TypeScript 4.7 (#3420) (1074231)
  • enable stardoc generation for rules that depend on ts in core (#3394) (5d1c2ad)
  • builtin: fix a bug where mjs entry points were not added to (#3406) (e24473c)
  • builtin: improve execution requirements for copy file operations (#3413) (43e478d)
  • jasmine: allow cjs specs + add cjs/mjs tests (#3401) (dd7e778)

5.4.0 (2022-04-06)

... (truncated)

Commits
  • 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)
  • 7878c5c docs: add data attribute to ts_project macro (#3346)
  • 8df86cc feat(typescript): warn the user when rootDirs looks wrong in ts_proje… (#3126)
  • f78a2b8 fix(typescript): include workspace name in relativize helper
  • 20c5c58 feat(typescript): moved file functions to tslb.bzl
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 18, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) May 18, 2022 23:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bazel/typescript-5.5.0 branch from 2a52160 to 7523dad Compare June 1, 2022 16:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bazel/typescript-5.5.0 branch from 7523dad to 7780fd7 Compare June 2, 2022 17:43
Bumps [@bazel/typescript](https://github.com/bazelbuild/rules_nodejs/tree/HEAD/packages/typescript) from 3.7.0 to 5.5.0.
- [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.5.0/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 force-pushed the dependabot/npm_and_yarn/bazel/typescript-5.5.0 branch from 7780fd7 to f54bbdd Compare June 2, 2022 17:47
@jpoehnelt jpoehnelt removed their assignment Jun 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 27, 2022

Superseded by #358.

@dependabot dependabot bot closed this Jun 27, 2022
auto-merge was automatically disabled June 27, 2022 08:09

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bazel/typescript-5.5.0 branch June 27, 2022 08:09
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.

2 participants