Skip to content

Update dependency @astrojs/starlight to v0.41.1#2198

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/astrojs-starlight-0.x
Open

Update dependency @astrojs/starlight to v0.41.1#2198
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/astrojs-starlight-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@astrojs/starlight (source) 0.39.30.41.1 age confidence

Release Notes

withastro/starlight (@​astrojs/starlight)

v0.41.1

Compare Source

Patch Changes

v0.41.0

Compare Source

Minor Changes
Upgrade Astro and dependencies

⚠️ BREAKING CHANGE: Astro v6 is no longer supported. Make sure you update Astro and any other official integrations at the same time as updating Starlight:

npx @​astrojs/upgrade

Community Starlight plugins and Astro integrations may also need to be manually updated to work with Astro v7. If you encounter any issues, please reach out to the plugin or integration author to see if it is a known issue or if an updated version is being worked on.

⚠️ BREAKING CHANGE: This release drops official support for Chromium-based browsers prior to version 111 (released 07 March 2023) and Safari-based browsers prior to version 16.4 (released 27 March 2023). You can find a list of currently supported browsers and their versions using this browserslist query.

Patch Changes
  • #​3953 a935d33 Thanks @​HiDeoo! - Fixes Starlight Markdown processing being potentially applied to files that should not be processed.

v0.40.0

Compare Source

Minor Changes
  • #​3923 edf2e6b Thanks @​Princesseuh! - Adds support for Astro 6.4 and the new Sätteri Markdown processor.

    It is now possible to opt into using Astro's 6.4 Sätteri Markdown processor by installing the @astrojs/markdown-satteri package and configuring it in your astro.config.mjs file:

    // astro.config.mjs
    
    import { defineConfig } from 'astro/config';
    import { satteri } from '@​astrojs/markdown-satteri';
    
    export default defineConfig({
      markdown: {
        processor: satteri(),
      },
    });

    ⚠️ BREAKING CHANGE: The minimum supported version of Astro is now v6.4.5.

    Please update Starlight and Astro together:

    npx @​astrojs/upgrade

    Community Starlight plugins and Astro integrations may also need to be manually updated to work with Sätteri. If you encounter any issues, please reach out to the plugin or integration author to see if it is a known issue or if an updated version is being worked on.

Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from cameronraysmith as a code owner June 9, 2026 20:11
@renovate renovate Bot added the dependencies label Jun 9, 2026
@renovate renovate Bot changed the title Update dependency @astrojs/starlight to v0.40.0 fix(deps): update dependency @astrojs/starlight to v0.40.0 Jun 12, 2026
@renovate renovate Bot changed the title fix(deps): update dependency @astrojs/starlight to v0.40.0 Update dependency @astrojs/starlight to v0.40.0 Jun 12, 2026
@renovate renovate Bot force-pushed the renovate/astrojs-starlight-0.x branch 2 times, most recently from 379d943 to d2695f0 Compare June 12, 2026 16:46
@renovate renovate Bot changed the title Update dependency @astrojs/starlight to v0.40.0 fix(deps): update dependency @astrojs/starlight to v0.40.0 Jun 12, 2026
@renovate renovate Bot changed the title fix(deps): update dependency @astrojs/starlight to v0.40.0 Update dependency @astrojs/starlight to v0.40.0 Jun 16, 2026
@renovate renovate Bot changed the title Update dependency @astrojs/starlight to v0.40.0 fix(deps): update dependency @astrojs/starlight to v0.40.0 Jun 23, 2026
@renovate renovate Bot changed the title fix(deps): update dependency @astrojs/starlight to v0.40.0 Update dependency @astrojs/starlight to v0.40.0 Jun 23, 2026
@renovate renovate Bot force-pushed the renovate/astrojs-starlight-0.x branch from a6c0364 to f0d3857 Compare June 23, 2026 06:12
@github-actions

Copy link
Copy Markdown
Contributor

Triggered from #2198 by @​renovate[bot].

Checking if we can fast forward main (f120abd) to renovate/astrojs-starlight-0.x (f0d3857).

Target branch (main):

commit f120abdf97e07576e6cdf665ed6da848a37090fc (HEAD -> main, origin/main)
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Jun 18 19:56:42 2026 +0000

    Update actions/checkout action to v7

Pull request (renovate/astrojs-starlight-0.x):

commit f0d38576c1f4404279ae2cb7761091b7afa0f4f5 (pull_request/renovate/astrojs-starlight-0.x)
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Tue Jun 23 06:12:03 2026 +0000

    Update dependency @astrojs/starlight to v0.40.0

Can't fast forward main (f120abd) to renovate/astrojs-starlight-0.x (f0d3857). main (f120abd) is not a direct ancestor of renovate/astrojs-starlight-0.x (f0d3857). Branches appear to have diverged at fcefe95:

* f0d38576c1f4404279ae2cb7761091b7afa0f4f5 Update dependency @astrojs/starlight to v0.40.0
| * f120abdf97e07576e6cdf665ed6da848a37090fc Update actions/checkout action to v7
| * 6e9bce77e8e347e5baa83ddda99eb0d964545e04 Update wimpysworld/nothing-but-nix digest to baf7355
|/  
* fcefe9512faf18596a9ddadea501274bedc05d6b Update DeterminateSystems/magic-nix-cache-action digest to 76aaf88

commit fcefe9512faf18596a9ddadea501274bedc05d6b
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Sat Jun 20 20:38:29 2026 +0000

    Update DeterminateSystems/magic-nix-cache-action digest to 76aaf88

Rebase locally, and then force push to renovate/astrojs-starlight-0.x.

@renovate renovate Bot changed the title Update dependency @astrojs/starlight to v0.40.0 Update dependency @astrojs/starlight to v0.41.0 Jun 23, 2026
@renovate renovate Bot force-pushed the renovate/astrojs-starlight-0.x branch from 2c1adf1 to 2481fd0 Compare June 23, 2026 21:40
@renovate renovate Bot changed the title Update dependency @astrojs/starlight to v0.41.0 Update dependency @astrojs/starlight to v0.41.1 Jun 25, 2026
@renovate renovate Bot force-pushed the renovate/astrojs-starlight-0.x branch from 964739b to 4c9409d Compare June 25, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants