chore(deps): bump sequelize from 5.21.9 to 6.6.5 by dependabot-preview[bot] · Pull Request #176 · SlimIO/Registry
Bumps sequelize from 5.21.9 to 6.6.5.
Release notes
Sourced from sequelize's releases.
v6.6.5
6.6.5 (2021-07-06)
Bug Fixes
v6.6.4
6.6.4 (2021-06-26)
Bug Fixes
- typings: make
Transactionablecompatible withTransactionOptions(#13334) (cd2de40)- utils: clone attributes before mutating them (#13226) (1a16b91)
- data-types: use proper field name for
ARRAY(ENUM)(#13210) (1cfbd33)- typings: fix
ignoreDuplicatesoption (#13220) (b33d78e)- typings: allow
schemafor queryInterface methods (#13223) (6b0b532)- typings: restrict update typings (#13216) (63ceb73)
- typings:
returningcan specify column names (#13215) (143cc84)- typings: model init returns model class, not instance (#13214) (8f2a0d5)
- plurals: bump inflection dependency (#13260) (deeb5c6)
- bulk-create:
ON CONFLICTwith unique index (#13345) (6dcb565)v6.6.3
Due to a mistake this version wasn't properly released to npm, please use the new v6.6.4 instead.
v6.6.2
6.6.2 (2021-03-23)
Bug Fixes
v6.6.1
6.6.1 (2021-03-22)
Bug Fixes
- query-generator: use
ANDin sql fornot/between(#13043) (a663c54)- sqlite: retrieve primary key on upsert (#12991) (023e1d9)
- types: allow
(keyof TAttributes)[]inUpdateOptions.returning(#13130) (97ba242)- types: models with attributes couldn't be used in some cases (#13010) (de5f21d)
- types: remove
stringfromOrdertype (#13057) (ac39f8a)v6.6.0
6.6.0 (2021-03-21)
... (truncated)
Commits
56bb1d6fix(dependency): upgrade validator (#13350)b674600chores: keep only@papbemail in maintainers field5fa695fmeta: empty commit to rerun cidc3ec53fix(ci): fix semantic-release usagec7d7ca5meta: forbid auto major version releasecd2de40fix(typings): makeTransactionablecompatible withTransactionOptions(#1...1a16b91fix(utils): clone attributes before mutating them (#13226)39299a6docs(read-replication.md): fix typo (#13179)d0d7188docs(eager-loading.md): fix typo (#13161)1cfbd33fix(data-types): use proper field name forARRAY(ENUM)(#13210)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by papb, a new releaser for sequelize since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)