hrueger / AGLight

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

Bump @angular/language-service from 9.0.0 to 9.0.6 #91

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

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

Changelog

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

9.0.6 (2020-03-10)

Bug Fixes

  • bazel: do not use manifest paths for generated imports within compilation unit (#35841) (5ea9a61)
  • compiler: process imports first and declarations second while calculating scopes (#35850) (6f2fd6e), closes #35502
  • core: add noSideEffects() to make*Decorator() functions (#35769) (#35846) (4fe3f37)
  • core: add noSideEffects() to ɵɵdefineComponent() (#35769) (#35846) (68ca32f)
  • core: remove side effects from ɵɵgetInheritedFactory() (#35769) (#35846) (000c834)
  • core: remove side effects from ɵɵNgOnChangesFeature() (#35769) (#35846) (d24ce21)
  • core: undecorated-classes-with-di migration should handle libraries generated with CLI versions past v6.2.0 (#35824) (eaf5b58), closes #34985
  • language-service: resolve the variable from the template context first (#35982) (f882ff0)
  • localize: improve matching and parsing of XLIFF 1.2 translation files (#35793) (677d666)
  • localize: improve matching and parsing of XLIFF 2.0 translation files (#35793) (689964b)
  • localize: improve matching and parsing of XTB translation files (#35793) (9f68ff9)
  • localize: merge translation from all XLIFF <file> elements (#35936) (83d7819), closes #35839
  • platform-browser: add missing peerDependency on [@angular](https://github.com/angular)/animations (#35949) (db9704a), closes #35888
  • router: state data missing in routerLink (#33203) (773d7b8)

Performance Improvements

9.1.0-next.3 (2020-03-04)

Bug Fixes

... (truncated)
Commits
  • f882ff0 fix(language-service): resolve the variable from the template context first (...
  • 9a9cc01 refactor(compiler): rename _ParseAST.optionalCharacter TemplateBinding.expres...
  • 9ab42c9 build: avoid running duplicate tests in language service (#35816)
  • bcff873 feat(language-service): modularize error messages (#35678)
  • 30ae880 refactor(compiler): Remove NullAstVisitor and visitAstChildren (#35619)
  • 24f48ed test(language-service): differentiate feature and internal infra tests (#35688)
  • c9cac92 build(packaging): add repository.directory field to package.jsons (#27544)
  • 7403ba1 fix(language-service): get the right 'ElementAst' in the nested HTML tag (#35...
  • 2f57277 build: add npm_integration_test && angular_integration_test (#33927)
  • 0700279 fix(language-service): provide hover for interpolation in attribute value (#3...
  • 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.

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


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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.

hrueger commented 4 years ago

@dependabot rebase