Skip to content

fix(deps): update dependency canonicalize to v3#331

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/canonicalize-3.x
Open

fix(deps): update dependency canonicalize to v3#331
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/canonicalize-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 9, 2026

This PR contains the following updates:

Package Change Age Confidence
canonicalize ^2.0.0^3.0.0 age confidence

Release Notes

erdtman/canonicalize (canonicalize)

v3.0.0

Compare Source

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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the maintenance label Apr 9, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 9, 2026

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants