Skip to content

chore(fleet): stop ignoring wrangler 4.111.0+ for npm consumers - #122

Merged
p-linnane merged 1 commit into
mainfrom
chore/drop-wrangler-dependabot-ignore
Aug 7, 2026
Merged

chore(fleet): stop ignoring wrangler 4.111.0+ for npm consumers#122
p-linnane merged 1 commit into
mainfrom
chore/drop-wrangler-dependabot-ignore

Conversation

@p-linnane

Copy link
Copy Markdown
Member

Removes the temporary fleet-level Dependabot suppression for Wrangler across the four npm consumers. @cloudflare/vite-plugin 1.45.1 and later no longer emit legacy_env in the Wrangler configuration the Astro Cloudflare adapter generates (withastro/astro#17412), so the ignore added in #85 has no remaining cause. The unrelated TypeScript ignore in starhaven.io is untouched.

Generated consumer files are intentionally unchanged and converge through the normal fleet release and sync process.

Consumer lockfiles still resolve @cloudflare/vite-plugin at 1.42.1, below the fixed release, and @astrojs/cloudflare keeps a ^1.39.0 range in both 14.1.7 and 14.2.0, so the first Wrangler bump in each repo needs npm update @cloudflare/vite-plugin alongside it. All four consumers run deploy:dry in CI, so a stale plugin surfaces as a failing Dependabot PR rather than a broken deploy.

AI/LLM disclosure: Claude Code (Opus 5) reviewed this change and drafted the pull request description. The edits were authored by hand. The review's claims about upstream package versions and consumer lockfile state were verified against the npm registry and the affected repositories.

@cloudflare/vite-plugin 1.45.1 and later no longer emit legacy_env in the
Wrangler configuration the Astro Cloudflare adapter generates, so the
suppression added in #85 has no remaining cause.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
@p-linnane
p-linnane enabled auto-merge (squash) August 7, 2026 17:58
@p-linnane
p-linnane merged commit e13305c into main Aug 7, 2026
19 checks passed
@p-linnane
p-linnane deleted the chore/drop-wrangler-dependabot-ignore branch August 7, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant