Skip to content

Bump sequelize from 6.3.5 to 6.11.0#439

Merged
graduta merged 2 commits intomasterfrom
dependabot/npm_and_yarn/sequelize-6.11.0
Nov 19, 2021
Merged

Bump sequelize from 6.3.5 to 6.11.0#439
graduta merged 2 commits intomasterfrom
dependabot/npm_and_yarn/sequelize-6.11.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2021

Bumps sequelize from 6.3.5 to 6.11.0.

Release notes

Sourced from sequelize's releases.

v6.11.0

6.11.0 (2021-11-18)

Features

v6.10.0

6.10.0 (2021-11-18)

Bug Fixes

  • typing on creation within an association (#13678) (0312f8e)
  • logger: change logging depth from 3 to 1 (#12879) (ddddc24)
  • mariadb: fix MariaDB 10.5 JSON (#13633) (cdd61dd)
  • model: clone options object instead of modifying (#13589) (3be43de)
  • mssql: fix sub query issue occurring with renamed primary key fields (#12801) (73d99ab)
  • mssql: sqlserver 2008 fix for using offsets and include criteria (47c4494)
  • query: make stacktraces include original calling code (#13347) (f581543)
  • types: Add missing type definitions in models (#13553) (73ecf6c)
  • types: add specifc tojson type in model.d.ts (#13661) (5924be5)
  • types: DataType.TEXT overloading definition (#13654) (1690801)
  • types: include 'paranoid' in IncludeThroughOptions definition (#13625) (b1fb1f3)
  • types: ne op documentation (#13666) (98485df)
  • types: rename types and update CONTRIBUTING docs (#13348) (1f23924)
  • expect result is null but got zero (#13637) (da3ac09)

Features

  • definitions: Adds AbstractQuery and before/afterQuery hook definitions (#13635) (37a5858)
  • postgresql: easier SSL config and options param support (#13673) (9591573)

v6.9.0

6.9.0 (2021-11-01)

Bug Fixes

  • docs: using incorrect esdocs syntax (#13615) (c3c690b)
  • sqlite: quote table names in sqlite getForeignKeysQuery (#13587) (eeb6a8f)
  • upsert: do not overwrite an explcit created_at during upsert (#13593) (594cee8)

Features

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by papb, a new releaser for sequelize since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.3.5 to 6.11.0.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](sequelize/sequelize@v6.3.5...v6.11.0)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 19, 2021
@codecov
Copy link

codecov bot commented Nov 19, 2021

Codecov Report

Merging #439 (645bbc9) into master (9dbb08b) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #439      +/-   ##
==========================================
- Coverage   91.54%   91.48%   -0.06%     
==========================================
  Files         226      226              
  Lines        9363     9363              
  Branches      674      674              
==========================================
- Hits         8571     8566       -5     
- Misses        792      797       +5     
Impacted Files Coverage Δ
lib/public/views/Logs/Create/index.js 91.83% <0.00%> (-6.81%) ⬇️
lib/public/views/Logs/Logs.js 92.76% <0.00%> (-0.53%) ⬇️
lib/public/components/PostCollapsed/index.js 100.00% <0.00%> (+5.26%) ⬆️
lib/public/components/common/markdown.js 98.27% <0.00%> (+8.62%) ⬆️

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 9dbb08b...645bbc9. Read the comment docs.

@graduta graduta merged commit dd4e672 into master Nov 19, 2021
@graduta graduta deleted the dependabot/npm_and_yarn/sequelize-6.11.0 branch November 19, 2021 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

1 participant