Skip to content

Bump zone.js from 0.8.26 to 0.8.29 in /angular/components/dynamic-content #238

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 18, 2019

Bumps zone.js from 0.8.26 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

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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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 Sep 18, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/angular/components/dynamic-content/zone.js-0.8.29 branch from 2aa88c3 to c4e2e96 Compare September 18, 2019 18:11
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/angular/components/dynamic-content/zone.js-0.8.29 branch from c4e2e96 to 6df8e98 Compare September 18, 2019 18:30
@mergify mergify bot merged commit a079899 into master Sep 18, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/angular/components/dynamic-content/zone.js-0.8.29 branch September 18, 2019 19:29
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.

0 participants