Skip to content
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

Bump zone.js from 0.10.3 to 0.11.5 in /Sample-01 #280

Merged
merged 1 commit into from
May 26, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2022

Bumps zone.js from 0.10.3 to 0.11.5.

Changelog

Sourced from zone.js's changelog.

0.11.5 (2022-03-03)

Bug Fixes

Features

0.11.4 (2021-02-10)

Bug Fixes

  • zone.js: fesm2015 bundle should also be strict module. (#40456) (f35f7c6), closes #40215 #40215
  • zone.js: fix typo in zone_externs (#40348) (8116edb)
  • zone.js: patch child method that overrides an already patched method (#39850) (82e3f54)
  • zone.js: setTimeout patch should clean tasksByHandleId cache. (#40586) (0652b29), closes #40387
  • zone.js: update build tooling for latest changes in rules_nodejs (#40710) (2827845)

Features

0.11.3 (2020-10-27)

Bug Fixes

0.11.2 (2020-09-19)

Bug Fixes

... (truncated)

Commits
  • 9b1e9c0 release: cut the zone.js-0.11.5 release (#45256)
  • b437d12 fix(zone.js): defineProperties should also set symbol props (#45098)
  • 1b85811 refactor(zone.js): for legacy browser, still use hard coding eventNames (#40962)
  • 0f298a1 refactor(zone.js): remove onProp eventNames array to reduce the bundle size (...
  • 4d494d2 feat(zone.js): add Promise.any() implementation (#45064)
  • aae07c3 build: lock file maintenance (#45071)
  • d65706a feat(zone.js): update electron patch to support electron/remote 14 (#45073)
  • 8efbdb5 fix(zone.js): patch global instead of Mocha object (#45047)
  • d5565cc fix(zone.js): fix several test cases which trigger done() multiple times (#...
  • dea7234 fix(zone.js): async-test should only call done once (#45025)
  • 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.


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 dependabot bot requested a review from a team as a code owner May 26, 2022 17:45
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 26, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Sample-01/zone.js-0.11.5 branch from 5920692 to ca1758e Compare May 26, 2022 18:15
@evansims
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2022

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@evansims
Copy link
Member

@dependabot recreate

Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.10.3 to 0.11.5.
- [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.11.5/packages/zone.js)

---
updated-dependencies:
- dependency-name: zone.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Sample-01/zone.js-0.11.5 branch from ca1758e to 31e246b Compare May 26, 2022 18:23
@evansims evansims closed this May 26, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@evansims evansims reopened this May 26, 2022
@evansims evansims merged commit dcdc314 into master May 26, 2022
@evansims evansims deleted the dependabot/npm_and_yarn/Sample-01/zone.js-0.11.5 branch May 26, 2022 18:27
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.

1 participant