HiFaraz / character

Authentication, SSO, user management, and overall identity solution for Node.js
MIT License
8 stars 0 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.2.0 of sequelize just got published.

Branch Build failing 🚨
Dependency sequelize
Current Version 4.1.0
Type dependency

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 this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/HiFaraz/identity-desk/builds/245353518?utm_source=github_status&utm_medium=notification)

Release Notes v4.2.0

<a name"4.2.0">

4.2.0 (2017-06-21)

Bug Fixes

  • errors: Add missing captureStackTrace for errors. (#7779) (584b6f74)

Features

Commits

The new version differs by 10 commits.

  • bb42049 docs(migration-guide): Mention removal of sequelize.utils from public API
  • 4b10b00 docs: Fix changelog link. Closes #7808
  • 05da4a9 feat(mssql): Add parameter binding support (#7577)
  • 5dcc607 docs: Fix link in whos' using section. Closes #7786
  • 584b6f7 fix(errors): Add missing captureStackTrace for errors. (#7779)
  • e3fa4d6 docs: Remove hooks callback from docs ref #7792 (#7806)
  • 32d7b82 docs: remove links to changelog
  • 8f39f45 chore: set up semantic-release (#7777)
  • b9bc8b8 docs: Minor fix to count docs (#7780)
  • f56caec docs(Model): Fix Model.validate() documentation (#7774)

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

After pinning to 4.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 7 years ago

Version 4.2.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v4.2.1

<a name"4.2.1">

4.2.1 (2017-06-29)

Bug Fixes

Commits

The new version differs by 7 commits.

  • 5b8fe6c fix(indexes): fix composite index issue (#7854)
  • 38e8bd1 docs(associations): fix link (#7850)
  • bc97288 chore: enable Greenkeeper 🌴 (#7602)
  • 117dc0c docs: orthographic fix in comments (#7835)
  • 4313a49 docs(scopes): add missing comma (#7820)
  • 59937b1 docs(badges): add node version badge
  • 12b9c4b docs(badges): add version badge

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.3.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v4.3.0

<a name"4.3.0">

4.3.0 (2017-07-09)

Features

Commits

The new version differs by 6 commits.

  • 18e04a2 feat(operators): Add $regexp operator (#7855)
  • 0528f39 docs: Hint for async (#7887)
  • a7f18ba fix(sqlite/querygenerator): quote attributes in alterConstraint and renameColumn queries for sqlite (Closes #7759)
  • 5c4ce94 docs(search): use Algolia for search (#7864)
  • ca683c0 chore(issues): flesh out issue template
  • e9ed508 chore(issues): add probot/stale (#7862)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.3.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v4.3.1

<a name"4.3.1">

4.3.1 (2017-07-11)

Bug Fixes

  • datatypes: add length to Postgres character type (89d13015)
Commits

The new version differs by 5 commits.

  • 89d1301 fix(datatypes): add length to Postgres character type
  • 83351e6 chore(package): update husky to version 0.14.2 (#7870)
  • c902b07 chore(scripts): don't run lint as part of npm test
  • 2fc43c4 chore(package): update eslint to version 4.2.0 (#7908)
  • 8d4700f style(spacing): add spacing rules to .eslintrc (#7921)

See the full diff