chore(deps): bump the astro-cloudflare group across 1 directory with 5 updates#135
Merged
Sallyn0225 merged 2 commits intoJun 30, 2026
Merged
Conversation
…5 updates Bumps the astro-cloudflare group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@astrojs/cloudflare](https://github.com/withastro/astro/tree/HEAD/packages/integrations/cloudflare) | `13.7.0` | `14.0.2` | | [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) | `5.0.7` | `6.0.0` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `6.4.8` | `7.0.4` | | [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `4.20260624.1` | `4.20260630.1` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.104.0` | `4.105.0` | Updates `@astrojs/cloudflare` from 13.7.0 to 14.0.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@14.0.2/packages/integrations/cloudflare) Updates `@astrojs/react` from 5.0.7 to 6.0.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/react@6.0.0/packages/integrations/react) Updates `astro` from 6.4.8 to 7.0.4 - [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@7.0.4/packages/astro) Updates `@cloudflare/workers-types` from 4.20260624.1 to 4.20260630.1 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](https://github.com/cloudflare/workerd/commits) Updates `wrangler` from 4.104.0 to 4.105.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.105.0/packages/wrangler) --- updated-dependencies: - dependency-name: "@astrojs/cloudflare" dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: astro-cloudflare - dependency-name: "@astrojs/react" dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: astro-cloudflare - dependency-name: "@cloudflare/workers-types" dependency-version: 4.20260628.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: astro-cloudflare - dependency-name: astro dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: astro-cloudflare - dependency-name: wrangler dependency-version: 4.105.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: astro-cloudflare ... Signed-off-by: dependabot[bot] <support@github.com>
3c5542e to
ac83234
Compare
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 astro-cloudflare group with 5 updates in the / directory:
13.7.014.0.25.0.76.0.06.4.87.0.44.20260624.14.20260630.14.104.04.105.0Updates
@astrojs/cloudflarefrom 13.7.0 to 14.0.2Release notes
Sourced from @astrojs/cloudflare's releases.
... (truncated)
Changelog
Sourced from @astrojs/cloudflare's changelog.
... (truncated)
Commits
5978993[ci] release (#17213)d5fbee8chore(deps): update sharp to v0.35 (#17234)2bfb179chore: simpler package.json types (#17229)ffceaa2Fix Cloudflare adapter silently swallowing prerender errors (#17049)f7283e0[ci] release (#17180)fb0ab02fix: localized error route status handling (#17087)0db4b57Add astro/virtual-modules/transitions.js to Cloudflare adapter optimizeDeps (...7a7d879fix(cloudflare): migrate optimizeDeps from esbuildOptions to rolldownOptions ...f55ba4c[ci] release (#17132)9a53f77feat: add CDN cache providers (#16335)Updates
@astrojs/reactfrom 5.0.7 to 6.0.0Release notes
Sourced from @astrojs/react's releases.
Changelog
Sourced from @astrojs/react's changelog.
... (truncated)
Commits
f55ba4c[ci] release (#17132)0da0678[ci] release (beta) (#17089)4585fe5fix(integrations): Export container renderers from a dedicated export path to...08b84d6[ci] release (beta) (#17045)75cfa52chore: merge main into next9c2b95bMerge remote-tracking branch 'origin/main' into chore/merge-main-into-next3652d1cchore: merge main into next29ec81dchore: merge main into next8d1af3bMerge remote-tracking branch 'origin/main' into chore/merge-main-into-nextad9abdbMerge branch 'main' into chore/merge-main-into-nextUpdates
astrofrom 6.4.8 to 7.0.4Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
5978993[ci] release (#17213)b1c9d41chore(seo): remove redundant twitter metadata tags (#17179)799e5cdchore: bump compiler to latest (#17184)734739d[ci] formatd5fbee8chore(deps): update sharp to v0.35 (#17234)23f9446FIx: inverted logic in a11y-no-redundant-roles rule (#17067)2bfb179chore: simpler package.json types (#17229)7ba0bb1Harden transition directive attribute rendering (#17212)2f39a99Document route cache invalidation behavior (#17215)efd16e9Stabilize client prerender prefetch E2E test (#17219)Updates
@cloudflare/workers-typesfrom 4.20260624.1 to 4.20260630.1Commits
Updates
wranglerfrom 4.104.0 to 4.105.0Release notes
Sourced from wrangler's releases.
Commits
70d97d9Version Packages (#14401)5f40dd5[wrangler] Bump am-i-vibing from 0.4.0 to 0.5.0 (#14424)3b743c1Bump workerd from 1.20260623.1 to 1.20260625.1 in the workerd-and-workers-typ...10543c1[wrangler] interpolate current date to fix brittle test (#14421)76cc8d6extremely minor refactor of versions upload/deploy validation (#14400)daa5389Use digest-pinned images for Dockerfile container deploys (#14343)34e0cefCC-7948 Update wrangler CLI to support GAR (#14311)8a5cf8c[wrangler] fix(d1): escape migrationsTableName and filenames in SQLite querie...