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

53.md (4780B)


      1 # PR #53 Bump sequelize from 6.15.0 to 6.15.1
      2 
      3 - **Status:** merged
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2022-02-07T08:34:03Z
      6 - **Branch:** dependabot/npm_and_yarn/sequelize-6.15.1 → main
      7 - **Merged:** 2022-02-07T10:15:12Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [53.diff](./53.diff)
     12 
     13 ---
     14 
     15 Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.15.0 to 6.15.1.
     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.15.1</h2>
     21 <h2><a href="https://github.com/sequelize/sequelize/compare/v6.15.0...v6.15.1">6.15.1</a> (2022-02-06)</h2>
     22 <h3>Bug Fixes</h3>
     23 <ul>
     24 <li><strong>types:</strong> accept <code>$nested.syntax$</code> in WhereAttributeHash (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/13983">#13983</a>) (<a href="https://github.com/sequelize/sequelize/commit/4a513cfb8d0061fe47864fa70655649a4f1b60ac">4a513cf</a>)</li>
     25 <li><strong>types:</strong> correct typing definitions for <code>Sequelize.where</code> (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14018">#14018</a>) (<a href="https://github.com/sequelize/sequelize/commit/99c612bf4ffe61da1564b482b1d3680172ddde34">99c612b</a>)</li>
     26 <li><strong>types:</strong> improve branded types (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/13990">#13990</a>) (<a href="https://github.com/sequelize/sequelize/commit/a578ea001e0d8f0eddae41badc6814a2a527d9a9">a578ea0</a>)</li>
     27 </ul>
     28 </blockquote>
     29 </details>
     30 <details>
     31 <summary>Commits</summary>
     32 <ul>
     33 <li><a href="https://github.com/sequelize/sequelize/commit/4a513cfb8d0061fe47864fa70655649a4f1b60ac"><code>4a513cf</code></a> fix(types): accept <code>$nested.syntax$</code> in WhereAttributeHash (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/13983">#13983</a>)</li>
     34 <li><a href="https://github.com/sequelize/sequelize/commit/a578ea001e0d8f0eddae41badc6814a2a527d9a9"><code>a578ea0</code></a> fix(types): improve branded types (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/13990">#13990</a>)</li>
     35 <li><a href="https://github.com/sequelize/sequelize/commit/99c612bf4ffe61da1564b482b1d3680172ddde34"><code>99c612b</code></a> fix(types): correct typing definitions for <code>Sequelize.where</code> (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14018">#14018</a>)</li>
     36 <li><a href="https://github.com/sequelize/sequelize/commit/c45021c4681d1ae83620ac4df38869e92bcddc71"><code>c45021c</code></a> build(ci): don't run tests twice on v6 PRs (<a href="https://github-redirect.dependabot.com/sequelize/sequelize/issues/14059">#14059</a>)</li>
     37 <li>See full diff in <a href="https://github.com/sequelize/sequelize/compare/v6.15.0...v6.15.1">compare view</a></li>
     38 </ul>
     39 </details>
     40 <br />
     41 
     42 
     43 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sequelize&package-manager=npm_and_yarn&previous-version=6.15.0&new-version=6.15.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     44 
     45 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`.
     46 
     47 [//]: # (dependabot-automerge-start)
     48 [//]: # (dependabot-automerge-end)
     49 
     50 ---
     51 
     52 <details>
     53 <summary>Dependabot commands and options</summary>
     54 <br />
     55 
     56 You can trigger Dependabot actions by commenting on this PR:
     57 - `@dependabot rebase` will rebase this PR
     58 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     59 - `@dependabot merge` will merge this PR after your CI passes on it
     60 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     61 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     62 - `@dependabot reopen` will reopen this PR if it is closed
     63 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     64 - `@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)
     65 - `@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)
     66 - `@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)
     67 
     68 
     69 </details>
     70