238.md (5040B)
1 # PR #238 Bump sequelize from 6.20.0 to 6.21.0 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-06-17T08:34:29Z 6 - **Branch:** dependabot/npm_and_yarn/sequelize-6.21.0 → main 7 - **Closed:** 2023-01-03T16:43:31Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [238.diff](./238.diff) 12 13 --- 14 15 Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.20.0 to 6.21.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.21.0</h2> 21 <h1><a href="https://github.com/sequelize/sequelize/compare/v6.20.1...v6.21.0">6.21.0</a> (2022-06-16)</h1> 22 <h3>Features</h3> 23 <ul> 24 <li>exports types to support typescript >= 4.5 nodenext module (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14620">#14620</a>) (<a href="https://github.com/sequelize/sequelize/commit/cbdf73e9ee52ebebf92679b183ce95c760e914db">cbdf73e</a>)</li> 25 </ul> 26 <h2>v6.20.1</h2> 27 <h2><a href="https://github.com/sequelize/sequelize/compare/v6.20.0...v6.20.1">6.20.1</a> (2022-05-27)</h2> 28 <h3>Bug Fixes</h3> 29 <ul> 30 <li>kill connection on commit/rollback error (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14535">#14535</a>) (<a href="https://github.com/sequelize/sequelize/commit/e1a9c28375e3bdd11347835b2f796290638ad58a">e1a9c28</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/cbdf73e9ee52ebebf92679b183ce95c760e914db"><code>cbdf73e</code></a> feat: exports types to support typescript >= 4.5 nodenext module (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14620">#14620</a>)</li> 38 <li><a href="https://github.com/sequelize/sequelize/commit/a3338627f9ec51543edc1dc1fbdd307bcc002dba"><code>a333862</code></a> docs(readme): update README to be more like main (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14626">#14626</a>)</li> 39 <li><a href="https://github.com/sequelize/sequelize/commit/e1a9c28375e3bdd11347835b2f796290638ad58a"><code>e1a9c28</code></a> fix: kill connection on commit/rollback error (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14535">#14535</a>)</li> 40 <li>See full diff in <a href="https://github.com/sequelize/sequelize/compare/v6.20.0...v6.21.0">compare view</a></li> 41 </ul> 42 </details> 43 <br /> 44 45 46 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 47 48 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`. 49 50 [//]: # (dependabot-automerge-start) 51 [//]: # (dependabot-automerge-end) 52 53 --- 54 55 <details> 56 <summary>Dependabot commands and options</summary> 57 <br /> 58 59 You can trigger Dependabot actions by commenting on this PR: 60 - `@dependabot rebase` will rebase this PR 61 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 62 - `@dependabot merge` will merge this PR after your CI passes on it 63 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 64 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 65 - `@dependabot reopen` will reopen this PR if it is closed 66 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 67 - `@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) 68 - `@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) 69 - `@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) 70 71 72 </details> 73 74 75 ## Comments 76 77 ### @dependabot[bot] — 2023-01-03T16:43:34Z 78 79 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file. 80 81 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. 82