[PR #2729] [CLOSED] build(deps): bump @vueuse/head from 0.7.13 to 0.8.0 #4028

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2729
Author: @dependabot[bot]
Created: 10/3/2022
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/vueuse/head-0.8.0


📝 Commits (1)

  • 6d72891 build(deps): bump @vueuse/head from 0.7.13 to 0.8.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-app/package.json (+1 -1)

📄 Description

Bumps @vueuse/head from 0.7.13 to 0.8.0.

Release notes

Sourced from @​vueuse/head's releases.

v0.8.0

What's Changed

Full Changelog: https://github.com/vueuse/head/compare/v0.7.13...v0.8.0

Changelog

Sourced from @​vueuse/head's changelog.

0.8.0

  • feat: before dom update hookable (#114)
  • feat: computed getter support (#110)
  • refactor: modify internal API to better isolate envs (#113)
  • chore: migrate to eslint (#111)
  • chore(tests): improve nuxt3 tests / example (#107)
  • feat: support deprecated dedupe keys (#106)
  • chore(github): add harlan to funding
  • chore(doc): fix links
  • chore: harlan as maintainer and wording improvements
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/2729 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/3/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/vueuse/head-0.8.0` --- ### 📝 Commits (1) - [`6d72891`](https://github.com/hoppscotch/hoppscotch/commit/6d728918f4b5f8bd89ba5d0cd7679ebd9c403e78) build(deps): bump @vueuse/head from 0.7.13 to 0.8.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/package.json` (+1 -1) </details> ### 📄 Description Bumps [@vueuse/head](https://github.com/vueuse/head) from 0.7.13 to 0.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vueuse/head/releases"><code>@​vueuse/head</code>'s releases</a>.</em></p> <blockquote> <h2>v0.8.0</h2> <h2>What's Changed</h2> <ul> <li>feat: support deprecated dedupe keys by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/head/pull/106">vueuse/head#106</a></li> <li>feat: computed getter support by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/head/pull/110">vueuse/head#110</a></li> <li>feat: before dom update hookable by <a href="https://github.com/harlan-zw"><code>@​harlan-zw</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/head/pull/114">vueuse/head#114</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vueuse/head/compare/v0.7.13...v0.8.0">https://github.com/vueuse/head/compare/v0.7.13...v0.8.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vueuse/head/blob/main/CHANGELOG.md"><code>@​vueuse/head</code>'s changelog</a>.</em></p> <blockquote> <h2>0.8.0</h2> <ul> <li>feat: before dom update hookable (<a href="https://github-redirect.dependabot.com/vueuse/head/issues/114">#114</a>)</li> <li>feat: computed getter support (<a href="https://github-redirect.dependabot.com/vueuse/head/issues/110">#110</a>)</li> <li>refactor: modify internal API to better isolate envs (<a href="https://github-redirect.dependabot.com/vueuse/head/issues/113">#113</a>)</li> <li>chore: migrate to eslint (<a href="https://github-redirect.dependabot.com/vueuse/head/issues/111">#111</a>)</li> <li>chore(tests): improve nuxt3 tests / example (<a href="https://github-redirect.dependabot.com/vueuse/head/issues/107">#107</a>)</li> <li>feat: support deprecated dedupe keys (<a href="https://github-redirect.dependabot.com/vueuse/head/issues/106">#106</a>)</li> <li>chore(github): add harlan to funding</li> <li>chore(doc): fix links</li> <li>chore: harlan as maintainer and wording improvements</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vueuse/head/commit/b4d5d200ea1f191bf9e4bf127f35c361f13a1c95"><code>b4d5d20</code></a> Release v0.8.0</li> <li><a href="https://github.com/vueuse/head/commit/6d3f3ce66b800cb0bde7452f95e8dbf1b40d44f9"><code>6d3f3ce</code></a> feat: before dom update hookable (<a href="https://github-redirect.dependabot.com/vueuse/head/issues/114">#114</a>)</li> <li><a href="https://github.com/vueuse/head/commit/b6d74dbebd32f772923f722c399091c73e21b6ed"><code>b6d74db</code></a> feat: computed getter support (<a href="https://github-redirect.dependabot.com/vueuse/head/issues/110">#110</a>)</li> <li><a href="https://github.com/vueuse/head/commit/bc05f0e1c29827f60708eee305b8cbf9b8974194"><code>bc05f0e</code></a> refactor: modify internal API to better isolate envs (<a href="https://github-redirect.dependabot.com/vueuse/head/issues/113">#113</a>)</li> <li><a href="https://github.com/vueuse/head/commit/14e4427effc696399b85fa3202b59bbbc62bdd8c"><code>14e4427</code></a> chore: migrate to eslint (<a href="https://github-redirect.dependabot.com/vueuse/head/issues/111">#111</a>)</li> <li><a href="https://github.com/vueuse/head/commit/5fafe8c6234eb57d273cd19cdfb0179682707247"><code>5fafe8c</code></a> chore(tests): improve nuxt3 tests / example (<a href="https://github-redirect.dependabot.com/vueuse/head/issues/107">#107</a>)</li> <li><a href="https://github.com/vueuse/head/commit/60eff47b035df765a9ee417f64e8c1f4341d755f"><code>60eff47</code></a> feat: support deprecated dedupe keys (<a href="https://github-redirect.dependabot.com/vueuse/head/issues/106">#106</a>)</li> <li><a href="https://github.com/vueuse/head/commit/5f1dcf76e4857186962a3f53d7d0492604c19222"><code>5f1dcf7</code></a> chore(github): add harlan to funding</li> <li><a href="https://github.com/vueuse/head/commit/19cc0e81e5c6714c630af2e7e6bc024992f3897d"><code>19cc0e8</code></a> chore(doc): fix links</li> <li><a href="https://github.com/vueuse/head/commit/c9c24aa01ec85a93fe9f0ca935a42583a909b902"><code>c9c24aa</code></a> chore: harlan as maintainer and wording improvements</li> <li>See full diff in <a href="https://github.com/vueuse/head/compare/v0.7.13...v0.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vueuse/head&package-manager=npm_and_yarn&previous-version=0.7.13&new-version=0.8.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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:35:38 +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#4028
No description provided.