okonet / react-container-dimensions

Wrapper component that detects element resize and passes new dimensions down the tree. Based on https://github.com/wnr/element-resize-detector
MIT License
231 stars 26 forks source link

An in-range update of lint-staged is breaking the build 🚨 #38

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.2.0 of lint-staged just got published.

Branch Build failing 🚨
Dependency lint-staged
Current Version 4.1.3
Type devDependency

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

As lint-staged is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/okonet/react-container-dimensions/builds/275874630?utm_source=github_status&utm_medium=notification)

Release Notes v4.2.0

4.2.0 (2017-09-15)

Features

  • Print friendlier error if config is missing (#281) (30fa594)
Commits

The new version differs by 8 commits.

  • 30fa594 feat: Print friendlier error if config is missing (#281)
  • 0077644 chore: Cleanup package.json (#250)
  • 7abe23f ci: Disable email notifications from Travis CI
  • c9d0849 docs: Use emojis in the Readme
  • e976a3c docs: Add screenshot with the animated gif (#276)
  • 92e586b docs: Reformat code blocks
  • 9b0282a docs: Use diff formatting for code
  • 33da9b3 ci: Whitelist build branches to avoid duplicate builds (#269)

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 4.2.1 just got published.

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

Release Notes v4.2.1

4.2.1 (2017-09-15)

Bug Fixes

Commits

The new version differs by 1 commits.

  • e17ba5f fix: Missing entry file (#283)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.2.2 just got published.

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

Release Notes v4.2.2

4.2.2 (2017-09-22)

Bug Fixes

  • findBin: Resolve package script with args (#295) (1dc3bd6)
Commits

The new version differs by 5 commits.

  • 1dc3bd6 fix(findBin): Resolve package script with args (#295)
  • fd79a31 chore(eslint): Update config (#287)
  • 58ea818 ci(appveyor): Switch off node modules cache (#289)
  • d1f2436 chore: Update jest (#279)
  • e17ba5f fix: Missing entry file (#283)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.2.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v4.2.3

4.2.3 (2017-09-25)

Bug Fixes

  • findBin: Add separator before npm args (#297) (065f362)
Commits

The new version differs by 6 commits.

  • 065f362 fix(findBin): Add separator before npm args (#297)
  • 1dc3bd6 fix(findBin): Resolve package script with args (#295)
  • fd79a31 chore(eslint): Update config (#287)
  • 58ea818 ci(appveyor): Switch off node modules cache (#289)
  • d1f2436 chore: Update jest (#279)
  • e17ba5f fix: Missing entry file (#283)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.3.0 just got published.

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

Release Notes v4.3.0

4.3.0 (2017-10-18)

Features

  • Allow config to be provided via command-line (#304) (54809ae)
Commits

The new version differs by 5 commits.

  • 54809ae feat: Allow config to be provided via command-line (#304)
  • eacb3d2 chore(package): update consolemock to version 0.3.0 (#307)
  • 50416a9 test: Change process.env.HOME to os.tmpdir (#301)
  • 2138765 test: Use os.tmpdir instead of process.env.HOME (#300)
  • 57f1fe3 docs: Add code comment for func findBin>npmArgs (#298)

See the full diff