Skip to content

fix(deps): update dependency zone.js to v0.15.0#5213

Merged
pichlermarc merged 1 commit intoopen-telemetry:mainfrom
renovate-bot:renovate/angular-monorepo
Nov 27, 2024
Merged

fix(deps): update dependency zone.js to v0.15.0#5213
pichlermarc merged 1 commit intoopen-telemetry:mainfrom
renovate-bot:renovate/angular-monorepo

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
zone.js (source, changelog) ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 -> ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 age adoption passing confidence
zone.js (source, changelog) ^0.10.2 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 -> ^0.10.2 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 age adoption passing confidence
zone.js (source, changelog) 0.13.3 -> 0.15.0 age adoption passing confidence

Release Notes

angular/angular (zone.js)

v0.15.0

Compare Source

Bug Fixes
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

0.14.7 (2024-06-06)

Bug Fixes

0.14.6 (2024-05-16)

Bug Fixes

0.14.5 (2024-04-30)

Bug Fixes

0.14.4 (2024-02-13)

Bug Fixes

0.14.3 (2023-12-19)

Bug Fixes
Features

0.14.2 (2023-11-03)

Bug Fixes
  • zone.js: disable wrapping unhandled promise error by default (6d7eb35)

14.0.1 (2023-10-25)

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner November 27, 2024 18:35
@forking-renovate forking-renovate Bot added the dependencies Pull requests that update a dependency file label Nov 27, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.58%. Comparing base (5ad0aa5) to head (b93fb14).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5213   +/-   ##
=======================================
  Coverage   94.58%   94.58%           
=======================================
  Files         314      314           
  Lines        7993     7993           
  Branches     1611     1611           
=======================================
  Hits         7560     7560           
  Misses        433      433           

@pichlermarc pichlermarc added this pull request to the merge queue Nov 27, 2024
Merged via the queue into open-telemetry:main with commit fd7f2d9 Nov 27, 2024
@renovate-bot renovate-bot deleted the renovate/angular-monorepo branch November 27, 2024 18:51
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants