Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 16, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@ls-lint/ls-lint ^2.2.3 -> ^2.3.1 age confidence pnpm.catalog.default minor
@microsoft/api-extractor (source) ^7.49.2 -> ^7.53.3 age confidence pnpm.catalog.default minor
@nx/devkit (source) 21.2.2 -> 21.6.6 age confidence pnpm.catalog.default minor
@nx/eslint-plugin (source) 21.2.2 -> 21.6.6 age confidence pnpm.catalog.default minor
@nx/jest (source) 21.2.2 -> 21.6.6 age confidence pnpm.catalog.default minor
@nx/js (source) 21.2.2 -> 21.6.6 age confidence pnpm.catalog.default minor
@nx/plugin (source) 21.2.2 -> 21.6.6 age confidence pnpm.catalog.default minor
@nx/workspace (source) 21.2.2 -> 21.6.6 age confidence pnpm.catalog.default minor
@storm-software/build-tools (source) 0.151.19 -> 0.158.11 age confidence pnpm.catalog.default minor
@swc-node/register ^1.10.10 -> ^1.11.1 age confidence pnpm.catalog.default minor
@swc/core (source) ^1.11.22 -> ^1.13.5 age confidence pnpm.catalog.default minor
@swc/wasm ^1.11.24 -> ^1.13.21 age confidence pnpm.catalog.default minor
@types/node (source) ^22.10.2 -> ^22.18.12 age confidence pnpm.catalog.default minor
GitGuardian/ggshield v1.39.0 -> v1.43.0 age confidence action minor
eslint (source) ^9.27.0 -> ^9.38.0 age confidence pnpm.catalog.default minor
jest (source) ^30.0.0-beta.3 -> ^30.2.0 age confidence pnpm.catalog.default minor
jest-environment-jsdom (source) ^30.0.0-beta.3 -> ^30.2.0 age confidence pnpm.catalog.default minor
jest-environment-node (source) ^30.0.0-beta.3 -> ^30.2.0 age confidence pnpm.catalog.default minor
jiti ^2.4.2 -> ^2.6.1 age confidence pnpm.catalog.default minor
lefthook ^1.11.12 -> ^1.13.6 age confidence pnpm.catalog.default minor
node (source) 22.14.0 -> 22.21.0 age confidence minor
node (source) >=22.14.0 -> >=22.21.0 age confidence engines minor
pnpm (source) 10.10.0 -> 10.19.0 age confidence packageManager minor
pnpm (source) >=10.10.0 -> >=10.19.0 age confidence engines minor
sherif ^1.0.0 -> ^1.7.0 age confidence pnpm.catalog.default minor
ts-jest (source) ^29.2.5 -> ^29.4.5 age confidence pnpm.catalog.default minor
unbuild ^3.3.1 -> ^3.6.1 age confidence pnpm.catalog.default minor
verdaccio (source) 6.0.5 -> 6.2.1 age confidence pnpm.catalog.default minor
zx (source) ^8.3.2 -> ^8.8.5 age confidence pnpm.catalog.default minor

Release Notes

loeffel-io/ls-lint (@​ls-lint/ls-lint)

v2.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: loeffel-io/ls-lint@v2.3.0...v2.3.1

v2.3.0

Compare Source

Please see the v2.3.0 announcement for more informations: https://ls-lint.org/blog/announcements/v2.3.0.html

What's Changed

New Contributors

Full Changelog: loeffel-io/ls-lint@v2.2.3...v2.3.0

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

v7.53.3

Compare Source

Fri, 24 Oct 2025 00:13:38 GMT

Version update only

v7.53.2

Compare Source

Wed, 22 Oct 2025 00:57:54 GMT

Version update only

v7.53.1

Compare Source

Wed, 08 Oct 2025 00:13:28 GMT

Version update only

v7.53.0

Compare Source

Fri, 03 Oct 2025 20:09:59 GMT

Minor changes
  • Normalize import of builtin modules to use the node: protocol.

v7.52.15

