dependabot[bot]
879b25be9f
Bump the prod-minor-updates group across 1 directory with 9 updates
...
Bumps the prod-minor-updates group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components ) | `0.3.1` | `0.5.0` |
| [@react-email/render](https://github.com/resend/react-email/tree/HEAD/packages/render ) | `1.1.3` | `1.2.0` |
| [axios](https://github.com/axios/axios ) | `1.10.0` | `1.11.0` |
| [eslint](https://github.com/eslint/eslint ) | `9.31.0` | `9.32.0` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next ) | `15.3.5` | `15.4.6` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) | `0.525.0` | `0.536.0` |
| [next](https://github.com/vercel/next.js ) | `15.3.5` | `15.4.6` |
| [npm](https://github.com/npm/cli ) | `11.4.2` | `11.5.2` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form ) | `7.60.0` | `7.62.0` |
Updates `@react-email/components` from 0.3.1 to 0.5.0
- [Release notes](https://github.com/resend/react-email/releases )
- [Changelog](https://github.com/resend/react-email/blob/@react-email/components@0.5.0/packages/components/CHANGELOG.md )
- [Commits](https://github.com/resend/react-email/commits/@react-email/components@0.5.0/packages/components )
Updates `@react-email/render` from 1.1.3 to 1.2.0
- [Release notes](https://github.com/resend/react-email/releases )
- [Changelog](https://github.com/resend/react-email/blob/@react-email/render@1.2.0/packages/render/CHANGELOG.md )
- [Commits](https://github.com/resend/react-email/commits/@react-email/render@1.2.0/packages/render )
Updates `axios` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.10.0...v1.11.0 )
Updates `eslint` from 9.31.0 to 9.32.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.31.0...v9.32.0 )
Updates `eslint-config-next` from 15.3.5 to 15.4.6
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/commits/v15.4.6/packages/eslint-config-next )
Updates `lucide-react` from 0.525.0 to 0.536.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.536.0/packages/lucide-react )
Updates `next` from 15.3.5 to 15.4.6
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v15.3.5...v15.4.6 )
Updates `npm` from 11.4.2 to 11.5.2
- [Release notes](https://github.com/npm/cli/releases )
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md )
- [Commits](https://github.com/npm/cli/compare/v11.4.2...v11.5.2 )
Updates `react-hook-form` from 7.60.0 to 7.62.0
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.60.0...v7.62.0 )
---
updated-dependencies:
- dependency-name: "@react-email/components"
dependency-version: 0.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: "@react-email/render"
dependency-version: 1.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: axios
dependency-version: 1.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: eslint
dependency-version: 9.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: eslint-config-next
dependency-version: 15.4.6
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: lucide-react
dependency-version: 0.536.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: next
dependency-version: 15.4.6
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: npm
dependency-version: 11.5.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: react-hook-form
dependency-version: 7.62.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-07 01:42:42 +00:00
Owen Schwartz
f077fbc3f5
Merge pull request #1219 from aclfe/port-check80443
...
Added checks for port 80 and 443
2025-08-06 10:33:24 -07:00
Kairav Mittal
c0c8edb9d1
Added checks for port 80 and 443
...
In my issue #1203 , I noticed there was a problem when ports 80 and 443 were already in use. This caused the docker containers to be created but not running
2025-08-03 11:30:33 +05:30
Owen Schwartz
07b86521a5
Merge pull request #1196 from confusedalex/fix-nix
...
fix: adapt nix run command
2025-08-01 09:34:02 -07:00
confusedalex
961008bbe1
fix: adapt nix run command
2025-08-01 11:31:29 +02:00
Owen
92e69f561f
Org is not optional
2025-07-31 11:05:24 -07:00
Owen
69b28b9b02
Merge branch 'dev'
1.8.0
2025-07-30 15:19:27 -07:00
Owen Schwartz
35a68703c2
Merge pull request #1173 from fosrl/crowdin_dev
...
New Crowdin updates
2025-07-30 15:19:04 -07:00
Owen Schwartz
c49fe04750
New translations en-us.json (Russian)
2025-07-30 15:18:36 -07:00
Owen Schwartz
31feabbec7
New translations en-us.json (Chinese Simplified)
2025-07-30 15:18:35 -07:00
Owen Schwartz
bc3cb2c3c9
New translations en-us.json (Turkish)
2025-07-30 15:18:34 -07:00
Owen Schwartz
5ec4481c92
New translations en-us.json (Portuguese)
2025-07-30 15:18:32 -07:00
Owen Schwartz
be5cb48dfe
New translations en-us.json (Polish)
2025-07-30 15:18:31 -07:00
Owen Schwartz
48ff1ece16
New translations en-us.json (Dutch)
2025-07-30 15:18:30 -07:00
Owen Schwartz
ed20ed592f
New translations en-us.json (Italian)
2025-07-30 15:18:28 -07:00
Owen Schwartz
4fb3435c29
New translations en-us.json (German)
2025-07-30 15:18:27 -07:00
Owen Schwartz
37eb14a01a
New translations en-us.json (Spanish)
2025-07-30 15:18:25 -07:00
Owen Schwartz
d403bc86e3
New translations en-us.json (French)
2025-07-30 15:18:24 -07:00
Owen Schwartz
0e2f0f2a4d
Merge pull request #1150 from fosrl/crowdin_dev
...
New Crowdin updates
2025-07-30 15:11:48 -07:00
Owen Schwartz
1a4d34a802
Merge pull request #1172 from fosrl/dev
...
1.8.0
2025-07-30 15:07:47 -07:00
Owen
bb15af9954
Add ports warn at start
2025-07-30 10:23:52 -07:00
Owen
8a250d1011
rm YC
2025-07-30 10:23:44 -07:00
Owen
2f9994f600
Merge branch 'dev' of github.com:fosrl/pangolin into dev
2025-07-30 10:09:34 -07:00
Owen
1cca06a274
Add note about wintun
2025-07-29 23:09:49 -07:00
miloschwartz
8fdb3ea631
hide favicon
2025-07-29 10:46:08 -07:00
Owen
35823d5751
Fix adding sites to client
2025-07-28 22:40:27 -07:00
Owen
66f90a542a
Rename to pg
2025-07-28 18:34:23 -07:00
Owen
49981c4bee
Add 21820 to docker
2025-07-28 18:34:01 -07:00
Owen
d732c1a845
Clean up migrations
2025-07-28 17:32:15 -07:00
Owen
4d7e25f97b
Complete migrations
2025-07-28 17:22:53 -07:00
Owen
80656f48e0
Sqlite migration done
2025-07-28 17:18:51 -07:00
Owen
ebde149980
Merge branch 'main' into dev
2025-07-28 17:15:05 -07:00
miloschwartz
adc0a81592
delete org domains and resources on org delete
2025-07-28 15:34:56 -07:00
Owen Schwartz
b596f00ce5
New translations en-us.json (Chinese Simplified)
2025-07-28 14:16:24 -07:00
Owen Schwartz
448442f92b
New translations en-us.json (Turkish)
2025-07-28 14:16:23 -07:00
Owen Schwartz
8518201562
New translations en-us.json (Portuguese)
2025-07-28 14:16:21 -07:00
Owen Schwartz
17586c4559
New translations en-us.json (Polish)
2025-07-28 14:16:19 -07:00
Owen Schwartz
f8622da7d4
New translations en-us.json (Dutch)
2025-07-28 14:16:18 -07:00
Owen Schwartz
b1a27e9060
New translations en-us.json (Korean)
2025-07-28 14:16:17 -07:00
Owen Schwartz
3c6423d444
New translations en-us.json (Italian)
2025-07-28 14:16:15 -07:00
Owen Schwartz
91b03160ea
New translations en-us.json (German)
2025-07-28 14:16:14 -07:00
Owen Schwartz
0c1e20ba48
New translations en-us.json (Czech)
2025-07-28 14:16:13 -07:00
Owen Schwartz
1dcac85c0d
New translations en-us.json (Spanish)
2025-07-28 14:16:12 -07:00
Owen Schwartz
3fc72dbec2
New translations en-us.json (French)
2025-07-28 14:16:11 -07:00
miloschwartz
494329f568
delete resources on delete org
2025-07-28 12:55:20 -07:00
Owen
a1e8211ba7
Dont send enableProxy
2025-07-28 12:53:13 -07:00
miloschwartz
80aa7502af
fix resource domain not required
2025-07-28 12:52:44 -07:00
miloschwartz
67bae76048
minor visual tweaks to member landing
2025-07-28 12:21:15 -07:00
Milo Schwartz
bda2aa46b6
Merge pull request #1124 from adrianeastles/feature/member-resouce-landing-page
...
New Member Resource Landing Page
2025-07-28 14:33:09 -04:00
Owen Schwartz
6d9ba8dd2f
Merge pull request #1104 from jackrosenberg/nixos_newt
...
add nixos option for newt in site creation
2025-07-28 10:19:23 -07:00