Bump the production-dependencies group across 1 directory with 2 updates - #52
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-c8a5831c47
branch
from
August 10, 2026 12:52
34db870 to
cbe3454
Compare
Bumps the production-dependencies group with 2 updates in the / 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 14.1.7 to 14.2.0 - [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.2.0/packages/integrations/cloudflare) Updates `astro` from 7.1.6 to 7.2.0 - [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.2.0/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/cloudflare" dependency-version: 14.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: astro dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-c8a5831c47
branch
from
August 10, 2026 13:41
cbe3454 to
b1975a8
Compare
sametbasbug
added a commit
that referenced
this pull request
Aug 10, 2026
Merging #52 and #53 separately would have been two more production deploys on top of the wordmark fix, since every push to main deploys. Resolving both into a single lockfile costs one. astro 7.1.6 -> 7.2.0 and @astrojs/cloudflare 14.1.7 -> 14.2.0 are the only ones that touch what ships; the rest are tooling. @astrojs/check 0.9.10 still accepts this astro, so the peer range that keeps TypeScript 7 out is unchanged. Verified: full build green (2810 site, 557 browser, 81 production config assertions), astro check clean over 182 files, and the worker bundle dry-run builds under the new adapter. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/production-dependencies-c8a5831c47
branch
August 10, 2026 19:46
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 production-dependencies group with 2 updates in the / directory: @astrojs/cloudflare and astro.
Updates
@astrojs/cloudflarefrom 14.1.7 to 14.2.0Release notes
Sourced from @astrojs/cloudflare's releases.
Changelog
Sourced from @astrojs/cloudflare's changelog.
Commits
60e9432[ci] release (#17558)a2240c4fix(test): provide experimental config in Cloudflare session-false test (#17606)961bbe5Experimental incremental static builds (#17084)90c98aefeat(session): addsession: falseto opt out of session support (#16871)2b8915afix(cloudflare): inline executionCtx type in HonoCloudflareContextLike to avo...0a79753fix(cloudflare): use workerd-safe dev image endpoint for custom image service...2a59663Add opt-in Cloudflare binding image optimization during build (#16194)0c32649fix(cloudflare): don't mutate immutable headers on cached responses (#17481)ce83c39fix(@astrojs/cloudflare): fiximageService: 'compile'silent noop with `pre...Updates
astrofrom 7.1.6 to 7.2.0Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
60e9432[ci] release (#17558)af92694docs: slightly reword session options description (#17607)caace2e[ci] format0224a3aAdd background mode for astro preview (#17174)961bbe5Experimental incremental static builds (#17084)7f94895feat(logger): allow passing relative string entrypoints (#17532)90c98aefeat(session): addsession: falseto opt out of session support (#16871)3ea55ceSupport detect devEngines for installs (#17579)0089f83Fix Content Layer build crash when neotraverse 0.6.x is hoisted by another de...f4150da[ci] format