juliuste / interrail

Find european train stations and routes. Client for the European Interrail / EuRail API.
ISC License
30 stars 4 forks source link

An in-range update of depcheck is breaking the build 🚨 #17

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency depcheck was updated from 0.8.1 to 0.8.2.

🚨 View failing branch.

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

depcheck 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/juliuste/interrail/builds/553663328?utm_source=github_status&utm_medium=notification)).

Release Notes for 0.8.2 Quickie fixie

This is a small release containing a quick fix for the vue integration

Commits

The new version differs by 2 commits.

  • c42fdb7 fix: Fix vue integration (#362)
  • 55a729d Fixing problem with some packages with bin that haven't been detected (Issue #200) (#358)

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 0.8.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 0.8.3 Go with the flow

Small update that adds support for flow!

Thanks to @jrnail23

Commits

The new version differs by 5 commits.

  • e080198 support flow syntax in es7 and jsx parsers (#373)
  • 7cbd86b Merge pull request #364 from depcheck/dependabot/npm_and_yarn/eslint-plugin-import-2.18.0
  • 92a56eb Bump eslint-plugin-import from 2.17.2 to 2.18.0
  • f6dd015 Merge pull request #363 from depcheck/dependabot/npm_and_yarn/eslint-plugin-react-7.14.2
  • 27ecdef Bump eslint-plugin-react from 7.13.0 to 7.14.2

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 0.8.4 Welcome node 12

Another small release, in no particular order here are the

Features

  • Dropped node 6 support, added node 12 support
  • Added support for babel 7 scoped plugins
  • Better typescript support, still not perfect but it’s better
  • Updated dependencies for better security
  • Fix for eslint:all
Commits

The new version differs by 31 commits.

  • f7240a1 Deploy on node 8
  • 22878cd Add support for babel 7's scoped plugins (#432)
  • a39fe8c Add support for integration tests jest configuration (#415)
  • 5a981c0 Update dependencies to latest (#430)
  • f08f213 Use babel on typescript and support @types (#422)
  • c05fc37 docs: fix typos (#424)
  • 4a1f975 added fixed for eslint:all and updated deps (#406)
  • ac35881 Bump @babel/cli from 7.5.0 to 7.5.5 (#390)
  • d03b931 Bump eslint-config-airbnb from 17.1.0 to 17.1.1 (#388)
  • e6d25a7 Bump yargs from 13.2.4 to 13.3.0 (#389)
  • b46a8a9 Merge pull request #387 from depcheck/dependabot/npm_and_yarn/proxyquire-2.1.1
  • 38d783b Bump proxyquire from 2.1.0 to 2.1.1
  • b5bab39 Bump fs-extra from 7.0.1 to 8.1.0 (#386)
  • 03cba2d Bump @babel/cli from 7.4.4 to 7.5.0 (#384)
  • f18845b Bump eslint-plugin-jsx-a11y from 6.2.1 to 6.2.3 (#382)

There are 31 commits in total.

See the full diff