chore(deps): bump the npm-dependencies group across 1 directory with 2 updates#197
Merged
p-linnane merged 2 commits intoMay 26, 2026
Merged
Conversation
Member
|
@dependabot rebase |
…2 updates Bumps the npm-dependencies group with 2 updates in the /site directory: [@astrojs/cloudflare](https://github.com/withastro/astro/tree/HEAD/packages/integrations/cloudflare) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/cloudflare` from 13.5.1 to 13.5.2 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/cloudflare/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/cloudflare@13.5.2/packages/integrations/cloudflare) Updates `astro` from 6.3.3 to 6.3.5 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@6.3.5/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/cloudflare" dependency-version: 13.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: astro dependency-version: 6.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
170a4e2 to
e9f5449
Compare
@astrojs/cloudflare 13.5.2 shipped withastro/astro#16708, which added an esbuild dep-scan plugin that incorrectly tried to bundle virtual: modules imported from .astro frontmatter. astro-expressive-code (pulled in by @astrojs/starlight) imports virtual:astro-expressive-code/{config,api}, so astro build fails with "Could not resolve" errors. Reverted upstream in withastro/astro#16801, released in 13.5.3. Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com> Signed-off-by: Patrick Linnane <patrick@linnane.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-dependencies group with 2 updates in the /site directory: @astrojs/cloudflare and astro.
Updates
@astrojs/cloudflarefrom 13.5.1 to 13.5.2Release notes
Sourced from @astrojs/cloudflare's releases.
Changelog
Sourced from @astrojs/cloudflare's changelog.
Commits
45b7fa9[ci] release (#16742)904d19aFix actions and server islands in dev mode with prerendered catch-all routes ...036d743[ci] formatbb709fffix: cloudflare ssr deps optimization (#16708)75393a6chore(deps): bump typescript-eslint for TypeScript v6 support (#16722)0f868b0chore: remove redundant server assertions (#16721)Updates
astrofrom 6.3.3 to 6.3.5Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
5b4122e[ci] release (#16772)5d661cdFix dev server serving stale content for files outside project root (#16757)be5ad21[ci] format50924ceOverhaul errors for consistency and correctness (#16593)23c0bda[ci] format07c8805fix: position prop with CSP (#16771)45b7fa9[ci] release (#16742)67a1016[ci] format0f10bfefeat: advanced routing types and config gaps (#16723)904d19aFix actions and server islands in dev mode with prerendered catch-all routes ...