|
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
v2.4.1
|
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
v2.4.0
|
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 |
|
Alex Wellnitz
|
c141f27773
|
ci: update container image
v2.3.14
|
2024-06-25 14:50:18 +02:00 |
|
Alex Wellnitz
|
30f08c832c
|
feature: add new experience
|
2024-06-25 14:48:23 +02:00 |
|
|
3ff0c470a6
|
feat: Update Article
v2.3.13
|
2023-11-03 23:39:43 +01:00 |
|
|
18ef7639f6
|
ci: Update Image version
v2.3.12
|
2023-11-03 23:11:42 +01:00 |
|
|
864ce4bb42
|
feat: Add Image in Article
|
2023-11-03 23:11:17 +01:00 |
|
|
dd8a19de73
|
ci: Update Image Version
v2.3.11
|
2023-11-03 22:41:18 +01:00 |
|
|
8e72b765f7
|
feat: New Article
|
2023-11-03 22:40:40 +01:00 |
|
|
c9c18dad91
|
Update vscode-debug-settings-collection.md
|
2023-09-29 10:54:44 +02:00 |
|
Alex Wellnitz
|
688230661f
|
ci: Update container image
|
2023-09-26 14:55:08 +02:00 |
|
Alex Wellnitz
|
05de27abe9
|
2.3.10
v2.3.10
|
2023-09-26 14:54:30 +02:00 |
|
Alex Wellnitz
|
1209346a71
|
fix: update packag.json
|
2023-09-26 14:54:23 +02:00 |
|
Alex Wellnitz
|
3db6264f66
|
feat: update sitemap plugin
|
2023-09-26 14:53:44 +02:00 |
|