Skip to content

Bump zone.js from 0.15.1 to 0.16.2 - #1386

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/zone.js-0.16.2
Open

Bump zone.js from 0.15.1 to 0.16.2#1386
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/zone.js-0.16.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps zone.js from 0.15.1 to 0.16.2.

Changelog

Sourced from zone.js's changelog.

0.16.2 (2026-05-06)

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.
Commits
  • e3dc87c release: cut the zone.js-0.16.2 release
  • 4f048e7 build: update dependency typescript to v6.0.3
  • 9fa4be9 test(zone.js): vitest patch for testing (#68395)
  • 62c6e3b feat(zone.js): support vitest patching in zone.js/testing (#68395)
  • 7f3f3d7 ci: remove remainings of saucelabs tests
  • 56ff89c build: update all non-major dependencies
  • fc6a7ee fix(zone.js): allow draining microtasks in Promise.then (through flag)
  • 0007723 build: update cross-repo angular dependencies
  • 9ee4f83 build: update to TypeScript 6 stable
  • 621c908 build: update cross-repo angular dependencies
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 29, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 29, 2026 18:54
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Jun 29, 2026
psmulovics
psmulovics previously approved these changes Jun 30, 2026
@psmulovics
psmulovics enabled auto-merge (squash) June 30, 2026 13:35
@psmulovics

Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/zone.js-0.16.2 branch from 3dd9792 to f35454b Compare June 30, 2026 13:36
@bingenito
bingenito disabled the stack merge August 12, 2026 13:29
@bingenito

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.15.1 to 0.16.2.
- [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.2/packages/zone.js)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/zone.js-0.16.2 branch from f35454b to 4354ebe Compare August 12, 2026 13:31
@bingenito

Copy link
Copy Markdown
Member

@copilot does this require a new version of angular?

Copilot AI commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

@copilot does this require a new version of angular?

No additional Angular upgrade is required for this bump itself. In the lockfile, @angular/core@21.1.5 allows zone.js ~0.15.0 || ~0.16.0, so 0.16.2 is within the supported range. Angular 20 is still limited to ~0.15.0, but this PR doesn’t introduce a new Angular requirement.

Copilot AI requested a review from bingenito August 14, 2026 17:12
@bingenito

Copy link
Copy Markdown
Member

@copilot resolve the merge conflicts on this branch.

Co-authored-by: bingenito <28159742+bingenito@users.noreply.github.com>

Copilot AI commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts on this branch.

Resolved in 9d185cf.

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.

3 participants