Bump the minor-and-patch group across 1 directory with 6 updates - #8
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the minor-and-patch group across 1 directory with 6 updates#8dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/minor-and-patch-812759e64e
branch
from
July 28, 2026 10:53
9463df8 to
9dd585d
Compare
Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@astrojs/cloudflare](https://github.com/withastro/astro/tree/HEAD/packages/integrations/cloudflare) | `14.1.4` | `14.1.6` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `7.1.3` | `7.1.5` | | [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) | `0.9.9` | `0.9.10` | | [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `5.20260721.1` | `5.20260728.1` | | [miniflare](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/miniflare) | `4.20260714.0` | `4.20260722.1` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.112.0` | `4.115.0` | Updates `@astrojs/cloudflare` from 14.1.4 to 14.1.6 - [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.1.6/packages/integrations/cloudflare) Updates `astro` from 7.1.3 to 7.1.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@7.1.5/packages/astro) Updates `@astrojs/check` from 0.9.9 to 0.9.10 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.10/packages/language-tools/astro-check) Updates `@cloudflare/workers-types` from 5.20260721.1 to 5.20260728.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 `miniflare` from 4.20260714.0 to 4.20260722.1 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/miniflare/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/miniflare@4.20260722.1/packages/miniflare) Updates `wrangler` from 4.112.0 to 4.115.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.115.0/packages/wrangler) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-version: 0.9.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@astrojs/cloudflare" dependency-version: 14.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@cloudflare/workers-types" dependency-version: 5.20260727.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: astro dependency-version: 7.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: miniflare dependency-version: 4.20260722.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: wrangler dependency-version: 4.114.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/minor-and-patch-812759e64e
branch
from
July 28, 2026 19:57
9dd585d to
5fbfda6
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 minor-and-patch group with 6 updates in the / directory:
14.1.414.1.67.1.37.1.50.9.90.9.105.20260721.15.20260728.14.20260714.04.20260722.14.112.04.115.0Updates
@astrojs/cloudflarefrom 14.1.4 to 14.1.6Release notes
Sourced from @astrojs/cloudflare's releases.
Changelog
Sourced from @astrojs/cloudflare's changelog.
Commits
b0535ca[ci] release (#17528)112d3ea[ci] release (#17469)2e83040[ci] format0216368fix(cloudflare): respect explicitcache.enabled: falsein wrangler config (...fbffc96Fix Container API build errors when using the Cloudflare adapter's workerd pr...Updates
astrofrom 7.1.3 to 7.1.5Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
b0535ca[ci] release (#17528)c895b12Update js-yaml to 4.3.0 (#17474)f61ba9cfix(logger): loading at runtime when entrypoint is a URL (#17480)e614b7bfix(astro): do not resolve action function properties as path segments (#17525)7613030Return a response when request finalization fails (#17524)c775c1fRender the custom 404 page when a middleware rewrite dead-ends in an empty 40...112d3ea[ci] release (#17469)82bf7e2fix(astro): hide console window for background dev server on Windows (#17517)0fc519dfix(css): preserve styles for child components of client:only islands during ...d4f266dfix(build): deduplicate CSS assets between prerender and SSR environments (#1...Updates
@astrojs/checkfrom 0.9.9 to 0.9.10Release notes
Sourced from @astrojs/check's releases.
Changelog
Sourced from @astrojs/check's changelog.
Commits
112d3ea[ci] release (#17469)b01a692chore(deps): updateyargsto v18 (#17447)3652d1cchore: merge main into next8062391chore(deps): dedupeviteinstallations (#16788)ce88423Dedupevite(#16787)b8061a6refactor: use TypeScript project service in ESLint (#16623)5a8cd09refactor: update tsconfig to use TypeScript project references (#16505)Updates
@cloudflare/workers-typesfrom 5.20260721.1 to 5.20260728.1Commits
Updates
miniflarefrom 4.20260714.0 to 4.20260722.1Release notes
Sourced from miniflare's releases.
... (truncated)
Changelog
Sourced from miniflare's changelog.
... (truncated)
Commits
760a85bVersion Packages (#14824)1035f74fix(miniflare): KV getWithMetadata drops metadata for falsy values (#14784)465c0fb[miniflare] Expose R2 via an S3-compatible API locally (#14280)18ccb7c[miniflare] Fix flaky sites.spec.ts by bundling kv-asset-handler from source ...3a22ae5fix(miniflare): hide workerd console window on Windows (#14864)6e0bf6e[miniflare] Support connect() on remote VPC Network bindings in local dev (#1...e426cb9[miniflare] Support workerd V8 flags via MINIFLARE_WORKERD_V8_FLAGS environme...16b3d5aVersion Packages (#14799)3203b5d[miniflare] Local dev observability: traces, spans & logs via a SQL query API...c4bacecRecover from workerd crashes in Miniflare (#14792)Updates
wranglerfrom 4.112.0 to 4.115.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
760a85bVersion Packages (#14824)ee4472a[wrangler] Remove jurisdiction field from kv_namespaces in wrangler config (#...552bcfc[wrangler] Respect and surface 429 errors from HTTP requests (#14877)e353367fix output comparisons for e2e tests (#14884)4dfb96e[wrangler] Support jurisdictions for KV namespaces (#14807)09b8a44[wrangler] Split cloudchamber curl headers on the first colon only (#14815)465c0fb[miniflare] Expose R2 via an S3-compatible API locally (#14280)b737676[wrangler] Derive old log file age from filename timestamp (#14801)16b3d5aVersion Packages (#14799)3203b5d[miniflare] Local dev observability: traces, spans & logs via a SQL query API...