39.md (4492B)
1 # PR #39 Bump sequelize from 6.14.1 to 6.15.0 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-01-31T08:29:11Z 6 - **Branch:** dependabot/npm_and_yarn/sequelize-6.15.0 → main 7 - **Merged:** 2022-01-31T10:21:20Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [39.diff](./39.diff) 12 13 --- 14 15 [//]: # (dependabot-start) 16 ⚠️ **Dependabot is rebasing this PR** ⚠️ 17 18 Rebasing might not happen immediately, so don't worry if this takes some time. 19 20 Note: if you make any changes to this PR yourself, they will take precedence over the rebase. 21 22 --- 23 24 [//]: # (dependabot-end) 25 26 Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.14.1 to 6.15.0. 27 <details> 28 <summary>Release notes</summary> 29 <p><em>Sourced from <a href="https://github.com/sequelize/sequelize/releases">sequelize's releases</a>.</em></p> 30 <blockquote> 31 <h2>v6.15.0</h2> 32 <h1><a href="https://github.com/sequelize/sequelize/compare/v6.14.1...v6.15.0">6.15.0</a> (2022-01-29)</h1> 33 <h3>Bug Fixes</h3> 34 <ul> 35 <li><strong>types:</strong> deduplicate error typings (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14002">#14002</a>) (<a href="https://github.com/sequelize/sequelize/commit/fc2862905a2f34bd8dcbfe78fa66c20693be44b7">fc28629</a>)</li> 36 </ul> 37 <h3>Features</h3> 38 <ul> 39 <li>add options.rawErrors to <code>Sequelize#query</code> method (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/13881">#13881</a>) (<a href="https://github.com/sequelize/sequelize/commit/7c588511a37af5a5ab8c483bffa39a4060122d37">7c58851</a>)</li> 40 </ul> 41 </blockquote> 42 </details> 43 <details> 44 <summary>Commits</summary> 45 <ul> 46 <li><a href="https://github.com/sequelize/sequelize/commit/42aa3141bb74722b17b00ea825fdb3f3e2c12e16"><code>42aa314</code></a> docs: clarify how the <code>limit</code> option works (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/13985">#13985</a>)</li> 47 <li><a href="https://github.com/sequelize/sequelize/commit/7c588511a37af5a5ab8c483bffa39a4060122d37"><code>7c58851</code></a> feat: add options.rawErrors to <code>Sequelize#query</code> method (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/13881">#13881</a>)</li> 48 <li><a href="https://github.com/sequelize/sequelize/commit/fc2862905a2f34bd8dcbfe78fa66c20693be44b7"><code>fc28629</code></a> fix(types): deduplicate error typings (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14002">#14002</a>)</li> 49 <li>See full diff in <a href="https://github.com/sequelize/sequelize/compare/v6.14.1...v6.15.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