netiam / contrib-state

A state plugin for netiam.
MIT License
0 stars 0 forks source link

Update sequelize to the latest version 🚀 #12

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.0.0 of sequelize just got published.

Dependency sequelize
Current Version 3.30.4
Type dependency

The version 4.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of sequelize. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 427 commits ahead by 427, behind by 98.

  • d960cf1 4.0.0
  • 8a4b529 docs: more resource link + fix incorrect changelog link
  • 411f89e New stable
  • a270d23 Docs: Added v3 to v4 migration guide (#7740)
  • fdf95dd fixed #7735, sqlite memory url no longer works (#7736)
  • b7ca3c4 docs: pretty color + reference theme
  • 2651f98 docs: update theme + changelog + logo
  • bfee712 fix: pooling fails to handle disconnection (#7698)
  • 41408df added: npm run sscce support
  • 567c3e5 Add relative and full path support for sqlite (#7700)
  • 6a84ba8 Amplify docs for "import" instruction (#7695)
  • 2934278 Closes #7709 [ci skip]
  • 4392201 #7184 Regression in affected rows reporting for updates (#7423)
  • 13a3f1e Fix documentation of include.paranoid (#7672)
  • b0bd5d0 [ci skip] git ignore package-lock.json

There are 250 commits in total.

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

Version 4.1.0 just got published.

Update to this version instead 🚀

Release Notes v4.1.0
  • [ADDED] Model.increment, to increment multiple rows at a time #7394
  • [FIXED] calling .close on Sequelize db instance does not properly close the connection socket #7751
Commits

The new version differs by 9 commits.

  • ccff5f6 4.1.0
  • 158ac9d Minor typos (#7772)
  • e239a04 ConnectionManager.close not closing database connection completely (#7756)
  • 99d87df add class method "increment" (#7394)
  • 33a07c6 Remove documentation regarding column comments (#7753)
  • e135c6f Fix small typo in models-usage.md (#7752)
  • b253ab5 Add note on Model.Instance and instance.Model to migration guide (#7748)
  • baeb98d Create TOC for class methods, cleanup titles (#7630)
  • b49f936 change: update header in changelog to v4

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.2.0 just got published.

Update to this version instead 🚀

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

greenkeeper[bot] commented 7 years ago

Version 4.2.1 just got published.

Update to this version instead 🚀

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.

Update to this version instead 🚀

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.

Update to this version instead 🚀

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

greenkeeper[bot] commented 7 years ago

Version 4.3.2 just got published.

Update to this version instead 🚀

Release Notes v4.3.2

<a name"4.3.2">

4.3.2 (2017-07-13)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 85ee83d fix(connection): pick keepAlive dialectOption (#7927)
  • 5620834 docs: Link to the slack invite page in readme

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.4.0 just got published.

Update to this version instead 🚀

Release Notes v4.4.0

<a name"4.4.0">

4.4.0 (2017-07-20)

Features

Commits

The new version differs by 1 commits.

  • 4383922 feat(dependency): Support pg version 7 (#7888)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.4.1 just got published.

Update to this version instead 🚀

Release Notes v4.4.1

<a name"4.4.1">

4.4.1 (2017-07-21)

Bug Fixes

Commits

The new version differs by 3 commits.

  • 93a09b7 fix(querygenerator): add parentheses to queries when using ALL with LIKE (#7989)
  • 5611a26 fix(queryinterface): decrement regression (#7960)
  • cebc3af fix(operators): $contains escaping (#7965)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.4.2 just got published.

Update to this version instead 🚀

Release Notes v4.4.2

<a name"4.4.2">

4.4.2 (2017-07-22)

Bug Fixes

Commits

The new version differs by 1 commits.

  • f5927a6 fix(connection): pg connection initialization regression (#7986)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.4.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • afb396e fix(connection): evict stale connections
  • 4660d0c (fix): connection manager evict stale connections (#7924)
  • 05f3c6d (chores): fixing failing mssql builds (#8089)
  • 4850270 docs(change): Remove default for dialect (#8045)
  • 2f5b4e0 fix(subquery): check required association exists (#7905)

See the full diff