[PR #1134] [MERGED] update node to LTS 22 #967

Closed
opened 2025-11-13 12:15:02 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/1134
Author: @Lokowitz
Created: 7/26/2025
Status: Merged
Merged: 8/9/2025
Merged by: @oschwartz10612

Base: devHead: update-node-version


📝 Commits (1)

  • 39c43c0 modified: .github/workflows/cicd.yml

📊 Changes

10 files changed (+510 additions, -3197 deletions)

View changed files

📝 .github/workflows/cicd.yml (+1 -1)
📝 .github/workflows/linting.yml (+1 -1)
📝 .github/workflows/test.yml (+1 -1)
📝 .nvmrc (+1 -1)
📝 Dockerfile.dev (+1 -1)
📝 Dockerfile.pg (+2 -2)
📝 Dockerfile.sqlite (+2 -2)
📝 esbuild.mjs (+1 -1)
📝 package-lock.json (+499 -3186)
📝 tsconfig.json (+1 -1)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

  • updated node version to LTS version 22
  • updated go version to latest

🔄 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/fosrl/pangolin/pull/1134 **Author:** [@Lokowitz](https://github.com/Lokowitz) **Created:** 7/26/2025 **Status:** ✅ Merged **Merged:** 8/9/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `dev` ← **Head:** `update-node-version` --- ### 📝 Commits (1) - [`39c43c0`](https://github.com/fosrl/pangolin/commit/39c43c0c0981bf08a7203a6f6b9fb992be82e022) modified: .github/workflows/cicd.yml ### 📊 Changes **10 files changed** (+510 additions, -3197 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/cicd.yml` (+1 -1) 📝 `.github/workflows/linting.yml` (+1 -1) 📝 `.github/workflows/test.yml` (+1 -1) 📝 `.nvmrc` (+1 -1) 📝 `Dockerfile.dev` (+1 -1) 📝 `Dockerfile.pg` (+2 -2) 📝 `Dockerfile.sqlite` (+2 -2) 📝 `esbuild.mjs` (+1 -1) 📝 `package-lock.json` (+499 -3186) 📝 `tsconfig.json` (+1 -1) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description - updated node version to LTS version 22 - updated go version to latest --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-13 12:15:02 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#967