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/compiler-cli from 8.1.3 to 8.2.2 #84

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 13, 2019

Bumps @angular/compiler-cli from 8.1.3 to 8.2.2.

Changelog

Sourced from @angular/compiler-cli's changelog.

8.2.2 (2019-08-12)

Bug Fixes

  • bazel: disable treeshaking when generating FESM and UMD bundles (#32069) (3420d29)

9.0.0-next.1 (2019-08-08)

Bug Fixes

  • language-service: getSourceFile() should only be called on TS files (#31920) (e8b8f6d)
  • language-service: Make Definition and QuickInfo compatible with TS LS (#31972) (a8e2ee1)
  • upgrade: compile downgraded components synchronously (if possible) (#31840) (c1ae612), closes #27217 #30330

8.2.1 (2019-08-08)

Bug Fixes

9.0.0-next.0 (2019-07-31)

  • Ivy related improvements and fixes

8.2.0 (2019-07-31)

Features

  • core: TypeScript 3.5 support (#31615) (6ece7db)
  • core: add automatic migration from Renderer to Renderer2 (#30936) (c095597)
  • bazel: compile targets used for indexing by Kythe with Ivy (#31786) (82055b2)
  • upgrade: support $element in upgraded component template/templateUrl functions (#31637) (29e1c53)
  • bazel: allow passing a custom bazel compiler host to ngc compile (#31341) (a29dc96)
  • bazel: allow passing and rewriting an old bazel host (#31381) (11a208f), closes #31341
... (truncated)
Commits
  • 033fc3e release: cut the v8.2.2 release
  • 7685428 Revert "fix(compiler): do not remove whitespace wrapping i18n expansions (#31...
  • 972550e style: fix inline comment typo (#32090)
  • c67f490 build: ensure fixup commits match an earlier, unmerged commit (#32023)
  • edd6cb5 fix: do not allow squash! commits when merging (#32023)
  • 7b2617f refactor: clean up validate-commit-message script (#32023)
  • d9d0689 test: clean up and re-organize validate-commit-message tests (#32023)
  • eccb60c test: update golden files (#32069)
  • 3420d29 fix(bazel): disable treeshaking when generating FESM and UMD bundles (#32069)
  • 6ec91dd fix(compiler): do not remove whitespace wrapping i18n expansions (#31962)
  • 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 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 (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 13, 2019
@dependabot-preview
Copy link
Contributor Author

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.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/angular/compiler-cli-8.2.2 branch from 0483899 to d4c5379 Compare August 13, 2019 07:33
@UnchartedBull UnchartedBull merged commit ba2f341 into master Aug 13, 2019
@UnchartedBull UnchartedBull deleted the dependabot/npm_and_yarn/angular/compiler-cli-8.2.2 branch August 13, 2019 14:19
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

1 participant