58.md (3704B)
1 # PR #58 Bump sequelize from 6.15.1 to 6.16.0 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-02-09T08:38:20Z 6 - **Branch:** dependabot/npm_and_yarn/sequelize-6.16.0 → main 7 - **Merged:** 2022-02-09T08:39:07Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [58.diff](./58.diff) 12 13 --- 14 15 Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.15.1 to 6.16.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.16.0</h2> 21 <h1><a href="https://github.com/sequelize/sequelize/compare/v6.15.1...v6.16.0">6.16.0</a> (2022-02-08)</h1> 22 <h3>Features</h3> 23 <ul> 24 <li>gen /lib & /types from /src & drop /dist (v6) (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14063">#14063</a>) (<a href="https://github.com/sequelize/sequelize/commit/6b8fbb48d0d12f2c500f69ce79f7f54386c32b40">6b8fbb4</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/6b8fbb48d0d12f2c500f69ce79f7f54386c32b40"><code>6b8fbb4</code></a> feat: gen /lib & /types from /src & drop /dist (v6) (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14063">#14063</a>)</li> 32 <li><a href="https://github.com/sequelize/sequelize/commit/ab020c3a2b7d246c2ce6060ce3926abfcaf80454"><code>ab020c3</code></a> Merge branch 'v6' of github.com:sequelize/sequelize into v6</li> 33 <li><a href="https://github.com/sequelize/sequelize/commit/3a9a45387fc143b3785d1d95c2c2179075fca737"><code>3a9a453</code></a> ci: build docs upon release</li> 34 <li>See full diff in <a href="https://github.com/sequelize/sequelize/compare/v6.15.1...v6.16.0">compare view</a></li> 35 </ul> 36 </details> 37 <br /> 38 39 40 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 41 42 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`. 43 44 [//]: # (dependabot-automerge-start) 45 [//]: # (dependabot-automerge-end) 46 47 --- 48 49 <details> 50 <summary>Dependabot commands and options</summary> 51 <br /> 52 53 You can trigger Dependabot actions by commenting on this PR: 54 - `@dependabot rebase` will rebase this PR 55 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 56 - `@dependabot merge` will merge this PR after your CI passes on it 57 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 58 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 59 - `@dependabot reopen` will reopen this PR if it is closed 60 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 61 - `@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) 62 - `@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) 63 - `@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) 64 65 66 </details> 67