Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2025

This PR contains the following updates:

Package Change Age Confidence
astro (source) 5.13.4 -> 5.13.5 age confidence

Release Notes

withastro/astro (astro)

v5.13.5

Compare Source

Patch Changes
  • #​14286 09c5db3 Thanks @​ematipico! - BREAKING CHANGES only to the experimental CSP feature

    The following runtime APIs of the Astro global have been renamed:

    • Astro.insertDirective to Astro.csp.insertDirective
    • Astro.insertStyleResource to Astro.csp.insertStyleResource
    • Astro.insertStyleHash to Astro.csp.insertStyleHash
    • Astro.insertScriptResource to Astro.csp.insertScriptResource
    • Astro.insertScriptHash to Astro.csp.insertScriptHash

    The following runtime APIs of the APIContext have been renamed:

    • ctx.insertDirective to ctx.csp.insertDirective
    • ctx.insertStyleResource to ctx.csp.insertStyleResource
    • ctx.insertStyleHash to ctx.csp.insertStyleHash
    • ctx.insertScriptResource to ctx.csp.insertScriptResource
    • ctx.insertScriptHash to ctx.csp.insertScriptHash
  • #​14283 3224637 Thanks @​ematipico! - Fixes an issue where CSP headers were incorrectly injected in the development server.

  • #​14275 3e2f20d Thanks @​florian-lefebvre! - Adds support for experimental CSP when using experimental fonts

    Experimental fonts now integrate well with experimental CSP by injecting hashes for the styles it generates, as well as font-src directives.

    No action is required to benefit from it.

  • #​14280 4b9fb73 Thanks @​ascorbic! - Fixes a bug that caused cookies to not be correctly set when using middleware sequences

  • #​14276 77281c4 Thanks @​ArmandPhilippot! - Adds a missing export for resolveSrc, a documented image services utility.


Configuration

📅 Schedule: 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 these updates again.


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

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

Copy link

changeset-bot bot commented Aug 8, 2025

⚠️ No Changeset found

Latest commit: 7244b6f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented Aug 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.02%. Comparing base (d8082fd) to head (7244b6f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage   98.02%   98.02%           
=======================================
  Files          15       15           
  Lines         456      456           
  Branches      110      110           
=======================================
  Hits          447      447           
  Misses          9        9           

☔ 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/astro-monorepo branch from 306512e to d43e734 Compare August 10, 2025 12:25
@renovate renovate bot changed the title fix(deps): update dependency astro to v5.12.9 fix(deps): update dependency astro to v5.12.9 - autoclosed Aug 11, 2025
@renovate renovate bot closed this Aug 11, 2025
@renovate renovate bot deleted the renovate/astro-monorepo branch August 11, 2025 08:54
@renovate renovate bot changed the title fix(deps): update dependency astro to v5.12.9 - autoclosed fix(deps): update dependency astro to v5.12.9 Aug 14, 2025
@renovate renovate bot reopened this Aug 14, 2025
@renovate renovate bot force-pushed the renovate/astro-monorepo branch from 4b1341c to d43e734 Compare August 14, 2025 10:35
@renovate renovate bot changed the title fix(deps): update dependency astro to v5.12.9 fix(deps): update dependency astro to v5.13.0 Aug 14, 2025
@renovate renovate bot force-pushed the renovate/astro-monorepo branch 2 times, most recently from 4957024 to 1ceaf35 Compare August 15, 2025 18:23
@renovate renovate bot changed the title fix(deps): update dependency astro to v5.13.0 fix(deps): update astro monorepo Aug 15, 2025
@renovate renovate bot force-pushed the renovate/astro-monorepo branch 2 times, most recently from a187acf to f90bdf4 Compare August 19, 2025 18:37
@renovate renovate bot changed the title fix(deps): update astro monorepo fix(deps): update astro monorepo - autoclosed Aug 20, 2025
@renovate renovate bot closed this Aug 20, 2025
@renovate renovate bot changed the title fix(deps): update astro monorepo - autoclosed fix(deps): update astro monorepo Aug 22, 2025
@renovate renovate bot reopened this Aug 22, 2025
@renovate renovate bot force-pushed the renovate/astro-monorepo branch from 73264b1 to f90bdf4 Compare August 22, 2025 19:04
@renovate renovate bot changed the title fix(deps): update astro monorepo fix(deps): update dependency astro to v5.13.3 Aug 22, 2025
@renovate renovate bot force-pushed the renovate/astro-monorepo branch 2 times, most recently from 18f04f9 to 3276e24 Compare August 27, 2025 11:01
@renovate renovate bot changed the title fix(deps): update dependency astro to v5.13.3 fix(deps): update dependency astro to v5.13.4 Aug 27, 2025
@renovate renovate bot changed the title fix(deps): update dependency astro to v5.13.4 fix(deps): update dependency astro to v5.13.4 - autoclosed Aug 28, 2025
@renovate renovate bot closed this Aug 28, 2025
@renovate renovate bot changed the title fix(deps): update dependency astro to v5.13.4 - autoclosed fix(deps): update dependency astro to v5.13.4 Aug 31, 2025
@renovate renovate bot reopened this Aug 31, 2025
@renovate renovate bot force-pushed the renovate/astro-monorepo branch from db2148f to 3276e24 Compare August 31, 2025 09:04
@renovate renovate bot changed the title fix(deps): update dependency astro to v5.13.4 fix(deps): update dependency astro to v5.13.5 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/astro-monorepo branch from 3276e24 to 7244b6f Compare August 31, 2025 12:29
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