Bump pinia-plugin-persistedstate from 3.1.0 to 3.2.0 #159

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/pinia-plugin-persistedstate-3.2.0 into main 2023-07-24 01:48:41 +00:00
dependabot[bot] commented 2023-07-24 00:57:31 +00:00 (Migrated from github.com)

Bumps pinia-plugin-persistedstate from 3.1.0 to 3.2.0.

Commits
  • b23d3da 🔖 release v3.2.0
  • 5c910bb 🔊 update changelog
  • 8f90824 🏷️ explicit module type annotation
  • ee54fb2 ⬆️ upgrade dependencies
  • 3c6cc8e 🔥 remove hmr package (deprecated)
  • 65a357b ⬆️ upgrade dependencies
  • 4a7691e 🦺 update coverage tooling to v8
  • e7c7815 ♻️ refactor hmr related code
  • 43df15e 🐛 fix hmr restore error (#203)
  • 0c74aef ⬆️ upgrade dependencies
  • Additional commits viewable in compare view

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 [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) from 3.1.0 to 3.2.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prazdevs/pinia-plugin-persistedstate/commit/b23d3da501155529f8f9b73912ae9bafee9f4501"><code>b23d3da</code></a> :bookmark: release v3.2.0</li> <li><a href="https://github.com/prazdevs/pinia-plugin-persistedstate/commit/5c910bbd31cb67f586a2919477b7e537468f218a"><code>5c910bb</code></a> 🔊 update changelog</li> <li><a href="https://github.com/prazdevs/pinia-plugin-persistedstate/commit/8f9082443a0381c01dbc6ad79e745fb0d4e3d788"><code>8f90824</code></a> :label: explicit module type annotation</li> <li><a href="https://github.com/prazdevs/pinia-plugin-persistedstate/commit/ee54fb206d890d4da7f1ae4cc74feb2d2c8e0cbf"><code>ee54fb2</code></a> :arrow_up: upgrade dependencies</li> <li><a href="https://github.com/prazdevs/pinia-plugin-persistedstate/commit/3c6cc8ebff593e496e524d182947419f8bf1ae0a"><code>3c6cc8e</code></a> :fire: remove hmr package (deprecated)</li> <li><a href="https://github.com/prazdevs/pinia-plugin-persistedstate/commit/65a357b8bbf457e825fb116bd790ab7fb53c3a67"><code>65a357b</code></a> :arrow_up: upgrade dependencies</li> <li><a href="https://github.com/prazdevs/pinia-plugin-persistedstate/commit/4a7691ec1c9d7581fc512669da60dd2a44e85782"><code>4a7691e</code></a> :safety_vest: update coverage tooling to v8</li> <li><a href="https://github.com/prazdevs/pinia-plugin-persistedstate/commit/e7c7815bcf10691b986a0a4495a5c98258dede27"><code>e7c7815</code></a> :recycle: refactor hmr related code</li> <li><a href="https://github.com/prazdevs/pinia-plugin-persistedstate/commit/43df15e3b3760d6d12bc6629c47d5f1c7bf38b32"><code>43df15e</code></a> 🐛 fix hmr restore error (<a href="https://redirect.github.com/prazdevs/pinia-plugin-persistedstate/issues/203">#203</a>)</li> <li><a href="https://github.com/prazdevs/pinia-plugin-persistedstate/commit/0c74aef35f86c77a93a6c49eb7457bb52562cd5a"><code>0c74aef</code></a> :arrow_up: upgrade dependencies</li> <li>Additional commits viewable in <a href="https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v3.1.0...v3.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pinia-plugin-persistedstate&package-manager=npm_and_yarn&previous-version=3.1.0&new-version=3.2.0)](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.