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 @angular/core from 9.0.0 to 11.0.9 in /WhatToEat #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2024

Bumps @angular/core from 9.0.0 to 11.0.9.

Changelog

Sourced from @​angular/core's changelog.

11.0.9 (2021-01-13)

Bug Fixes

  • compiler: incorrectly inferring content type of SVG-specific title tag (#40259) (642c45b), closes #31503
  • compiler-cli: prevent stack overflow in decorator transform for large number of files (#40374) (ff36485), closes #40276
  • ngcc: compute the correct package paths for target entry-points (#40376) (584b78a), closes #40352 #40357
  • router: better ngZone checking for warning (#25839) (adf42da), closes #25837
  • service-worker: allow checking for updates when constantly polling the server (#40234) (a7befd5), closes #40207
  • service-worker: ensure SW stays alive while notifying clients about unrecoverable state (#40234) (c01b5ea)

11.0.8 (2021-01-11)

Bug Fixes

  • core: memory leak if view container host view is destroyed while view ref is not (#40219) (f691e85), closes #38648
  • forms: handle standalone <form> tag correctly in NgControlStatusGroup directive (#40344) (b3f322f), closes #38391
  • router: Remove usage of Object.values to avoid the need for a polyfill (#40370) (c44dd84)

11.0.7 (2021-01-07)

Bug Fixes

11.0.6 (2021-01-06)

Bug Fixes

... (truncated)

Commits
  • 95a7dca refactor(router): refactor and simplify router RxJS chains (#40290)
  • f691e85 fix(core): memory leak if view container host view is destroyed while view re...
  • b6a9717 test(core): fix invalid symbol used in html sanitizier spec (#40325)
  • add7cbb fix(core): ensure sanitizer works if DOMParser return null body (#40107)
  • 7977509 fix(compiler): don't report parse error for interpolation inside string in pr...
  • ff7cbdc docs(core): Fix spelling (#40296)
  • f542e4e fix(router): apply redirects should match named outlets with empty path paren...
  • 45838c0 fix(core): take @​Host into account while processing useFactory arguments (#...
  • ef13e83 fix(core): error if detectChanges is called at the wrong time under specific ...
  • 632fe60 fix(core): Call onDestroy in production mode as well (#40120)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 9.0.0 to 11.0.9.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/11.0.9/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/11.0.9/packages/core)

---
updated-dependencies:
- dependency-name: "@angular/core"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 11, 2024
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants