Skip to content

fix(deps): update dependency astro to v7.2.2 - #223

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/astro-monorepo
Open

fix(deps): update dependency astro to v7.2.2#223
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/astro-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
astro (source) 7.2.17.2.2 age confidence

Release Notes

withastro/astro (astro)

v7.2.2

Compare Source

Patch Changes
  • #​17611 9bc3207 Thanks @​thelazylamaGit! - Fixes component styles rendered from content entries remaining stale until a second save when an adapter uses Astro's fallback development environment

  • #​17634 2267eee Thanks @​astrobot-houston! - Fixes incremental builds dropping optimized images for cached pages when using a collectStaticImages prerenderer (e.g. @astrojs/cloudflare with compile-time image optimization)

  • #​17650 4cdf128 Thanks @​astrobot-houston! - Fixes intermittent ImageNotFound errors during build on projects with many images. The build now limits concurrent image file reads to avoid exhausting OS file descriptors (EMFILE) and retries transient I/O errors with backoff. Non-transient errors are no longer silently swallowed.

  • #​17683 2378221 Thanks @​astrobot-houston! - Fixes prerenderConflictBehavior not applying to content collection duplicate ID warnings in the glob() and file() loaders. Setting it to 'error' now throws during content sync, and 'ignore' suppresses the warning.

  • #​17659 90c6ea4 Thanks @​astrobot-houston! - Fixes the Fonts API breaking experimental.incrementalBuild caching by embedding a build-local, randomly-assigned server port in generated code used for the dependency hash

  • #​17630 fd1d9ee Thanks @​ericclemmons! - Fixes incremental builds becoming prohibitively slow for sites with many pages or content entries that share a large dependency graph.

  • #​17690 93beecc Thanks @​NgoQuocViet2001! - Prevents files in directories whose names start with pages from being treated as page routes

  • #​17671 09f0dc7 Thanks @​tarikermis! - Fixes astro dev refusing to start after a Docker container restart when an unrelated process reuses the PID from a persisted lock file. Astro now checks the process command across platforms, so stale lock files are cleaned up and --force does not signal the unrelated process.


Configuration

📅 Schedule: (in timezone Europe/Rome)

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

🚦 Automerge: Enabled.

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/astro-monorepo branch from 23b0195 to e2c3abf Compare August 1, 2026 02:17
@renovate renovate Bot changed the title fix(deps): update dependency astro to v7.1.6 fix(deps): update dependency astro to v7.1.6 - autoclosed Aug 1, 2026
@renovate renovate Bot closed this Aug 1, 2026
@renovate
renovate Bot deleted the renovate/astro-monorepo branch August 1, 2026 02:50
@renovate renovate Bot changed the title fix(deps): update dependency astro to v7.1.6 - autoclosed fix(deps): update dependency astro to v7.2.0 Aug 7, 2026
@renovate renovate Bot reopened this Aug 7, 2026
@renovate
renovate Bot force-pushed the renovate/astro-monorepo branch 2 times, most recently from e2c3abf to e1d8478 Compare August 7, 2026 11:46
@renovate renovate Bot changed the title fix(deps): update dependency astro to v7.2.0 fix(deps): update dependency astro to v7.2.0 - autoclosed Aug 8, 2026
@renovate renovate Bot closed this Aug 8, 2026
@renovate renovate Bot changed the title fix(deps): update dependency astro to v7.2.0 - autoclosed fix(deps): update dependency astro to v7.2.1 Aug 12, 2026
@renovate renovate Bot reopened this Aug 12, 2026
@renovate
renovate Bot force-pushed the renovate/astro-monorepo branch 2 times, most recently from e1d8478 to 6c98388 Compare August 12, 2026 17:08
@renovate renovate Bot changed the title fix(deps): update dependency astro to v7.2.1 fix(deps): update dependency astro to v7.2.1 - autoclosed Aug 12, 2026
@renovate renovate Bot closed this Aug 12, 2026
@renovate renovate Bot changed the title fix(deps): update dependency astro to v7.2.1 - autoclosed fix(deps): update dependency astro to v7.2.2 Aug 14, 2026
@renovate renovate Bot reopened this Aug 14, 2026
@renovate
renovate Bot force-pushed the renovate/astro-monorepo branch from 6c98388 to 38fdfe2 Compare August 14, 2026 20:47
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