Skip to content

build: update dependencies#11099

Merged
sushantdhiman merged 4 commits intomasterfrom
update-denpendencies
Jun 22, 2019
Merged

build: update dependencies#11099
sushantdhiman merged 4 commits intomasterfrom
update-denpendencies

Conversation

@sushantdhiman
Copy link
Copy Markdown
Contributor

Pull Request check-list

Please make sure to review and check all of these items:

  • Does npm run test or npm run test-DIALECT pass with this change (including linting)?
  • Does the description below contain a link to an existing issue (Closes #[issue]) or a description of the issue you are solving?
  • Have you added new tests to prevent regressions?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Did you follow the commit message conventions explained in CONTRIBUTING.md?

Description of change

Update dependencies

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 22, 2019

Codecov Report

Merging #11099 into master will increase coverage by 6.79%.
The diff coverage is 98.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11099      +/-   ##
==========================================
+ Coverage   89.55%   96.34%   +6.79%     
==========================================
  Files          92       94       +2     
  Lines        8913     9009      +96     
==========================================
+ Hits         7982     8680     +698     
+ Misses        931      329     -602
Impacted Files Coverage Δ
lib/dialects/mariadb/query.js 87.69% <0%> (ø) ⬆️
lib/dialects/abstract/connection-manager.js 90.35% <100%> (ø) ⬆️
lib/data-types.js 91.28% <100%> (ø) ⬆️
lib/dialects/mssql/query-generator.js 95.9% <100%> (+93.27%) ⬆️
lib/associations/has-many.js 97.59% <100%> (ø) ⬆️
lib/associations/belongs-to-many.js 97.93% <100%> (ø) ⬆️
lib/dialects/mysql/query.js 98.27% <100%> (ø) ⬆️
lib/utils.js 98.35% <100%> (ø) ⬆️
lib/dialects/sqlite/query.js 98.64% <100%> (ø) ⬆️
lib/dialects/mssql/query.js 95.45% <100%> (+89.77%) ⬆️
... and 27 more

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 920a5c8...d6b9f0a. Read the comment docs.

@sushantdhiman sushantdhiman merged commit 73f1b5d into master Jun 22, 2019
@sushantdhiman sushantdhiman deleted the update-denpendencies branch June 22, 2019 05:17
@sushantdhiman
Copy link
Copy Markdown
Contributor Author

🎉 This PR is included in version 5.8.12 🎉

The release is available on:

Your semantic-release bot 📦🚀

schmod pushed a commit to schmod/sequelize that referenced this pull request Jul 10, 2019
…ndle-deadlock

* 'master' of github.com:sequelize/sequelize: (22 commits)
  docs(migrations): use timestamps with seed (sequelize#11160)
  test: remove redundant test (sequelize#11156)
  fix(types): add literal to possible where options (sequelize#10990)
  fix(model): don't alter original scopes when combining them (sequelize#10722)
  fix(types): relax order typing (sequelize#10802)
  fix(types): add string to Includeable (sequelize#11003)
  docs(models-definition): correct spelling mistakes (sequelize#11147)
  fix(types): silent option for update (sequelize#11115)
  fix: update sequelize-pool (sequelize#11134)
  feat(hooks): beforeDisconnect / afterDisconnect (sequelize#11117)
  refactor: remove unused _templateSettings
  refactor(query-generation): remove lodash string templates (sequelize#11122)
  docs: improve datatype docs
  docs: explain defaults/where behavior for find/create (sequelize#11069)
  build: remove test*.js from .gitignore (sequelize#11108)
  docs(data-types): extending types
  fix(sequelize.close): update sequelize-pool (sequelize#11101)
  build: update dependencies (sequelize#11099)
  docs(migrations): foreign key example (sequelize#11097)
  fix(mariadb): properly escape json path key (sequelize#11089)
  ...
@sushantdhiman
Copy link
Copy Markdown
Contributor Author

🎉 This PR is included in version 7.0.0-next.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant