straumat / blockchain2graph

Blockchain2graph extracts blockchain data (bitcoin) and insert them into a graph database (neo4j).
GNU General Public License v3.0
149 stars 32 forks source link

Bump @angular/language-service from 9.1.9 to 10.0.7 in /bitcoin-neo4j/project-front-end #583

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @angular/language-service from 9.1.9 to 10.0.7.

Changelog

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

10.0.7 (2020-07-30)

Bug Fixes

  • compiler: Metadata should not include methods on Object.prototype (#38292) (879ff08)

10.1.0-next.3 (2020-07-28)

Bug Fixes

10.0.6 (2020-07-28)

Bug Fixes

  • compiler: share identical stylesheets between components in the same file (#38213) (264950b), closes #38204
  • compiler-cli: Add support for string literal class members (#38226) (b1e7775)
  • core: Attribute decorator attributeName is mandatory (#38131) (1c4fcce), closes #32658
  • core: unify the signature between ngZone and noopZone (#37581) (d5264f5)

10.1.0-next.2 (2020-07-22)

Bug Fixes

  • core: Allow modification of lifecycle hooks any time before bootstrap (#35464) (737506e), closes #30497

Features

  • common: add ReadonlyMap in place of Map in keyValuePipe (#37311) (3373453), closes #37308
  • forms: AbstractControl to store raw validators in addition to combined validators function (#37881) (ad7046b)
  • localize: allow duplicate messages to be handled during extraction (#38082) (cf9a47b), closes #38077

Commits
  • bc29712 refactor(compiler-cli): allow program strategies to opt out of inlining (#38105)
  • cc48b5c refactor(compiler-cli): introduce the TemplateTypeChecker abstraction (#38105)
  • deba0e2 refactor(compiler-cli): make file/shim split 1:n instead of 1:1 (#38105)
  • 4df0b7e build(language-service): Remove ls_rollup_bundle (#38086) (#38129)
  • e9cb6fb build(language-service): add script to build package locally (#38103)
  • 9ac3383 build(language-service): remove typescript from ivy bundle (#38088)
  • 387e838 fix(language-service): remove completion for string (#37983)
  • 12f1773 fix(language-service): non-existent module format in package output (#37778)
  • 5b7d2ee refactor(dev-infra): ng_rollup_bundle rule should leverage @bazel/rollup (#...
  • 7c0b25f fix(language-service): incorrect autocomplete results on unknown symbol (#37518)
  • 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.


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

Superseded by #602.