Dependency Dashboard #1

Open
opened 2025-07-31 22:50:42 +00:00 by renovate-bot · 0 comments
Collaborator

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

PR Closed (Blocked)

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

Detected Dependencies

bun (1)
package.json (30)
  • @astrojs/mdx ^5.0.0
  • @astrojs/node ^10.0.1
  • @astrojs/sitemap ^3.7.1
  • @astrojs/starlight ^0.38.1
  • @tailwindcss/postcss ^4.2.1
  • @tailwindcss/vite ^4.2.1
  • astro ^6.0.4
  • sanitize-html ^2.17.1
  • sharp ^0.34.5
  • starlight-theme-rapide ^0.5.2
  • tailwindcss ^4.2.1
  • @saithodev/semantic-release-gitea ^2.1.0
  • @semantic-release/changelog ^6.0.3
  • @semantic-release/commit-analyzer ^13.0.1
  • @semantic-release/git ^10.0.1
  • @semantic-release/npm ^13.1.5
  • @semantic-release/release-notes-generator ^14.1.0
  • @tailwindcss/forms ^0.5.11
  • @tailwindcss/typography ^0.5.19
  • @typescript-eslint/parser ^8.57.0
  • eslint ^10.0.3
  • eslint-config-prettier ^10.1.8
  • eslint-plugin-astro ^1.6.0
  • prettier ^3.8.1
  • prettier-plugin-astro ^0.14.1
  • prettier-plugin-tailwindcss ^0.7.2
  • semantic-release ^25.0.3
  • semantic-release-export-data ^1.2.0
  • typescript ^5.9.3 → [Updates: ^6.0.0]
  • typescript-eslint ^8.57.0
dockerfile (1)
Dockerfile (2)
  • dhi.io/bun 1.3.11-alpine3.22-dev
  • dhi.io/bun 1.3.11-alpine3.22
github-actions (3)
.gitea/workflows/release-image.yaml (32)
  • actions/checkout v6
  • actions/setup-node v6
  • oven-sh/setup-bun v2
  • actions/cache v5
  • niniyas/ntfy-action master
  • actions/checkout v6
  • actions/setup-python v6
  • niniyas/ntfy-action master
  • actions/checkout v6
  • actions/setup-node v6
  • oven-sh/setup-bun v2
  • actions/checkout v6
  • docker/login-action v4
  • docker/login-action v4
  • docker/setup-buildx-action v4
  • docker/metadata-action v6
  • docker/build-push-action v7
  • niniyas/ntfy-action master
  • niniyas/ntfy-action master
  • actions/checkout v6
  • docker/login-action v4
  • docker/login-action v4
  • docker/setup-buildx-action v4
  • docker/metadata-action v6
  • docker/build-push-action v7
  • niniyas/ntfy-action master
  • niniyas/ntfy-action master
  • node 24.14.0 → [Updates: 24.14.1]
  • bun 1.3.11
  • python 3.12 → [Updates: 3.14]
  • node 24.14.0 → [Updates: 24.14.1]
  • bun 1.3.11
.gitea/workflows/renovate.yaml (2)
  • actions/checkout v6
  • ghcr.io/renovatebot/renovate 43
