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

Update sequelize to the latest version 🚀 #232

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Nov 3, 2017

Version 4.22.1 of sequelize was just published.

Dependency sequelize
Current Version 1.7.11
Type dependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of sequelize.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v4.22.1

4.22.1 (2017-11-03)

Commits

The new version differs by 4406 commits ahead by 4406, behind by 92.

  • f05a8f2 docs(globalStyling): fix pre tags text overflow (#8578)
  • 34d075e feat(validation): new properties for ValidationErrorItem class (#7557)
  • eff8fb5 feat(pooling): reuse connections with returnToHead (#8567)
  • c411a9d docs(operators): incorrect use of your (#8570)
  • a7d80f5 docs(model/init): include @param options.sequelize (#8572)
  • 3f5927f docs(migrations): table Users is generated by migration (#8549)
  • b9a9ef2 feat(increment): support scopes (#8541)
  • 089504f feat(instance-validator): add model name to allowNull messages (#8500)
  • e40f6f4 feat: MySQL JSON support (#7106)
  • 9f8ac7f chores(package): update validator to version 9.1.0 (#8526)
  • 51dc9de docs(upgrade-guide): fix spelling (#8529)
  • 93dc69f docs(readme): state pg@7 is not supported yet (#8523)
  • bf837ec feat(sqlite/query-generator): support delete/destory with limit via rowid for SQLite (#8494)
  • a07fb75 fix(query): incorrect arguments passed to SQLString.escape (#8520)
  • 1ad7a40 fix(abstract/connection-manager/replication): return promise from destroy (#8519)

There are 250 commits in total.

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 🌴

@codecov
Copy link

codecov bot commented Nov 3, 2017

Codecov Report

Merging #232 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #232   +/-   ##
======================================
  Coverage    2.59%   2.59%           
======================================
  Files         156     156           
  Lines        2239    2239           
  Branches      201     201           
======================================
  Hits           58      58           
  Misses       1981    1981           
  Partials      200     200

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fad1961...29b754f. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Nov 4, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 4, 2017

Version 4.22.2 just got published.

Update to this version instead 🚀

Release Notes v4.22.2

4.22.2 (2017-11-04)

Commits

The new version differs by 1 commits.

  • 2343226 docs(transactions): correctly follow family structure from tv show The Simpsons (#8587)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 4, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 4, 2017

Version 4.22.3 just got published.

Update to this version instead 🚀

Release Notes v4.22.3

4.22.3 (2017-11-04)

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 4, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 4, 2017

Version 4.22.4 just got published.

Update to this version instead 🚀

Release Notes v4.22.4

4.22.4 (2017-11-04)

Commits

The new version differs by 1 commits.

  • 602110f docs: improve ValidationErrorItem docs

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 5, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 5, 2017

Version 4.22.5 just got published.

Update to this version instead 🚀

Release Notes v4.22.5

4.22.5 (2017-11-05)

Bug Fixes

  • optimistic_locking: increment version attribute with Model.decrement (#8593) (0047dca)
Commits

The new version differs by 2 commits.

  • 0047dca fix(optimistic_locking): increment version attribute with Model.decrement (#8593)
  • 2c48c55 docs: improve docs for data-types

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 10, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 10, 2017

Version 4.22.6 just got published.

Update to this version instead 🚀

Release Notes v4.22.6

4.22.6 (2017-11-10)

Commits

The new version differs by 1 commits.

  • 21e830d docs(querying): added examples for querying with operators (#8608)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 16, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 16, 2017

Version 4.22.7 just got published.

Update to this version instead 🚀

Release Notes v4.22.7

4.22.7 (2017-11-16)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 0e7ce34 fix: ignore falsy attribute.unique property, fixed #8620 (#8625)
  • 19b620c chore(package): update mysql2 to version 1.5.0 (#8635)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 18, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 18, 2017

Version 4.22.8 just got published.

Update to this version instead 🚀

Release Notes v4.22.8

4.22.8 (2017-11-18)

Commits

The new version differs by 1 commits.

  • cf121c6 docs(contribution): explain pitfalls of ram-disk for local tests

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 20, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 20, 2017

Version 4.22.9 just got published.

Update to this version instead 🚀

Release Notes v4.22.9

4.22.9 (2017-11-20)

Bug Fixes

  • hook proxies are not added when defined with hooks options (#8664) (2afd48a)
Commits

The new version differs by 2 commits.

  • 2afd48a fix: hook proxies are not added when defined with hooks options (#8664)
  • 5bf9a0a chores(license): adopt present year format and text formatting (#8657)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 21, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 21, 2017

Version 4.22.10 just got published.

Update to this version instead 🚀

Release Notes v4.22.10

4.22.10 (2017-11-21)

Commits

The new version differs by 1 commits.

  • f70a713 docs(readme): add translation section and rearrange docs (#8662)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 21, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 21, 2017

Version 4.22.11 just got published.

Update to this version instead 🚀

Release Notes v4.22.11

4.22.11 (2017-11-21)

Commits

The new version differs by 1 commits.

  • f8fb54e docs(DataTypes): correct type of TEXT's parameter (#8667)

See the full diff

@dariachen
Copy link
Member

dariachen commented Nov 21, 2017

測試有錯 不可直接升版!

$ cd ./7688 && node migration.js
{ db: 'mysql',
host: '127.0.0.1',
port: 3306,
username: 'root',
password: '',
database: 'mcslite',
dialect: 'mysql',
logging: true }
{ host: '127.0.0.1',
dialect: 'mysql',
port: 3306,
logging: false } 'root' null
/home/travis/build/MCS-Lite/mcs-lite-jmeter-test/7688/node_modules/sequelize/lib/dialects/mysql/connection-manager.js:38
throw new Error('Please install mysql2 package manually');
^
Error: Please install mysql2 package manually

greenkeeper bot added a commit that referenced this pull request Nov 22, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 22, 2017

Version 4.22.12 just got published.

Update to this version instead 🚀

Release Notes v4.22.12

4.22.12 (2017-11-22)

Bug Fixes

  • regression in mysql2, handle null buffer (#8678) (6931c79)
Commits

The new version differs by 2 commits.

  • 6931c79 fix: regression in mysql2, handle null buffer (#8678)
  • 24b3736 doc(Model.init): document options.modelName for Class syntax, close #7900

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 23, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 23, 2017

Version 4.22.13 just got published.

Update to this version instead 🚀

Release Notes v4.22.13

4.22.13 (2017-11-23)

Commits

The new version differs by 1 commits.

  • 7fe6da1 docs(basic-usage): explain options, read-replication and dialects

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 23, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 23, 2017

Version 4.22.14 just got published.

Update to this version instead 🚀

Release Notes v4.22.14

4.22.14 (2017-11-23)

Commits

The new version differs by 1 commits.

  • 7a80140 docs: read-replication, basic use

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 9, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 9, 2019

  • The dependency sequelize was updated from 1.7.11 to 5.19.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 11, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 11, 2019

  • The dependency sequelize was updated from 1.7.11 to 5.19.6.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 16, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 16, 2019

  • The dependency sequelize was updated from 1.7.11 to 5.19.7.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 17, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 17, 2019

  • The dependency sequelize was updated from 1.7.11 to 5.19.8.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 18, 2019

  • The dependency sequelize was updated from 1.7.11 to 5.21.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 19, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 19, 2019

  • The dependency sequelize was updated from 1.7.11 to 5.21.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 29, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 29, 2019

  • The dependency sequelize was updated from 1.7.11 to 5.21.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 13, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 13, 2019

  • The dependency sequelize was updated from 1.7.11 to 5.21.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 7, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 7, 2020

  • The dependency sequelize was updated from 1.7.11 to 5.21.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 20, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 20, 2020

  • The dependency sequelize was updated from 1.7.11 to 5.21.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 23, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 23, 2020

  • The dependency sequelize was updated from 1.7.11 to 5.21.7.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 10, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 10, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency sequelize was updated from 1.7.11 to 5.21.8.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 14, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 14, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency sequelize was updated from 1.7.11 to 5.21.9.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 19, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 19, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency sequelize was updated from 1.7.11 to 5.21.10.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 26, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 26, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency sequelize was updated from 1.7.11 to 5.21.11.

Update to this version instead 🚀

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

Successfully merging this pull request may close these issues.

1 participant