rsksmart / rif-storage-pinner

MIT License
2 stars 3 forks source link

chore(deps): bump sequelize from 6.6.2 to 6.11.0 #512

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps sequelize from 6.6.2 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


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)
dependabot[bot] commented 2 years ago

Superseded by #515.