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

An in-range update of @typescript-eslint/parser is breaking the build 🚨 #16

Closed
greenkeeper bot opened this issue Apr 20, 2019 · 1 comment
Closed

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Apr 20, 2019

The devDependency @typescript-eslint/parser was updated from 1.6.0 to 1.7.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@typescript-eslint/parser is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for v1.7.0

Bug Fixes

  • eslint-plugin: indent: fix false positive on type parameters (#385) (d476f15)
  • eslint-plugin: no-object-literal-type-assertion: fix as const is reported (#390) (2521b85)
  • eslint-plugin: support BigInt in restrict-plus-operands rule (#344) (eee6d49), closes #309

Features

  • eslint-plugin: [member-accessibility] add more options (#322) (4b3d820)
  • eslint-plugin: add prefer-for-of rule (#338) (3e26ab6)
  • eslint-plugin: add prefer-includes rule (#294) (01c4dae), closes #284
  • eslint-plugin: add prefer-string-starts-ends-with rule (#289) (5592a2c), closes #285
  • eslint-plugin: added new rule await-promise (#192) (5311342)
  • eslint-plugin: added new rule unbound-method (#204) (6718906)
  • eslint-plugin: support type assertions in no-extra-parens rule (#311) (116ca75)
Commits

The new version differs by 17 commits.

  • 24a0d1e chore: publish v1.7.0
  • 9559323 chore: simplify git hooks (#445)
  • 6c50a99 docs(eslint-plugin): ban-types: fix example syntax (#430)
  • eee6d49 fix(eslint-plugin): support BigInt in restrict-plus-operands rule (#344)
  • ba0d524 docs(eslint-plugin): Correct link to no-unused-vars (#418)
  • 116ca75 feat(eslint-plugin): support type assertions in no-extra-parens rule (#311)
  • 5592a2c feat(eslint-plugin): add prefer-string-starts-ends-with rule (#289)
  • 5311342 feat(eslint-plugin): added new rule await-promise (#192)
  • 01c4dae feat(eslint-plugin): add prefer-includes rule (#294)
  • 12d47ae docs(eslint-plugin): as const with no-object-literal-type-assertion (#419)
  • 3e26ab6 feat(eslint-plugin): add prefer-for-of rule (#338)
  • d476f15 fix(eslint-plugin): indent: fix false positive on type parameters (#385)
  • 4b3d820 feat(eslint-plugin): [member-accessibility] add more options (#322)
  • 2521b85 fix(eslint-plugin): no-object-literal-type-assertion: fix as const is reported (#390)
  • 6f77ba6 chore: add some tests and refactor tsconfig path resolution (#412)

There are 17 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 20, 2019

After pinning to 1.6.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@afc163 afc163 closed this as completed Apr 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant