Skip to content

chore(deps): bump @astrojs/cloudflare from 13.1.9 to 13.3.1#808

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/astrojs/cloudflare-13.1.10
Open

chore(deps): bump @astrojs/cloudflare from 13.1.9 to 13.3.1#808
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/astrojs/cloudflare-13.1.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Copy link
Copy Markdown
Contributor

Bumps @astrojs/cloudflare from 13.1.9 to 13.3.1.

Release notes

Sourced from @​astrojs/cloudflare's releases.

@​astrojs/cloudflare@​13.3.1

Patch Changes

  • #16552 409f6ef Thanks @​web-dev0521! - Fixes an issue where existing KV namespace bindings were silently removed when session support was enabled.

  • #16277 7666bcd Thanks @​Calvin-LL! - Fix static assets and prerendered pages 404ing when base is configured.

  • Updated dependencies []:

    • @​astrojs/underscore-redirects@​1.0.3

@​astrojs/cloudflare@​13.3.0

Minor Changes

  • #16187 fe58071 Thanks @​gllmt! - Adds a waitUntil option to the RenderOptions so that adapters can forward runtime background-task hooks to Astro.

    When provided by an adapter, runtime cache providers receive context.waitUntil in CacheProvider.onRequest(), which allows background cache work such as stale-while-revalidate without blocking the response. The Cloudflare adapter now forwards ExecutionContext.waitUntil to this API.

  • #16290 a49637a Thanks @​ViVaLaDaniel! - Ensures that server.allowedHosts (and vite.preview.allowedHosts) configuration is respected when using astro preview with the @astrojs/cloudflare adapter. This improves security by preventing DNS rebinding attacks when previewing Cloudflare builds locally.

Patch Changes

  • Updated dependencies []:
    • @​astrojs/underscore-redirects@​1.0.3

@​astrojs/cloudflare@​13.2.2

Patch Changes

  • #16498 4efe020 Thanks @​matthewp! - Fixes the dependency scan failing with "No matching export for import 'default'" when a .ts file default-imports an .astro component

    The esbuild scan plugin now includes export default {} in its output for .astro files, preventing the scan from failing and ensuring all dependencies are discovered ahead of time.

  • Updated dependencies []:

    • @​astrojs/underscore-redirects@​1.0.3

@​astrojs/cloudflare@​13.2.1

Patch Changes

  • #16458 8cb1f42 Thanks @​matthewp! - Fixes Cloudflare dev and build failures caused by @cloudflare/vite-plugin defaulting compatibility_date to today's date, which can exceed the maximum date supported by the bundled workerd binary

@​astrojs/cloudflare@​13.2.0

Minor Changes

  • #16435 c4d321b Thanks @​jamesopstad! - Add support for Preview deployments (currently in private beta)

    Non-inheritable bindings set internally by the Cloudflare adapter are now also set in the previews section of the config so that they are inherited by Preview deployments.

Patch Changes

... (truncated)

Changelog

Sourced from @​astrojs/cloudflare's changelog.

13.3.1

Patch Changes

  • #16552 409f6ef Thanks @​web-dev0521! - Fixes an issue where existing KV namespace bindings were silently removed when session support was enabled.

  • #16277 7666bcd Thanks @​Calvin-LL! - Fix static assets and prerendered pages 404ing when base is configured.

  • Updated dependencies []:

    • @​astrojs/underscore-redirects@​1.0.3

13.3.0

Minor Changes

  • #16187 fe58071 Thanks @​gllmt! - Adds a waitUntil option to the RenderOptions so that adapters can forward runtime background-task hooks to Astro.

    When provided by an adapter, runtime cache providers receive context.waitUntil in CacheProvider.onRequest(), which allows background cache work such as stale-while-revalidate without blocking the response. The Cloudflare adapter now forwards ExecutionContext.waitUntil to this API.

  • #16290 a49637a Thanks @​ViVaLaDaniel! - Ensures that server.allowedHosts (and vite.preview.allowedHosts) configuration is respected when using astro preview with the @astrojs/cloudflare adapter. This improves security by preventing DNS rebinding attacks when previewing Cloudflare builds locally.

Patch Changes

  • Updated dependencies []:
    • @​astrojs/underscore-redirects@​1.0.3

13.2.2

Patch Changes

  • #16498 4efe020 Thanks @​matthewp! - Fixes the dependency scan failing with "No matching export for import 'default'" when a .ts file default-imports an .astro component

    The esbuild scan plugin now includes export default {} in its output for .astro files, preventing the scan from failing and ensuring all dependencies are discovered ahead of time.

  • Updated dependencies []:

    • @​astrojs/underscore-redirects@​1.0.3

13.2.1

Patch Changes

  • #16458 8cb1f42 Thanks @​matthewp! - Fixes Cloudflare dev and build failures caused by @cloudflare/vite-plugin defaulting compatibility_date to today's date, which can exceed the maximum date supported by the bundled workerd binary

13.2.0

Minor Changes

... (truncated)

Commits
  • 3f67b84 [ci] release (#16545)
  • 409f6ef fix(frontmatter): preserve strings and comments when replacing top-le… (#16552)
  • 7666bcd fix(cloudflare): fix static assets and prerendered pages 404ing when base i...
  • 7746a13 fix(cloudflare): preserve existing KV namespace bindings when injecting SESSI...
  • 72ba0b1 refactor(astro): replace tsconfck with get-tsconfig (#16433)
  • 3af3543 [ci] release (#16512)
  • f832c3b fix: cloudflare allowed hosts test (#16513)
  • a49637a feat: pass allowedHosts to cloudflare preview entrypoint (#16290)
  • fe58071 fix(cloudflare): pass waitUntil to cache providers (#16187)
  • c1f2e4f [ci] release (#16467)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Updates to dependencies javascript Pull requests that update javascript code labels Apr 16, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Apr 16, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
website 6517e06 May 05 2026, 10:00 PM

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/astrojs/cloudflare-13.1.10 branch 3 times, most recently from 16f3c00 to 4d00355 Compare April 23, 2026 22:23
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/astrojs/cloudflare-13.1.10 branch from 4d00355 to 3f00185 Compare April 28, 2026 22:12
@dependabot dependabot Bot changed the title chore(deps): bump @astrojs/cloudflare from 13.1.9 to 13.1.10 chore(deps): bump @astrojs/cloudflare from 13.1.9 to 13.3.1 May 5, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/astrojs/cloudflare-13.1.10 branch from 3f00185 to c204222 Compare May 5, 2026 21:50
Bumps [@astrojs/cloudflare](https://github.com/withastro/astro/tree/HEAD/packages/integrations/cloudflare) from 13.1.9 to 13.3.1.
- [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.3.1/packages/integrations/cloudflare)

---
updated-dependencies:
- dependency-name: "@astrojs/cloudflare"
  dependency-version: 13.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/astrojs/cloudflare-13.1.10 branch from c204222 to 6517e06 Compare May 5, 2026 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates to dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants