Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Bump @angular/language-service from 10.2.2 to 11.1.1 #40

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

Conversation

dependabot-preview[bot]
Copy link

Bumps @angular/language-service from 10.2.2 to 11.1.1.

Changelog

Sourced from @angular/language-service's changelog.

11.1.1 (2021-01-27)

Bug Fixes

  • compiler-cli: handle pseudo cycles in inline source-maps (#40435) (566206b), closes #40408
  • compiler-cli: use Map rather than object for map of partial linkers (#40563) (33e0f2b)
  • core: fix possible XSS attack in development through SSR (#40525) (97ec6e4)
  • core: improve injector debug information in ngDevMode (#40476) (4bb38c9)
  • forms: allow patchValue() method of FormGroup and FormArray classes to skip null values (#40534) (2fab148), closes #36672 #21021
  • forms: properly cleanup in cases when FormControlName has no CVA (#40526) (72fc6aa), closes #39235 #40521
  • language-service: implement realpath to resolve symlinks (#40593) (77efc27)
  • language-service: recognize incomplete pipe bindings with whitespace (#40346) (d88f18e)
  • localize: include meaning in generated ARB files (#40546) (5661298), closes #40506
  • router: always stringify matrix parameters (#25095) (a8a27ef), closes #23165
  • router: Fix occasional error when creating url tree in IE 11 and Edge (#40488) (69fd942)
  • service-worker: handle error with console.error (#40236) (37710b9)

Features

  • language-service: Add diagnostics to suggest turning on strict mode (#40568) (defa627)

Performance Improvements

  • compiler-cli: introduce fast path for resource-only updates (#40561) (156103c)
  • core: simplify bloom bucket computation (#40489) (106734a)

11.1.0 (2021-01-20)

Bug Fixes

  • animations: getAnimationStyle causes exceptions in older browsers (#29709) (66d863f)
  • animations: replace copy of query selector node-list from "spread" to "for" (#39646) (bfa197f), closes #38551
  • common: add HttpParamsOptions to the public api (#35829) (b33b89d), closes #20276
  • common: Prefer to use pageXOffset / pageYOffset instance of scrollX / scrollY (#28262) (b1d300d)
  • compiler: correct the KeySpan for animation events and properties (#40347) (524415e)
  • compiler: incorrectly interpreting some HostBinding names (#40233) (1045465), closes #40220 #40230 #18698
  • compiler: recover event parse when animation event name is empty (#39925) (15b15be)
  • compiler: avoid duplicate i18n blocks for i18n attrs on elements with structural directives (#40077) (caa4666), closes #39942
  • compiler: handle strings inside bindings that contain binding characters (#39826) (dc6d40e), closes #39601
  • compiler: disallow i18n of security-sensitive attributes (#39554) (c8a99ef)
  • compiler: ensure that placeholders have the correct sourceSpan (#39717) (0462a61), closes #39671
  • compiler: only promote Trusted Types to constants when necessary (#39554) (4916870)
  • compiler: report better error on interpolation in an expression (#30300) (94e790d)

... (truncated)

Commits
  • f8a63e9 refactor(compiler-cli): introduce CompilationTicket system for NgCompiler (#4...
  • d88f18e fix(language-service): recognize incomplete pipe bindings with whitespace (#4...
  • 77efc27 fix(language-service): implement realpath to resolve symlinks (#40593)
  • defa627 feat(language-service): Add diagnostics to suggest turning on strict mode (#4...
  • b8e47e2 fix(language-service): Paths on Windows should be normalized (#40492)
  • 3e134e4 fix(language-service): fix go to definition for template variables and refere...
  • 63bf613 docs: remove duplicated the (#40434)
  • 4db89f4 fix(compiler-cli): report non-template diagnostics (#40331)
  • 625d2c2 fix(language-service): diagnostic and definition should work for absolute url...
  • 66c27ff fix(compiler): incorrectly inferring content type of SVG-specific title tag (...
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants