Compare commits

...

39 Commits

Author SHA1 Message Date
dependabot[bot]
9b3e69e27c build(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1
Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.2.0 to 13.2.1.
- [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases)
- [Commits](https://github.com/syntax-tree/mdast-util-to-hast/compare/13.2.0...13.2.1)

---
updated-dependencies:
- dependency-name: mdast-util-to-hast
  dependency-version: 13.2.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 04:13:10 +00:00
72739701a8 Merge pull request #18 from alexohneander/dependabot/npm_and_yarn/undici-5.28.5
build(deps-dev): bump undici from 5.28.4 to 5.28.5
2025-03-10 09:54:53 +01:00
8bc8c9550c Merge pull request #19 from alexohneander/dependabot/npm_and_yarn/vite-5.4.14
build(deps): bump vite from 5.4.9 to 5.4.14
2025-03-10 09:54:41 +01:00
dependabot[bot]
7024d50fca build(deps): bump vite from 5.4.9 to 5.4.14
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.9 to 5.4.14.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-22 07:35:39 +00:00
dependabot[bot]
c6859cb651 build(deps-dev): bump undici from 5.28.4 to 5.28.5
Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-22 00:20:41 +00:00
9729792cfd Merge pull request #15 from alexohneander/dependabot/npm_and_yarn/cross-spawn-7.0.6
build(deps-dev): bump cross-spawn from 7.0.3 to 7.0.6
2024-12-16 17:04:47 +01:00
696c5c1e05 Merge pull request #16 from alexohneander/dependabot/npm_and_yarn/nanoid-3.3.8
build(deps): bump nanoid from 3.3.7 to 3.3.8
2024-12-16 17:04:36 +01:00
dependabot[bot]
ddea171ea2 build(deps): bump nanoid from 3.3.7 to 3.3.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 04:45:31 +00:00
dependabot[bot]
fde0158330 build(deps-dev): bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-28 10:28:34 +00:00
3136a4b455 Update index.astro 2024-11-04 08:22:26 +01:00
7390d7aa36 Update config.ts 2024-11-04 08:21:43 +01:00
8709e60483 Update values-prod.yaml 2024-11-03 15:52:00 +01:00
72e69364c0 Update values-prod.yaml 2024-11-03 15:49:39 +01:00
54ab42c7b5 Merge pull request #14 from alexohneander/dependabot/npm_and_yarn/multi-f226eec316
build(deps): bump cookie, astro and @astrojs/tailwind
2024-10-17 08:33:15 +02:00
dependabot[bot]
c537a95b72 build(deps): bump cookie, astro and @astrojs/tailwind
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependencies [cookie](https://github.com/jshttp/cookie), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind). These dependencies need to be updated together.


Updates `cookie` from 0.5.0 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.5.0...v0.7.2)

Updates `astro` from 2.6.6 to 4.16.4
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.16.4/packages/astro)

Updates `@astrojs/tailwind` from 3.1.3 to 5.1.2
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/tailwind/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/tailwind@5.1.2/packages/integrations/tailwind)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: astro
  dependency-type: direct:production
