matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

130.md (4519B)


      1 # PR #130 Bump sequelize from 6.17.0 to 6.18.0
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2022-04-04T08:37:07Z
      6 - **Branch:** dependabot/npm_and_yarn/sequelize-6.18.0 → main
      7 - **Closed:** 2022-04-13T08:33:17Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [130.diff](./130.diff)
     12 
     13 ---
     14 
     15 Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.17.0 to 6.18.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.18.0</h2>
     21 <h1><a href="https://github.com/sequelize/sequelize/compare/v6.17.0...v6.18.0">6.18.0</a> (2022-04-03)</h1>
     22 <h3>Features</h3>
     23 <ul>
     24 <li>add whereScopeStrategy to merge where scopes with Op.and (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14152">#14152</a>) (<a href="https://github.com/sequelize/sequelize/commit/8349c02c5130fc431adec265e3a3ad043571f1b9">8349c02</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/ca0e017b3645311153db20560979217dfd40851a"><code>ca0e017</code></a> test: disable deadlock test for mariadb 10.5.15 (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14314">#14314</a>)</li>
     32 <li><a href="https://github.com/sequelize/sequelize/commit/62564f7a944f73ac3f091619f222a2621ee4fa4c"><code>62564f7</code></a> docs: fix dead link in API reference (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14313">#14313</a>)</li>
     33 <li><a href="https://github.com/sequelize/sequelize/commit/cdc8881a393758f95adfb054edc74904bfaf4036"><code>cdc8881</code></a> build: remove v6 docs from repository (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14234">#14234</a>)</li>
     34 <li><a href="https://github.com/sequelize/sequelize/commit/730af2785e1a5ae6f42383ccb74a4b486603037d"><code>730af27</code></a> docs: document scope whereMergeStrategy option (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14201">#14201</a>)</li>
     35 <li><a href="https://github.com/sequelize/sequelize/commit/8349c02c5130fc431adec265e3a3ad043571f1b9"><code>8349c02</code></a> feat: add whereScopeStrategy to merge where scopes with Op.and (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14152">#14152</a>)</li>
     36 <li>See full diff in <a href="https://github.com/sequelize/sequelize/compare/v6.17.0...v6.18.0">compare view</a></li>
     37 </ul>
     38 </details>
     39 <br />
     40 
     41 
     42 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sequelize&package-manager=npm_and_yarn&previous-version=6.17.0&new-version=6.18.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     43 
     44 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`.
     45 
     46 [//]: # (dependabot-automerge-start)
     47 [//]: # (dependabot-automerge-end)
     48 
     49 ---
     50 
     51 <details>
     52 <summary>Dependabot commands and options</summary>
     53 <br />
     54 
     55 You can trigger Dependabot actions by commenting on this PR:
     56 - `@dependabot rebase` will rebase this PR
     57 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     58 - `@dependabot merge` will merge this PR after your CI passes on it
     59 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     60 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     61 - `@dependabot reopen` will reopen this PR if it is closed
     62 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     63 - `@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)
     64 - `@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)
     65 - `@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)
     66 
     67 
     68 </details>
     69 
     70 
     71 ## Comments
     72 
     73 ### @dependabot[bot] — 2022-04-13T08:33:16Z
     74 
     75 Superseded by #141.
     76