Compare Source

Tue, 30 Sep 2025 23:57:45 GMT

Version update only

v7.52.14

Compare Source

Tue, 30 Sep 2025 20:33:51 GMT

Version update only

v7.52.13

Compare Source

Fri, 12 Sep 2025 15:13:07 GMT

Patches
  • Fixes a bug in ExtractorAnalyzer._isExternalModulePath where type import declarations were not resolved.

v7.52.12

Compare Source

Thu, 11 Sep 2025 00:22:31 GMT

Version update only

v7.52.11

Compare Source

Tue, 19 Aug 2025 20:45:02 GMT

Patches
  • Fix self-package import resolution by removing outDir/declarationDir from compiler options

v7.52.10

Compare Source

Fri, 01 Aug 2025 00:12:48 GMT

Patches
  • Upgrades the minimatch dependency from ~3.0.3 to 10.0.3 across the entire Rush monorepo to address a Regular Expression Denial of Service (ReDoS) vulnerability in the underlying brace-expansion dependency.

v7.52.9

Compare Source

Wed, 23 Jul 2025 20:55:57 GMT

Version update only

v7.52.8

Compare Source

Tue, 13 May 2025 02:09:20 GMT

Patches
  • Fixes API extractor error handling when changed APIs are encountered and the "--local" flag is not specified

v7.52.7

Compare Source

Thu, 01 May 2025 15:11:33 GMT

Patches
  • Fix an issue where default exports were sometimes trimmed incorrectly in .api.md files when using reportVariants (GitHub #​4775)

v7.52.6

Compare Source

Thu, 01 May 2025 00:11:12 GMT

Version update only

v7.52.5

Compare Source

Mon, 21 Apr 2025 22:24:25 GMT

Version update only

v7.52.4

Compare Source

Thu, 17 Apr 2025 00:11:21 GMT

Patches
  • Update documentation for extends

v7.52.3

Compare Source

Fri, 04 Apr 2025 18:34:35 GMT

Patches
  • Add support for customizing which TSDoc tags appear in API reports

v7.52.2

Compare Source

Tue, 25 Mar 2025 15:11:15 GMT

Version update only

v7.52.1

Compare Source

Tue, 30 Sep 2025 23:57:45 GMT

Version update only

v7.52.0

Compare Source

Tue, 11 Mar 2025 00:11:25 GMT

Minor changes
  • Upgrade the bundled compiler engine to TypeScript 5.8.2

v7.51.1

Compare Source

Sat, 01 Mar 2025 05:00:09 GMT

Patches
  • Include triple-slash references marked with preserve="true" from files that only contain re-exports. There was a behavior change in TypeScript 5.5, where only triple-slash references that are explicitly marked with preserve="true" are emitted into declaration files. This change adds support for placing these references in files that only contain re-exports, like the API entrypoint file.

v7.51.0

Compare Source

Thu, 27 Feb 2025 01:10:39 GMT

Minor changes
  • Add a docModel.releaseTagsToTrim property to api-extractor.json to specify which release tags should be trimmed when the doc model is produced.

v7.50.1

Compare Source

Sat, 22 Feb 2025 01:11:11 GMT

Patches
  • Upgrade the bundled compiler engine to TypeScript 5.7.3

v7.50.0

Compare Source

Wed, 12 Feb 2025 01:10:52 GMT

Minor changes
  • Update merge behavior for derived configurations to allow overriding array properties
nrwl/nx (@​nx/devkit)

v21.6.6

Compare Source

21.6.6 (2025-10-21)
🩹 Fixes
  • angular: improve message for unsupported typescript project references (#​33148)
  • angular: ensure ngpackagr tsconfig options set correctly based on version #​33081 (#​33150, #​33081)
  • angular-rspack: ensure root node_modules included when resolving packages (#​33144, #​33026)
  • core: improve db connection initialization and error messages (#​33054, #​28640, #​30856, #​32894)
  • core: prioritize in-progress tasks section visibility in tui (#​33053)
  • core: enhance tui summary output to fix misc issues (#​33057)
  • core: restore migrations used by nx repair (#​33124)
  • core: avoid changing existing project name if a project.json file is added to a project (#​33114)
  • core: do not remove wal files manually for existing databases (#​33143)
  • core: do not print flaky tasks guidance when nx cloud is already enabled (#​33149)
  • core: add wrappers for start and stop agent nx-cloud commands (#​33140)
  • core: revert changes to the db connection initialization (#​33156)
  • graph: prevent content from overflowing in the PDV component (#​33120)
  • linter: install correct deps in eslint convert to flat config generator (#​33078)
  • module-federation: ensure angular rspack module federation supports live reload (#​33137)
  • remix: ensure supported version of vite is used (#​33089)
  • vite: add logic to prevent overwriting generated package.json (#​30705, #​30312)
❤️ Thank You

v21.6.5

Compare Source

21.6.5 (2025-10-15)

🚀 Features
  • core: expose registerProjectGraphRecomputationListener from daemon client (#​33005)
🩹 Fixes
  • core: display bottom corner indicator of tui in progress section correctly (#​32985)
  • core: temporarily disable tui for run-one (#​33048)
  • core: ensure --help works properly with infix notation (#​32662)
  • nx-dev: update nextjs internal-link-checker to include astro urls (#​33045)
  • nx-dev: respect NX_DEV_URL in sitemap checker (#​33058)
  • nx-dev: handle null github data (#​33061)
  • react: dynamic module federation should not initialize remoteUrlDefinitions to empty object (#​33059, #​27927, #​33055, #​27793, #​27842)
  • release: ensure multilines in breaking changes are rendered by changelog renderer (#​33070, #​33014)
❤️ Thank You

v21.6.4

Compare Source

21.6.4 (2025-10-08)
🚀 Features
  • core: prompt for ai agent files on nx init (#​32889)
  • core: add --check=all flag to configure-ai-agents (#​32968)
  • nest: ensure dependencies are added to project's package.json #​32548 (#​32986, #​32548)
  • nx-cloud: update description on nx login and logout (#​31344)
  • vite: add buildable libs support for vitest (#​32973)
🩹 Fixes
❤️ Thank You

v21.6.3

Compare Source

21.6.3 (2025-10-02)
🩹 Fixes
  • core: improve provenance error with custom registry information (#​32903)
  • core: optimize task hashing with BFS and performance logging (#​32911)
  • core: tweak configure-ai-agents prompt (#​32914)
  • core: ensure nx is published with the correct dependency version for the native packages (#​32928, #​32898)
  • js: temporarily hash all external dependencies for tasks inferred by the @nx/js/typescript plugin (#​32912)
  • nx-dev: improve default zoom level of graph nodes in docs (#​32910)
  • nx-dev: provide message to check previous docs w/ empty migrations (#​32919)
  • nx-dev: watch for theme changes for project/task graph components (#​32885)
  • nx-dev: update credit pricing link to new docs page (#​32899)
❤️ Thank You

v21.6.2

Compare Source

21.6.2 (2025-09-29)

This was a version bump only, there were no code changes.

v21.6.1

Compare Source

21.6.1 (2025-09-29)
🚀 Features
  • angular: support angular v20.3.0 (#​32730)
  • core: replace the pagination from the tui tasks list with scrolling (#​32560)
  • core: generate AI files in create-nx-workspace (#​32442)
  • core: add NX_PROJECT_ROOT environment variable to runti… (#​32736, #​31428)
  • core: improve split target to support Gradle format (#​32766)
  • core: add id, start and end time to lifecycle hooks (#​32583)
  • core: add configure-ai-agents command (#​32825)
  • docker: add env var for providing docker registry (#​32676)
  • docker: ensure docker:build dependsOn build (#​32697)
  • graph: unified graph UI and controls (#​32724)
  • misc: add Cookiebot global scripts to astro-docs (#​32660)
  • nx-dev: disable Algolia search on non-docs pages when Astro docs are enabled (#​32789)
  • nx-dev: change login button to try nx cloud (5e0bcae9ef)
  • nx-dev: enhance UI animations & statistics display (#​32863)
  • release: new option preserveMatchingDependencyRanges to not update matching version ranges (#​32556)
  • rspack: respect deleteOutputPath option in rspack executor (#​32609, #​32015)
  • testing: infer task to merge reports from playwright atomized tasks (#​31615)
  • testing: support inferring atomized tasks for cypress component tests (#​32733)
  • testing: forward e2e-ci task options to their atomized tasks (#​32765)
  • ⚠️ webpack: remove SVGR option and provide withSvgr composable function (#​32843)
🩹 Fixes
  • angular: install a compatible version of jest for angular (#​32744)
  • angular-rspack: show correct file sizes in build stats for i18n builds (#​32758, #​32277)
  • angular-rspack: ensure assets extracted from stylesheets correctly #​32487 (#​32759, #​32487)
  • bundling: postcss-cli-resources should handle relative urls #​32582 (#​32658, #​32582)
  • core: ensure only supported bundlers are used for angular fallback to default (#​32655)
  • core: invalidate project graph when external nodes change (#​32626)
  • core: check if daemon process is actually alive before trying to kill it (#​32661)
  • core: add bold styling to terminal pane title when focused (#​32462)
  • core: resolve watcher infinite loops from missing parent gitignore support (#​32604, #​30313)
  • core: check nx packages for provenance config before running nx migrate (#​32557)
  • core: handle uninstalled nx console case in autoinstall logic (#​32673)
  • core: filter task duration estimation by successful tasks only (#​32688)
  • core: move git utilities to fix WASM build (#​32695)
  • core: detect vscode insiders as separate editor (#​32679)
  • core: exit fork process and children when ipc connection closes (#​32681)
  • core: improve error messages for provenance checks (#​32680)
  • core: add missing view command to npm (#​32729)
  • core: kill child process correctly when run-script executor process is killed and not using pseudoterminal (#​32699)
  • core: do not shutdown daemon for project graph errors (#​32764)
  • core: fix misc db-related issues (#​32745)
  • core: update tui title text structure (#​32793)
  • core: move from execFile to exec for windows support (#​32836, #​32713)
  • core: do not show placeholder parallel entries in tui when filtering (#​32837)
  • core: do not add cache_outputs foreign key to task_details when NX_DISABLE_DB=true (#​32824, #​32208)
  • core: prevent terminal pane scrolling on tasks list events (#​32818)
  • core: display prettier valid errors (#​32771)
  • core: add env var to disable fetching migration metadata from registry (#​32850)
  • core: project graph creation processes project dependencies correctly (#​32784, #​31454)
  • core: tweak messaging if vscode / cursor aren't installed (#​32877)
  • core: spinner shows correct plugin count during project graph creation (#​32871)
  • gradle: use project configurations to determine project dependencies (#​32704)
  • gradle: support custom test targets (#​32728)
  • gradle: skip targets on Netlify since the Java version is too old (#​32852)
  • graph: update graph package (#​32829)
  • misc: add typescript output to the eslint ignore when needed (#​32775)
  • misc: remove unnecessary bust property from plugin hashes (#​32807)
  • nest: setup tsconfig to use decorators [#​30749](https://redirect.github.com/nrw

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 sullivanpj as a code owner February 16, 2025 07:45
@renovate renovate bot enabled auto-merge February 16, 2025 07:45
@renovate
Copy link
Author

renovate bot commented Feb 16, 2025

Branch automerge failure

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

@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 3 times, most recently from d1e2ab4 to 0b76cc3 Compare February 22, 2025 19:39
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 3 times, most recently from 03f3ad5 to 43c8793 Compare March 1, 2025 15:37
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 5 times, most recently from 3d24061 to 36d09c7 Compare March 11, 2025 03:52
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 3 times, most recently from 8dca39a to 5965934 Compare March 18, 2025 23:45
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 4 times, most recently from cc1aa0a to fb3a963 Compare March 27, 2025 00:00
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 4 times, most recently from 845b5c9 to b31d96a Compare April 5, 2025 03:43
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 4 times, most recently from 1a354c5 to 273baee Compare April 12, 2025 15:29
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 2 times, most recently from c0d1687 to 138ae78 Compare September 17, 2025 03:59
@socket-security
Copy link

socket-security bot commented Sep 17, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​storm-software/​unbuild@​0.51.14 ⏵ 0.57.1166 +2100100 +197 +1100
Updated@​storm-software/​workspace-tools@​1.281.14 ⏵ 1.292.1166 +4100100 +196 +1100
Updated@​storm-software/​config-tools@​1.180.14 ⏵ 1.188.1169 +510010097 +1100
Updated@​storm-software/​tsconfig@​0.43.12 ⏵ 0.47.1175 +310099 +197 +1100
Updated@​storm-software/​prettier@​0.53.12 ⏵ 0.57.1175 +210099 +197 +1100
Updated@​storm-software/​markdownlint@​0.26.12 ⏵ 0.30.1176 +310099 +197 +1100
Updated@​storm-software/​testing-tools@​1.115.12 ⏵ 1.119.1176 +1100100 +197 +1100
Updated@​storm-software/​cspell@​0.37.14 ⏵ 0.45.1176 +3100100 +197 +1100
Updated@​storm-software/​eslint@​0.163.12 ⏵ 0.169.1178 +3100100 +197 +1100
Updated@​storm-software/​untyped@​0.19.12 ⏵ 0.23.1178 +2100100 +197 +1100
Updated@​storm-software/​esbuild@​0.47.14 ⏵ 0.53.1179 +14100100 +197 +1100
Updated@​storm-software/​git-tools@​2.115.14 ⏵ 2.123.1179 +2100100 +196 +1100
Updated@​storm-software/​config@​1.128.12 ⏵ 1.134.1179 +11009897 +2100
Updated@​swc-node/​register@​1.10.10 ⏵ 1.11.19910010080 +2100
Updated@​ls-lint/​ls-lint@​2.2.3 ⏵ 2.3.110010088 +380100
Updated@​types/​node@​22.13.1 ⏵ 22.18.12100 +110081 +196100
Updated@​storm-software/​linting-tools@​1.128.13 ⏵ 1.132.1182 +1100100 +196 +1100
Updated@​nx/​workspace@​21.4.1 ⏵ 21.6.699 +110092 +199 +1100
Updated@​swc/​core@​1.12.9 ⏵ 1.13.59210010096 +2100
Updated@​nx/​jest@​21.2.2 ⏵ 21.6.69810092 +199100
Updated@​nx/​eslint-plugin@​21.4.1 ⏵ 21.6.699 +110092 +199 +1100
Updated@​nx/​devkit@​21.4.1 ⏵ 21.6.698 +11009299100
Updated@​nx/​js@​21.4.1 ⏵ 21.6.698 +110093 +199 +1100
Updated@​nx/​plugin@​21.2.2 ⏵ 21.6.6100 +110093 +199 +1100

View full report

@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 6 times, most recently from b6d868d to f3709ed Compare September 24, 2025 08:09
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 5 times, most recently from 26d8d71 to e9212cf Compare October 1, 2025 19:26
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 5 times, most recently from 1888391 to 4057dad Compare October 10, 2025 07:03
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 4 times, most recently from 298e60d to 4b88f5f Compare October 16, 2025 04:03
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 2 times, most recently from 1aa5568 to aedb317 Compare October 20, 2025 19:54
@socket-security
Copy link

socket-security bot commented Oct 20, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 2 times, most recently from ee1c1a9 to 4c80ca6 Compare October 25, 2025 08:15
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch from 4c80ca6 to 2c03d5e Compare October 26, 2025 11:59
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.

1 participant