[PR #2817] [CLOSED] build(deps-dev): bump vite-plugin-pages from 0.26.0 to 0.27.1 #4089

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/vite-plugin-pages-0.27.1


📝 Commits (1)

  • 19a3621 build(deps-dev): bump vite-plugin-pages from 0.26.0 to 0.27.1

📊 Changes

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

View changed files

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

📄 Description

Bumps vite-plugin-pages from 0.26.0 to 0.27.1.

Release notes

Sourced from vite-plugin-pages's releases.

v0.27.1

   🐞 Bug Fixes

    View changes on GitHub

v0.27.0

   🚨 Breaking Changes

   🚀 Features

    View changes on GitHub
Commits
  • 6546ebd chore: release v0.27.1
  • 0c7fb26 chore: migrate solid-app-router to @​solidjs/router (#311)
  • 2c5c8a2 fix: proper nuxt style optional parameter implementation (#316)
  • b487d0f chore: release v0.27.0
  • e407eb9 chore(deps): update vue monorepo to ^3.2.41
  • 90dd4a4 chore(deps): update all non-major dependencies
  • 7393bab chore(deps): update dependency react-router to ^6.4.2
  • bff6213 chore(deps): update all non-major dependencies
  • 4d72c61 feat: custom route name separator (#300)
  • 9703c6d feat!: optional path parameters with nuxtStyle (#295)
  • 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)

🔄 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/2817 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/24/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/vite-plugin-pages-0.27.1` --- ### 📝 Commits (1) - [`19a3621`](https://github.com/hoppscotch/hoppscotch/commit/19a36218f6e301ee2760e486ff31d969f372b64c) build(deps-dev): bump vite-plugin-pages from 0.26.0 to 0.27.1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/package.json` (+1 -1) </details> ### 📄 Description Bumps [vite-plugin-pages](https://github.com/hannoeru/vite-plugin-pages) from 0.26.0 to 0.27.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hannoeru/vite-plugin-pages/releases">vite-plugin-pages's releases</a>.</em></p> <blockquote> <h2>v0.27.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li>Proper nuxt style optional parameter implementation  -  by <a href="https://github.com/climba03003"><code>@​climba03003</code></a> in <a href="https://github-redirect.dependabot.com/hannoeru/vite-plugin-pages/issues/316">hannoeru/vite-plugin-pages#316</a></li> </ul> <h5>    <a href="https://github.com/hannoeru/vite-plugin-pages/compare/v0.27.0...v0.27.1">View changes on GitHub</a></h5> <h2>v0.27.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Optional path parameters with nuxtStyle  -  by <a href="https://github.com/romanlamsal"><code>@​romanlamsal</code></a> in <a href="https://github-redirect.dependabot.com/hannoeru/vite-plugin-pages/issues/295">hannoeru/vite-plugin-pages#295</a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Custom route name separator  -  by <a href="https://github.com/hyoban"><code>@​hyoban</code></a> and <a href="https://github.com/hannoeru"><code>@​hannoeru</code></a> in <a href="https://github-redirect.dependabot.com/hannoeru/vite-plugin-pages/issues/300">hannoeru/vite-plugin-pages#300</a></li> </ul> <h5>    <a href="https://github.com/hannoeru/vite-plugin-pages/compare/v0.26.0...v0.27.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hannoeru/vite-plugin-pages/commit/6546ebdf4809deb3920c24c14d075e5702916542"><code>6546ebd</code></a> chore: release v0.27.1</li> <li><a href="https://github.com/hannoeru/vite-plugin-pages/commit/0c7fb263edfb494157f28b9dbb079b8cf2b25117"><code>0c7fb26</code></a> chore: migrate solid-app-router to <code>@​solidjs/router</code> (<a href="https://github-redirect.dependabot.com/hannoeru/vite-plugin-pages/issues/311">#311</a>)</li> <li><a href="https://github.com/hannoeru/vite-plugin-pages/commit/2c5c8a22cb04b30b22fe6a336ed171fe035e515d"><code>2c5c8a2</code></a> fix: proper nuxt style optional parameter implementation (<a href="https://github-redirect.dependabot.com/hannoeru/vite-plugin-pages/issues/316">#316</a>)</li> <li><a href="https://github.com/hannoeru/vite-plugin-pages/commit/b487d0f1d73c0cad96280eb29d48e6da3f4ab89f"><code>b487d0f</code></a> chore: release v0.27.0</li> <li><a href="https://github.com/hannoeru/vite-plugin-pages/commit/e407eb90f806f5eb34c0f74d6003f164ede7f9ef"><code>e407eb9</code></a> chore(deps): update vue monorepo to ^3.2.41</li> <li><a href="https://github.com/hannoeru/vite-plugin-pages/commit/90dd4a4fc597ccd25c4c81a27daef1c94c586276"><code>90dd4a4</code></a> chore(deps): update all non-major dependencies</li> <li><a href="https://github.com/hannoeru/vite-plugin-pages/commit/7393bab5f04109ea3d91d200f8e2e0de90c1a03c"><code>7393bab</code></a> chore(deps): update dependency react-router to ^6.4.2</li> <li><a href="https://github.com/hannoeru/vite-plugin-pages/commit/bff6213b1fde0ce21871a23d759217e99b589fb0"><code>bff6213</code></a> chore(deps): update all non-major dependencies</li> <li><a href="https://github.com/hannoeru/vite-plugin-pages/commit/4d72c615b6ecab8cbc70da00f737598dd1263dc2"><code>4d72c61</code></a> feat: custom route name separator (<a href="https://github-redirect.dependabot.com/hannoeru/vite-plugin-pages/issues/300">#300</a>)</li> <li><a href="https://github.com/hannoeru/vite-plugin-pages/commit/9703c6d121c2f8bbb46b0dc54e7040c2aad9c715"><code>9703c6d</code></a> feat!: optional path parameters with nuxtStyle (<a href="https://github-redirect.dependabot.com/hannoeru/vite-plugin-pages/issues/295">#295</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hannoeru/vite-plugin-pages/compare/v0.26.0...v0.27.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite-plugin-pages&package-manager=npm_and_yarn&previous-version=0.26.0&new-version=0.27.1)](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:39:20 +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#4089
No description provided.