Skip to content

chore(deps): update npm breaking updates (major)#24

Open
renovate[bot] wants to merge 1 commit into
mainfrom
dependency/major-npm-breaking-updates
Open

chore(deps): update npm breaking updates (major)#24
renovate[bot] wants to merge 1 commit into
mainfrom
dependency/major-npm-breaking-updates

Conversation

@renovate

@renovate renovate Bot commented Apr 15, 2026

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@catbee/utils (source) ^1.1.0^2.0.3 age confidence devDependencies major
eslint (source) ^9.39.2^10.3.0 age confidence devDependencies major
node (source) >=18.0>=24.15.0 age confidence engines major
typescript (source) ~5.9.3~6.0.3 age confidence devDependencies major

Release Notes

catbee-technologies/catbee-utils (@​catbee/utils)

v2.0.3

Compare Source

v2.0.2

Compare Source

Full Changelog: catbee-technologies/catbee-utils@v2.0.1...v2.0.2

v2.0.1

Compare Source

v2.0.0

Compare Source

Full Changelog: catbee-technologies/catbee-utils@v1.1.0...v2.0.0
Migration Guide: https://catbee.in/docs/@​catbee/utils/migration/v1-v2

eslint/eslint (eslint)

v10.3.0

Compare Source

v10.2.1

Compare Source

v10.2.0

Compare Source

Features

Bug Fixes

Documentation

  • a2af743 docs: add language to configuration objects (#​20712) (Francesco Trotta)
  • 845f23f docs: Update README (GitHub Actions Bot)
  • 5fbcf59 docs: remove sourceType from ts playground link (#​20477) (Tanuj Kanti)
  • 8702a47 docs: Update README (GitHub Actions Bot)
  • ddeaded docs: Update README (GitHub Actions Bot)
  • 2b44966 docs: add Major Releases section to Manage Releases (#​20269) (Milos Djermanovic)
  • eab65c7 docs: update eslint versions in examples (#​20664) (루밀LuMir)
  • 3e4a299 docs: update ESM Dependencies policies with note for own-usage packages (#​20660) (Milos Djermanovic)

Chores

  • 8120e30 refactor: extract no unmodified loop condition (#​20679) (kuldeep kumar)
  • 46e8469 chore: update dependency markdownlint-cli2 to ^0.22.0 (#​20697) (renovate[bot])
  • 01ed3aa test: add unit tests for unicode utilities (#​20622) (Manish chaudhary)
  • 811f493 ci: remove --legacy-peer-deps from types integration tests (#​20667) (Milos Djermanovic)
  • 6b86fcf chore: update dependency npm-run-all2 to v8 (#​20663) (renovate[bot])
  • 632c4f8 chore: add prettier update commit to .git-blame-ignore-revs (#​20662) (루밀LuMir)
  • b0b0f21 chore: update dependency eslint-plugin-regexp to ^3.1.0 (#​20659) (Milos Djermanovic)
  • 228a2dd chore: update dependency eslint-plugin-eslint-plugin to ^7.3.2 (#​20661) (Milos Djermanovic)
  • 3ab4d7e test: Add tests for eslintrc-style keys (#​20645) (kuldeep kumar)

v10.1.0

Compare Source

Features

  • ff4382b feat: apply fix for no-var in TSModuleBlock (#​20638) (Tanuj Kanti)
  • 0916995 feat: Implement api support for bulk-suppressions (#​20565) (Blake Sager)

Bug Fixes

  • 2b8824e fix: Prevent no-var autofix when a variable is used before declaration (#​20464) (Amaresh S M)
  • e58b4bf fix: update eslint (#​20597) (renovate[bot])

Documentation

  • b7b57fe docs: use correct JSDoc link in require-jsdoc.md (#​20641) (mkemna-clb)
  • 58e4cfc docs: add deprecation notice partial (#​20639) (Milos Djermanovic)
  • 7143dbf docs: update v9 migration guide for @eslint/js usage (#​20540) (fnx)
  • 035fc4f docs: note that globalReturn applies only with sourceType: "script" (#​20630) (Milos Djermanovic)
  • e972c88 docs: merge ESLint option descriptions into type definitions (#​20608) (Francesco Trotta)
  • 7f10d84 docs: Update README (GitHub Actions Bot)
  • aeed007 docs: open playground link in new tab (#​20602) (Tanuj Kanti)
  • a0d1a37 docs: Add AI Usage Policy (#​20510) (Nicholas C. Zakas)

Chores

v10.0.3

Compare Source

v10.0.2

Compare Source

v10.0.1

Compare Source

Bug Fixes

Documentation

  • 5b3dbce docs: add AI acknowledgement section to templates (#​20431) (루밀LuMir)
  • 6f23076 docs: toggle nav in no-JS mode (#​20476) (Tanuj Kanti)
  • b69cfb3 docs: Update README (GitHub Actions Bot)

Chores

v10.0.0

Compare Source

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

nodejs/node (node)

v24.15.0

Compare Source

v24.14.1

Compare Source

v24.14.0

Compare Source

v24.13.1

Compare Source

v24.13.0: 2026-01-13, Version 24.13.0 'Krypton' (LTS), @​marco-ippolito

Compare Source

This is a security release.

Notable Changes

lib:

Commits

v24.12.0: 2025-12-10, Version 24.12.0 'Krypton' (LTS), @​targos

Compare Source

Notable Changes
  • [1a00b5f68a] - (SEMVER-MINOR) http: add optimizeEmptyRequests server option (Rafael Gonzaga) #​59778
  • [ff5754077d] - (SEMVER-MINOR) lib: add options to util.deprecate (Rafael Gonzaga) #​59982
  • [8987159234] - (SEMVER-MINOR) module: mark type stripping as stable (Marco Ippolito) #​60600
  • [92c484ebf4] - (SEMVER-MINOR) node-api: add napi_create_object_with_properties (Miguel Marcondes Filho) #​59953
  • [b11bc5984e] - (SEMVER-MINOR) sqlite: allow setting defensive flag (Bart Louwers) #​60217
  • [e7da5b4b7d] - (SEMVER-MINOR) src: add watch config namespace (Marco Ippolito) #​60178
  • [a7f7d10c06] - (SEMVER-MINOR) src: add an option to make compile cache portable (Aditi) #​58797
  • [92ea669240] - (SEMVER-MINOR) src,permission: add --allow-inspector ability (Rafael Gonzaga) #​59711
  • [05d7509bd2] - (SEMVER-MINOR) v8: add cpu profile (theanarkh) #​59807
Commits

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Asia/Kolkata)

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

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

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from a team as a code owner April 15, 2026 02:56
@vercel

vercel Bot commented Apr 15, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
catbee-docs Ready Ready Preview May 30, 2026 8:09am

@renovate

renovate Bot commented Apr 19, 2026

Copy link
Copy Markdown
Author

⚠️ 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: @typescript-eslint/eslint-plugin@8.50.0
npm warn Found: eslint@10.4.1
npm warn node_modules/eslint
npm warn   dev eslint@"^10.4.1" from the root project
npm warn   6 more (@docusaurus/eslint-plugin, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/eslint-plugin@8.50.0
npm warn node_modules/@typescript-eslint/eslint-plugin
npm warn   @typescript-eslint/eslint-plugin@"8.50.0" from typescript-eslint@8.50.0
npm warn   node_modules/typescript-eslint
npm warn
npm warn Conflicting peer dependency: eslint@9.39.4
npm warn node_modules/eslint
npm warn   peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/eslint-plugin@8.50.0
npm warn   node_modules/@typescript-eslint/eslint-plugin
npm warn     @typescript-eslint/eslint-plugin@"8.50.0" from typescript-eslint@8.50.0
npm warn     node_modules/typescript-eslint
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @typescript-eslint/eslint-plugin@8.50.0
npm warn Found: typescript@6.0.3
npm warn node_modules/typescript
npm warn   dev typescript@"~6.0.3" from the root project
npm warn   3 more (cosmiconfig, ts-api-utils, tsutils)
npm warn
npm warn Could not resolve dependency:
npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/eslint-plugin@8.50.0
npm warn node_modules/@typescript-eslint/eslint-plugin
npm warn   @typescript-eslint/eslint-plugin@"8.50.0" from typescript-eslint@8.50.0
npm warn   node_modules/typescript-eslint
npm warn
npm warn Conflicting peer dependency: typescript@5.9.3
npm warn node_modules/typescript
npm warn   peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/eslint-plugin@8.50.0
npm warn   node_modules/@typescript-eslint/eslint-plugin
npm warn     @typescript-eslint/eslint-plugin@"8.50.0" from typescript-eslint@8.50.0
npm warn     node_modules/typescript-eslint
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @typescript-eslint/parser@8.50.0
npm error Found: eslint@10.4.1
npm error node_modules/eslint
npm error   dev eslint@"^10.4.1" from the root project
npm error   peer eslint@">=6" from @docusaurus/eslint-plugin@3.9.2
npm error   node_modules/@docusaurus/eslint-plugin
npm error     dev @docusaurus/eslint-plugin@"^3.9.2" from the root project
npm error   5 more (@eslint-community/eslint-utils, ...)
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/parser@8.50.0
npm error node_modules/@typescript-eslint/parser
npm error   dev @typescript-eslint/parser@"^8.50.0" from the root project
npm error   peer @typescript-eslint/parser@"^8.50.0" from @typescript-eslint/eslint-plugin@8.50.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     @typescript-eslint/eslint-plugin@"8.50.0" from typescript-eslint@8.50.0
npm error     node_modules/typescript-eslint
npm error       dev typescript-eslint@"^8.50.0" from the root project
npm error   1 more (typescript-eslint)
npm error
npm error Conflicting peer dependency: eslint@9.39.4
npm error node_modules/eslint
npm error   peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/parser@8.50.0
npm error   node_modules/@typescript-eslint/parser
npm error     dev @typescript-eslint/parser@"^8.50.0" from the root project
npm error     peer @typescript-eslint/parser@"^8.50.0" from @typescript-eslint/eslint-plugin@8.50.0
npm error     node_modules/@typescript-eslint/eslint-plugin
npm error       @typescript-eslint/eslint-plugin@"8.50.0" from typescript-eslint@8.50.0
npm error       node_modules/typescript-eslint
npm error         dev typescript-eslint@"^8.50.0" from the root project
npm error     1 more (typescript-eslint)
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-06-04T20_01_34_820Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-06-04T20_01_34_820Z-debug-0.log

@renovate renovate Bot force-pushed the dependency/major-npm-breaking-updates branch from 7f94043 to 5c04529 Compare May 1, 2026 08:13
@renovate renovate Bot force-pushed the dependency/major-npm-breaking-updates branch from 5c04529 to 2fb1995 Compare May 1, 2026 17:50
@renovate renovate Bot force-pushed the dependency/major-npm-breaking-updates branch from 2fb1995 to df76d96 Compare May 8, 2026 12:07
@github-actions github-actions Bot added size/S and removed size/XS labels May 8, 2026
@renovate renovate Bot force-pushed the dependency/major-npm-breaking-updates branch from df76d96 to 1ef7b6f Compare May 13, 2026 20:11
@sonarqubecloud

Copy link
Copy Markdown

@renovate renovate Bot force-pushed the dependency/major-npm-breaking-updates branch from 1ef7b6f to f0a7114 Compare May 16, 2026 10:59
@sonarqubecloud

Copy link
Copy Markdown

@renovate renovate Bot force-pushed the dependency/major-npm-breaking-updates branch from d1744c5 to fcc502a Compare May 30, 2026 08:08
@sonarqubecloud

Copy link
Copy Markdown

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