Skip to content

chore(deps): bump @astrojs/starlight-tailwind from 3.0.1 to 5.0.0 in /capsule-docs#309

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bun/capsule-docs/astrojs/starlight-tailwind-5.0.0
Open

chore(deps): bump @astrojs/starlight-tailwind from 3.0.1 to 5.0.0 in /capsule-docs#309
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bun/capsule-docs/astrojs/starlight-tailwind-5.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps @astrojs/starlight-tailwind from 3.0.1 to 5.0.0.

Release notes

Sourced from @​astrojs/starlight-tailwind's releases.

@​astrojs/starlight-tailwind@​5.0.0

Major Changes

  • #3644 0d2e7ed Thanks @​HiDeoo! - ⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now 0.38.0

    Please use the @astrojs/upgrade command to upgrade your project:

    npx @astrojs/upgrade

@​astrojs/starlight-tailwind@​4.0.2

Patch Changes

@​astrojs/starlight-tailwind@​4.0.1

Patch Changes

@​astrojs/starlight-tailwind@​4.0.0

Major Changes

  • #2322 f14eb0c Thanks @​HiDeoo! - ⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now 0.34.0

    Please use the @astrojs/upgrade command to upgrade your project:

    npx @astrojs/upgrade
  • #2322 f14eb0c Thanks @​HiDeoo! - Adds support for Tailwind v4, drops support for Tailwind v3.

    ⚠️ BREAKING CHANGE: Tailwind v3 is no longer supported. Tailwind v4 support in Astro is now provided using a Vite plugin and the Astro Tailwind integration is no longer required.

    1. Remove the Astro Tailwind integration. The Astro Tailwind integration is no longer required with Tailwind v4.

       // astro.config.mjs
       import { defineConfig } from "astro/config";
       import starlight from "@astrojs/starlight";
      -import tailwind from "@astrojs/tailwind";
      export default defineConfig({
      integrations: [
      starlight({
      title: "Docs with Tailwind",
      customCss: ["./src/tailwind.css"],
      }),

... (truncated)

Changelog

Sourced from @​astrojs/starlight-tailwind's changelog.

5.0.0

Major Changes

  • #3644 0d2e7ed Thanks @​HiDeoo! - ⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now 0.38.0

    Please use the @astrojs/upgrade command to upgrade your project:

    npx @astrojs/upgrade

4.0.2

Patch Changes

4.0.1

Patch Changes

4.0.0

Major Changes

  • #2322 f14eb0c Thanks @​HiDeoo! - ⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now 0.34.0

    Please use the @astrojs/upgrade command to upgrade your project:

    npx @astrojs/upgrade
  • #2322 f14eb0c Thanks @​HiDeoo! - Adds support for Tailwind v4, drops support for Tailwind v3.

    ⚠️ BREAKING CHANGE: Tailwind v3 is no longer supported. Tailwind v4 support in Astro is now provided using a Vite plugin and the Astro Tailwind integration is no longer required.

    1. Remove the Astro Tailwind integration. The Astro Tailwind integration is no longer required with Tailwind v4.

       // astro.config.mjs
       import { defineConfig } from "astro/config";
       import starlight from "@astrojs/starlight";
      -import tailwind from "@astrojs/tailwind";
      export default defineConfig({
      integrations: [

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​astrojs/starlight-tailwind since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 18, 2026
Bumps [@astrojs/starlight-tailwind](https://github.com/withastro/starlight/tree/HEAD/packages/tailwind) from 3.0.1 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>
@dependabot dependabot Bot force-pushed the dependabot/bun/capsule-docs/astrojs/starlight-tailwind-5.0.0 branch from 0673238 to 834422d Compare June 3, 2026 03:24
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Jun 3, 2026

Deploying capsule with  Cloudflare Pages  Cloudflare Pages

Latest commit: 834422d
Status: ✅  Deploy successful!
Preview URL: https://86ffb1c4.capsule-22k.pages.dev
Branch Preview URL: https://dependabot-bun-capsule-docs-ylj9.capsule-22k.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants