Bump vue-final-modal from 3.4.11 to 4.4.2 #30

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/vue-final-modal-4.4.2 into main 2023-05-24 21:16:13 +00:00
dependabot[bot] commented 2023-04-25 01:09:49 +00:00 (Migrated from github.com)

Bumps vue-final-modal from 3.4.11 to 4.4.2.

Release notes

Sourced from vue-final-modal's releases.

Release 4.4.2

4.4.2 (2023-04-24)

Bug Fixes

Release 4.4.1

4.4.1 (2023-04-24)

Bug Fixes

  • set vue version >=3.2.0 (5d93903)

Release 4.4.0

4.4.0 (2023-04-24)

Bug Fixes

  • vue should be a peer dependency (607e145)
  • when displayDirective="show", should not run onEntering() and onEnter() if visible is false (e8ae92f)

Release 4.3.1

4.3.1 (2023-04-17)

Bug Fixes

  • resolve the error caused by VueUse removing isString (#359) (85f52a3)

Release 4.3.0

4.3.0 (2023-04-12)

Features

  • support visible value of displayDirective (509a405)

Release 4.2.0

4.2.0 (2023-04-04)

Bug Fixes

  • make sure SSR still work (c134d8a)

... (truncated)

Changelog

Sourced from vue-final-modal's changelog.

4.4.2 (2023-04-24)

Bug Fixes

4.4.1 (2023-04-24)

Bug Fixes

  • set vue version >=3.2.0 (5d93903)

4.4.0 (2023-04-24)

Bug Fixes

  • vue should be a peer dependency (607e145)
  • when displayDirective="show", should not run onEntering() and onEnter() if visible is false (e8ae92f)

4.3.1 (2023-04-17)

Bug Fixes

  • resolve the error caused by VueUse removing isString (#359) (85f52a3)

4.3.0 (2023-04-12)

Features

  • support value of displayDirective (509a405)

4.2.0 (2023-04-04)

Bug Fixes

  • make sure SSR still work (c134d8a)

Features

  • get rid of context and made useModal can be execute everywhere (47cf520)

4.1.4 (2023-03-31)

... (truncated)

Commits

Dependabot compatibility score

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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
  • @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)
  • @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)
