Skip to content

Update dependency canonicalize to v3#147

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

Update dependency canonicalize to v3#147
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: (in timezone Europe/Brussels)

  • Branch creation
    • "before 7am every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 9, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: eslint-plugin-style@0.2.0
npm warn Found: @typescript-eslint/parser@6.21.0
npm warn node_modules/@typescript-eslint/parser
npm warn   @typescript-eslint/parser@"^6.20.0" from @antfu/eslint-config@2.6.4
npm warn   node_modules/@antfu/eslint-config
npm warn     @antfu/eslint-config@"2.6.4" from @rubensworks/eslint-config@3.1.0
npm warn     node_modules/@rubensworks/eslint-config
npm warn   1 more (@typescript-eslint/eslint-plugin)
npm warn
npm warn Could not resolve dependency:
npm warn peerOptional @typescript-eslint/parser@"^5.0.0" from eslint-plugin-style@0.2.0
npm warn node_modules/eslint-plugin-style
npm warn   eslint-plugin-style@"^0.2.0" from @rubensworks/eslint-config@3.1.0
npm warn   node_modules/@rubensworks/eslint-config
npm warn
npm warn Conflicting peer dependency: @typescript-eslint/parser@5.62.0
npm warn node_modules/@typescript-eslint/parser
npm warn   peerOptional @typescript-eslint/parser@"^5.0.0" from eslint-plugin-style@0.2.0
npm warn   node_modules/eslint-plugin-style
npm warn     eslint-plugin-style@"^0.2.0" from @rubensworks/eslint-config@3.1.0
npm warn     node_modules/@rubensworks/eslint-config
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: ts-jest@29.2.5
npm error Found: jest@30.2.0
npm error node_modules/jest
npm error   dev jest@"^30.2.0" from the root project
npm error   peerOptional jest@"*" from eslint-plugin-jest@27.9.0
npm error   node_modules/eslint-plugin-jest
npm error     eslint-plugin-jest@"^27.9.0" from @rubensworks/eslint-config@3.1.0
npm error     node_modules/@rubensworks/eslint-config
npm error       dev @rubensworks/eslint-config@"^3.1.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer jest@"^29.0.0" from ts-jest@29.2.5
npm error node_modules/ts-jest
npm error   dev ts-jest@"^29.0.0" from the root project
npm error
npm error Conflicting peer dependency: jest@29.7.0
npm error node_modules/jest
npm error   peer jest@"^29.0.0" from ts-jest@29.2.5
npm error   node_modules/ts-jest
npm error     dev ts-jest@"^29.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-05-18T16_49_52_881Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-05-18T16_49_52_881Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/canonicalize-3.x branch from 70c2047 to 32ad367 Compare May 18, 2026 16:50
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