Compare commits

..

3 Commits

Author SHA1 Message Date
f6c1cf1bf5 chore(deps): update deps
All checks were successful
renovate / renovate (push) Successful in 30s
test-build / guarddog (push) Successful in 25s
test-build / build (push) Successful in 2m10s
2026-03-11 00:00:51 -05:00
962f354208 feat: release 3.0.0, major astro update to 6.0
Some checks failed
renovate / renovate (push) Successful in 44s
test-build / guarddog (push) Successful in 1m6s
test-build / build (push) Has been cancelled
2026-03-10 23:58:53 -05:00
bf43212afc Merge pull request 'fix(deps): update astro monorepo (major)' (#376) from renovate/major-astro-monorepo into main
Some checks failed
test-build / guarddog (push) Successful in 21s
renovate / renovate (push) Successful in 36s
test-build / build (push) Failing after 3m19s
Reviewed-on: #376
2026-03-11 04:55:31 +00:00
3 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ WORKDIR /app
COPY --from=prod-deps /app/node_modules /app/node_modules
COPY --from=build /app/dist /app/dist
LABEL version="2.25.0"
LABEL version="3.0.0"
LABEL description="Astro based personal website"
ENV HOST=0.0.0.0

View File

@@ -1,7 +1,7 @@
{
"name": "site-profile",
"type": "module",
"version": "2.25.0",
"version": "3.0.0",
"homepage": "https://www.alexlebens.dev",
"bugs": {
"url": "https://gitea.alexlebens.dev/alexlebens/site-profile/issues",
@@ -44,7 +44,7 @@
"@tailwindcss/vite": "^4.2.1",
"@types/react": "^19.2.14",
"@types/unist": "^3.0.3",
"astro": "^6.0.0",
"astro": "^6.0.2",
"astro-icon": "^1.1.5",
"markdown-it": "14.1.1",
"marked": "^17.0.4",

4
pnpm-lock.yaml generated
View File

@@ -60,7 +60,7 @@ importers:
specifier: ^3.0.3
version: 3.0.3
astro:
specifier: ^6.0.0
specifier: ^6.0.2
version: 6.0.2(@types/node@25.4.0)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@2.80.0)(terser@5.44.1)(typescript@5.9.3)(yaml@2.8.2)
astro-icon:
specifier: ^1.1.5
@@ -8524,7 +8524,7 @@ snapshots:
semver: 7.7.4
shiki: 3.23.0
smol-toml: 1.6.0
svgo: 4.0.1
svgo: 4.0.0
tinyexec: 1.0.2
tinyglobby: 0.2.15
tsconfck: 3.1.6(typescript@5.9.3)