fix(deps, frontend): bump zone.js from 0.15.1 to 0.16.2 in /frontend#6417
fix(deps, frontend): bump zone.js from 0.15.1 to 0.16.2 in /frontend#6417dependabot[bot] wants to merge 3 commits into
Conversation
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>
Automated Reviewer SuggestionsBased on the
|
There was a problem hiding this comment.
Pull request overview
Updates the frontend’s zone.js dependency to the newer 0.16.2 release to pick up upstream fixes and improvements (notably around test runner patching in zone.js/testing), keeping the Angular frontend dependency set current.
Changes:
- Bump
zone.jsfrom0.15.1to0.16.2infrontend/package.json. - Regenerate
frontend/yarn.lockto reflect the updatedzone.jsresolution/checksum.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| frontend/package.json | Updates the declared zone.js dependency version to 0.16.2. |
| frontend/yarn.lock | Updates the lock entry and workspace dependency map to resolve zone.js@0.16.2. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6417 +/- ##
=========================================
Coverage 69.90% 69.90%
Complexity 3380 3380
=========================================
Files 1142 1142
Lines 44844 44844
Branches 4949 4949
=========================================
Hits 31346 31346
Misses 11849 11849
Partials 1649 1649
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Bumps zone.js from 0.15.1 to 0.16.2.
Changelog
Sourced from zone.js's changelog.
Commits
e3dc87crelease: cut the zone.js-0.16.2 release4f048e7build: update dependency typescript to v6.0.39fa4be9test(zone.js): vitest patch for testing (#68395)62c6e3bfeat(zone.js): support vitest patching in zone.js/testing (#68395)7f3f3d7ci: remove remainings of saucelabs tests56ff89cbuild: update all non-major dependenciesfc6a7eefix(zone.js): allow draining microtasks inPromise.then(through flag)0007723build: update cross-repo angular dependencies9ee4f83build: update to TypeScript 6 stable621c908build: update cross-repo angular dependenciesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)