.gitea/workflows/test-build.yaml (11)
  • actions/checkout v6
  • actions/setup-node v6
  • oven-sh/setup-bun v2
  • actions/cache v5
  • niniyas/ntfy-action master
  • actions/checkout v6
  • actions/setup-python v6
  • niniyas/ntfy-action master
  • node 24.14.0 → [Updates: 24.14.1]
  • bun 1.3.11
  • python 3.12 → [Updates: 3.14]
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/node-24.x -->[chore(deps): update dependency node to v24.14.1](pulls/200) - [ ] <!-- rebase-branch=renovate/typescript-6.x -->[chore(deps): update dependency typescript to v6](pulls/197) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## PR Closed (Blocked) The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below. - [ ] <!-- recreate-branch=renovate/python-3.x -->[chore(deps): update dependency python to 3.14](pulls/155) ## Detected Dependencies <details><summary>bun (1)</summary> <blockquote> <details><summary>package.json (30)</summary> - `@astrojs/mdx ^5.0.0` - `@astrojs/node ^10.0.1` - `@astrojs/sitemap ^3.7.1` - `@astrojs/starlight ^0.38.1` - `@tailwindcss/postcss ^4.2.1` - `@tailwindcss/vite ^4.2.1` - `astro ^6.0.4` - `sanitize-html ^2.17.1` - `sharp ^0.34.5` - `starlight-theme-rapide ^0.5.2` - `tailwindcss ^4.2.1` - `@saithodev/semantic-release-gitea ^2.1.0` - `@semantic-release/changelog ^6.0.3` - `@semantic-release/commit-analyzer ^13.0.1` - `@semantic-release/git ^10.0.1` - `@semantic-release/npm ^13.1.5` - `@semantic-release/release-notes-generator ^14.1.0` - `@tailwindcss/forms ^0.5.11` - `@tailwindcss/typography ^0.5.19` - `@typescript-eslint/parser ^8.57.0` - `eslint ^10.0.3` - `eslint-config-prettier ^10.1.8` - `eslint-plugin-astro ^1.6.0` - `prettier ^3.8.1` - `prettier-plugin-astro ^0.14.1` - `prettier-plugin-tailwindcss ^0.7.2` - `semantic-release ^25.0.3` - `semantic-release-export-data ^1.2.0` - `typescript ^5.9.3` → [Updates: `^6.0.0`] - `typescript-eslint ^8.57.0` </details> </blockquote> </details> <details><summary>dockerfile (1)</summary> <blockquote> <details><summary>Dockerfile (2)</summary> - `dhi.io/bun 1.3.11-alpine3.22-dev` - `dhi.io/bun 1.3.11-alpine3.22` </details> </blockquote> </details> <details><summary>github-actions (3)</summary> <blockquote> <details><summary>.gitea/workflows/release-image.yaml (32)</summary> - `actions/checkout v6` - `actions/setup-node v6` - `oven-sh/setup-bun v2` - `actions/cache v5` - `niniyas/ntfy-action master` - `actions/checkout v6` - `actions/setup-python v6` - `niniyas/ntfy-action master` - `actions/checkout v6` - `actions/setup-node v6` - `oven-sh/setup-bun v2` - `actions/checkout v6` - `docker/login-action v4` - `docker/login-action v4` - `docker/setup-buildx-action v4` - `docker/metadata-action v6` - `docker/build-push-action v7` - `niniyas/ntfy-action master` - `niniyas/ntfy-action master` - `actions/checkout v6` - `docker/login-action v4` - `docker/login-action v4` - `docker/setup-buildx-action v4` - `docker/metadata-action v6` - `docker/build-push-action v7` - `niniyas/ntfy-action master` - `niniyas/ntfy-action master` - `node 24.14.0` → [Updates: `24.14.1`] - `bun 1.3.11` - `python 3.12` → [Updates: `3.14`] - `node 24.14.0` → [Updates: `24.14.1`] - `bun 1.3.11` </details> <details><summary>.gitea/workflows/renovate.yaml (2)</summary> - `actions/checkout v6` - `ghcr.io/renovatebot/renovate 43` </details> <details><summary>.gitea/workflows/test-build.yaml (11)</summary> - `actions/checkout v6` - `actions/setup-node v6` - `oven-sh/setup-bun v2` - `actions/cache v5` - `niniyas/ntfy-action master` - `actions/checkout v6` - `actions/setup-python v6` - `niniyas/ntfy-action master` - `node 24.14.0` → [Updates: `24.14.1`] - `bun 1.3.11` - `python 3.12` → [Updates: `3.14`] </details> </blockquote> </details>
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/site-documentation#1