Skip to content

Conversation

@dependabot
Copy link

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

Bumps sequelize from 6.6.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

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.6.5 to 6.11.0.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](sequelize/sequelize@v6.6.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 18, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 17, 2021

Superseded by #51.

@dependabot dependabot bot closed this Dec 17, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sequelize-6.11.0 branch December 17, 2021 21:18
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants