[PR #13] [MERGED] chore: upgrade Next.js to version 16 and update related configurations #73

Closed
opened 2026-05-06 12:18:36 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/BreizhHardware/Site-comptage-heure/pull/13
Author: @BreizhHardware
Created: 10/25/2025
Status: Merged
Merged: 10/25/2025
Merged by: @BreizhHardware

Base: devHead: chore/upgrade-next-16


📝 Commits (2)

  • 7501d82 chore: upgrade Next.js to version 16 and update related configurations
  • a9f4a5f chore: update build script to use webpack for Next.js

📊 Changes

6 files changed (+2121 additions, -763 deletions)

View changed files

📝 app/admin/page.tsx (+9 -2)
📝 app/api/users/route.ts (+4 -1)
📝 cypress/e2e/login.cy.ts (+7 -7)
📝 package.json (+10 -4)
📝 pnpm-lock.yaml (+2082 -747)
📝 tsconfig.json (+9 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BreizhHardware/Site-comptage-heure/pull/13 **Author:** [@BreizhHardware](https://github.com/BreizhHardware) **Created:** 10/25/2025 **Status:** ✅ Merged **Merged:** 10/25/2025 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `dev` ← **Head:** `chore/upgrade-next-16` --- ### 📝 Commits (2) - [`7501d82`](https://github.com/BreizhHardware/Site-comptage-heure/commit/7501d822306ceac29bb86715a45c3a989de918e2) chore: upgrade Next.js to version 16 and update related configurations - [`a9f4a5f`](https://github.com/BreizhHardware/Site-comptage-heure/commit/a9f4a5f1bbe4fc2b6f3d7185dcf6e7df866abd8d) chore: update build script to use webpack for Next.js ### 📊 Changes **6 files changed** (+2121 additions, -763 deletions) <details> <summary>View changed files</summary> 📝 `app/admin/page.tsx` (+9 -2) 📝 `app/api/users/route.ts` (+4 -1) 📝 `cypress/e2e/login.cy.ts` (+7 -7) 📝 `package.json` (+10 -4) 📝 `pnpm-lock.yaml` (+2082 -747) 📝 `tsconfig.json` (+9 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:18:36 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BreizhHardware/Site-comptage-heure#73
No description provided.