Skip to content

fix(deps): update dependency starlight-llms-txt to ^0.9.0#85

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/starlight-llms-txt-0.x
Open

fix(deps): update dependency starlight-llms-txt to ^0.9.0#85
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/starlight-llms-txt-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 29, 2026

This PR contains the following updates:

Package Change Age Confidence
starlight-llms-txt (source) ^0.6.0^0.9.0 age confidence

Release Notes

delucis/starlight-llms-txt (starlight-llms-txt)

v0.9.0

Compare Source

Minor Changes
  • #​104 3f6c45b Thanks @​davidfowl! - Preserves the contents of code blocks when collapsing whitespace in llms-small.txt.

    Previously, the minify.whitespace option collapsed every whitespace run — including newlines inside fenced code blocks — into a single space, so multi-line code samples ended up on one line. Now, fenced code blocks keep their original newlines and indentation while whitespace in prose still collapses for token efficiency.

    A new minify.collapseCodeBlocks option controls this behavior. Set it to true to restore the previous flatten-everything output.

v0.8.1

Compare Source

Patch Changes
  • 29e5efb Thanks @​mvanhorn! - Strips HTML comments from llms.txt files. <!-- ... --> style comments in .md files are no longer emitted in the generated files.

v0.8.0

Compare Source

Minor Changes

v0.7.0

Compare Source

Minor Changes
  • #​43 1db4591 Thanks @​sanscontext! - Enforces llms.txt files to be prerendered at build time.
    Previously, sites using Astro’s output: server configuration would generate llms.txt files on-demand, which can be slow, and additionally was incompatible with the custom sets feature.
    This change means that llms.txt files are statically generated even for sites using output: server.

    ⚠️ Potentially breaking change: If you were relying on on-demand rendered llms.txt files, for example by using middleware to gate access, this may be a breaking change. Please share your use case to let us know if you need this.


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 force-pushed the renovate/starlight-llms-txt-0.x branch 2 times, most recently from b431be6 to d020e36 Compare April 8, 2026 18:11
@renovate renovate Bot force-pushed the renovate/starlight-llms-txt-0.x branch 6 times, most recently from dcf7c61 to 38fd36b Compare April 12, 2026 20:45
@renovate renovate Bot force-pushed the renovate/starlight-llms-txt-0.x branch from 38fd36b to 25c7fe8 Compare April 18, 2026 14:17
@renovate renovate Bot force-pushed the renovate/starlight-llms-txt-0.x branch from 25c7fe8 to d467963 Compare April 28, 2026 09:59
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.32%. Comparing base (33b6e0b) to head (d4759b0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #85   +/-   ##
=======================================
  Coverage   84.32%   84.32%           
=======================================
  Files         112      112           
  Lines        2763     2763           
  Branches      487      487           
=======================================
  Hits         2330     2330           
  Misses        297      297           
  Partials      136      136           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/starlight-llms-txt-0.x branch from d467963 to ae830f1 Compare April 29, 2026 11:10
@renovate renovate Bot force-pushed the renovate/starlight-llms-txt-0.x branch 2 times, most recently from d9bef16 to dcd7b44 Compare May 8, 2026 14:55
@renovate renovate Bot changed the title fix(deps): update dependency starlight-llms-txt to ^0.8.0 fix(deps): update dependency starlight-llms-txt to ^0.9.0 May 12, 2026
@renovate renovate Bot force-pushed the renovate/starlight-llms-txt-0.x branch from dcd7b44 to d4759b0 Compare May 12, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants