83.md (4710B)
1 # PR #83 Bump sequelize from 6.16.1 to 6.16.3 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-02-25T08:32:42Z 6 - **Branch:** dependabot/npm_and_yarn/sequelize-6.16.3 → main 7 - **Closed:** 2022-02-28T08:31:21Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [83.diff](./83.diff) 12 13 --- 14 15 Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.16.1 to 6.16.3. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/sequelize/sequelize/releases">sequelize's releases</a>.</em></p> 19 <blockquote> 20 <h2>v6.16.3</h2> 21 <h2><a href="https://github.com/sequelize/sequelize/compare/v6.16.2...v6.16.3">6.16.3</a> (2022-02-24)</h2> 22 <h3>Bug Fixes</h3> 23 <ul> 24 <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> 25 </ul> 26 <h2>v6.16.2</h2> 27 <h2><a href="https://github.com/sequelize/sequelize/compare/v6.16.1...v6.16.2">6.16.2</a> (2022-02-18)</h2> 28 <h3>Bug Fixes</h3> 29 <ul> 30 <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> 31 </ul> 32 </blockquote> 33 </details> 34 <details> 35 <summary>Commits</summary> 36 <ul> 37 <li><a href="https://github.com/sequelize/sequelize/commit/d23bd7a7e2aac095f8b210f8d0e0f060c215475f"><code>d23bd7a</code></a> fix(types): support union in CreationAttributes (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14146">#14146</a>)</li> 38 <li><a href="https://github.com/sequelize/sequelize/commit/0326c2caee201ee7288eb917cb3facd5aefd9b12"><code>0326c2c</code></a> fix(types): missing snowflake and db2 dialects (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14137">#14137</a>)</li> 39 <li><a href="https://github.com/sequelize/sequelize/commit/664bd12b242e08822e6ec5e639185f088fc53796"><code>664bd12</code></a> build: generate jsdoc from src instead of lib (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14094">#14094</a>) (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14096">#14096</a>)</li> 40 <li>See full diff in <a href="https://github.com/sequelize/sequelize/compare/v6.16.1...v6.16.3">compare view</a></li> 41 </ul> 42 </details> 43 <details> 44 <summary>Maintainer changes</summary> 45 <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> 46 </details> 47 <br /> 48 49 50 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 51 52 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`. 53 54 [//]: # (dependabot-automerge-start) 55 [//]: # (dependabot-automerge-end) 56 57 --- 58 59 <details> 60 <summary>Dependabot commands and options</summary> 61 <br /> 62 63 You can trigger Dependabot actions by commenting on this PR: 64 - `@dependabot rebase` will rebase this PR 65 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 66 - `@dependabot merge` will merge this PR after your CI passes on it 67 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 68 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 69 - `@dependabot reopen` will reopen this PR if it is closed 70 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 71 - `@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) 72 - `@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) 73 - `@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) 74 75 76 </details> 77 78 79 ## Comments 80 81 ### @dependabot[bot] — 2022-02-28T08:31:20Z 82 83 Superseded by #85. 84