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

Bump @angular/language-service from 8.2.12 to 8.2.13 #276

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @angular/language-service from 8.2.12 to 8.2.13.

Changelog

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

8.2.13 (2019-10-30)

Bug Fixes

9.0.0-next.14 (2019-10-25)

Bug Fixes

  • core: missing-injectable migration should handle forwardRef (#33286) (eeecbf2)
  • core: missing-injectable migration should not migrate providers with "useExisting" (#33286) (4d23b60)
  • core: missing-injectable migration should not update type definitions (#33286) (335854f)
  • ivy: allow abstract directives to have an invalid constructor (#32987) (8d15bfa), closes #32981
  • ivy: fix broken typechecking test on Windows (#33376) (63f0ded)
  • ivy: split checkTypeOfReferences into DOM and non-DOM flags. (#33365) (113411c)
  • ivy: support abstract directives in template type checking (#33131) (a42057d), closes #30080
  • language-service: Do not show HTML elements and attrs for ext template (#33388) (a78b701)
  • ngcc: prevent reflected decorators from being clobbered (#33362) (0de2dbf)

Features

  • ivy: add a runtime feature to copy cmp/dir definitions (#33362) (818c514)
  • ivy: add flag to disable checking of text attributes (#33365) (d8ce212)
  • ivy: allow the locale to be set via a global property (#33314) (fde8363)
  • ivy: i18n - inline current locale at compile-time (#33314) (fb84ea7)
  • ivy: input type coercion for template type-checking (#33243) (f1269d9)
  • ivy: strictness flags for template type checking (#33365) (0d9be22)
  • ivy: verify whether TypeScript version is supported (#33377) (4aa51b7)
  • ngcc: add a migration for undecorated child classes (#33362) (b381497)
  • ngcc: enable migrations to apply schematics to libraries (#33362) (6b26748)
  • ngcc: migrate services that are missing @Injectable() (#33362) (31b9492)

Performance Improvements

  • ivy: apply [style]/[class] bindings directly to style/className (#33336) (dcdb433)
  • ivy: apply static styles/classes directly to an element's style/className properties (#33364) (5607ad8)
  • ivy: improve styling performance (#33326) (d40ee6a)

9.0.0-next.13 (2019-10-23)

... (truncated)
Commits
  • 8bce694 release: cut the v8.2.13 release
  • 38e9959 docs: remove redundant whitespaces and fix minor typos (#33483)
  • 1fc7786 build: remove --nowatchfs flag as --watchfs is a noop on windows now (#33471)
  • a08b181 docs: fixed cli ng update reference link (#33320)
  • f97c464 fix(compiler): i18n - ignore alt-trans tags in XLIFF 1.2 (#33464)
  • ac4353c docs: added missing whitespaces (#33424)
  • 26a6db2 docs(docs-infra): document running docs examples in ivy mode (#33399)
  • e0428fe docs: fix typo in getting started guide (#33372)
  • 82df950 docs: add example of a server in golang for deployment (#33092)
  • See full diff 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.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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 dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 31, 2019
@dependabot-preview dependabot-preview bot merged commit a405b1e into master Oct 31, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/angular/language-service-8.2.13 branch October 31, 2019 10:22
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants