Skip to content

chore(deps): update all non-major dependencies#1482

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#1482
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2026

This PR contains the following updates:

Package Change Age Confidence
@commitlint/cli (source) 20.4.120.4.2 age confidence
@commitlint/config-conventional (source) 20.4.120.4.2 age confidence
@eslint/js (source) 9.39.29.39.3 age confidence
@microsoft/api-extractor (source) 7.56.37.57.6 age confidence
@module-federation/enhanced (source) 2.0.02.0.1 age confidence
@siemens/element-icons 1.0.11.1.0 age confidence
@types/node (source) 24.10.1224.10.14 age confidence
eslint (source) 9.39.29.39.3 age confidence
eslint-plugin-headers 1.3.31.3.4 age confidence
eslint-plugin-perfectionist (source) 5.5.05.6.0 age confidence
eslint-plugin-tsdoc (source) 0.5.00.5.2 age confidence
fast-xml-parser 5.3.65.4.1 age confidence
glob 13.0.113.0.6 age confidence
jasmine (source) 6.0.06.1.0 age confidence
typescript-eslint (source) 8.54.08.56.1 age confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v20.4.2

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v20.4.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

eslint/eslint (@​eslint/js)

v9.39.3

Compare Source

Bug Fixes

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

Chores

microsoft/rushstack (@​microsoft/api-extractor)

v7.57.6

Compare Source

Wed, 25 Feb 2026 21:39:42 GMT

Patches

v7.57.5

Compare Source

Wed, 25 Feb 2026 00:34:29 GMT

Version update only

v7.57.4

Compare Source

Tue, 24 Feb 2026 01:13:27 GMT

Version update only

v7.57.3

Compare Source

Mon, 23 Feb 2026 00:42:21 GMT

Patches
  • Add missing "./extends/*.json" to the package.json "exports" field so that "@​microsoft/api-extractor/extends/tsdoc-base.json" is importable.

v7.57.2

Compare Source

Fri, 20 Feb 2026 16:14:49 GMT

Patches
  • Bump minimatch from 10.1.2 to 10.2.1

v7.57.1

Compare Source

Fri, 20 Feb 2026 00:15:03 GMT

Patches
  • Add "node" condition before "import" in the "exports" map so that Node.js uses the CJS output (which handles extensionless imports), while bundlers still use ESM via "import". Fixes #​5644.

v7.57.0

Compare Source

Thu, 19 Feb 2026 00:04:52 GMT

Minor changes
  • Normalize package layout. CommonJS is now under lib-commonjs, DTS is now under lib-dts, and ESM is now under lib-esm. Imports to lib still work as before, handled by the "exports" field in package.json.
module-federation/core (@​module-federation/enhanced)

v2.0.1

Patch Changes
siemens/element-icons (@​siemens/element-icons)

v1.1.0

Compare Source

Features
  • icon: new icons added to library (e0b2d1f)
  • icons: added new requested icons (7283201)
  • icons: adding various icons (9f04f9d)

1.0.3 (2026-02-18)

Bug Fixes
  • icons: exchange home icon (ecb38bf)

1.0.2 (2026-02-10)

Bug Fixes
  • remove engine constraints (4c8815f)

1.0.1 (2026-02-09)

Bug Fixes
  • add icon and drawio zip files to the release (3ece086)
  • allow npm package to be installed with any engine (cf23686)

v1.0.3

Compare Source

Bug Fixes
  • icons: exchange home icon (ecb38bf)

v1.0.2

Compare Source

Bug Fixes
  • remove engine constraints (4c8815f)
robmisasi/eslint-plugin-headers (eslint-plugin-headers)

v1.3.4

Compare Source

  • Support ESLint 10.

Full Changelog: robmisasi/eslint-plugin-headers@v1.3.3...v1.3.4

azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)

v5.6.0

Compare Source

compare changes

🚀 Features
🐞 Bug Fixes
  • sort-classes: Avoid crashes on unknown class elements
    (912f8a8b)
  • sort-objects: Find declaration comments before exported variables
    (9f90465e)
  • Normalize parenthesized union and intersection member names
    (d82f1e9f)
❤️ Contributors
microsoft/tsdoc (eslint-plugin-tsdoc)

v0.5.2

Compare Source

Wed, 25 Feb 2026 21:34:35 GMT

Patches
  • Replace deprecated context.getSourceCode() and context.getCwd() with context.sourceCode and context.cwd for ESLint 10 compatibility, with fallback for older versions.

v0.5.1

Compare Source

Wed, 25 Feb 2026 02:06:43 GMT

Patches
  • Update the @typescript-eslint/utils dependency to ~8.56.0 to address CVE-2026-26996.
NaturalIntelligence/fast-xml-parser (fast-xml-parser)

v5.4.1

Compare Source

v5.4.0

Compare Source

v5.3.9

Compare Source

v5.3.8: handle non-array input for XML builder && support maxNestedTags

Compare Source

v5.3.7: CJS typing fix

Compare Source

What's Changed

New Contributors

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.6...v5.3.7

isaacs/node-glob (glob)

v13.0.6

Compare Source

v13.0.5

Compare Source

v13.0.4

Compare Source

v13.0.3

Compare Source

v13.0.2

Compare Source

jasmine/jasmine-npm (jasmine)

v6.1.0

Compare Source

Please see the release notes.

typescript-eslint/typescript-eslint (typescript-eslint)

v8.56.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.56.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.55.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: 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 becomes conflicted, 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 February 9, 2026 18:06
@renovate renovate bot added the dep-bump label Feb 9, 2026
@github-actions
Copy link

github-actions bot commented Feb 9, 2026

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2dead35 to 2f21d5e Compare February 10, 2026 11:22
@renovate renovate bot changed the title chore(deps): update dependency typescript-eslint to v8.55.0 chore(deps): update all non-major dependencies Feb 10, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2f21d5e to ce0fcfd Compare February 10, 2026 16:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ce0fcfd to d669302 Compare February 12, 2026 04:40
@renovate renovate bot requested a review from a team as a code owner February 12, 2026 04:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 14f4f38 to c4aa091 Compare February 19, 2026 01:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 0963d9d to fc2ed44 Compare February 23, 2026 02:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 04666ee to 44ad039 Compare February 25, 2026 23:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 44ad039 to f0779a2 Compare February 26, 2026 05:37
@github-actions
Copy link

Code Coverage

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants