Skip to content

chore(deps): safe upgrades (GHA v7, better-sqlite3 12, nanoid 6) - #20

Merged
ArianAr merged 1 commit into
mainfrom
chore/deps-safe-upgrades
Jul 15, 2026
Merged

chore(deps): safe upgrades (GHA v7, better-sqlite3 12, nanoid 6)#20
ArianAr merged 1 commit into
mainfrom
chore/deps-safe-upgrades

Conversation

@ArianAr

@ArianAr ArianAr commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Summary

Handles open Dependabot PRs in one conflict-free PR:

Bump Notes
actions/checkout 4→7 green on Dependabot CI
actions/setup-node 4→7 green
pnpm/action-setup 4→6 green
better-sqlite3 11→12 green + local tests
nanoid 5→6 green + local tests

Closed separately

Supersedes: #12 #13 #14 #17 #19

Test plan

  • pnpm test (47+9)
  • pnpm typecheck
  • pnpm build
  • CI green on this PR

Consolidate green Dependabot updates into one PR:
- actions/checkout@v7, setup-node@v7, pnpm/action-setup@v6
- better-sqlite3 12.x
- nanoid 6.x

Verified test, typecheck, and production build locally.

@ArianAr ArianAr left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve: consolidated safe Dependabot upgrades; local test/typecheck/build green. Merging under policy.

@ArianAr
ArianAr merged commit da1622b into main Jul 15, 2026
9 checks passed
@ArianAr
ArianAr deleted the chore/deps-safe-upgrades branch July 15, 2026 17:38
@ArianAr ArianAr added dependencies Pull requests that update a dependency file javascript Pull requests that update JavaScript/TypeScript code github-actions Pull requests that update GitHub Actions ci CI workflow or pipeline changes area:ci GitHub Actions, branch protection, tooling area:server Next.js server / API labels Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ci GitHub Actions, branch protection, tooling area:server Next.js server / API ci CI workflow or pipeline changes dependencies Pull requests that update a dependency file github-actions Pull requests that update GitHub Actions javascript Pull requests that update JavaScript/TypeScript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant