Open greenkeeper[bot] opened 4 years ago
After pinning to 2.31.0 your tests are passing again. Downgrade this dependency π.
devDependency
@typescript-eslint/eslint-plugin-tslint was updated from 2.32.0
to 2.33.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
@typescript-eslint/eslint-plugin-tslint was updated from 2.33.0
to 2.34.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 10 commits.
f188901
chore: publish v2.34.0
1bc105a
feat(eslint-plugin): [no-invalid-void-type] allow union of void and allowInGenericTypeArguments
(#1960)
1af59ba
feat(eslint-plugin): [restrict-template-expressions] improve error message (#1926)
ce344d9
fix(typescript-estree): fix handling of range/loc removal (#2028)
f42a5b0
feat(experimental-utils): add suggestion
property for rule modules (#2033)
c66f97c
docs(eslint-plugin): [explicit-function-return-type] add missing default (#2032)
9acff7c
chore: publish v2.33.0
08f93e6
feat(eslint-plugin): add extension rule lines-between-class-members
(#1684)
f3f3bf8
docs: add some more FAQ (#2011)
1875fba
fix(experimental-utils): remove accidental dep on json-schema (#2010)
See the full diff
π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
The devDependency @typescript-eslint/eslint-plugin-tslint was updated from
2.31.0
to2.32.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/eslint-plugin-tslint 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
- β **ci/circleci: node-latest:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/diegotremper/aws-serverless-restful-wrapper/282?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - β **ci/circleci: node-10:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/diegotremper/aws-serverless-restful-wrapper/283?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - β **build:** * [node-latest](https://circleci.com/gh/diegotremper/aws-serverless-restful-wrapper/282?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Failed * [node-10](https://circleci.com/gh/diegotremper/aws-serverless-restful-wrapper/283?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - FailedRelease Notes for v2.32.0
2.32.0 (2020-05-11)
Bug Fixes
messages
from base rule (#1992) (51ca404)Features
Commits
The new version differs by 5 commits.
18e7b5b
chore: publish v2.32.0
18668b7
feat: bump dependencies and align AST (#2007)
6987ecc
fix(eslint-plugin): [no-base-to-string] support boolean in unions (#1979)
56d9870
fix(eslint-plugin): [no-type-alias] handle readonly types in aliases (#1990)
51ca404
fix(eslint-plugin): [no-unused-expressions] inherit
messages
from base rule (#1992)See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: