mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:53:00 +03:00
[PR #845] [MERGED] fix(deps): bump rollup from 4.45.3 to 4.46.3 #596
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/845
Author: @gepbird
Created: 8/18/2025
Status: ✅ Merged
Merged: 8/18/2025
Merged by: @kmendell
Base:
main← Head:rollup-bump📝 Commits (1)
81c4f5ffix(deps): bump rollup from 4.45.3 to 4.46.3📊 Changes
2 files changed (+88 additions, -84 deletions)
View changed files
📝
frontend/package.json(+1 -0)📝
pnpm-lock.yaml(+87 -84)📄 Description
Note: rollup was already installed through vite
When building the frontend, on aarch64-linux there was an illagal hardware instruction crash caused by a rollup bug, which is fixed in 4.46.3 (https://github.com/rollup/rollup/pull/6055).
Fixes https://github.com/NixOS/nixpkgs/issues/433152.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.