mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
[PR #786] [MERGED] chore: switch from npm to pnpm #613
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/786
Author: @kmendell
Created: 7/27/2025
Status: ✅ Merged
Merged: 8/10/2025
Merged by: @kmendell
Base:
main← Head:chore/pnpm📝 Commits (10+)
142955achore: switch from npm to pnpm59e4432use correct filtersd585738update docker file6668d7cuse filtersbc8b8d5remove playwright from the frontend189ee7eupdate contributing docs8bdeb8bMerge branch 'main' into chore/pnpm0f3ea86Merge branch 'main' into chore/pnpmaececbbMerge branch 'main' into chore/pnpmb9f285cMerge branch 'main' into chore/pnpm📊 Changes
14 files changed (+4084 additions, -6083 deletions)
View changed files
📝
.dockerignore(+1 -1)📝
.github/workflows/build-next.yml(+12 -8)📝
.github/workflows/e2e-tests.yml(+27 -21)📝
.github/workflows/release.yml(+15 -13)📝
.github/workflows/svelte-check.yml(+22 -18)📝
CONTRIBUTING.md(+11 -9)📝
Dockerfile(+11 -5)➖
frontend/package-lock.json(+0 -5890)📝
frontend/package.json(+1 -1)➕
package.json(+15 -0)➕
pnpm-lock.yaml(+3963 -0)➕
pnpm-workspace.yaml(+3 -0)➖
tests/package-lock.json(+0 -116)📝
tests/package.json(+3 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.