halkeye / old-www-gavinmogan-com

My Website
https://www.gavinmogan.com
MIT License
1 stars 0 forks source link

An in-range update of eslint-plugin-jest is breaking the build 🚨 #77

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The dependency eslint-plugin-jest was updated from 22.2.1 to 22.2.2.

🚨 View failing branch.

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

eslint-plugin-jest is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **Test:** Building stage ([Details](https://jenkins.gavinmogan.com/job/Github%20Projects/job/halkeye_www-gavinmogan-com/job/greenkeeper%252Feslint-plugin-jest-22.2.2/1/display/redirect)). - ❌ **Build:** Building stage ([Details](https://jenkins.gavinmogan.com/job/Github%20Projects/job/halkeye_www-gavinmogan-com/job/greenkeeper%252Feslint-plugin-jest-22.2.2/1/display/redirect)). - ❌ **Deploy:** Building stage ([Details](https://jenkins.gavinmogan.com/job/Github%20Projects/job/halkeye_www-gavinmogan-com/job/greenkeeper%252Feslint-plugin-jest-22.2.2/1/display/redirect)). - ❌ **continuous-integration/jenkins/branch:** This commit is being built ([Details](https://jenkins.gavinmogan.com/job/Github%20Projects/job/halkeye_www-gavinmogan-com/job/greenkeeper%252Feslint-plugin-jest-22.2.2/1/display/redirect)). - ❌ **Install:** Failed to build stage ([Details](https://jenkins.gavinmogan.com/job/Github%20Projects/job/halkeye_www-gavinmogan-com/job/greenkeeper%252Feslint-plugin-jest-22.2.2/1/display/redirect)).

Release Notes for v22.2.2

22.2.2 (2019-02-01)

Bug Fixes

  • use range instead of start/end properties (#221) (a3edd21)
Commits

The new version differs by 1 commits.

  • a3edd21 fix: use range instead of start/end properties (#221)

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 5 years ago

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

greenkeeper[bot] commented 5 years ago

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

Release Notes for v22.3.0

22.3.0 (2019-02-14)

Features

  • rules: add prefer-called-with rule (6cd30a7)
Commits

The new version differs by 1 commits.

  • 6cd30a7 feat(rules): add prefer-called-with rule

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v22.3.1

22.3.1 (2019-03-12)

Bug Fixes

  • no-identical-title: not reporting when using backticks (#237) (4f8ef6d), closes #232
Commits

The new version differs by 4 commits.

  • 4f8ef6d fix(no-identical-title): not reporting when using backticks (#237)
  • 42d2d42 chore: refresh lockfile
  • 3a1dc2d chore(package): update to eslint-config-prettier@4.1.0 (#228)
  • 6cd30a7 feat(rules): add prefer-called-with rule

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v22.3.2

22.3.2 (2019-03-12)

Bug Fixes

  • jest/no-identical-title: don't show an error for different template literals (#239) (f6f6d84)
Commits

The new version differs by 5 commits.

  • f6f6d84 fix(jest/no-identical-title): don't show an error for different template literals (#239)
  • 4f8ef6d fix(no-identical-title): not reporting when using backticks (#237)
  • 42d2d42 chore: refresh lockfile
  • 3a1dc2d chore(package): update to eslint-config-prettier@4.1.0 (#228)
  • 6cd30a7 feat(rules): add prefer-called-with rule

See the full diff