199.md (4635B)
1 # PR #199 Bump sequelize from 6.19.0 to 6.19.2 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-05-19T08:26:37Z 6 - **Branch:** dependabot/npm_and_yarn/sequelize-6.19.2 → main 7 - **Merged:** 2022-05-23T08:41:15Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [199.diff](./199.diff) 12 13 --- 14 15 Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.19.0 to 6.19.2. 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.2</h2> 21 <h2><a href="https://github.com/sequelize/sequelize/compare/v6.19.1...v6.19.2">6.19.2</a> (2022-05-18)</h2> 22 <h3>Bug Fixes</h3> 23 <ul> 24 <li>accept replacements in <code>ARRAY[]</code> & followed by <code>;</code> (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14518">#14518</a>) (<a href="https://github.com/sequelize/sequelize/commit/e37c57255fbd77244be22dc57d0a86490597831a">e37c572</a>)</li> 25 </ul> 26 <h2>v6.19.1</h2> 27 <h2><a href="https://github.com/sequelize/sequelize/compare/v6.19.0...v6.19.1">6.19.1</a> (2022-05-17)</h2> 28 <h3>Bug Fixes</h3> 29 <ul> 30 <li>do not replace <code>:replacements</code> inside of strings (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14472">#14472</a>) (<a href="https://github.com/sequelize/sequelize/commit/ccaa3996047fe00048d5993ab2dd43ebadd4f78b">ccaa399</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/e37c57255fbd77244be22dc57d0a86490597831a"><code>e37c572</code></a> fix: accept replacements in <code>ARRAY[]</code> & followed by <code>;</code> (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14518">#14518</a>)</li> 38 <li><a href="https://github.com/sequelize/sequelize/commit/6c5f8ec550f75605814cf325c79d36ea4c98bc46"><code>6c5f8ec</code></a> test: disable mysql/mariadb deadlock test (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14514">#14514</a>)</li> 39 <li><a href="https://github.com/sequelize/sequelize/commit/87655eb2ce1768ed19b7634836db0f2ae02270fc"><code>87655eb</code></a> build: fix esdoc (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14513">#14513</a>)</li> 40 <li><a href="https://github.com/sequelize/sequelize/commit/ccaa3996047fe00048d5993ab2dd43ebadd4f78b"><code>ccaa399</code></a> fix: do not replace <code>:replacements</code> inside of strings (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14472">#14472</a>)</li> 41 <li>See full diff in <a href="https://github.com/sequelize/sequelize/compare/v6.19.0...v6.19.2">compare view</a></li> 42 </ul> 43 </details> 44 <br /> 45 46 47 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 48 49 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`. 50 51 [//]: # (dependabot-automerge-start) 52 [//]: # (dependabot-automerge-end) 53 54 --- 55 56 <details> 57 <summary>Dependabot commands and options</summary> 58 <br /> 59 60 You can trigger Dependabot actions by commenting on this PR: 61 - `@dependabot rebase` will rebase this PR 62 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 63 - `@dependabot merge` will merge this PR after your CI passes on it 64 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 65 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 66 - `@dependabot reopen` will reopen this PR if it is closed 67 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 68 - `@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) 69 - `@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) 70 - `@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) 71 72 73 </details> 74