Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 26, 2021

Bumps @angular/forms from 11.0.4 to 11.2.11.

Changelog

Sourced from @​angular/forms's changelog.

11.2.11 (2021-04-21)

Bug Fixes

  • common: viewport scroller not finding elements inside the shadow DOM (#41644) (3aa9235), closes #41470
  • compiler-cli: autocomplete literal types in templates (296f887)
  • router: Only retrieve stored route when reuse strategy indicates it should reattach (#30263) (f4376fc), closes #23162
  • router: recursively merge empty path matches (#41584) (8d62813), closes #41481

12.0.0-next.9 (2021-04-14)

Bug Fixes

  • compiler: avoid parsing EmptyExpr with a backwards span (#41581) (e1a2930)
  • compiler-cli: ensure the compiler tracks ts.Programs correctly (#41291) (deacc74)
  • compiler-cli: prevent eliding default imports in incremental recompilations (#41557) (7f16515), closes #41377
  • compiler-cli: resolve rootDirs to absolute (#41359) (3e0fda9), closes #36290
  • language-service: use script versions for incremental compilations (#41475) (78236bf)

Build System

Code Refactoring

Features

  • animations: update supported range of node versions (#41544) (547363a)
  • bazel: update supported range of node versions (#41544) (d583d92)
  • common: update supported range of node versions (#41544) (e0250e5)
  • compiler: support nullish coalescing in templates (#41437) (ec27bd4), closes #36528
  • compiler: update supported range of node versions (#41544) (75cc813)
  • compiler-cli: mark ability to use partial compilation mode as stable (#41518) (6ba67c6), closes #41496
  • compiler-cli: update supported range of node versions (#41544) (b7bd238)
  • core: introduce getDirectiveMetadata global debugging utility (#41525) (a07f303)
  • core: update supported range of node versions (#41544) (e66a5fb)
  • elements: update supported range of node versions (#41544) (12fc08b)
  • forms: update supported range of node versions (#41544) (a0006a6)
  • language-service: implement signature help (#41581) (c7f9516)
  • language-service: update supported range of node versions (#41544) (86621be)
  • localize: update supported range of node versions (#41544) (590d4dd)

... (truncated)

Commits
  • bef92f9 docs(forms): fix the short description for DefaultValueAccessor (#41409)
  • 6414590 perf(forms): make RadioControlRegistry class tree-shakable (#41126)
  • ffc93e0 perf(forms): make FormBuilder class tree-shakable (#41126)
  • 804b6b6 perf(forms): avoid direct references to the Validators class (#41189) (#41220)
  • 5908eda perf(forms): make built-in ControlValueAccessors more tree-shakable (#41146) ...
  • 60ac964 fix(forms): properly handle the change to the FormGroup shape (#40829)
  • a90a858 docs(forms): add array example to get method (#41008)
  • 3e813a1 docs: add missing '@​usageNotes' tag to documentation (#40909)
  • 53865c4 docs(forms): fix link for browser compatibility of using selects in IE (#40855)
  • 5296ed6 docs(forms): remove reference to firefox bug that was fixed (#40855)
  • 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 Apr 26, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 10, 2021

Superseded by #137.

@dependabot dependabot bot closed this May 10, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/angular/forms-11.2.11 branch May 10, 2021 06:44
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.

0 participants