chore(deps): bump canonicalize from 3.0.0 to 4.0.0 - #277
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/canonicalize-4.0.0
branch
3 times, most recently
from
August 27, 2026 17:26
f9b003a to
04b7f63
Compare
Medformatik
force-pushed
the
dependabot/npm_and_yarn/canonicalize-4.0.0
branch
from
August 27, 2026 19:41
04b7f63 to
532d562
Compare
Bumps [canonicalize](https://github.com/erdtman/canonicalize) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/erdtman/canonicalize/releases) - [Commits](erdtman/canonicalize@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: canonicalize dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Medformatik
force-pushed
the
dependabot/npm_and_yarn/canonicalize-4.0.0
branch
from
August 27, 2026 20:05
532d562 to
22dd493
Compare
Collaborator
|
Validated canonicalize v4’s breaking change: it now rejects lone UTF-16 surrogates. The branch preserves the public TypeError contract and adds a regression test. RFC 8785 byte-parity tests, package type-checking, policy checks, and the full 13,078-test suite pass on the rebased branch. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 canonicalize from 3.0.0 to 4.0.0.
Release notes
Sourced from canonicalize's releases.
Commits
c1b08c34.0.063c3410Clarify trailing surrogate handlingc7e852aReject lone Unicode surrogates