[PR #1814] [CLOSED] chore(deps-dev): bump @vue/runtime-dom from 3.2.8 to 3.2.9 #3509

Closed
opened 2026-03-17 01:06:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1814
Author: @dependabot[bot]
Created: 9/6/2021
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/vue/runtime-dom-3.2.9


📝 Commits (1)

  • a1b5e5f chore(deps-dev): bump @vue/runtime-dom from 3.2.8 to 3.2.9

📊 Changes

2 files changed (+48 additions, -48 deletions)

View changed files

📝 package-lock.json (+47 -47)
📝 package.json (+1 -1)

📄 Description

Bumps @vue/runtime-dom from 3.2.8 to 3.2.9.

Release notes

Sourced from @​vue/runtime-dom's releases.

v3.2.9

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vue/runtime-dom's changelog.

3.2.9 (2021-09-05)

Bug Fixes

  • compile-sfc: generate setup prop type format error (#4506) (e6fe751), closes #4505
  • compile-sfc: support Date prop type with defineProps (#4519) (fac9a29)
  • compiler-sfc: fix script setup ref assignment codegen edge case (#4520) (5594643), closes #4514
  • compiler-sfc: support using declared interface in normal script with defineProps() (#4522) (14d6518), closes #4423
  • ref-transform: not transform the prototype attributes. (#4503) (0178f4e), closes #4502
  • types/ref-transform: fix $$() type (5852cc8)
  • types: fix ref macro types (815bfcf), closes #4499
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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/1814 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/6/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/vue/runtime-dom-3.2.9` --- ### 📝 Commits (1) - [`a1b5e5f`](https://github.com/hoppscotch/hoppscotch/commit/a1b5e5fa12ca90063f31a4c35d7724b77ae2ea85) chore(deps-dev): bump @vue/runtime-dom from 3.2.8 to 3.2.9 ### 📊 Changes **2 files changed** (+48 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+47 -47) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@vue/runtime-dom](https://github.com/vuejs/vue-next/tree/HEAD/packages/runtime-dom) from 3.2.8 to 3.2.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vue-next/releases"><code>@​vue/runtime-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v3.2.9</h2> <p>Please refer to <a href="https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md"><code>@​vue/runtime-dom</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/vue-next/compare/v3.2.8...v3.2.9">3.2.9</a> (2021-09-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compile-sfc:</strong> generate setup prop type format error (<a href="https://github-redirect.dependabot.com/vuejs/vue-next/issues/4506">#4506</a>) (<a href="https://github.com/vuejs/vue-next/commit/e6fe751b20dd9c34068b27545cb7459de2d538e6">e6fe751</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue-next/issues/4505">#4505</a></li> <li><strong>compile-sfc:</strong> support <code>Date</code> prop type with defineProps (<a href="https://github-redirect.dependabot.com/vuejs/vue-next/issues/4519">#4519</a>) (<a href="https://github.com/vuejs/vue-next/commit/fac9a2926d5b825b7daacb7914fd3b34abc02cb7">fac9a29</a>)</li> <li><strong>compiler-sfc:</strong> fix script setup ref assignment codegen edge case (<a href="https://github-redirect.dependabot.com/vuejs/vue-next/issues/4520">#4520</a>) (<a href="https://github.com/vuejs/vue-next/commit/5594643d7b49b77e60f6d4682a3a71db0b1c6552">5594643</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue-next/issues/4514">#4514</a></li> <li><strong>compiler-sfc:</strong> support using declared interface in normal script with defineProps() (<a href="https://github-redirect.dependabot.com/vuejs/vue-next/issues/4522">#4522</a>) (<a href="https://github.com/vuejs/vue-next/commit/14d65181f1610079f0d9969c214720624056106b">14d6518</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue-next/issues/4423">#4423</a></li> <li><strong>ref-transform:</strong> not transform the prototype attributes. (<a href="https://github-redirect.dependabot.com/vuejs/vue-next/issues/4503">#4503</a>) (<a href="https://github.com/vuejs/vue-next/commit/0178f4ed3187dff439ed3097c8c89555b2a6749f">0178f4e</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue-next/issues/4502">#4502</a></li> <li><strong>types/ref-transform:</strong> fix $$() type (<a href="https://github.com/vuejs/vue-next/commit/5852cc8d825b0746bbf5e4c324afa02280046005">5852cc8</a>)</li> <li><strong>types:</strong> fix ref macro types (<a href="https://github.com/vuejs/vue-next/commit/815bfcffae7a9f04ee996367a731e6e072af6bd2">815bfcf</a>), closes <a href="https://github-redirect.dependabot.com/vuejs/vue-next/issues/4499">#4499</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/vue-next/commit/642710ededf51f1e57286496ab0a64a4d27be800"><code>642710e</code></a> release: v3.2.9</li> <li>See full diff in <a href="https://github.com/vuejs/vue-next/commits/v3.2.9/packages/runtime-dom">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vue/runtime-dom&package-manager=npm_and_yarn&previous-version=3.2.8&new-version=3.2.9)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:06:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3509
No description provided.