diegotremper / aws-serverless-restful-wrapper

An API Gateway event wrapper for AWS Lambda functions for REST APIs
MIT License
1 stars 0 forks source link

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 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 was updated from 2.31.0 to 2.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 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/286?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/287?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/286?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/287?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Failed

Release Notes for v2.32.0

2.32.0 (2020-05-11)

Bug Fixes

  • eslint-plugin: [no-base-to-string] support boolean in unions (#1979) (6987ecc)
  • eslint-plugin: [no-type-alias] handle readonly types in aliases (#1990) (56d9870)
  • eslint-plugin: [no-unused-expressions] inherit 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:

greenkeeper[bot] commented 4 years ago

After pinning to 2.31.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.33.0

2.33.0 (2020-05-12)

Bug Fixes

  • experimental-utils: remove accidental dep on json-schema (#2010) (1875fba)

Features

  • eslint-plugin: add extension rule lines-between-class-members (#1684) (08f93e6)
Commits

The new version differs by 4 commits.

  • 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

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.34.0

2.34.0 (2020-05-18)

Bug Fixes

  • typescript-estree: fix handling of range/loc removal (#2028) (ce344d9)

Features

  • eslint-plugin: [no-invalid-void-type] allow union of void and allowInGenericTypeArguments (#1960) (1bc105a)
  • eslint-plugin: [restrict-template-expressions] improve error message (#1926) (1af59ba)
  • experimental-utils: add suggestion property for rule modules (#2033) (f42a5b0)
Commits

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