Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2020

Bumps @bazel/jasmine from 2.2.1 to 2.3.2.

Release notes

Sourced from @bazel/jasmine's releases.

2.3.2

Note: this is likely the last 2.x release of rules_nodejs, we expect 3.0.0 next week.

To upgrade:

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "b3521b29c7cb0c47a1a735cce7e7e811a4f80d8e3720cf3a1b624533e4bb7cb6",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/2.3.2/rules_nodejs-2.3.2.tar.gz"],
)

and update your @bazel-scoped npm packages to latest

Bug Fixes

  • builtin: add DeclarationInfo sources from dependencies as inputs to npm_package_bin driven actions (#2353) (85dc132)
  • builtin: give better error when linker runs on Node <10 (c344401), closes #2304
  • examples: fix jest example on windows (cc04f6c), closes #1454

Features

2.3.1

To upgrade,

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "121f17d8b421ce72f3376431c3461cd66bfe14de49059edc7bb008d5aebd16be",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/2.3.1/rules_nodejs-2.3.1.tar.gz"],
)

and remember to update your @bazel-scoped npm dependencies.

Bug Fixes

  • builtin: make linker deterministic when resolving from manifest & fix link_workspace_root with no runfiles (8adebda)
  • npm_package.pack on Windows should not generate undefined.tgz (76c3f51)

Performance Improvements

  • cypress: pack cypress runfiles into a single tar (185c632)

2.3.0

To upgrade,

... (truncated)

Changelog

Sourced from @bazel/jasmine's changelog.

2.3.2 (2020-12-18)

Bug Fixes

  • builtin: add DeclarationInfo sources from dependencies as inputs to npm_package_bin driven actions (#2353) (85dc132)
  • builtin: give better error when linker runs on Node <10 (c344401), closes #2304
  • examples: fix jest example on windows (cc04f6c), closes #1454

Features

2.3.1 (2020-11-24)

Bug Fixes

  • builtin: make linker deterministic when resolving from manifest & fix link_workspace_root with no runfiles (8adebda)
  • npm_package.pack on Windows should not generate undefined.tgz (76c3f51)

Performance Improvements

  • cypress: pack cypress runfiles into a single tar (185c632)

2.3.0 (2020-11-10)

Bug Fixes

  • typescript: specify rootDir as absolute path (86bef24)
  • npm_package.pack should work in windows os (bc36519)
  • builtin: give a longer timeout for _create_build_files (e72c145), closes #2231
  • exmaples/nestjs: add module_name field in ts_library (700374a)
  • typescript: don't include _valid_options marker file in outs (6305db3), closes #2078

Features

  • cypress: remove browiserify preprocessor (1eeabbe)
  • examples: adds example for running jest with typescript (#2245) (3c11800)
  • node_repositories: Added auth option for downloading nodejs and yarn (51de4e0)
  • typescript: add allow_js support to ts_project (12571ee)
  • typescript: worker mode for ts_project (#2136) (9663b85)

... (truncated)

Commits

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 requested a review from a team as a code owner December 21, 2020 05:44
@dependabot dependabot bot added area: build & ci Related the build and CI infrastructure of the project action: merge The PR is ready for merge by the caretaker merge safe target: patch This PR is targeted for the next patch release labels Dec 21, 2020
@google-cla google-cla bot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Dec 21, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2020

Superseded by #21424.

@dependabot dependabot bot closed this Dec 23, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bazel/jasmine-2.3.2 branch December 23, 2020 05:17
@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 Jan 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project cla: yes PR author has agreed to Google's Contributor License Agreement target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants