209.md (3305B)
1 # PR #209 Bump sequelize from 6.19.2 to 6.20.0 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-05-24T08:40:40Z 6 - **Branch:** dependabot/npm_and_yarn/sequelize-6.20.0 → main 7 - **Merged:** 2022-05-26T09:56:55Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [209.diff](./209.diff) 12 13 --- 14 15 Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.19.2 to 6.20.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.20.0</h2> 21 <h1><a href="https://github.com/sequelize/sequelize/compare/v6.19.2...v6.20.0">6.20.0</a> (2022-05-23)</h1> 22 <h3>Features</h3> 23 <ul> 24 <li>support cyclic foreign keys (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14499">#14499</a>) (<a href="https://github.com/sequelize/sequelize/commit/b37df964333c39b9e19daa9a2c45c1d0bb475433">b37df96</a>)</li> 25 </ul> 26 </blockquote> 27 </details> 28 <details> 29 <summary>Commits</summary> 30 <ul> 31 <li><a href="https://github.com/sequelize/sequelize/commit/b37df964333c39b9e19daa9a2c45c1d0bb475433"><code>b37df96</code></a> feat: support cyclic foreign keys (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14499">#14499</a>)</li> 32 <li>See full diff in <a href="https://github.com/sequelize/sequelize/compare/v6.19.2...v6.20.0">compare view</a></li> 33 </ul> 34 </details> 35 <br /> 36 37 38 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 39 40 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`. 41 42 [//]: # (dependabot-automerge-start) 43 [//]: # (dependabot-automerge-end) 44 45 --- 46 47 <details> 48 <summary>Dependabot commands and options</summary> 49 <br /> 50 51 You can trigger Dependabot actions by commenting on this PR: 52 - `@dependabot rebase` will rebase this PR 53 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 54 - `@dependabot merge` will merge this PR after your CI passes on it 55 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 56 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 57 - `@dependabot reopen` will reopen this PR if it is closed 58 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 59 - `@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) 60 - `@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) 61 - `@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) 62 63 64 </details> 65