- dependency-name: "@astrojs/tailwind"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-15 12:02:59 +00:00
af9dfe9e6b Merge pull request #11 from alexohneander/dependabot/npm_and_yarn/path-to-regexp-6.3.0
build(deps): bump path-to-regexp from 6.2.1 to 6.3.0
2024-09-13 23:14:32 +02:00
dependabot[bot]
e3fef30bcd build(deps): bump path-to-regexp from 6.2.1 to 6.3.0
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v6.2.1...v6.3.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-12 18:27:09 +00:00
a4765a8ca7 Merge pull request #10 from alexohneander/dependabot/npm_and_yarn/dset-3.1.4
build(deps): bump dset from 3.1.2 to 3.1.4
2024-09-12 15:36:47 +02:00
15040820be Merge pull request #9 from alexohneander/dependabot/npm_and_yarn/micromatch-4.0.8
build(deps): bump micromatch from 4.0.5 to 4.0.8
2024-09-12 15:36:34 +02:00
dependabot[bot]
b40b5b9283 build(deps): bump dset from 3.1.2 to 3.1.4
Bumps [dset](https://github.com/lukeed/dset) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/lukeed/dset/releases)
- [Commits](https://github.com/lukeed/dset/compare/v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: dset
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 23:28:47 +00:00
dependabot[bot]
4788fe2cb6 build(deps): bump micromatch from 4.0.5 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 09:36:23 +00:00
6fbb03a7ed Update values-prod.yaml 2024-08-12 10:04:31 +02:00
a1e390287d Merge pull request #7 from alexohneander/dependabot/npm_and_yarn/zod-3.23.8
build(deps): bump zod from 3.21.4 to 3.23.8
2024-08-12 10:01:36 +02:00
351eff1e15 Merge pull request #5 from alexohneander/dependabot/npm_and_yarn/sharp-0.32.6
build(deps): bump sharp from 0.32.1 to 0.32.6
2024-08-12 10:01:24 +02:00
dependabot[bot]
3114fca069 build(deps): bump sharp from 0.32.1 to 0.32.6
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.1 to 0.32.6.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.32.1...v0.32.6)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 08:01:06 +00:00
b14b975ef6 Merge pull request #6 from alexohneander/dependabot/npm_and_yarn/babel/traverse-7.25.3
build(deps): bump @babel/traverse from 7.22.5 to 7.25.3
2024-08-12 10:01:02 +02:00
87fbaff137 Merge pull request #8 from alexohneander/dependabot/npm_and_yarn/postcss-8.4.41
build(deps): bump postcss from 8.4.24 to 8.4.41
2024-08-12 10:00:38 +02:00
dependabot[bot]
ecf293c153 build(deps): bump postcss from 8.4.24 to 8.4.41
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.41.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.24...8.4.41)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 08:00:18 +00:00
d7566f1472 Merge pull request #4 from alexohneander/dependabot/npm_and_yarn/vite-4.5.3
build(deps): bump vite from 4.3.9 to 4.5.3
2024-08-12 10:00:02 +02:00
7c08062e35 Merge pull request #3 from alexohneander/dependabot/npm_and_yarn/braces-3.0.3
build(deps): bump braces from 3.0.2 to 3.0.3
2024-08-12 09:59:54 +02:00
0aa7005de9 Merge pull request #2 from alexohneander/dependabot/npm_and_yarn/undici-5.28.4
build(deps): bump undici from 5.22.1 to 5.28.4
2024-08-12 09:59:43 +02:00
dependabot[bot]
e536f05258 build(deps): bump zod from 3.21.4 to 3.23.8
Bumps [zod](https://github.com/colinhacks/zod) from 3.21.4 to 3.23.8.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.21.4...v3.23.8)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 07:59:24 +00:00
48346c9c6f Merge pull request #1 from alexohneander/dependabot/npm_and_yarn/fast-xml-parser-4.4.1
build(deps): bump fast-xml-parser from 4.2.6 to 4.4.1
2024-08-12 09:59:20 +02:00
dependabot[bot]
2e28aa45bb build(deps): bump @babel/traverse from 7.22.5 to 7.25.3
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.25.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.3/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 07:58:52 +00:00
dependabot[bot]
3516342fea build(deps): bump vite from 4.3.9 to 4.5.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.9 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 07:58:49 +00:00
dependabot[bot]
98beb48e6d build(deps): bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 07:58:48 +00:00
dependabot[bot]
555d0a011e build(deps): bump undici from 5.22.1 to 5.28.4
Bumps [undici](https://github.com/nodejs/undici) from 5.22.1 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.22.1...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 07:58:44 +00:00
dependabot[bot]
157cc7780a build(deps): bump fast-xml-parser from 4.2.6 to 4.4.1
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.6 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.6...v4.4.1)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 07:58:44 +00:00
974236e5a4 Create dependabot.yml 2024-08-12 09:57:59 +02:00
6 changed files with 7604 additions and 3292 deletions

11
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,11 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
version: 2
updates:
- package-ecosystem: "" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"

View File

@@ -2,7 +2,7 @@ image:
repository: alexohneander/alexohneander-astro repository: alexohneander/alexohneander-astro
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "v2.3.14" tag: "v2.4.0"
ingress: ingress:
enabled: true enabled: true
@@ -11,12 +11,24 @@ ingress:
kubernetes.io/ingress.class: nginx kubernetes.io/ingress.class: nginx
kubernetes.io/tls-acme: "true" kubernetes.io/tls-acme: "true"
cert-manager.io/cluster-issuer: letsencrypt-prod cert-manager.io/cluster-issuer: letsencrypt-prod
nginx.ingress.kubernetes.io/configuration-snippet : | #nginx.ingress.kubernetes.io/configuration-snippet : |
if ($request_uri ~* \.(gif|jpe?g|png|woff2)) { # if ($request_uri ~* \.(gif|jpe?g|png|woff2)) {
expires 1M; # expires 1M;
add_header Cache-Control "public"; # add_header Cache-Control "public";
} # }
hosts: hosts:
- host: www.wellnitz-alex.de
paths:
- path: /
pathType: Prefix
- host: www.alexohneander.de
paths:
- path: /
pathType: Prefix
- host: wellnitz-alex.de
paths:
- path: /
pathType: Prefix
- host: alexohneander.de - host: alexohneander.de
paths: paths:
- path: / - path: /
@@ -25,3 +37,6 @@ ingress:
- secretName: alexohneander-tls - secretName: alexohneander-tls
hosts: hosts:
- alexohneander.de - alexohneander.de
- wellnitz-alex.de
- www.alexohneander.de
- www.wellnitz-alex.de

10850
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -17,7 +17,7 @@
"dependencies": { "dependencies": {
"@astrojs/rss": "^2.4.1", "@astrojs/rss": "^2.4.1",
"@resvg/resvg-js": "^2.4.1", "@resvg/resvg-js": "^2.4.1",
"astro": "^2.4.5", "astro": "^4.16.4",
"fuse.js": "^6.6.2", "fuse.js": "^6.6.2",
"github-slugger": "^2.0.0", "github-slugger": "^2.0.0",
"remark-collapse": "^0.1.2", "remark-collapse": "^0.1.2",
@@ -28,7 +28,7 @@
"devDependencies": { "devDependencies": {
"@astrojs/react": "^2.1.3", "@astrojs/react": "^2.1.3",
"@astrojs/sitemap": "^1.4.0", "@astrojs/sitemap": "^1.4.0",
"@astrojs/tailwind": "^3.1.2", "@astrojs/tailwind": "^5.1.2",
"@divriots/jampack": "^0.11.2", "@divriots/jampack": "^0.11.2",
"@tailwindcss/typography": "^0.5.9", "@tailwindcss/typography": "^0.5.9",
"@types/github-slugger": "^1.3.0", "@types/github-slugger": "^1.3.0",

View File

@@ -3,7 +3,7 @@ import type { Site, SocialObjects } from "./types";
export const SITE: Site = { export const SITE: Site = {
website: "https://astro-paper.pages.dev/", website: "https://astro-paper.pages.dev/",
author: "Alex Wellnitz", author: "Alex Wellnitz",
desc: "A minimal, responsive and SEO-friendly Astro blog theme.", desc: "Alex Wellnitz DevOps Architect | Software Developer | Kubernetes Expert | Network Security | Web Performance Optimization. Accelerating web performance and modernizing application delivery.",
title: "Alexohneander", title: "Alexohneander",
subtitle: "Engineering Chaos", subtitle: "Engineering Chaos",
ogImage: "astropaper-og.jpg", ogImage: "astropaper-og.jpg",

View File

@@ -41,7 +41,7 @@ const socialCount = SOCIALS.filter(social => social.active).length;
</a> </a>
<p> <p>
I'm Alex, a DevOps architect and software developer. I currently hold I'm Alex Wellnitz, a DevOps architect and software developer. I currently hold
the role of DevOps Engineer at Materna, where I assist developers in the role of DevOps Engineer at Materna, where I assist developers in
accelerating web performance and provide guidance on various topics such accelerating web performance and provide guidance on various topics such
as web development, Kubernetes, network security, and more. as web development, Kubernetes, network security, and more.