141.md (6083B)
1 # PR #141 Bump sequelize from 6.17.0 to 6.19.0 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-04-13T08:33:13Z 6 - **Branch:** dependabot/npm_and_yarn/sequelize-6.19.0 → main 7 - **Merged:** 2022-04-18T09:51:38Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [141.diff](./141.diff) 12 13 --- 14 15 Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.17.0 to 6.19.0. 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.19.0</h2> 21 <h1><a href="https://github.com/sequelize/sequelize/compare/v6.18.0...v6.19.0">6.19.0</a> (2022-04-12)</h1> 22 <h3>Bug Fixes</h3> 23 <ul> 24 <li><strong>types:</strong> make <code>WhereOptions</code> more accurate (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14368">#14368</a>) (<a href="https://github.com/sequelize/sequelize/commit/0d0aadec98871d704743563585eacf87b3403517">0d0aade</a>)</li> 25 </ul> 26 <h3>Features</h3> 27 <ul> 28 <li><strong>types:</strong> make <code>Model.init</code> aware of pre-configured foreign keys (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14370">#14370</a>) (<a href="https://github.com/sequelize/sequelize/commit/5954d2cae542f8e4bd3351bc9d55b6880bd751c3">5954d2c</a>)</li> 29 </ul> 30 <h2>v6.18.0</h2> 31 <h1><a href="https://github.com/sequelize/sequelize/compare/v6.17.0...v6.18.0">6.18.0</a> (2022-04-03)</h1> 32 <h3>Features</h3> 33 <ul> 34 <li>add whereScopeStrategy to merge where scopes with Op.and (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14152">#14152</a>) (<a href="https://github.com/sequelize/sequelize/commit/8349c02c5130fc431adec265e3a3ad043571f1b9">8349c02</a>)</li> 35 </ul> 36 </blockquote> 37 </details> 38 <details> 39 <summary>Commits</summary> 40 <ul> 41 <li><a href="https://github.com/sequelize/sequelize/commit/5954d2cae542f8e4bd3351bc9d55b6880bd751c3"><code>5954d2c</code></a> feat(types): make <code>Model.init</code> aware of pre-configured foreign keys (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14370">#14370</a>)</li> 42 <li><a href="https://github.com/sequelize/sequelize/commit/0d0aadec98871d704743563585eacf87b3403517"><code>0d0aade</code></a> fix(types): make <code>WhereOptions</code> more accurate (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14368">#14368</a>)</li> 43 <li><a href="https://github.com/sequelize/sequelize/commit/7e8b707e3136e77dacc2525875beae6775d882cb"><code>7e8b707</code></a> docs: restore Model api reference & make fail on error (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14323">#14323</a>)</li> 44 <li><a href="https://github.com/sequelize/sequelize/commit/ca0e017b3645311153db20560979217dfd40851a"><code>ca0e017</code></a> test: disable deadlock test for mariadb 10.5.15 (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14314">#14314</a>)</li> 45 <li><a href="https://github.com/sequelize/sequelize/commit/62564f7a944f73ac3f091619f222a2621ee4fa4c"><code>62564f7</code></a> docs: fix dead link in API reference (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14313">#14313</a>)</li> 46 <li><a href="https://github.com/sequelize/sequelize/commit/cdc8881a393758f95adfb054edc74904bfaf4036"><code>cdc8881</code></a> build: remove v6 docs from repository (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14234">#14234</a>)</li> 47 <li><a href="https://github.com/sequelize/sequelize/commit/730af2785e1a5ae6f42383ccb74a4b486603037d"><code>730af27</code></a> docs: document scope whereMergeStrategy option (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14201">#14201</a>)</li> 48 <li><a href="https://github.com/sequelize/sequelize/commit/8349c02c5130fc431adec265e3a3ad043571f1b9"><code>8349c02</code></a> feat: add whereScopeStrategy to merge where scopes with Op.and (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14152">#14152</a>)</li> 49 <li>See full diff in <a href="https://github.com/sequelize/sequelize/compare/v6.17.0...v6.19.0">compare view</a></li> 50 </ul> 51 </details> 52 <br /> 53 54 55 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 56 57 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`. 58 59 [//]: # (dependabot-automerge-start) 60 [//]: # (dependabot-automerge-end) 61 62 --- 63 64 <details> 65 <summary>Dependabot commands and options</summary> 66 <br /> 67 68 You can trigger Dependabot actions by commenting on this PR: 69 - `@dependabot rebase` will rebase this PR 70 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 71 - `@dependabot merge` will merge this PR after your CI passes on it 72 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 73 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 74 - `@dependabot reopen` will reopen this PR if it is closed 75 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 76 - `@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) 77 - `@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) 78 - `@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) 79 80 81 </details> 82