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

Build(deps): Bump @angular/compiler from 10.0.12 to 11.2.13 #173

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 7, 2021

Bumps @angular/compiler from 10.0.12 to 11.2.13.

Changelog

Sourced from @​angular/compiler's changelog.

11.2.13 (2021-05-05)

Bug Fixes

  • animations: ensure consistent transition namespace ordering (#19854) (a58562a)
  • common: add right ContentType for boolean values with HttpClient request body(#38924) (#41885) (ae0fa08)
  • core: AsyncPipe now compatible with RxJS 7 (#41590) (7a86ebf)
  • core: handle multiple i18n attributes with expression bindings (#41912) (345f5c4), closes #41869
  • localize: relax error to warning for missing target (#41944) (3150f9f), closes #21690

12.0.0-rc.1 (2021-04-28)

Bug Fixes

  • animations: update supported range of node versions to only include LTS versions (#41822) (e918250)
  • bazel: update supported range of node versions to only include LTS versions (#41822) (8503246)
  • common: update supported range of node versions to only include LTS versions (#41822) (f2b6fd8)
  • compiler: strip scoped selectors from [@font-face](https://github.com/font-face) rules (#41815) (2a11cda), closes #41751
  • compiler: update supported range of node versions to only include LTS versions (#41822) (bae8126)
  • compiler-cli: allow linker to process minified booleans (#41747) (1fb6724), closes #41655
  • compiler-cli: match string indexed partial declarations (#41747) (f885750), closes #41655
  • compiler-cli: update supported range of node versions to only include LTS versions (#41822) (5b463f4)
  • core: update supported range of node versions to only include LTS versions (#41822) (f9c1f08)
  • elements: update supported range of node versions to only include LTS versions (#41822) (4f5d094)
  • forms: update supported range of node versions to only include LTS versions (#41822) (dc975ba)
  • language-service: update supported range of node versions to only include LTS versions (#41822) (9b6198c)
  • localize: update supported range of node versions to only include LTS versions (#41822) (658ed1f)
  • platform-browser: update supported range of node versions to only include LTS versions (#41822) (ea05cfd)
  • platform-browser-dynamic: update supported range of node versions to only include LTS versions (#41822) (bc45029)
  • platform-server: update supported range of node versions to only include LTS versions (#41822) (4b9d4fa)
  • router: update supported range of node versions to only include LTS versions (#41822) (0067edd)
  • service-worker: update supported range of node versions to only include LTS versions (#41822) (6b823d7)
  • upgrade: preserve $interval.flush when ngMocks is being used (#30229) (87dc851)
  • upgrade: update supported range of node versions to only include LTS versions (#41822) (10c4523)

Performance Improvements

11.2.12 (2021-04-28)

Bug Fixes

... (truncated)

Commits
  • de39b49 fix(compiler): strip scoped selectors from @font-face rules (#41815)
  • 09eb125 fix(compiler-cli): show a more specific error for Ivy NgModules (#41534)
  • f9da272 fix(compiler): handle case-sensitive CSS custom properties (#41380)
  • 6dcea34 refactor(compiler): option to include html comments in ParsedTemplate (#41251)
  • f358d6b fix(compiler): correctly process multiple rules containing :host selectors ...
  • 8a53b54 fix(core): remove obsolete check for [class] and [className] presence (#41254)
  • 1bebd66 refactor(compiler): move factory out of injector definition (#41022) (#41133)
  • b770e69 refactor(compiler): separate compileFactoryFunction() from `compileInjector...
  • 1d4fc94 refactor(compiler): remove unused __BUILD_OPTIMIZER_* constants (#41040)
  • 09d50fb refactor(core): remove getFactoryOf from angularCoreDiEnv (#41040)
  • 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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 7, 2021
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
0 participants