Skip to content

chore(deps): bump canonicalize from 2.0.0 to 3.0.0#30

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/canonicalize-3.0.0
Open

chore(deps): bump canonicalize from 2.0.0 to 3.0.0#30
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/canonicalize-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Copy link
Copy Markdown
Contributor

Bumps canonicalize from 2.0.0 to 3.0.0.

Release notes

Sourced from canonicalize's releases.

v3.0.0

Breaking changes

  • Switched from CommonJS to ES modules — consumers using require() must switch to import or dynamic import()
  • Circular references now throw Error('Circular reference detected') instead of causing a stack overflow

Improvements

  • Modernized tooling: ESLint flat config, node:test, c8 coverage
  • Replaced Travis CI with GitHub Actions (Node 18, 20, 22, 24)
  • Added engines field requiring Node >= 18
  • Added exports field for proper ESM resolution
  • Added files field for leaner published package

v2.1.0

Commits
  • aba9209 Fix bin field to use object format
  • 9d4088f 3.0.0
  • 300c0ff Consistency fixes: rename serialize to canonicalize, use expected variables i...
  • 5f324be Add global CLI install example to README
  • 31119da Update README: fix badges, use ESM imports, fix typo, note TypeScript support
  • 84f5e15 Fix circular reference DoS, improve toJSON check, and optimize string building
  • b8265b9 Add CLAUDE.md with test convention; apply actual/expected pattern
  • ca8546e Improve test setup: grouping, robust paths, coverage, CI matrix
  • a0d5db8 Fix node --test glob on Node 18: remove quotes to allow shell expansion
  • 08eb823 Fix node --test on Node 22
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [canonicalize](https://github.com/erdtman/canonicalize) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/erdtman/canonicalize/releases)
- [Commits](erdtman/canonicalize@v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: canonicalize
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Apr 29, 2026

Copy link
Copy Markdown
Contributor Author

Assignees

The following users could not be added as assignees: nekofar. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel

vercel Bot commented Apr 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
builder-bot Ignored Ignored Apr 29, 2026 6:55am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants