skolmer / i18n-tag-schema

Generates a json schema for all i18n tagged template literals in your project
http://i18n-tag.kolmer.net
MIT License
15 stars 3 forks source link

An in-range update of travis-deploy-once is breaking the build 🚨 #53

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

The devDependency travis-deploy-once was updated from 5.0.7 to 5.0.8.

🚨 View failing branch.

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

travis-deploy-once 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](https://travis-ci.org/skolmer/i18n-tag-schema/builds/430684677?utm_source=github_status&utm_medium=notification)). - βœ… **coverage/coveralls:** First build on greenkeeper/travis-deploy-once-5.0.8 at 95.939% ([Details](https://coveralls.io/builds/19086358)).

Release Notes for v5.0.8

5.0.8 (2018-09-19)

Bug Fixes

  • fix babel-register config when module is globally installed (4697ad5)
Commits

The new version differs by 3 commits.

  • 4697ad5 fix: fix babel-register config when module is globally installed
  • 8105e60 chore(package): update nock to version 10.0.0
  • 43b48a3 chore(package): update xo to version 0.23.0

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

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

greenkeeper[bot] commented 6 years ago

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

Release Notes for v5.0.9

5.0.9 (2018-09-27)

Bug Fixes

  • use require.resolve to load babel preset (16292d3)
Commits

The new version differs by 2 commits.

  • 16292d3 fix: use require.resolve to load babel preset
  • 858d475 test: add babel-register.js to test coverage

See the full diff