dependabot[bot]
|
1540113381
|
Bump the docker-backward-compatible group across 1 directory with 8 updates (#1053)
Bumps the docker-backward-compatible group with 7 updates in the /docs directory:
| Package | From | To |
| --- | --- | --- |
| [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) | `0.9.8` | `0.9.9` |
| [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) | `10.1.1` | `10.1.2` |
| [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.38.4` | `0.39.2` |
| [@astrojs/svelte](https://github.com/withastro/astro/tree/HEAD/packages/integrations/svelte) | `8.1.1` | `8.1.2` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.2.4` | `4.3.0` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `6.3.2` | `6.4.2` |
| [starlight-openapi](https://github.com/HiDeoo/starlight-openapi/tree/HEAD/packages/starlight-openapi) | `0.25.0` | `0.25.3` |
Updates `@astrojs/check` from 0.9.8 to 0.9.9
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.9/packages/language-tools/astro-check)
Updates `@astrojs/node` from 10.1.1 to 10.1.2
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/node@10.1.2/packages/integrations/node)
Updates `@astrojs/starlight` from 0.38.4 to 0.39.2
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.39.2/packages/starlight)
Updates `@astrojs/svelte` from 8.1.1 to 8.1.2
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/svelte/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/svelte@8.1.2/packages/integrations/svelte)
Updates `@tailwindcss/vite` from 4.2.4 to 4.3.0
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.0/packages/@tailwindcss-vite)
Updates `astro` from 6.3.2 to 6.4.2
- [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@6.4.2/packages/astro)
Updates `starlight-openapi` from 0.25.0 to 0.25.3
- [Release notes](https://github.com/HiDeoo/starlight-openapi/releases)
- [Changelog](https://github.com/HiDeoo/starlight-openapi/blob/main/packages/starlight-openapi/CHANGELOG.md)
- [Commits](https://github.com/HiDeoo/starlight-openapi/commits/starlight-openapi@0.25.3/packages/starlight-openapi)
Updates `tailwindcss` from 4.2.4 to 4.3.0
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.0/packages/tailwindcss)
---
updated-dependencies:
- dependency-name: "@astrojs/check"
dependency-version: 0.9.9
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: "@astrojs/node"
dependency-version: 10.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: "@astrojs/starlight"
dependency-version: 0.39.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
- dependency-name: "@astrojs/svelte"
dependency-version: 8.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: "@tailwindcss/vite"
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
- dependency-name: astro
dependency-version: 6.4.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
- dependency-name: starlight-openapi
dependency-version: 0.25.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: tailwindcss
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-07 13:38:44 +02:00 |
|
github-actions[bot]
|
7ad129b841
|
Release v0.19.2 (#1035)
* chore: release v0.19.2
* add changelog
---------
Co-authored-by: Flomp <26000991+Flomp@users.noreply.github.com>
Co-authored-by: Christian Beutel <>
|
2026-06-01 19:30:44 +02:00 |
|
dependabot[bot]
|
5710531585
|
Bump svelte from 5.55.5 to 5.56.0 in /docs (#1032)
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.55.5 to 5.56.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.56.0/packages/svelte)
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.56.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Flomp <Flomp@users.noreply.github.com>
|
2026-06-01 16:14:48 +02:00 |
|
github-actions[bot]
|
51bed0d3f3
|
chore: release v0.19.1 (#995)
Co-authored-by: Flomp <26000991+Flomp@users.noreply.github.com>
|
2026-05-14 18:47:06 +02:00 |
|
dependabot[bot]
|
7b7b841659
|
Bump astro from 6.1.9 to 6.3.2 (with dependencies) in /docs (#992)
* Bump astro from 6.1.9 to 6.3.1 in /docs
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.1.9 to 6.3.1.
- [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@6.3.1/packages/astro)
---
updated-dependencies:
- dependency-name: astro
dependency-version: 6.3.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update Astro adapter dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: slothful-vassal <89943360+slothful-vassal@users.noreply.github.com>
|
2026-05-13 20:31:34 +02:00 |
|
github-actions[bot]
|
be8de33c4d
|
chore: release v0.19.0 (#975)
Co-authored-by: Flomp <26000991+Flomp@users.noreply.github.com>
|
2026-05-10 18:41:55 +02:00 |
|
dependabot[bot]
|
f1e2ae4088
|
Bump postcss from 8.5.8 to 8.5.14 in /docs (#965)
fixes a security issue
|
2026-05-09 12:25:29 +02:00 |
|
dependabot[bot]
|
17343bac9e
|
Bump fast-uri from 3.1.0 to 3.1.2 in /docs (#971)
fixes two security issues
|
2026-05-09 12:20:42 +02:00 |
|
dependabot[bot]
|
817616e801
|
Bump the docker-backward-compatible group in /docs with 7 updates (#953)
Bumps the docker-backward-compatible group in /docs with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) | `10.0.5` | `10.0.6` |
| [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.38.3` | `0.38.4` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.2.2` | `4.2.4` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `6.1.7` | `6.1.9` |
| [starlight-openapi](https://github.com/HiDeoo/starlight-openapi/tree/HEAD/packages/starlight-openapi) | `0.24.0` | `0.25.0` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.55.4` | `5.55.5` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.2.2` | `4.2.4` |
Updates `@astrojs/node` from 10.0.5 to 10.0.6
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/node@10.0.6/packages/integrations/node)
Updates `@astrojs/starlight` from 0.38.3 to 0.38.4
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.38.4/packages/starlight)
Updates `@tailwindcss/vite` from 4.2.2 to 4.2.4
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.4/packages/@tailwindcss-vite)
Updates `astro` from 6.1.7 to 6.1.9
- [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@6.1.9/packages/astro)
Updates `starlight-openapi` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/HiDeoo/starlight-openapi/releases)
- [Changelog](https://github.com/HiDeoo/starlight-openapi/blob/main/packages/starlight-openapi/CHANGELOG.md)
- [Commits](https://github.com/HiDeoo/starlight-openapi/commits/starlight-openapi@0.25.0/packages/starlight-openapi)
Updates `svelte` from 5.55.4 to 5.55.5
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.55.5/packages/svelte)
Updates `tailwindcss` from 4.2.2 to 4.2.4
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.4/packages/tailwindcss)
---
updated-dependencies:
- dependency-name: "@astrojs/node"
dependency-version: 10.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: "@astrojs/starlight"
dependency-version: 0.38.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: "@tailwindcss/vite"
dependency-version: 4.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: astro
dependency-version: 6.1.9
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: starlight-openapi
dependency-version: 0.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
- dependency-name: svelte
dependency-version: 5.55.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: tailwindcss
dependency-version: 4.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: slothful-vassal <89943360+slothful-vassal@users.noreply.github.com>
|
2026-05-09 12:10:18 +02:00 |
|
dependabot[bot]
|
35a5d657bf
|
Bump @astrojs/starlight-tailwind from 4.0.2 to 5.0.0 in /docs (#905)
Bumps [@astrojs/starlight-tailwind](https://github.com/withastro/starlight/tree/HEAD/packages/tailwind) from 4.0.2 to 5.0.0.
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/tailwind/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight-tailwind@5.0.0/packages/tailwind)
---
updated-dependencies:
- dependency-name: "@astrojs/starlight-tailwind"
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-23 19:58:43 +02:00 |
|
dependabot[bot]
|
41ee45d0e4
|
Bump the docker-backward-compatible group across 1 directory with 4 updates (#945)
Bumps the docker-backward-compatible group with 4 updates in the /docs directory: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight), [@astrojs/svelte](https://github.com/withastro/astro/tree/HEAD/packages/integrations/svelte), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte).
Updates `@astrojs/starlight` from 0.38.2 to 0.38.3
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.38.3/packages/starlight)
Updates `@astrojs/svelte` from 8.0.3 to 8.0.5
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/svelte/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/svelte@8.0.5/packages/integrations/svelte)
Updates `astro` from 6.0.8 to 6.1.7
- [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@6.1.7/packages/astro)
Updates `svelte` from 5.55.0 to 5.55.4
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.55.4/packages/svelte)
---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
dependency-version: 0.38.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: "@astrojs/svelte"
dependency-version: 8.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: astro
dependency-version: 6.1.7
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
- dependency-name: svelte
dependency-version: 5.55.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-23 19:44:43 +02:00 |
|
dependabot[bot]
|
75a7e08433
|
Bump @astrojs/node from 10.0.3 to 10.0.5 in /docs (#944)
Bumps [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) from 10.0.3 to 10.0.5.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/node@10.0.5/packages/integrations/node)
---
updated-dependencies:
- dependency-name: "@astrojs/node"
dependency-version: 10.0.5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-23 19:39:44 +02:00 |
|
dependabot[bot]
|
7375f03818
|
Bump vite from 7.3.1 to 7.3.2 in /docs (#913)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Flomp <Flomp@users.noreply.github.com>
|
2026-04-15 13:22:31 +02:00 |
|
dependabot[bot]
|
812bf5f626
|
Bump devalue from 5.6.3 to 5.6.4 in /docs (#887)
* Bump devalue from 5.6.3 to 5.6.4 in /docs
Bumps [devalue](https://github.com/sveltejs/devalue) from 5.6.3 to 5.6.4.
- [Release notes](https://github.com/sveltejs/devalue/releases)
- [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/devalue/compare/v5.6.3...v5.6.4)
---
updated-dependencies:
- dependency-name: devalue
dependency-version: 5.6.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Flomp <Flomp@users.noreply.github.com>
Co-authored-by: Christian Beutel <>
|
2026-03-25 14:28:11 +01:00 |
|
dependabot[bot]
|
2430bfe671
|
Bump @astrojs/node from 9.5.4 to 10.0.0 in /docs (#895)
Bumps [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) from 9.5.4 to 10.0.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/node@10.0.0/packages/integrations/node)
---
updated-dependencies:
- dependency-name: "@astrojs/node"
dependency-version: 10.0.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Flomp <Flomp@users.noreply.github.com>
|
2026-03-25 13:59:07 +01:00 |
|
dependabot[bot]
|
fa5234a390
|
Bump h3 from 1.15.5 to 1.15.9 in /docs (#894)
Bumps [h3](https://github.com/h3js/h3) from 1.15.5 to 1.15.9.
- [Release notes](https://github.com/h3js/h3/releases)
- [Changelog](https://github.com/h3js/h3/blob/v1.15.9/CHANGELOG.md)
- [Commits](https://github.com/h3js/h3/compare/v1.15.5...v1.15.9)
---
updated-dependencies:
- dependency-name: h3
dependency-version: 1.15.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-25 13:56:33 +01:00 |
|
dependabot[bot]
|
6cd7a20bad
|
Bump svgo from 4.0.0 to 4.0.1 in /docs (#864)
Bumps [svgo](https://github.com/svg/svgo) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](https://github.com/svg/svgo/compare/v4.0.0...v4.0.1)
---
updated-dependencies:
- dependency-name: svgo
dependency-version: 4.0.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-06 23:58:18 +01:00 |
|
dependabot[bot]
|
bebfb08e1c
|
Bump the docker-backward-compatible group in /docs with 3 updates (#854)
Bumps the docker-backward-compatible group in /docs with 3 updates: [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss).
Updates `@tailwindcss/vite` from 4.1.18 to 4.2.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/@tailwindcss-vite)
Updates `astro` from 5.17.3 to 5.18.0
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/astro@5.18.0/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.18.0/packages/astro)
Updates `tailwindcss` from 4.1.18 to 4.2.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/tailwindcss)
---
updated-dependencies:
- dependency-name: "@tailwindcss/vite"
dependency-version: 4.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
- dependency-name: astro
dependency-version: 5.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
- dependency-name: tailwindcss
dependency-version: 4.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-01 07:07:23 +01:00 |
|
dependabot[bot]
|
a0eaedd156
|
Bump @astrojs/node from 9.5.2 to 9.5.4 in /docs (#836)
Bumps [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) from 9.5.2 to 9.5.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/@astrojs/node@9.5.4/packages/integrations/node/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/node@9.5.4/packages/integrations/node)
---
updated-dependencies:
- dependency-name: "@astrojs/node"
dependency-version: 9.5.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-28 07:05:36 +01:00 |
|
dependabot[bot]
|
31171e15f6
|
Bump rollup from 4.43.0 to 4.59.0 in /docs (#842)
Bumps [rollup](https://github.com/rollup/rollup) from 4.43.0 to 4.59.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.43.0...v4.59.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.59.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-28 07:04:56 +01:00 |
|
dependabot[bot]
|
21fe188fdc
|
Bump svelte from 5.53.0 to 5.53.6 in /docs (#844)
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.53.0 to 5.53.6.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.53.6/packages/svelte)
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.53.6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-28 07:03:46 +01:00 |
|
dependabot[bot]
|
573eb9df1f
|
Bump svelte from 5.49.1 to 5.53.0 in /docs (#829)
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.49.1 to 5.53.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.53.0/packages/svelte)
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.53.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: slothful-vassal <89943360+slothful-vassal@users.noreply.github.com>
|
2026-02-20 19:53:00 +01:00 |
|
github-actions[bot]
|
702681acee
|
Release v0.18.5 (#830)
* chore: release v0.18.5
* update changelog
---------
Co-authored-by: Flomp <26000991+Flomp@users.noreply.github.com>
Co-authored-by: Christian Beutel <>
|
2026-02-20 14:50:42 +01:00 |
|
dependabot[bot]
|
17a0f5cce8
|
Bump ajv from 8.17.1 to 8.18.0 in /docs (#818)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.17.1 to 8.18.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v8.17.1...v8.18.0)
---
updated-dependencies:
- dependency-name: ajv
dependency-version: 8.18.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-17 20:10:21 +01:00 |
|
dependabot[bot]
|
677f2bc473
|
Bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /docs (#782)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-06 19:44:37 +01:00 |
|
dependabot[bot]
|
f82e064ce8
|
Bump the docker-backward-compatible group in /docs with 10 updates (#757)
Bumps the docker-backward-compatible group in /docs with 10 updates:
| Package | From | To |
| --- | --- | --- |
| [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) | `0.9.5` | `0.9.6` |
| [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) | `9.5.0` | `9.5.2` |
| [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.36.2` | `0.37.5` |
| [@astrojs/svelte](https://github.com/withastro/astro/tree/HEAD/packages/integrations/svelte) | `7.2.1` | `7.2.5` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.16` | `4.1.18` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.15.3` | `5.17.1` |
| [sharp](https://github.com/lovell/sharp) | `0.34.4` | `0.34.5` |
| [starlight-openapi](https://github.com/HiDeoo/starlight-openapi/tree/HEAD/packages/starlight-openapi) | `0.21.1` | `0.22.0` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.43.2` | `5.49.1` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.16` | `4.1.18` |
Updates `@astrojs/check` from 0.9.5 to 0.9.6
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.6/packages/language-tools/astro-check)
Updates `@astrojs/node` from 9.5.0 to 9.5.2
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/node@9.5.2/packages/integrations/node)
Updates `@astrojs/starlight` from 0.36.2 to 0.37.5
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.37.5/packages/starlight)
Updates `@astrojs/svelte` from 7.2.1 to 7.2.5
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/svelte/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/svelte@7.2.5/packages/integrations/svelte)
Updates `@tailwindcss/vite` from 4.1.16 to 4.1.18
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/@tailwindcss-vite)
Updates `astro` from 5.15.3 to 5.17.1
- [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@5.17.1/packages/astro)
Updates `sharp` from 0.34.4 to 0.34.5
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/compare/v0.34.4...v0.34.5)
Updates `starlight-openapi` from 0.21.1 to 0.22.0
- [Release notes](https://github.com/HiDeoo/starlight-openapi/releases)
- [Changelog](https://github.com/HiDeoo/starlight-openapi/blob/main/packages/starlight-openapi/CHANGELOG.md)
- [Commits](https://github.com/HiDeoo/starlight-openapi/commits/starlight-openapi@0.22.0/packages/starlight-openapi)
Updates `svelte` from 5.43.2 to 5.49.1
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.49.1/packages/svelte)
Updates `tailwindcss` from 4.1.16 to 4.1.18
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/tailwindcss)
---
updated-dependencies:
- dependency-name: "@astrojs/check"
dependency-version: 0.9.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: "@astrojs/node"
dependency-version: 9.5.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: "@astrojs/starlight"
dependency-version: 0.37.5
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
- dependency-name: "@astrojs/svelte"
dependency-version: 7.2.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: "@tailwindcss/vite"
dependency-version: 4.1.18
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: astro
dependency-version: 5.17.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
- dependency-name: sharp
dependency-version: 0.34.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: starlight-openapi
dependency-version: 0.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
- dependency-name: svelte
dependency-version: 5.49.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
- dependency-name: tailwindcss
dependency-version: 4.1.18
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-05 08:48:53 +01:00 |
|
github-actions[bot]
|
9db829a09f
|
chore: release v0.18.4 (#764)
Co-authored-by: Flomp <26000991+Flomp@users.noreply.github.com>
|
2026-02-03 15:22:30 +01:00 |
|
dependabot[bot]
|
7546abb122
|
Bump devalue from 5.4.2 to 5.6.2 in /docs (#728)
Bumps [devalue](https://github.com/sveltejs/devalue) from 5.4.2 to 5.6.2.
- [Release notes](https://github.com/sveltejs/devalue/releases)
- [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/devalue/compare/v5.4.2...v5.6.2)
---
updated-dependencies:
- dependency-name: devalue
dependency-version: 5.6.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-23 21:03:27 +01:00 |
|
dependabot[bot]
|
09c7f26db9
|
Bump h3 from 1.15.4 to 1.15.5 in /docs (#730)
Bumps [h3](https://github.com/h3js/h3) from 1.15.4 to 1.15.5.
- [Release notes](https://github.com/h3js/h3/releases)
- [Changelog](https://github.com/h3js/h3/blob/v1.15.5/CHANGELOG.md)
- [Commits](https://github.com/h3js/h3/compare/v1.15.4...v1.15.5)
---
updated-dependencies:
- dependency-name: h3
dependency-version: 1.15.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-23 20:56:05 +01:00 |
|
dependabot[bot]
|
e685bc2e2a
|
Bump diff from 5.2.0 to 5.2.2 in /docs (#744)
Bumps [diff](https://github.com/kpdecker/jsdiff) from 5.2.0 to 5.2.2.
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](https://github.com/kpdecker/jsdiff/compare/v5.2.0...v5.2.2)
---
updated-dependencies:
- dependency-name: diff
dependency-version: 5.2.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-23 20:53:37 +01:00 |
|
dependabot[bot]
|
e1764c128e
|
Bump the docker-backward-compatible group across 1 directory with 14 updates (#640)
Bumps the docker-backward-compatible group with 12 updates in the /docs directory:
| Package | From | To |
| --- | --- | --- |
| [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) | `0.9.4` | `0.9.5` |
| [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) | `9.2.2` | `9.5.0` |
| [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.34.4` | `0.36.2` |
| [@astrojs/starlight-tailwind](https://github.com/withastro/starlight/tree/HEAD/packages/tailwind) | `4.0.1` | `4.0.2` |
| [@astrojs/svelte](https://github.com/withastro/astro/tree/HEAD/packages/integrations/svelte) | `7.1.0` | `7.2.1` |
| [@fontsource/ibm-plex-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/ibm-plex-mono) | `5.2.6` | `5.2.7` |
| [@fontsource/ibm-plex-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/ibm-plex-sans) | `5.2.6` | `5.2.8` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.10` | `4.1.16` |
| [sharp](https://github.com/lovell/sharp) | `0.32.6` | `0.34.4` |
| [starlight-openapi](https://github.com/HiDeoo/starlight-openapi/tree/HEAD/packages/starlight-openapi) | `0.9.0` | `0.21.1` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.34.8` | `5.43.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` |
Updates `@astrojs/check` from 0.9.4 to 0.9.5
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/HEAD/packages/astro-check)
Updates `@astrojs/node` from 9.2.2 to 9.5.0
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/node@9.5.0/packages/integrations/node)
Updates `@astrojs/starlight` from 0.34.4 to 0.36.2
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.36.2/packages/starlight)
Updates `@astrojs/starlight-tailwind` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/tailwind/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight-tailwind@4.0.2/packages/tailwind)
Updates `@astrojs/svelte` from 7.1.0 to 7.2.1
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/svelte/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/svelte@7.2.1/packages/integrations/svelte)
Updates `@fontsource/ibm-plex-mono` from 5.2.6 to 5.2.7
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/ibm-plex-mono)
Updates `@fontsource/ibm-plex-sans` from 5.2.6 to 5.2.8
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/ibm-plex-sans)
Updates `@tailwindcss/vite` from 4.1.10 to 4.1.16
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.16/packages/@tailwindcss-vite)
Updates `astro` from 5.9.3 to 5.15.3
- [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@5.15.3/packages/astro)
Updates `sharp` from 0.32.6 to 0.34.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](https://github.com/lovell/sharp/compare/v0.32.6...v0.34.4)
Updates `starlight-openapi` from 0.9.0 to 0.21.1
- [Release notes](https://github.com/HiDeoo/starlight-openapi/releases)
- [Changelog](https://github.com/HiDeoo/starlight-openapi/blob/main/packages/starlight-openapi/CHANGELOG.md)
- [Commits](https://github.com/HiDeoo/starlight-openapi/commits/starlight-openapi@0.21.1/packages/starlight-openapi)
Updates `svelte` from 5.34.8 to 5.43.2
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.43.2/packages/svelte)
Updates `tailwindcss` from 4.1.10 to 4.1.16
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.16/packages/tailwindcss)
Updates `typescript` from 5.8.3 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.3...v5.9.3)
---
updated-dependencies:
- dependency-name: "@astrojs/check"
dependency-version: 0.9.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: "@astrojs/node"
dependency-version: 9.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
- dependency-name: "@astrojs/starlight"
dependency-version: 0.36.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
- dependency-name: "@astrojs/starlight-tailwind"
dependency-version: 4.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: "@astrojs/svelte"
dependency-version: 7.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
- dependency-name: "@fontsource/ibm-plex-mono"
dependency-version: 5.2.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: "@fontsource/ibm-plex-sans"
dependency-version: 5.2.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: "@tailwindcss/vite"
dependency-version: 4.1.16
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: astro
dependency-version: 5.15.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
- dependency-name: sharp
dependency-version: 0.34.4
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
- dependency-name: starlight-openapi
dependency-version: 0.21.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
- dependency-name: svelte
dependency-version: 5.43.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
- dependency-name: tailwindcss
dependency-version: 4.1.16
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker-backward-compatible
- dependency-name: typescript
dependency-version: 5.9.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: docker-backward-compatible
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-11 23:42:57 +01:00 |
|
Christian Beutel
|
efebcc176b
|
v0.17.1
|
2025-06-27 18:52:57 +02:00 |
|
Christian Beutel
|
67aa566888
|
adds server list to docs
|
2025-06-27 17:34:10 +02:00 |
|
Flomp
|
9276690d60
|
Federation (#327)
* initial commit federation
* more federation
* more federation
* more federation
* completes follow, accept, undo
* add trail create activity
* process trail create activity
* more trail create activity
* adds missing endpoints
* adds update and delete activity
* adds comment activities
* adds activities back
* adds summit logs activities
* deletes follow counts table
* fixes migrations
* fixes migrations
* fixes migrations
* fixes migrations
* adds remote profiles
* ctd
* ctd
* we are getting closer...
* adds public summit logs
* fixes federated trails in lists
* adds remote lists
* adds list activites
* fixes lists
* adds notifications
* adds iri redirect
* fixes comments and summitlogs
* fixes follows and profiles
* adds asynchronous send
* fixes list search
* adds encryption key
* bug fixes
* fixes activity signing
* removes custon activity object types
* adds html editor
* fixes html editor
* fixes display issues on mastodon
* adds federated sharing
* finishes announcements
* fixes small summit log issues
* adds trail likes
* finalizes likes
* fixes images for komoot
* add disable federation option
* adds private profiles
* updates docs
* adds federated comments
* adds trail and comments actvitiypub routes
* adds mentions to editor
* adds mentions to trails, comments, summit logs
* updates theme
* updates theme
* update docs
* update docs
* updates docs
* fixes various frontend problems
* fixes activitypub follows api
* updates docs
* updates docs
---------
Co-authored-by: Christian Beutel <>
|
2025-06-21 10:09:22 +02:00 |
|
Christian Beutel
|
9887874ad7
|
updates docs with openAPI yaml
|
2025-01-03 17:07:32 +01:00 |
|
Christian Beutel
|
ed6968db53
|
v0.12.0
|
2024-12-05 19:41:03 +01:00 |
|
Christian Beutel
|
ffb47cf5ba
|
v0.11.0
|
2024-11-16 16:21:31 +01:00 |
|
Christian Beutel
|
1b30c6cc1e
|
v0.10.1
|
2024-11-09 14:59:21 +01:00 |
|
Christian Beutel
|
ce3d65d324
|
updates version to 0.10.0
|
2024-11-05 23:42:11 +01:00 |
|
Christian Beutel
|
efb411e5ff
|
v0.9.0
|
2024-09-14 20:02:07 +02:00 |
|
Christian Beutel
|
84873ce5b9
|
v0.8.2
|
2024-09-06 13:31:42 +02:00 |
|
Christian Beutel
|
b29696f326
|
v0.8.1
|
2024-08-10 18:18:16 +02:00 |
|
Christian Beutel
|
1a23696880
|
v0.8.0
|
2024-07-13 23:22:28 +02:00 |
|
Christian Beutel
|
72e6d12713
|
v0.7.3
|
2024-07-01 17:17:35 +02:00 |
|
Christian Beutel
|
7b3abb515d
|
v0.7.2
|
2024-06-28 13:49:32 +02:00 |
|
Christian Beutel
|
018545bbcd
|
v0.7.1
|
2024-06-16 01:03:02 +02:00 |
|
Christian Beutel
|
7a6cb6c771
|
v0.7.0
|
2024-06-15 19:53:50 +02:00 |
|
Christian Beutel
|
c11114e726
|
v0.6.1
|
2024-06-11 03:10:32 +02:00 |
|
Christian Beutel
|
da7af5122e
|
adds docs Dockerfile
|
2024-06-11 00:51:39 +02:00 |
|
Christian Beutel
|
0e1fdfcf42
|
adds docs Dockerfile
|
2024-06-11 00:05:59 +02:00 |
|