mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 05:09:18 -05:00
[PR #888] [CLOSED] Update packages #2358
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/888
Author: @Lokowitz
Created: 6/11/2025
Status: ❌ Closed
Base:
main← Head:update-packages📝 Commits (8)
edede0fBump the prod-patch-updates group with 2 updates (#203)6f4ff89Bump @hookform/resolvers from 3.9.1 to 4.1.3 (#206)12f889cBump @types/node from 22.15.30 to 24.0.0 (#205)3da82aaBump the prod-minor-updates group with 2 updates (#204)94cc1b7Update Dockerfile6b43111Update Dockerfile.pg7ac5112Update .nvmrcd0b3756Bump nodemailer from 6.9.16 to 7.0.3 (#207)📊 Changes
5 files changed (+65 additions, -56 deletions)
View changed files
📝
.nvmrc(+1 -1)📝
Dockerfile(+2 -2)📝
Dockerfile.pg(+2 -2)📝
package-lock.json(+53 -44)📝
package.json(+7 -7)📄 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
This is just to let you know, that i have tested some dep updates.
Included packe updates tested on my prod env, lookes good to me.
Regarding this PR:
Update of better-sqlite3 is not working for me.
There will come an update on tsx 4.19.4 to 4.20.1, this is throwing an ignored error on the org creation site after clicking create org.
Update to Node 22 seems to work, Node 24 still not working.
Feel free to create a docker image of my branch and test it.
Have a nice day
Marvin
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.