Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@playwright/test (source) 1.56.11.57.0 age confidence
@swc/core (source) ~1.14.0~1.15.0 age confidence
@types/node (source) 24.9.224.10.4 age confidence
@typescript-eslint/utils (source) 8.46.28.52.0 age confidence
angular-eslint (source) 20.5.020.7.0 age confidence
eslint-plugin-playwright 2.3.02.4.0 age confidence
git-cliff 2.10.12.11.0 age confidence
nx (source) 22.0.222.3.3 age confidence
pnpm (source) 10.20.0+sha512.cf9998222162dd85864d0a8102e7892e7ba4ceadebbf5a31f9c2fce48dfce317a9c53b9f6464d1ef9042cba2e02ae02a9f7c143a2b438cd93c91840f0192b9dd10.27.0 age confidence
prettier (source) 3.6.23.7.4 age confidence
primeng (source) 20.3.020.4.0 age confidence
typescript-eslint (source) 8.46.28.52.0 age confidence
wrangler (source) 4.45.34.54.0 age confidence

Release Notes

microsoft/playwright (@​playwright/test)

v1.57.0

Compare Source

swc-project/swc (@​swc/core)

v1.15.8

Compare Source

Bug Fixes
  • (es/minifier) Remove unused webpack-related code (#​11397) (8e4eab4)

  • (es/minifier) Evaluate TemplateLiteral in BinaryExpression (#​11406) (8d1b6f6)

  • (es/minifier) More strict check if cannot add ident when invoking IIFE (#​11399) (03642aa)

Features
Performance
Refactor

v1.15.7

Compare Source

Bug Fixes
  • (es/minifier) Prevent unsafe sequence merging in super() calls (#​11381) (eb02780)

  • (es/transformer) Fix variable declaration for nullish coalescing in else-if branches (#​11384) (6746002)

  • (es/transforms) Update _ts_rewrite_relative_import_extension helper code (#​11382) (1ec444e)

Features
Performance
Refactor

v1.15.6

Compare Source

v1.15.5

Compare Source

Bug Fixes

v1.15.4

Compare Source

Bug Fixes
  • (es/compat) Preserve return value for single-property object destructuring (#​11334) (847ad22)

  • (es/compat) Fix generator transform for compound assignments, for-in, and labeled break (#​11339) (9b6bedd)

  • (es/compat) Destructuring evaluation order (#​11337) (49d04c7)

  • (es/compat) Fix parameter default value evaluation order with object rest (#​11352) (2ebb261)

  • (es/fixer) Preserve parens around IFFE in binary expressions within sequences (#​11324) (a4c84ea)

  • (es/helpers) Avoid extra trap calls on excluded keys in object rest spread (#​11338) (4662caf)

  • (es/minifier) Fix debug cargo feature (#​11325) (be86fad)

  • (es/minifier) Fix optimization pass for merge_imports (#​11331) (ca2f7ed)

  • (es/parser) Don't call bump_bytes in the continue_if of byte_search! (#​11328) (583619d)

  • (es/parser) Support type-only string literal in import specifiers (#​11333) (07762f1)

  • (es/parser) Handle TypeScript expressions in destructuring patterns (#​11353) (160ec34)

  • (es/transformer) Complete replace_this_in_expr implementation (#​11361) (58c4067)

  • (es/transformer) Fix pass order (#​11370) (373048a)

Features
Performance

v1.15.3

Compare Source

Bug Fixes
  • (es/codegen) Restore missing top-level comments (#​11302) (0998c93)

  • (es/codegen) Emit comments of all nodes (#​11314) (387ee0f)

  • (es/minifier) Prevent compress.comparisons from transforming expressions with side effects (#​11256) (58a9d81)

  • (es/minifier) Remove unused arrow functions in dead code elimination (#​11319) (88c6ac7)

  • (es/parser) Make the span of Program start at input start (#​11199) (b56e008)

  • (es/plugin) Use #[cfg] to avoid compilation error (#​11316) (f615cdb)

  • (es/quote) Replace usage of swc_atoms with swc_core::atoms (#​11299) (c1e32fa)

Miscellaneous Tasks
Performance
Refactor

v1.15.2

Compare Source

Bug Fixes
Features
Performance
  • (es/parser) Inline skip_space (afb824a)

  • (es/parser) Eliminate the outer loop of skip_block_comment (#​11261) (e41c0ac)

  • (es/plugin) Use shared tokio runtime to avoid creation overhead (#​11267) (707026b)

v1.15.1

Compare Source

Bug Fixes
  • (cli) Print filename to stderr when compiling (#​11249) (d66dab5)

  • (es/minifier) Prevent array destructuring optimization in assignment contexts (#​11221) (99d8b0a)

Features
Miscellaneous Tasks
  • (es/compiler) Drop syntax_ext and prepare AI-based porting (#​11239) (15639c0)
Performance
Refactor

v1.15.0

Compare Source

Bug Fixes
Features
Performance
Refactor
Testing
typescript-eslint/typescript-eslint (@​typescript-eslint/utils)

v8.52.0

Compare Source

🚀 Features
  • typescript-estree: add tseslint.com redirects for CLI outputs (#​11895)
❤️ Thank You
  • Josh Goldberg ✨

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

v8.51.0

Compare Source

🚀 Features
  • eslint-plugin: add namespace to plugin meta (#​11885)
  • eslint-plugin: expose rule name via RuleModule interface (#​11719)
❤️ Thank You

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

v8.50.1

Compare Source

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

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

v8.50.0

Compare Source

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

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

v8.49.0

Compare Source

🩹 Fixes
  • deps: update dependency prettier to v3.7.2 (#​11820)
❤️ Thank You

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

v8.48.1

Compare Source

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

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

v8.48.0

Compare Source

🚀 Features
  • eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#​10744)
❤️ Thank You

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

v8.47.0

Compare Source

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

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

v8.46.4

Compare Source

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

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

v8.46.3

Compare Source

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

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

angular-eslint/angular-eslint (angular-eslint)

v20.7.0

Compare Source

🩹 Fixes
  • support eslint defineConfig types better (#​2793)
❤️ Thank You

v20.6.0

Compare Source

🩹 Fixes
  • angular-eslint: support eslint defineConfig types in addition to typescript-eslint config (#​2760)
❤️ Thank You

v20.5.2

Compare Source

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

v20.5.1

Compare Source

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

playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)

v2.4.0

Compare Source

Bug Fixes
  • missing-playwright-await: prevent infinite recursion in checkValidity (9ce346d)
Features
orhun/git-cliff (git-cliff)

v2.11.0

Compare Source

⛰️ Features
🐛 Bug Fixes
  • (args) Set the include-path if workdir is set (#​1293) - (50b8312)
  • (bump) Write bumped version to stdout even when output config is set (#​1307) - (314ff57)
  • (remote) Use optional default branch for GitLab (#​1305) - (d3cb938)
  • (repo) Always discover repositories - (b4db79f)
  • (workdir) Use the correct glob value for include-path - (0fbc625)
🚜 Refactor
📚 Documentation
🎨 Styling
  • (args) Group remote-related CLI arguments under REMOTE OPTIONS heading (#​1271) - (0b6af12)
⚙️ Miscellaneous Tasks
nrwl/nx (nx)

v22.3.3

Compare Source

22.3.3 (2025-12-19)
🩹 Fixes
  • misc: remove CNW A/B testing flow branching (#​33967)
❤️ Thank You

v22.3.2

Compare Source

22.3.2 (2025-12-19)
🚀 Features
  • angular: support ngrx v21 (#​33940)
  • angular: support cypress component testing with zoneless projects (#​33941)
🩹 Fixes
❤️ Thank You

v22.3.1

Compare Source

22.3.1 (2025-12-18)
🩹 Fixes
❤️ Thank You

v22.3.0

Compare Source

22.3.0 (2025-12-17)
🚀 Features
  • angular: support angular v21 (#​33378)
  • angular: add migration to set isolateModules: true to jest tsconfig files (#​33889)
  • angular: add migration to replace jest-preset-angular/setup-jest imports (#​33899)
  • core: add NX_DEFAULT_OUTPUT_STYLE env var (#​33493, #​27490)
  • core: add CnwError class for typed error handling in create-nx-workspace (#​33839)
  • core: add hints and status messages to the tui (#​33838)
  • js: add option for using tsgo compiler when inferring build and typecheck tasks (#​33821, #​32591)
  • js: improve SWC compilation error logging (#​33297)
  • misc: support prettier v3 (#​33898, #​30801)
  • nx-plugin: allow customizing the location of the companion E2E project (#​32073, #​32069)
  • rspack: add support for cssFilename config #​32498 (#​32506, #​32498)
  • testing: add option to playwright preset to open html report (#​31282)
  • webpack: add support for merging externals to NxAppWebpackPlugin (#​33833)
🩹 Fixes
  • angular: process only the in progress entry points in ng-packagr-lite's write bundles transform function (#​33784, #​3172, #​33560)
  • angular: collect known tsconfig files from non-buildable angular libraries in migration (#​33834, #​33705)
  • angular: improve error message when using esbuild-based build targets and generating cypress ct (#​33846, #​33329)
  • angular: install compatible vitest version for angular projects (#​33858, #​33770)
  • angular: ensure jest and jest-preset-angular are updated correctly for angular v21 (#​33896)
  • bundling: correct project path for createTmpTsConfig (#​31314, #​31522)
  • core: optimize pnpm lockfile parsing with pre-built indexes (#​33750, #​32669, #​32254, #​33751)
  • core: share visited Set across affected graph traversal (#​33756, #​32265)
  • core: set max listeners for process in task orchestrator (#​33596, #​32439)
  • core: exit with error when generator prompts fail (#​33691)
  • core: fix record stat on initial CNW call (#​33783)
  • core: ensure terminalOutput is always a string in task results (#​33782, #​32675)
  • core: improve node creation for pnpm parser (#​33788)
  • core: add pnpm/yarn support for CNW templates (#​33827)
  • core: swc register base url missing when using tsgo (#​33332)
  • core: pass more error detail for CNW (#​33844)
  • core: create all tables upfront when creating the database (#​33843)
  • core: improve performance of buildExplicitPackageJsonDependencies (#​33791)
  • core: do not invoke prettier with --write and --list-different when unsupported (#​33857, #​33658, #​31951)
  • core: preserve command output in TUI summary for non-cached tasks (#​33673)
  • core: update CNW messaging and remove cancel event from SIGINT (#​33872)
  • core: restore linkTaskDetails param for backwards compatibility (#​33874, #​33843)
  • core: include PNPM patches in externalDependencies hash computations (#​33551)
  • core: add back ability to create cache_outputs table without a foreign key (#​33880)
  • core: display task output in TUI when native command runner is disabled (#​33881, #​32803)
  • core: prevent pinning the same task in multiple panes in the tui (#​33863)
  • core: reduce error rate with dir validation and add more debugging data (#​33887)
  • core: improve database initialization error handling (#​33820)
  • core: invalidate sync generator cache on file changes and use up-to-date project graph (#​33780)
  • core: convert * to workspace:* for pnpm/yarn/bun in CNW (#​33893)
  • expo: set projectRoot to workspaceRoot for Expo SDK 54+ compatibility (#​33836, #​33597)
  • graph: serve full project graph when navigating from PDV (#​33897)
  • js: use Set for O(1) package.json root lookup (#​33757, #​32265)
  • js: recognize NodeNext as ESM (#​31508)
  • js: display pnpm publish errors without requiring --verbose (#​33837)
  • js: make CopyAssetsHandler per-file logs opt-in via verbose mode (#​33835, #​33521)
  • js: prevent crash when terminating task using the @nx/js:swc executor (#​33845, #​31938)
  • js: handle workspace packages when nx.name differs from package.json.name (#​33583, #​33582)
  • js: resolve nx binary from workspace root in node executor (#​33842, #​33776)
  • js: detect changes to pnpm.overrides and overrides in package.json (#​31914)
  • js: check package.json for name when project.json exists but has no name (#​31887)
  • js: adjusted stdout and stderr handling to support the latest @​swc/cli version (#​32685)
  • js: allow copying generated Prisma client (asset) from 'node_modules' (#​33822)
  • misc: send connectUrl in completion metadata (#​33878)
  • misc: use string type for fetchDepth in azure-pipelines.yml (#​33727)
  • module-federation: normalize workspace protocol versions in requiredVersion (#​33733, #​31397, #​33734)
  • module-federation: check port availability before starting remote proxies (#​33871, #​33470)
  • nest: ensure library is generated with correct outputPath for TS Soln #​32060 (#​33864, #​32060

Configuration

📅 Schedule: 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.

👻 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 dr460nf1r3 as a code owner November 3, 2025 04:44
@renovate renovate bot force-pushed the renovate/all-minor branch from 4f207b1 to 873577b Compare November 4, 2025 12:47
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v24.10.0 chore(deps): update all minor dependencies Nov 4, 2025
@renovate renovate bot force-pushed the renovate/all-minor branch from 873577b to f7f5aaf Compare November 6, 2025 16:50
@renovate renovate bot force-pushed the renovate/all-minor branch from f7f5aaf to 2ee8ab9 Compare November 8, 2025 17:46
@renovate renovate bot force-pushed the renovate/all-minor branch from 2ee8ab9 to 6e7716d Compare November 9, 2025 22:02
@renovate renovate bot force-pushed the renovate/all-minor branch from 6e7716d to cc8a8db Compare November 10, 2025 00:44
@renovate renovate bot force-pushed the renovate/all-minor branch from cc8a8db to 36bd2f6 Compare November 10, 2025 18:40
@renovate renovate bot force-pushed the renovate/all-minor branch from 36bd2f6 to 529c9f5 Compare November 11, 2025 15:58
@renovate renovate bot force-pushed the renovate/all-minor branch from 529c9f5 to 5fc98fc Compare November 12, 2025 03:09
@renovate renovate bot force-pushed the renovate/all-minor branch from 5fc98fc to 6b6660d Compare November 12, 2025 21:09
@renovate renovate bot force-pushed the renovate/all-minor branch from 6b6660d to 5d4698c Compare November 13, 2025 13:54
@renovate renovate bot force-pushed the renovate/all-minor branch from 5d4698c to 4619dc9 Compare November 14, 2025 21:32
@renovate renovate bot force-pushed the renovate/all-minor branch from 4619dc9 to 36c95bf Compare November 17, 2025 23:05
@renovate renovate bot force-pushed the renovate/all-minor branch from 36c95bf to 9bd8178 Compare November 18, 2025 14:57
@renovate renovate bot force-pushed the renovate/all-minor branch from 9bd8178 to 6d3e420 Compare November 20, 2025 01:06
@renovate renovate bot force-pushed the renovate/all-minor branch from dfb30db to 0d048e7 Compare December 18, 2025 13:59
@renovate renovate bot force-pushed the renovate/all-minor branch from 0d048e7 to 20aec7a Compare December 18, 2025 16:44
@renovate renovate bot force-pushed the renovate/all-minor branch from 20aec7a to 6883c3c Compare December 19, 2025 03:00
@renovate renovate bot force-pushed the renovate/all-minor branch from 6883c3c to 2a3a709 Compare December 19, 2025 17:56
@renovate renovate bot force-pushed the renovate/all-minor branch from 2a3a709 to 0db031c Compare December 20, 2025 01:40
@renovate renovate bot force-pushed the renovate/all-minor branch from 0db031c to 3aee497 Compare December 22, 2025 18:04
@renovate renovate bot force-pushed the renovate/all-minor branch from 3aee497 to ef75f1f Compare December 23, 2025 17:56
@renovate renovate bot force-pushed the renovate/all-minor branch from ef75f1f to d57ecb1 Compare December 24, 2025 16:38
@renovate renovate bot force-pushed the renovate/all-minor branch from d57ecb1 to b3d8f40 Compare December 29, 2025 17:58
@renovate renovate bot force-pushed the renovate/all-minor branch from b3d8f40 to de26090 Compare December 30, 2025 05:58
@renovate renovate bot force-pushed the renovate/all-minor branch from de26090 to 407902b Compare December 31, 2025 00:40
@renovate renovate bot force-pushed the renovate/all-minor branch from 407902b to 051b4f9 Compare December 31, 2025 12:35
@renovate renovate bot force-pushed the renovate/all-minor branch from 051b4f9 to 5057e0c Compare December 31, 2025 20:29
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

1 participant