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 sequelize is breaking the build 🚨 #35

Open
greenkeeper bot opened this issue Oct 29, 2019 · 4 comments
Open

An in-range update of sequelize is breaking the build 🚨 #35

greenkeeper bot opened this issue Oct 29, 2019 · 4 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Oct 29, 2019

The dependency sequelize was updated from 5.21.1 to 5.21.2.

🚨 View failing branch.

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

sequelize 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: build: Your tests passed on CircleCI! (Details).
  • ci/circleci: test: Your tests failed on CircleCI (Details).

Release Notes for v5.21.2

5.21.2 (2019-10-29)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 6c781d6 fix(typings): transaction locking (#11621)

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
Contributor Author

greenkeeper bot commented Oct 29, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 13, 2019

  • The dependency sequelize was updated from 5.21.2 to 5.21.3.

Your tests are still failing with this version. Compare changes

Release Notes for v5.21.3

5.21.3 (2019-12-13)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 81c33d8 fix(model): generate ON CONFLICT ... DO UPDATE correctly (#11666) (#11744)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 7, 2020

  • The dependency sequelize was updated from 5.21.3 to 5.21.4.

Your tests are still failing with this version. Compare changes

Release Notes for v5.21.4

5.21.4 (2020-02-07)

Bug Fixes

  • types: allow augmentation on model properties (#11882) (43a8d61)
Commits

The new version differs by 1 commits.

  • 43a8d61 fix(types): allow augmentation on model properties (#11882)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 20, 2020

  • The dependency sequelize was updated from 5.21.4 to 5.21.5.

Your tests are still failing with this version. Compare changes

Release Notes for v5.21.5

5.21.5 (2020-02-20)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 54d655d fix(typings): plain option in sequelize.query (#11929)

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