[PR #5552] [CLOSED] chore(deps): bump the npm_and_yarn group across 1 directory with 5 updates #5258

Closed
opened 2026-03-17 02:43:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/5552
Author: @ScottBrenner
Created: 11/2/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/npm_and_yarn-500bc3ad7c


📝 Commits (2)

  • 0298e45 chore(deps): bump the npm_and_yarn group across 1 directory with 5 updates
  • be86560 Merge branch 'main' into dependabot/npm_and_yarn/npm_and_yarn-500bc3ad7c

📊 Changes

12 files changed (+1113 additions, -2096 deletions)

View changed files

📝 packages/hoppscotch-agent/package.json (+2 -2)
📝 packages/hoppscotch-cli/package.json (+1 -1)
📝 packages/hoppscotch-common/package.json (+2 -2)
📝 packages/hoppscotch-data/package.json (+1 -1)
📝 packages/hoppscotch-desktop/package.json (+1 -1)
📝 packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-appload/examples/tauri-app/package.json (+2 -2)
📝 packages/hoppscotch-js-sandbox/package.json (+1 -1)
📝 packages/hoppscotch-kernel/package.json (+2 -2)
📝 packages/hoppscotch-selfhost-desktop/package.json (+3 -3)
📝 packages/hoppscotch-selfhost-web/package.json (+3 -3)
📝 packages/hoppscotch-sh-admin/package.json (+2 -2)
📝 pnpm-lock.yaml (+1093 -2076)

📄 Description

Bumps the npm_and_yarn group with 4 updates in the / directory: axios, vite, vite-plugin-static-copy and svelte.

Updates axios from 1.8.2 to 1.12.0

Updates vite from 3.2.11 to 5.4.21

Updates vite-plugin-static-copy from 0.12.0 to 2.3.2

Updates svelte from 3.59.2 to 4.2.19

Updates esbuild from 0.15.18 to 0.17.19


updated-dependencies:

  • dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production dependency-group: npm_and_yarn
  • dependency-name: vite dependency-version: 5.4.21 dependency-type: direct:development dependency-group: npm_and_yarn
  • dependency-name: vite-plugin-static-copy dependency-version: 2.3.2 dependency-type: direct:development dependency-group: npm_and_yarn
  • dependency-name: svelte dependency-version: 4.2.19 dependency-type: direct:development dependency-group: npm_and_yarn
  • dependency-name: esbuild dependency-version: 0.17.19 dependency-type: indirect dependency-group: npm_and_yarn ...

🔄 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/5552 **Author:** [@ScottBrenner](https://github.com/ScottBrenner) **Created:** 11/2/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/npm_and_yarn-500bc3ad7c` --- ### 📝 Commits (2) - [`0298e45`](https://github.com/hoppscotch/hoppscotch/commit/0298e45f26080818bdfc68c1346da790405b973f) chore(deps): bump the npm_and_yarn group across 1 directory with 5 updates - [`be86560`](https://github.com/hoppscotch/hoppscotch/commit/be86560a07262ea5319a8af56bfbeb84d0e8f3a4) Merge branch 'main' into dependabot/npm_and_yarn/npm_and_yarn-500bc3ad7c ### 📊 Changes **12 files changed** (+1113 additions, -2096 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-agent/package.json` (+2 -2) 📝 `packages/hoppscotch-cli/package.json` (+1 -1) 📝 `packages/hoppscotch-common/package.json` (+2 -2) 📝 `packages/hoppscotch-data/package.json` (+1 -1) 📝 `packages/hoppscotch-desktop/package.json` (+1 -1) 📝 `packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-appload/examples/tauri-app/package.json` (+2 -2) 📝 `packages/hoppscotch-js-sandbox/package.json` (+1 -1) 📝 `packages/hoppscotch-kernel/package.json` (+2 -2) 📝 `packages/hoppscotch-selfhost-desktop/package.json` (+3 -3) 📝 `packages/hoppscotch-selfhost-web/package.json` (+3 -3) 📝 `packages/hoppscotch-sh-admin/package.json` (+2 -2) 📝 `pnpm-lock.yaml` (+1093 -2076) </details> ### 📄 Description Bumps the npm_and_yarn group with 4 updates in the / directory: [axios](https://github.com/axios/axios), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Updates `axios` from 1.8.2 to 1.12.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.8.2...v1.12.0) Updates `vite` from 3.2.11 to 5.4.21 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite) Updates `vite-plugin-static-copy` from 0.12.0 to 2.3.2 - [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases) - [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/vite-plugin-static-copy@2.3.2/CHANGELOG.md) - [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/v0.12.0...vite-plugin-static-copy@2.3.2) Updates `svelte` from 3.59.2 to 4.2.19 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.19/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.19/packages/svelte) Updates `esbuild` from 0.15.18 to 0.17.19 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2022.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.15.18...v0.17.19) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 5.4.21 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite-plugin-static-copy dependency-version: 2.3.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: svelte dependency-version: 4.2.19 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.17.19 dependency-type: indirect dependency-group: npm_and_yarn ... --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:43:22 +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#5258
No description provided.