-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency zone.js to ~0.14.0 #402
Conversation
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #402 +/- ##
=======================================
Coverage 95.95% 95.95%
=======================================
Files 53 53
Lines 914 914
Branches 72 72
=======================================
Hits 877 877
Misses 18 18
Partials 19 19 ☔ View full report in Codecov by Sentry. |
39fc0ff
to
c396a2d
Compare
Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-dune-0cec5ad03-402.westeurope.2.azurestaticapps.net |
c396a2d
to
6e94376
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-dune-0cec5ad03-402.westeurope.2.azurestaticapps.net |
6e94376
to
5ad6f7e
Compare
Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-dune-0cec5ad03-402.westeurope.2.azurestaticapps.net |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update (~0.14.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
~0.13.1
->~0.14.0
Release Notes
angular/angular (zone.js)
v0.14.0
Compare Source
Features
BREAKING CHANGES
dist/
imports likezone.js/bundles/zone-testing.js
andzone.js/dist/zone
are no longer allowed.zone-testing-bundle
andzone-testing-node-bundle
are also no longer part of the package.The proper way to import
zone.js
andzone.js/testing
is:0.13.3 (2023-09-12)
Bug Fixes
typings
conditional export totypes
(#51737) (74755c4)0.13.2 (2023-09-07)
Bug Fixes
v0.13.1 (2023-06-09)
Bug Fixes
queueMicrotask()
API in node.js (#50467) (381cb98)queueMicrotask()
API in node.js (#50530) (7837f71)Features
Reverts
queueMicrotask()
API in node.js (#50467)" (#50529) (7567348), closes #50467 #50529 #50529v0.13.3
Compare Source
Bug Fixes
typings
conditional export totypes
(#51737) (74755c4)v0.13.2
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 6am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.