Bumps [vue-final-modal](https://github.com/vue-final/vue-final-modal/tree/HEAD/packages/vue-final-modal) from 3.4.11 to 4.4.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vue-final/vue-final-modal/releases">vue-final-modal's releases</a>.</em></p> <blockquote> <h2>Release 4.4.2</h2> <h2><a href="https://github.com/vue-final/vue-final-modal/compare/v4.4.1...v4.4.2">4.4.2</a> (2023-04-24)</h2> <h3>Bug Fixes</h3> <ul> <li>add dependencies (<a href="https://github.com/vue-final/vue-final-modal/commit/ebe97324a49277eb0c7edaab7dfb4e2aa4099aaa">ebe9732</a>)</li> </ul> <h2>Release 4.4.1</h2> <h2><a href="https://github.com/vue-final/vue-final-modal/compare/v4.4.0...v4.4.1">4.4.1</a> (2023-04-24)</h2> <h3>Bug Fixes</h3> <ul> <li>set vue version &gt;=3.2.0 (<a href="https://github.com/vue-final/vue-final-modal/commit/5d9390393826f92d819bfe0455310b3d494ef311">5d93903</a>)</li> </ul> <h2>Release 4.4.0</h2> <h1><a href="https://github.com/vue-final/vue-final-modal/compare/v4.3.1...v4.4.0">4.4.0</a> (2023-04-24)</h1> <h3>Bug Fixes</h3> <ul> <li>vue should be a peer dependency (<a href="https://github.com/vue-final/vue-final-modal/commit/607e145428c73450579dd24f773061c19f0bde02">607e145</a>)</li> <li>when displayDirective=&quot;show&quot;, should not run onEntering() and onEnter() if visible is false (<a href="https://github.com/vue-final/vue-final-modal/commit/e8ae92fc38dde8fd3a1d400cb18b9ab0b87b1618">e8ae92f</a>)</li> </ul> <h2>Release 4.3.1</h2> <h2><a href="https://github.com/vue-final/vue-final-modal/compare/v4.3.0...v4.3.1">4.3.1</a> (2023-04-17)</h2> <h3>Bug Fixes</h3> <ul> <li>resolve the error caused by VueUse removing <code>isString</code> (<a href="https://redirect.github.com/vue-final/vue-final-modal/issues/359">#359</a>) (<a href="https://github.com/vue-final/vue-final-modal/commit/85f52a3466dfa692991de20ac6cdf88923ed1c69">85f52a3</a>)</li> </ul> <h2>Release 4.3.0</h2> <h1><a href="https://github.com/vue-final/vue-final-modal/compare/v4.2.0...v4.3.0">4.3.0</a> (2023-04-12)</h1> <h3>Features</h3> <ul> <li>support <code>visible</code> value of displayDirective (<a href="https://github.com/vue-final/vue-final-modal/commit/509a405e21de5fbc8c331a7d42cd09b1b43f82ff">509a405</a>)</li> </ul> <h2>Release 4.2.0</h2> <h1><a href="https://github.com/vue-final/vue-final-modal/compare/v4.1.4...v4.2.0">4.2.0</a> (2023-04-04)</h1> <h3>Bug Fixes</h3> <ul> <li>make sure SSR still work (<a href="https://github.com/vue-final/vue-final-modal/commit/c134d8ae55c7285de7e300ce4450c6ead317fc16">c134d8a</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vue-final/vue-final-modal/blob/master/packages/vue-final-modal/CHANGELOG.md">vue-final-modal's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vue-final/vue-final-modal/compare/v4.4.1...v4.4.2">4.4.2</a> (2023-04-24)</h2> <h3>Bug Fixes</h3> <ul> <li>add dependencies (<a href="https://github.com/vue-final/vue-final-modal/commit/ebe97324a49277eb0c7edaab7dfb4e2aa4099aaa">ebe9732</a>)</li> </ul> <h2><a href="https://github.com/vue-final/vue-final-modal/compare/v4.4.0...v4.4.1">4.4.1</a> (2023-04-24)</h2> <h3>Bug Fixes</h3> <ul> <li>set vue version &gt;=3.2.0 (<a href="https://github.com/vue-final/vue-final-modal/commit/5d9390393826f92d819bfe0455310b3d494ef311">5d93903</a>)</li> </ul> <h1><a href="https://github.com/vue-final/vue-final-modal/compare/v4.3.1...v4.4.0">4.4.0</a> (2023-04-24)</h1> <h3>Bug Fixes</h3> <ul> <li>vue should be a peer dependency (<a href="https://github.com/vue-final/vue-final-modal/commit/607e145428c73450579dd24f773061c19f0bde02">607e145</a>)</li> <li>when displayDirective=&quot;show&quot;, should not run onEntering() and onEnter() if visible is false (<a href="https://github.com/vue-final/vue-final-modal/commit/e8ae92fc38dde8fd3a1d400cb18b9ab0b87b1618">e8ae92f</a>)</li> </ul> <h2><a href="https://github.com/vue-final/vue-final-modal/compare/v4.3.0...v4.3.1">4.3.1</a> (2023-04-17)</h2> <h3>Bug Fixes</h3> <ul> <li>resolve the error caused by VueUse removing <code>isString</code> (<a href="https://redirect.github.com/vue-final/vue-final-modal/issues/359">#359</a>) (<a href="https://github.com/vue-final/vue-final-modal/commit/85f52a3466dfa692991de20ac6cdf88923ed1c69">85f52a3</a>)</li> </ul> <h1><a href="https://github.com/vue-final/vue-final-modal/compare/v4.2.0...v4.3.0">4.3.0</a> (2023-04-12)</h1> <h3>Features</h3> <ul> <li>support value of displayDirective (<a href="https://github.com/vue-final/vue-final-modal/commit/509a405e21de5fbc8c331a7d42cd09b1b43f82ff">509a405</a>)</li> </ul> <h1><a href="https://github.com/vue-final/vue-final-modal/compare/v4.1.4...v4.2.0">4.2.0</a> (2023-04-04)</h1> <h3>Bug Fixes</h3> <ul> <li>make sure SSR still work (<a href="https://github.com/vue-final/vue-final-modal/commit/c134d8ae55c7285de7e300ce4450c6ead317fc16">c134d8a</a>)</li> </ul> <h3>Features</h3> <ul> <li>get rid of context and made useModal can be execute everywhere (<a href="https://github.com/vue-final/vue-final-modal/commit/47cf5208f973c2b7a3e645bf2fba32e72a894c11">47cf520</a>)</li> </ul> <h2><a href="https://github.com/vue-final/vue-final-modal/compare/v4.1.3...v4.1.4">4.1.4</a> (2023-03-31)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vue-final/vue-final-modal/commit/f91c664a764c067d34b5c5e87a469f58f9d4bf4b"><code>f91c664</code></a> Release 4.4.2</li> <li><a href="https://github.com/vue-final/vue-final-modal/commit/ebe97324a49277eb0c7edaab7dfb4e2aa4099aaa"><code>ebe9732</code></a> fix: add dependencies</li> <li><a href="https://github.com/vue-final/vue-final-modal/commit/27ba30e7c4f67315d4eccdd3d57278f1ba8a3fd9"><code>27ba30e</code></a> Release 4.4.1</li> <li><a href="https://github.com/vue-final/vue-final-modal/commit/5d9390393826f92d819bfe0455310b3d494ef311"><code>5d93903</code></a> fix: set vue version &gt;=3.2.0</li> <li><a href="https://github.com/vue-final/vue-final-modal/commit/0744d65efae850754c33eeb6b7d6f49695724483"><code>0744d65</code></a> Release 4.4.0</li> <li><a href="https://github.com/vue-final/vue-final-modal/commit/607e145428c73450579dd24f773061c19f0bde02"><code>607e145</code></a> fix: vue should be a peer dependency</li> <li><a href="https://github.com/vue-final/vue-final-modal/commit/e8ae92fc38dde8fd3a1d400cb18b9ab0b87b1618"><code>e8ae92f</code></a> fix: when displayDirective=&quot;show&quot;, should not run onEntering() and onEnter() ...</li> <li><a href="https://github.com/vue-final/vue-final-modal/commit/89d788ce26a79c4d8b32a55a1c142a2689b6eee4"><code>89d788c</code></a> Release 4.3.1</li> <li><a href="https://github.com/vue-final/vue-final-modal/commit/85f52a3466dfa692991de20ac6cdf88923ed1c69"><code>85f52a3</code></a> fix: resolve the error caused by VueUse removing <code>isString</code> (<a href="https://github.com/vue-final/vue-final-modal/tree/HEAD/packages/vue-final-modal/issues/359">#359</a>)</li> <li><a href="https://github.com/vue-final/vue-final-modal/commit/84942d7ef9f07bc957169f67806bf049257b609c"><code>84942d7</code></a> Release 4.3.0</li> <li>Additional commits viewable in <a href="https://github.com/vue-final/vue-final-modal/commits/v4.4.2/packages/vue-final-modal">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vue-final-modal&package-manager=npm_and_yarn&previous-version=3.4.11&new-version=4.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) - `@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) - `@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) </details>
Sign in to join this conversation.