85.json (9338B)
1 { 2 "number": 85, 3 "title": "Bump sequelize from 6.16.1 to 6.17.0", 4 "state": "merged", 5 "diff_file": "85.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2022-02-28T08:31:18Z", 8 "closed_at": "2022-03-01T01:13:18Z", 9 "merged_at": "2022-03-01T01:13:18Z", 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/sequelize-6.17.0", 12 "labels": [ 13 "dependencies", 14 "javascript" 15 ], 16 "assignees": [ 17 "MTRNord" 18 ], 19 "requested_reviewers": [ 20 "MTRNord" 21 ], 22 "body": "Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.16.1 to 6.17.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/sequelize/sequelize/releases\">sequelize's releases</a>.</em></p>\n<blockquote>\n<h2>v6.17.0</h2>\n<h1><a href=\"https://github.com/sequelize/sequelize/compare/v6.16.3...v6.17.0\">6.17.0</a> (2022-02-25)</h1>\n<h3>Bug Fixes</h3>\n<ul>\n<li>fix typo in query-generator.js error message (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14151\">#14151</a>) (<a href=\"https://github.com/sequelize/sequelize/commit/2d339d0799d224dca79037e8465cf48abef496a8\">2d339d0</a>)</li>\n<li><strong>postgres:</strong> correctly re-acquire connection for pg-native (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14090\">#14090</a>) (<a href=\"https://github.com/sequelize/sequelize/commit/82506a68dbb33e4824ed6b8462cedf52d90d8cfc\">82506a6</a>)</li>\n<li><strong>types:</strong> drop excess argument for upsert (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14156\">#14156</a>) (<a href=\"https://github.com/sequelize/sequelize/commit/da8678dec6ee6b8e427701e88d7db6810e990f82\">da8678d</a>)</li>\n<li><strong>types:</strong> export <code>GroupedCountResultItem</code> interface (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14154\">#14154</a>) (<a href=\"https://github.com/sequelize/sequelize/commit/a81b7ab38da7fea07e00114e88711fbfed9f9a34\">a81b7ab</a>)</li>\n<li><strong>types:</strong> update 'replication' option property (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14126\">#14126</a>) (<a href=\"https://github.com/sequelize/sequelize/commit/7ac122163f63ced2e24dac1d73e0be298f686187\">7ac1221</a>)</li>\n<li><strong>types:</strong> update return type of <code>Model.update</code> (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14155\">#14155</a>) (<a href=\"https://github.com/sequelize/sequelize/commit/b80aeed3c4eccc98da78927e91483ca41035dffe\">b80aeed</a>)</li>\n</ul>\n<h3>Features</h3>\n<ul>\n<li><strong>types:</strong> infer nullable creation attributes as optional (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14147\">#14147</a>) (<a href=\"https://github.com/sequelize/sequelize/commit/f5c06bd493670a37ba6d6ed039d44ccdf79b126e\">f5c06bd</a>)</li>\n<li><strong>types:</strong> make <code>Model.getAttributes</code> stricter (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14017\">#14017</a>) (<a href=\"https://github.com/sequelize/sequelize/commit/e974e202ca755a008f450c88123fc166a5497bb2\">e974e20</a>)</li>\n</ul>\n<h2>v6.16.3</h2>\n<h2><a href=\"https://github.com/sequelize/sequelize/compare/v6.16.2...v6.16.3\">6.16.3</a> (2022-02-24)</h2>\n<h3>Bug Fixes</h3>\n<ul>\n<li><strong>types:</strong> support union in CreationAttributes (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14146\">#14146</a>) (<a href=\"https://github.com/sequelize/sequelize/commit/d23bd7a7e2aac095f8b210f8d0e0f060c215475f\">d23bd7a</a>)</li>\n</ul>\n<h2>v6.16.2</h2>\n<h2><a href=\"https://github.com/sequelize/sequelize/compare/v6.16.1...v6.16.2\">6.16.2</a> (2022-02-18)</h2>\n<h3>Bug Fixes</h3>\n<ul>\n<li><strong>types:</strong> missing snowflake and db2 dialects (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14137\">#14137</a>) (<a href=\"https://github.com/sequelize/sequelize/commit/0326c2caee201ee7288eb917cb3facd5aefd9b12\">0326c2c</a>)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/sequelize/sequelize/commit/e974e202ca755a008f450c88123fc166a5497bb2\"><code>e974e20</code></a> feat(types): make <code>Model.getAttributes</code> stricter (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14017\">#14017</a>)</li>\n<li><a href=\"https://github.com/sequelize/sequelize/commit/2d339d0799d224dca79037e8465cf48abef496a8\"><code>2d339d0</code></a> fix: fix typo in query-generator.js error message (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14151\">#14151</a>)</li>\n<li><a href=\"https://github.com/sequelize/sequelize/commit/b80aeed3c4eccc98da78927e91483ca41035dffe\"><code>b80aeed</code></a> fix(types): update return type of <code>Model.update</code> (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14155\">#14155</a>)</li>\n<li><a href=\"https://github.com/sequelize/sequelize/commit/f5c06bd493670a37ba6d6ed039d44ccdf79b126e\"><code>f5c06bd</code></a> feat(types): infer nullable creation attributes as optional (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14147\">#14147</a>)</li>\n<li><a href=\"https://github.com/sequelize/sequelize/commit/af6cbe683ff561a42dfe749373b9debb9689fb0d\"><code>af6cbe6</code></a> build(deps): move <code>@\u200btypes/validator</code> to prod deps (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14159\">#14159</a>)</li>\n<li><a href=\"https://github.com/sequelize/sequelize/commit/a81b7ab38da7fea07e00114e88711fbfed9f9a34\"><code>a81b7ab</code></a> fix(types): export <code>GroupedCountResultItem</code> interface (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14154\">#14154</a>)</li>\n<li><a href=\"https://github.com/sequelize/sequelize/commit/da8678dec6ee6b8e427701e88d7db6810e990f82\"><code>da8678d</code></a> fix(types): drop excess argument for upsert (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14156\">#14156</a>)</li>\n<li><a href=\"https://github.com/sequelize/sequelize/commit/709c8304abd16f5a38317e175b4285d364e430f4\"><code>709c830</code></a> docs(postgres): clarify pg version for Node >=14 (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14149\">#14149</a>)</li>\n<li><a href=\"https://github.com/sequelize/sequelize/commit/7ac122163f63ced2e24dac1d73e0be298f686187\"><code>7ac1221</code></a> fix(types): update 'replication' option property (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14126\">#14126</a>)</li>\n<li><a href=\"https://github.com/sequelize/sequelize/commit/82506a68dbb33e4824ed6b8462cedf52d90d8cfc\"><code>82506a6</code></a> fix(postgres): correctly re-acquire connection for pg-native (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14090\">#14090</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/sequelize/sequelize/compare/v6.16.1...v6.17.0\">compare view</a></li>\n</ul>\n</details>\n<details>\n<summary>Maintainer changes</summary>\n<p>This version was pushed to npm by <a href=\"https://www.npmjs.com/~sdepold\">sdepold</a>, a new releaser for sequelize since your current version.</p>\n</details>\n<br />\n\n\n[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@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)\n- `@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)\n- `@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)\n\n\n</details>", 23 "comments": [], 24 "review_comments": [] 25 }