Skip to content

chore(deps): bump zone.js from 0.13.3 to 0.16.1 in /starter#4109

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/starter/zone.js-0.16.1
Open

chore(deps): bump zone.js from 0.13.3 to 0.16.1 in /starter#4109
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/starter/zone.js-0.16.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps zone.js from 0.13.3 to 0.16.1.

Changelog

Sourced from zone.js's changelog.

0.16.1 (2026-02-18)

  • fix(zone.js): support passthrough of Promise.try API (fc557f0), closes #67057

0.16.0 (2025-11-19)

BREAKING CHANGE

  • IE/Non-Chromium Edge are not supported anymore.

0.15.1 (2025-05-22)

Bug Fixes

  • zone.js: classes that extend Error should retain cause property (#61599) (ad8931c)
  • zone.js: more robust check for promise-like objects (#57388) (e608e6c), closes #57385
  • zone.js: remove abort listener once fetch is settled (#57882) (6976349)

0.15.0 (2024-08-15)

Bug Fixes

  • zone.js: Add support for addition jest functions. (#57280) (e1240c6), closes #57277
  • zone.js: Update the default behavior of fakeAsync to flush after the test (#57240) (70e8b40)

BREAKING CHANGES

  • zone.js: fakeAsync will now flush pending timers at the end of the given function by default. To opt-out of this, you can use {flush: false} in options parameter of fakeAsync

0.14.10 (2024-08-05)

Features

  • zone.js: Add 'flush' parameter option to fakeAsync to flush after the test (#57137) (99d679d)

0.14.8 (2024-07-17)

Bug Fixes

... (truncated)

Commits
  • ac8b5ff release: cut the zone.js-0.16.1 release
  • 98610aa docs(zone.js): update release and publish commands in DEVELOPER.md
  • d99e336 docs(zone.js): update build command in DEVELOPER.md
  • c2f7eaa docs(zone.js): update instructions to use pnpm
  • fc557f0 fix(zone.js): support passthrough of Promise.try API
  • 81cabc1 feat(core): add support for TypeScript 6
  • 11767ca build: update Jasmine to 6.0.0
  • 0c6604f refactor(common): update copyright to Google LLC
  • df3258c build: update all non-major dependencies
  • 9989c5f build: update dependency @​csstools/css-color-parser to v4
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.13.3 to 0.16.1.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.16.1/packages/zone.js)

---
updated-dependencies:
- dependency-name: zone.js
  dependency-version: 0.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 20, 2026
@sonarqubecloud
Copy link

@coveralls
Copy link

Coverage Status

coverage: 88.856%. remained the same
when pulling 2179fcc on dependabot/npm_and_yarn/starter/zone.js-0.16.1
into 66315ae on master.

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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant