Skip to content

chore(deps): update astro packages to v7.0.1#1860

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/astro-packages
Jul 4, 2026
Merged

chore(deps): update astro packages to v7.0.1#1860
renovate[bot] merged 1 commit into
mainfrom
renovate/astro-packages

Conversation

@renovate

@renovate renovate Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/mdx (source) 7.0.07.0.1 age adoption passing confidence
astro (source) 7.0.47.0.5 age adoption passing confidence

Release Notes

withastro/astro (@​astrojs/mdx)

v7.0.1

Compare Source

Patch Changes
withastro/astro (astro)

v7.0.5

Compare Source

Patch Changes
  • #​17242 9c05ba4 Thanks @​matthewp! - Fixes an error that could occur after the dev server restarts when using an adapter such as @astrojs/cloudflare, where a request would fail with a 500 referencing a missing pre-bundled dependency:

    The file does not exist at "node_modules/.vite/deps_ssr/astro_compiler-runtime.js?v=6419660d" which is in the optimize deps directory. The dependency might be incompatible with the dep optimizer. Try adding it to `optimizeDeps.exclude`.
    
  • #​17202 c6d254d Thanks @​matthewp! - Refactors path alias resolution to use Vite's native tsconfigPaths option

    This is an internal change with no expected impact on user projects. Astro now defers tsconfig and jsconfig paths alias resolution to Vite, keeping a small fallback for a few CSS cases Vite does not yet handle.

  • #​17123 72e29bd Thanks @​martrapp! - Fixes an issue where the ClientRouter wipes head elements after page transitions if the <head> contains a server:defer component.

  • #​17232 257505e Thanks @​matthewp! - Fixes a bug where <style> tags from components such as a content collection's Content could be silently dropped from the output when an await appeared before the component in an .astro file's markup.

  • #​17193 a7352fd Thanks @​jan-kubica! - Fixes the background dev server failing to start when astro is hoisted outside the project's node_modules (for example bun workspaces). The background process is now spawned from Astro's own resolved location instead of a path assumed under the project root.

  • #​17255 581d171 Thanks @​astrobot-houston! - Fixes prefetch not working for links inside server:defer components


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "on the first day of the week"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate Bot added the R-Update(npm) Renovate: update npm label Jul 4, 2026
@renovate renovate Bot enabled auto-merge (squash) July 4, 2026 21:53
@github-actions github-actions Bot added the T-@oreorebot2/common Type: OreOreBot2 Common (packages/common) label Jul 4, 2026
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying oreorebot2 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 75d1c2a
Status: ✅  Deploy successful!
Preview URL: https://40bbe62d.oreorebot2.pages.dev
Branch Preview URL: https://renovate-astro-packages.oreorebot2.pages.dev

View logs

@renovate renovate Bot merged commit 2ac9272 into main Jul 4, 2026
12 checks passed
@renovate renovate Bot deleted the renovate/astro-packages branch July 4, 2026 21:54
@codecov

codecov Bot commented Jul 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.05%. Comparing base (cf8626a) to head (75d1c2a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1860   +/-   ##
=======================================
  Coverage   61.05%   61.05%           
=======================================
  Files          89       89           
  Lines        1361     1361           
  Branches      215      215           
=======================================
  Hits          831      831           
  Misses        381      381           
  Partials      149      149           
Flag Coverage Δ
unittests 61.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

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

Labels

R-Update(npm) Renovate: update npm T-@oreorebot2/common Type: OreOreBot2 Common (packages/common)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants