Skip to content

Conversation

@dependabot-preview
Copy link

@dependabot-preview dependabot-preview bot commented Feb 8, 2019

Bumps zone.js from 0.8.21 to 0.8.29.

Changelog

Sourced from zone.js's changelog.

0.8.29 (2019-01-22)

Bug Fixes

  • core: fix for tests in angular repo (fd069db)

0.8.28 (2019-01-16)

Bug Fixes

  • jasmine: patch jasmine beforeAll/afterAll (9d27abc4)

0.8.27 (2019-01-08)

Bug Fixes

  • bluebird: fix #1112, bluebird chained callback should return a Bluebird Promise (#1114) (6ba3169)
  • core: fix #1108, window.onerror should have (message, source, lineno, colno, error) signiture (#1109) (49e0548)
  • core: fix #1153, ZoneTask.toString should always be a string (#1166) (afa1363)
  • core: fix interval will still run after cancelled error (#1156) (eb72ff4)
  • core: use then directly when promise is not patchable (#1079) (d7e0a31)
  • duplicate: fix #1081, load patch should also check the duplicate flag (#1121) (8ce5e33)
  • event: fix #1110, nodejs EventEmitter should support Symbol eventName (#1113) (96420d6)
  • event: should pass boolean to addEventListener if not support passive (#1053) (e9536ec)
  • format: update clang-format to 1.2.3 (f238908)
  • memory: Add protection against excessive on prop patching (#1106) (875086f)
  • node: fix #1164, don't patch uncaughtException to prevent endless loop (#1170) (33a0ad6)
  • node: node patched method should copy original delegate's symbol properties (#1095) (0a2f6ff)
  • onProperty: user quoted access for __Zone_ignore_on_properties (#1134) (7201d44)
  • test: karma-dist should test bundle under dist (#1049) (0720d79)
  • tsc: tsconfig.json strict:true (915042d)
  • xhr: fix #1072, should set scheduled flag to target (#1074) (34c12e5)
  • xhr: should invoke xhr task after onload is triggered (#1055) (2aab9c8)

Features

  • build: Upgrade to TypeScript 2.9 and rxjs6 (#1122) (31fc127)
  • core: upgrade to typescript 3.0.3 (#1132) (60adc9c)
  • Core: fix #910, add a flag to allow user to ignore duplicate Zone error (#1093) (a86c6d5)
  • custom-element: patch customElement v1 APIs (#1133) (427705f)
  • error: fix #975, can config how to load blacklist zone stack frames (#1045) (ff3d545)
  • fetch: schedule macroTask when fetch (#1075) (bf88c34)
... (truncated)
Commits
  • ce9c2e0 chore: release v0.8.29
  • fd069db fix for tests in angular repo (#1179)
  • 9c04a3b chore: release v0.8.28
  • 9d27abc patch jasmine beforeAll/afterAll (#1176)
  • d8c3b9d chore: release v0.8.27 (#1172)
  • 8ce5e33 fix(duplicate): fix #1081, load patch should also check the duplicate flag (#...
  • 96420d6 fix(event): fix #1110, nodejs EventEmitter should support Symbol eventName (#...
  • eb72ff4 fix(core): fix interval will still run after cancelled error (#1156)
  • afa1363 fix(core): fix #1153, ZoneTask.toString should always be a string (#1166)
  • 33a0ad6 fix(node): fix #1164, don't patch uncaughtException to prevent endless loop (...
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 8, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/zone.js-0.8.29 branch from b3abdea to 746f90d Compare April 7, 2019 19:15
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/zone.js-0.8.29 branch from 746f90d to 2225b85 Compare April 7, 2019 19:17
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.

2 participants