Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of autobind-decorator is breaking the build 🚨 #160

Open
greenkeeper bot opened this issue Nov 2, 2018 · 5 comments
Open

An in-range update of autobind-decorator is breaking the build 🚨 #160

greenkeeper bot opened this issue Nov 2, 2018 · 5 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Nov 2, 2018

The dependency autobind-decorator was updated from 2.1.0 to 2.2.0.

🚨 View failing branch.

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

autobind-decorator 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
  • ci/circleci: Your tests failed on CircleCI (Details).

Commits

The new version differs by 8 commits.

  • 18f2374 chore(release): 2.2.0
  • 9edeabf feat(module): export boundMethod and boundClass as modules
  • 2cbf1e0 Merge pull request #66 from tbrunel/patch-1
  • 9c6aaf1 Update README.md / fix typo
  • 0e7023b Merge pull request #60 from Xapphire13/patch-1
  • aad4033 Add TypeScript info to README.md
  • fc4e35a chore(script): use standard-version to auto bump
  • 8c2b801 docs(perf): discourage autobind on a class

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 2, 2018

After pinning to 2.1.0 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 3, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • e0dfd0f chore(release): 2.2.1
  • 9860015 test(unit): improvements
  • 0cc3477 fix(typescript): definition for exported new methods (#71)
  • db1c495 chore(pkg): fix lock file
  • 4412123 docs(README): tweak
  • 970db3d reenable lockfile since its all dev deps
  • 1b2b663 tweak readme

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 17, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 17, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 5770efb chore(release): 2.3.1
  • ec05245 chore(build): fix script
  • 0a5de27 chore(*): upgrade our toolchain to the latest

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 30, 2018

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 12 commits.

  • b6eb37d chore(release): 2.4.0
  • 771f71b feat(pgk): use es for modern js, change module field for es5 + esmodule
  • 4f51a68 Update README.md
  • 6cd2674 Update README.md
  • 31f4054 Legacy approaches -> Discouraged approaches
  • 601da19 Update README.md
  • 0f424b4 Update README.md
  • 7686bac docs(README): link to babel-plugin-proposal-class-properties since its easier to read
  • 971c48c docs(README): document how to use legacy decorators in a modern environment
  • 35da716 fix scripts
  • a6b4878 docs(README): link @babel/plugin-proposal-decorators
  • 77df0df chore(xo): fix config

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants