chore(deps): bump pnpm/action-setup from 3 to 6 - #4
Closed
dependabot[bot] wants to merge 87 commits into
Closed
Conversation
- Plugin marketplace with search and filters - Live build log streaming - GitHub OAuth sign-in - Dark/Light mode support - Plugin ratings, reviews, analytics - Submit & review workflow - Responsive design License: AGPL-3.0
- Show Linux (.so) and Windows (.dll) download buttons on build page - Display per-platform build status indicators during GitHub Actions - Backward compatible: Python plugins still show single download button
Co-authored-by: Copilot <copilot@github.com>
- Add status filter pills to Plugins tab for quick filtering by APPROVED, REJECTED, etc. - Add rejection reason modal when changing plugin/version to negative status - Add quick reject button on approved plugins for emergency response - Add color-coded status badges on plugin and version status indicators - Forward optional reason to backend API on status change Closes #1
…ow-for-approved-plugins feat(admin): improve re-review/reject flow for approved plugins
- Add src/app/oauth/device/page.tsx — device code entry UI (sign-in gate, XXXX-XXXX two-segment input, success/error states) - Add src/app/api/auth/device/route.ts — Next.js API route that forwards user_code + apiToken to POST /api/v1/auth/device/authorize
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3 to 6. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v3...v6) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/pnpm/action-setup-6
branch
from
May 11, 2026 20:15
203d949 to
4a0aecd
Compare
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps pnpm/action-setup from 3 to 6.
Release notes
Sourced from pnpm/action-setup's releases.
Commits
739bfe4fix: self-update bootstrap to packageManager-pinned version (#233) (#256)f61705dchore: add CODEOWNERS7a5507bfix: restore inputs from state in post (#255)1155470fix: honor devEngines.packageManager.onFail=error (#252) (#254)91ab88efix: bin_dest output points to self-updated pnpm, not bootstrap (#249)e578e19fix: update pnpm to 11.0.48912a91fix: append (not prepend) action node dir to PATH for npm bootstrap (#241)26f6d4ffix: use npm co-located with the action node binary (#239)903f9c1fix: update pnpm to 11.0.0-rc.5bdf0af2test: add strict version-match jobs to reproduce #225 / #227