Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 29, 2025

This PR contains the following updates:

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

Release Notes

withastro/astro (astro)

v5.13.7

Compare Source

Patch Changes

v5.13.6

Compare Source

Patch Changes

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 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 added the dependencies Does it update a dependency? label Aug 29, 2025
@renovate renovate bot requested a review from a team as a code owner August 29, 2025 15:51
@github-project-automation github-project-automation bot moved this to 🪵 Backlog in Documentation Aug 29, 2025
Copy link

netlify bot commented Aug 29, 2025

Deploy Preview for tauri-v2 ready!

Name Link
🔨 Latest commit d57575d
🔍 Latest deploy log https://app.netlify.com/projects/tauri-v2/deploys/68c071467bc47600093ec12a
😎 Deploy Preview https://deploy-preview-3478--tauri-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (🟢 up 6 from production)
Accessibility: 98 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

socket-security bot commented Aug 29, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedastro@​5.13.4 ⏵ 5.13.7100 +4100100 +14100 +3100

View full report

@renovate renovate bot force-pushed the renovate/astro-and-starlight-packages branch from ae7d2f8 to 297a31b Compare August 31, 2025 10:12
@renovate renovate bot force-pushed the renovate/astro-and-starlight-packages branch from 297a31b to 339208c Compare September 8, 2025 22:10
@renovate renovate bot changed the title fix(deps): update dependency astro to v5.13.5 fix(deps): update dependency astro to v5.13.6 Sep 8, 2025
@renovate renovate bot force-pushed the renovate/astro-and-starlight-packages branch from 339208c to d57575d Compare September 9, 2025 18:26
@renovate renovate bot changed the title fix(deps): update dependency astro to v5.13.6 fix(deps): update dependency astro to v5.13.7 Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Does it update a dependency?
Projects
Status: 🪵 Backlog
Development

Successfully merging this pull request may close these issues.

1 participant