Skip to content

Chore/deps security overrides#154

Merged
aquie00t merged 3 commits into
mainfrom
chore/deps-security-overrides
May 19, 2026
Merged

Chore/deps security overrides#154
aquie00t merged 3 commits into
mainfrom
chore/deps-security-overrides

Conversation

@aquie00t
Copy link
Copy Markdown
Collaborator

What does this PR do?

A brief description of the changes introduced.

Closes #


Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • Chore

Checklist

  • My branch follows the naming convention (feature/, fix/, chore/, docs/)
  • My commits follow Conventional Commits
  • I have tested my changes locally
  • I have not introduced any breaking changes
  • I have updated relevant documentation if needed

aquie00t added 3 commits May 18, 2026 10:03
- Replace corepack enable with direct
pm install -g pnpm@latest
- Unblocks the Node 26 upgrade by avoiding Corepack path issues in Alpine
- Add .nvmrc to specify Node 26 environment
- Define minimum Node version (>25) in package.json engines
- Enable engine-strict in .npmrc to prevent installations with unsupported versions
…rable dependencies

- Updated direct dependencies hono and @hono/node-server to secure versions.
- Added/retained pnpm.overrides for transitive dependencies like ws to resolve active Dependabot alerts.
- Kept the dependency tree clean by avoiding unnecessary or already patched overrides.
@aquie00t aquie00t merged commit 8e622b2 into main May 19, 2026
10 checks passed
@aquie00t aquie00t deleted the chore/deps-security-overrides branch May 19, 2026 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant