hrueger / AGLight

An intuitive software for controlling DMX lights.
MIT License
23 stars 3 forks source link

Bump @angular/language-service from 9.0.6 to 9.0.7 #104

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @angular/language-service from 9.0.6 to 9.0.7.

Changelog

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

9.0.7 (2020-03-18)

Bug Fixes

  • compiler: do not recurse to find static symbols of same module (#35262) (a52b568)
  • compiler: support directive inputs with interpolations on <ng-template>s (#35984) (a6bf31b), closes #35752
  • core: don't re-invoke pure pipes that throw and arguments are the same (#35827) (3fa632b)
  • core: verify parsed ICU expression at runtime before executing it (#35923) (9cd115d), closes #35689
  • language-service: infer $implicit value for ngIf template contexts (#35941) (f5e4410)
  • ngcc: a new LockFile implementation that uses a child-process (#35934) (743ce7b), closes #35761
  • ngcc: consistently delegate to TypeScript host for typing files (#36089) (76d7188), closes #35078
  • ngcc: handle multiple original sources when flattening source-maps (#36027) (e6167cf)

Performance Improvements

  • ngcc: link segment markers for faster traversal (#36027) (a0fa63b)
  • ngcc: store the position of SegmentMarkers to avoid unnecessary computation (#36027) (4ce9098)
  • ngcc: use binary search when flattening mappings (#36027) (8768fc4)
  • ngcc: use line start positions for computing offsets in source-map flattening (#36027) (daa2a08)

9.1.0-next.4 (2020-03-10)

Bug Fixes

  • bazel: do not use manifest paths for generated imports within compilation unit (#35841) (9581658)
  • core: undecorated-classes-with-di migration should handle libraries generated with CLI versions past v6.2.0 (#35824) (59607dc), closes #34985
  • language-service: fix calculation of pipe spans (#35986) (406419b)
  • language-service: resolve the real path for symlink (#35895) (4e1d780)
  • language-service: resolve the variable from the template context first (#35982) (3d46a45)
  • localize: improve matching and parsing of XLIFF 1.2 translation files (#35793) (350ac11)
  • fix flaky test cases of passive events (#35679) (8ef29b6)
  • localize: improve matching and parsing of XLIFF 2.0 translation files (#35793) (08071e5)
  • localize: improve matching and parsing of XTB translation files (#35793) (0e2a577)
  • localize: merge translation from all XLIFF <file> elements (#35936) (fc4c3c3), closes #35839
  • ngcc: introduce a new LockFile implementation that uses a child-process (#35861) (c55f900), closes #35761
  • platform-browser: add missing peerDependency on [@angular](https://github.com/angular)/animations (#35949) (64d6f13), closes #35888
  • router: state data missing in routerLink (#33203) (de67978)

Features

... (truncated)
Commits


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.

If all status checks pass Dependabot will automatically merge this pull request.


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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.