v3 Maintenance Release - #9986
Merged
Merged
Conversation
workers-devprod
force-pushed
the
changeset-release/v3-maintenance
branch
3 times, most recently
from
July 22, 2025 12:34
d28126f to
8ff356d
Compare
workers-devprod
force-pushed
the
changeset-release/v3-maintenance
branch
2 times, most recently
from
July 25, 2025 10:55
1ba8658 to
cb641ec
Compare
workers-devprod
force-pushed
the
changeset-release/v3-maintenance
branch
from
July 25, 2025 14:49
cb641ec to
a02eedf
Compare
emily-shen
approved these changes
Jul 28, 2025
lrapoport-cf
approved these changes
Jul 28, 2025
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to v3-maintenance, this PR will be updated.
Releases
miniflare@3.20250718.0
Patch Changes
#10019
cce7f6fThanks @dario-piotrowicz! - chore: update workerd dependency to latest#10035
028f689Thanks @petebacondarwin! - Fix D1 SQL dump generation: escape identifiers and handle SQLite's dynamic typingEscape column and table names to prevent SQL syntax errors.
Escape values based on their runtime type to support SQLite's flexible typing.
wrangler@3.114.12
Patch Changes
#10019
cce7f6fThanks @dario-piotrowicz! - chore: update workerd dependency to latest#10050
ef003a2Thanks @emily-shen! - remove banner from r2 getobject in pipe mode#10003
6940d39Thanks @emily-shen! - Include more (sanitised) user errors in telemetry.We manually vet and sanitised error messages before including them in our telemetry collection - this PR just includes a couple more.
#9973
58c09cfThanks @penalosa! - Make Wrangler warn more loudly if you're missing auth scopesUpdated dependencies [
cce7f6f,028f689]:@cloudflare/pages-shared@0.13.19
Patch Changes
cce7f6f,028f689]: