juliuste / comboios

Comboios de Portugal (CP, Portugese Railways) API client.
ISC License
44 stars 9 forks source link

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

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 4 years ago

The devDependency depcheck was updated from 0.9.0 to 0.9.1.

🚨 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/comboios/builds/609502177?utm_source=github_status&utm_medium=notification)).

Release Notes for The one with a bunch of features

Features

  • better support for workspaces #473
  • support for prettier shared configuration #474
  • support for typescript webpack configuration #459
  • added support for ttypescript #469
  • typescript types! #458
  • added support for lint-staged #456
  • added support for husky #453
  • added support for babel.config.js

Bugfixes

  • consitent exit code #465
  • fixed false positive when using plugin:prettier/recommended #464
  • fixed false positive when using tslint-plugin-prettier #457

Big thanks to @VincentLanglet and @sveyret

I almost made this 1.0.0 but it will be for the next.

Commits

The new version differs by 41 commits.

  • 5e2ae0d Merge pull request #473 from sveyret/noderesolve
  • 6d1d3b8 Use node resolution for dependencies
  • 55622db Merge pull request #474 from sveyret/prettier
  • 671b053 Support prettier shared configuration
  • dcb186f Merge pull request #470 from sveyret/AutoTS
  • 004397b Automate building of TypeScript definitions
  • 64ebbfc Merge pull request #459 from sveyret/loadTS
  • c824eb8 Load typescript transpiler if available
  • d2057a0 Merge pull request #469 from sveyret/TTypeScript
  • 77b4b12 Add TTypeScript transformer special parser
  • 103adab Merge pull request #467 from depcheck/chore-node-10
  • aabf02f chore: update node requirement in package.json and readme
  • 279fb1b Merge pull request #466 from depcheck/chore-more-stale
  • b8f2122 Merge branch 'master' into chore-more-stale
  • dff7ebb Merge pull request #465 from depcheck/feat-consistent-exit-code

There are 41 commits in total.

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 92 commits.

  • 19f9dad Merge pull request #513 from znarf/refactor/content
  • 4409936 Merge pull request #511 from micky2be/fix/decorators
  • 79328b8 fix: add support for more decorators
  • 2ef1cb8 test: fix tests after async getContent refactor
  • 5735ee7 refactor: use getContent only once needed
  • 1f329fc Merge pull request #496 from znarf/feat/webpack-next-js
  • 1e27dfa Merge pull request #512 from znarf/debug
  • f226274 Merge pull request #515 from sveyret/specialdocs
  • c7982c9 feat: introduce debug and first useful debug messages
  • da74b89 test: add coverage for invalid next.js webpack configuration
  • 241c2ef test: add test to cover webpack in next.js configuration
  • 1af9725 feat: support for next.js webpack configuration
  • 0adec87 Review special documentation
  • 5f9700c Merge pull request #514 from sveyret/istanbul
  • fc545f4 Merge pull request #505 from sveyret/mocha

There are 92 commits in total.

See the full diff