Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps the typescript-dependencies group with 2 updates in the /parachain/ts-tests directory: @vitest/ui and vitest.
Bumps the typescript-dependencies group with 10 updates in the /tee-worker/omni-executor/client-sdk directory:

Package From To
@nx/devkit 22.0.4 22.1.1
@nx/eslint-plugin 22.0.4 22.1.1
@nx/jest 22.0.4 22.1.1
@nx/js 22.0.4 22.1.1
@nx/workspace 22.0.4 22.1.1
@swc/core 1.15.2 1.15.3
@typescript-eslint/eslint-plugin 8.47.0 8.48.0
@typescript-eslint/parser 8.47.0 8.48.0
nx 22.0.4 22.1.1
verdaccio 6.2.1 6.2.2

Bumps the typescript-dependencies group with 3 updates in the /tee-worker/omni-executor/ts-tests directory: @typescript-eslint/eslint-plugin, @typescript-eslint/parser and viem.
Bumps the typescript-dependencies group with 2 updates in the /tee-worker/omni-executor/ts-tests/integration-tests directory: @typescript-eslint/eslint-plugin and @typescript-eslint/parser.

Updates @vitest/ui from 4.0.11 to 4.0.13

Release notes

Sourced from @​vitest/ui's releases.

v4.0.13

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.0.12

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates vitest from 4.0.11 to 4.0.13

Release notes

Sourced from vitest's releases.

v4.0.13

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.0.12

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 73b54ce chore: release v4.0.13
  • b27e002 perf: avoid fetchModule roundtrip if the module is cached (#9075)
  • 6b9a1b5 perf(experimental): if fsCacheModule is enabled, read from the memory when ...
  • 332afa0 fix(types): don't import node.js dependent types in vitest/browser (#9068)
  • 6356b1d fix(types): don't use type from Vite 7.1 (#9071)
  • 5aa84d5 chore: release v4.0.12
  • e944a37 fix: don't import from @opentelemetry/api in public types (#9066)
  • 9a8bc78 fix: inherit fsModuleCachePath by default (#9063)
  • See full diff in compare view

Updates @nx/devkit from 22.0.4 to 22.1.1

Release notes

Sourced from @​nx/devkit's releases.

22.1.1 (2025-11-21)

🚀 Features

  • linter: add util to load eslint rules from a directory (#33543)
  • nx-cloud: prepend nx version to stats metadata (#33568)

🩹 Fixes

  • core: don't presume a task is long running if its marked cacheable (#33545, #32610)
  • core: daemon command should exit at end (#33547)
  • core: provide error when nested graph construction would occur invoked during createNodes (#33541, #29618)
  • graph: align exclude flag with others by using findMatchingProjects (#33550)
  • linter: handle various flat config override structures (#33548, #31796)
  • react: exclude tailwind from CSS modules syntax in component generator (#33574)
  • storybook: remove STORYBOOK_PROJECT_ROOT when running automigrate to prevent hanging (#33567, #32492)
  • vite: generate .mts config files to force ESM (#33518)

❤️ Thank You

22.1.0 (2025-11-19)

🚀 Features

  • core: update rust (#33220)
  • core: enable tui by default on windows (#33314)
  • core: batch hash tasks without custom hashers (#33327)
  • core: add OSC 9;4 progress indicator support to TUI (#33325)
  • core: collect resource usage (#32946)
  • core: disable interactivity by default for run-one task outputs in tui (#33358)
  • core: track system metrics and link plugins to workers when possible (#33411)
  • core: pull nx init from latest before executing (#33446)
  • core: export TypeScript schema definitions via wildcard patterns (#33454, #33336)
  • core: make console daemon check backgroundable and pulling from latest (#33491)
  • core: apply parent env to atomized target (#33013)
  • docker: support inferring additional args for targets with interpolation support (#32892)
  • docker: add skipDefaultTag option to build target (#33477, #33506)
  • gradle: add custom installation path to options (#33187)
  • gradle: use gitignore to determine dependant task output files (#33402)
  • gradle: allow specifying project and task configuration from gradle build files (#33264)
  • maven: upgrade to version 0.0.8 with automated migration (#33315)
  • maven: add ci-workflow generator (#33346)

... (truncated)

Commits
  • 50cf84f chore(repo): update nx to 22.1.0-rc.2 (#33464)
  • 62d0ad7 chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...
  • 4fcdc95 fix(maven): resolve maven dependencies from project roots (#33313)
  • f76f1ce chore(repo): dogfood pnpm catalogs (#33232)
  • 6788fcc fix(core): fix swapped arguments when resolving catalog references from the f...
  • f1fe6c0 fix(misc): handle null exit codes from crashed child processes (#33163)
  • See full diff in compare view

Updates @nx/eslint-plugin from 22.0.4 to 22.1.1

Release notes

Sourced from @​nx/eslint-plugin's releases.

22.1.1 (2025-11-21)

🚀 Features

  • linter: add util to load eslint rules from a directory (#33543)
  • nx-cloud: prepend nx version to stats metadata (#33568)

🩹 Fixes

  • core: don't presume a task is long running if its marked cacheable (#33545, #32610)
  • core: daemon command should exit at end (#33547)
  • core: provide error when nested graph construction would occur invoked during createNodes (#33541, #29618)
  • graph: align exclude flag with others by using findMatchingProjects (#33550)
  • linter: handle various flat config override structures (#33548, #31796)
  • react: exclude tailwind from CSS modules syntax in component generator (#33574)
  • storybook: remove STORYBOOK_PROJECT_ROOT when running automigrate to prevent hanging (#33567, #32492)
  • vite: generate .mts config files to force ESM (#33518)

❤️ Thank You

22.1.0 (2025-11-19)

🚀 Features

  • core: update rust (#33220)
  • core: enable tui by default on windows (#33314)
  • core: batch hash tasks without custom hashers (#33327)
  • core: add OSC 9;4 progress indicator support to TUI (#33325)
  • core: collect resource usage (#32946)
  • core: disable interactivity by default for run-one task outputs in tui (#33358)
  • core: track system metrics and link plugins to workers when possible (#33411)
  • core: pull nx init from latest before executing (#33446)
  • core: export TypeScript schema definitions via wildcard patterns (#33454, #33336)
  • core: make console daemon check backgroundable and pulling from latest (#33491)
  • core: apply parent env to atomized target (#33013)
  • docker: support inferring additional args for targets with interpolation support (#32892)
  • docker: add skipDefaultTag option to build target (#33477, #33506)
  • gradle: add custom installation path to options (#33187)
  • gradle: use gitignore to determine dependant task output files (#33402)
  • gradle: allow specifying project and task configuration from gradle build files (#33264)
  • maven: upgrade to version 0.0.8 with automated migration (#33315)
  • maven: add ci-workflow generator (#33346)

... (truncated)

Commits
  • 239a4db feat(linter): add util to load eslint rules from a directory (#33543)
  • 50cf84f chore(repo): update nx to 22.1.0-rc.2 (#33464)
  • 62d0ad7 chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...
  • f76f1ce chore(repo): dogfood pnpm catalogs (#33232)
  • See full diff in compare view

Updates @nx/jest from 22.0.4 to 22.1.1

Release notes

Sourced from @​nx/jest's releases.

22.1.1 (2025-11-21)

🚀 Features

  • linter: add util to load eslint rules from a directory (#33543)
  • nx-cloud: prepend nx version to stats metadata (#33568)

🩹 Fixes

  • core: don't presume a task is long running if its marked cacheable (#33545, #32610)
  • core: daemon command should exit at end (#33547)
  • core: provide error when nested graph construction would occur invoked during createNodes (#33541, #29618)
  • graph: align exclude flag with others by using findMatchingProjects (#33550)
  • linter: handle various flat config override structures (#33548, #31796)
  • react: exclude tailwind from CSS modules syntax in component generator (#33574)
  • storybook: remove STORYBOOK_PROJECT_ROOT when running automigrate to prevent hanging (#33567, #32492)
  • vite: generate .mts config files to force ESM (#33518)

❤️ Thank You

22.1.0 (2025-11-19)

🚀 Features

  • core: update rust (#33220)
  • core: enable tui by default on windows (#33314)
  • core: batch hash tasks without custom hashers (#33327)
  • core: add OSC 9;4 progress indicator support to TUI (#33325)
  • core: collect resource usage (#32946)
  • core: disable interactivity by default for run-one task outputs in tui (#33358)
  • core: track system metrics and link plugins to workers when possible (#33411)
  • core: pull nx init from latest before executing (#33446)
  • core: export TypeScript schema definitions via wildcard patterns (#33454, #33336)
  • core: make console daemon check backgroundable and pulling from latest (#33491)
  • core: apply parent env to atomized target (#33013)
  • docker: support inferring additional args for targets with interpolation support (#32892)
  • docker: add skipDefaultTag option to build target (#33477, #33506)
  • gradle: add custom installation path to options (#33187)
  • gradle: use gitignore to determine dependant task output files (#33402)
  • gradle: allow specifying project and task configuration from gradle build files (#33264)
  • maven: upgrade to version 0.0.8 with automated migration (#33315)
  • maven: add ci-workflow generator (#33346)

... (truncated)

Commits
  • 1c8796a docs(misc): update migration docs to use supported markdown syntax (#33563)
  • 50cf84f chore(repo): update nx to 22.1.0-rc.2 (#33464)
  • 62d0ad7 chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...
  • 9b5768e fix(testing): use .cts config files for Jest 30+ to fix __dirname issues (#33...
  • f76f1ce chore(repo): dogfood pnpm catalogs (#33232)
  • f2649cb feat(vite): add atomizer support for vitest (#33265)
  • See full diff in compare view

Updates @nx/js from 22.0.4 to 22.1.1

Release notes

Sourced from @​nx/js's releases.

22.1.1 (2025-11-21)

🚀 Features

  • linter: add util to load eslint rules from a directory (#33543)
  • nx-cloud: prepend nx version to stats metadata (#33568)

🩹 Fixes

  • core: don't presume a task is long running if its marked cacheable (#33545, #32610)
  • core: daemon command should exit at end (#33547)
  • core: provide error when nested graph construction would occur invoked during createNodes (#33541, #29618)
  • graph: align exclude flag with others by using findMatchingProjects (#33550)
  • linter: handle various flat config override structures (#33548, #31796)
  • react: exclude tailwind from CSS modules syntax in component generator (#33574)
  • storybook: remove STORYBOOK_PROJECT_ROOT when running automigrate to prevent hanging (#33567, #32492)
  • vite: generate .mts config files to force ESM (#33518)

❤️ Thank You

22.1.0 (2025-11-19)

🚀 Features

  • core: update rust (#33220)
  • core: enable tui by default on windows (#33314)
  • core: batch hash tasks without custom hashers (#33327)
  • core: add OSC 9;4 progress indicator support to TUI (#33325)
  • core: collect resource usage (#32946)
  • core: disable interactivity by default for run-one task outputs in tui (#33358)
  • core: track system metrics and link plugins to workers when possible (#33411)
  • core: pull nx init from latest before executing (#33446)
  • core: export TypeScript schema definitions via wildcard patterns (#33454, #33336)
  • core: make console daemon check backgroundable and pulling from latest (#33491)
  • core: apply parent env to atomized target (#33013)
  • docker: support inferring additional args for targets with interpolation support (#32892)
  • docker: add skipDefaultTag option to build target (#33477, #33506)
  • gradle: add custom installation path to options (#33187)
  • gradle: use gitignore to determine dependant task output files (#33402)
  • gradle: allow specifying project and task configuration from gradle build files (#33264)
  • maven: upgrade to version 0.0.8 with automated migration (#33315)
  • maven: add ci-workflow generator (#33346)

... (truncated)

Commits
  • 1c8796a docs(misc): update migration docs to use supported markdown syntax (#33563)
  • 618c334 fix(vite): generate .mts config files to force ESM (#33518)
  • 6b3b0c6 fix(js): sync external references to project's tsconfig.json file if it inclu...
  • 50cf84f chore(repo): update nx to 22.1.0-rc.2 (#33464)
  • 455891e fix(js): skip TS project references migration for non-TS-solution workspaces ...
  • 26df170 chore(js): update migration version to 22.1.0-rc.1 (#33465)
  • 36b9f7a fix(js): remove redundant typescript project references (#33438)
  • 843c041 fix(js): improve typescript plugin performance (#33425)
  • 93e0b21 fix(js): update vitest generator import in library generator (#33430)
  • 685e497 feat(vitest): split vitest into @​nx/vitest plugin (#33311)
  • Additional commits viewable in compare view

Updates @nx/workspace from 22.0.4 to 22.1.1

Release notes

Sourced from @​nx/workspace's releases.

22.1.1 (2025-11-21)

🚀 Features

  • linter: add util to load eslint rules from a directory (#33543)
  • nx-cloud: prepend nx version to stats metadata (#33568)

🩹 Fixes

  • core: don't presume a task is long running if its marked cacheable (#33545, #32610)
  • core: daemon command should exit at end (#33547)
  • core: provide error when nested graph construction would occur invoked during createNodes (#33541, #29618)
  • graph: align exclude flag with others by using findMatchingProjects (#33550)
  • linter: handle various flat config override structures (#33548, #31796)
  • react: exclude tailwind from CSS modules syntax in component generator (#33574)
  • storybook: remove STORYBOOK_PROJECT_ROOT when running automigrate to prevent hanging (#33567, #32492)
  • vite: generate .mts config files to force ESM (#33518)

❤️ Thank You

22.1.0 (2025-11-19)

🚀 Features

  • core: update rust (#33220)
  • core: enable tui by default on windows (#33314)
  • core: batch hash tasks without custom hashers (#33327)
  • core: add OSC 9;4 progress indicator support to TUI (#33325)
  • core: collect resource usage (#32946)
  • core: disable interactivity by default for run-one task outputs in tui (#33358)
  • core: track system metrics and link plugins to workers when possible (#33411)
  • core: pull nx init from latest before executing (#33446)
  • core: export TypeScript schema definitions via wildcard patterns (#33454, #33336)
  • core: make console daemon check backgroundable and pulling from latest (#33491)
  • core: apply parent env to atomized target (#33013)
  • docker: support inferring additional args for targets with interpolation support (#32892)
  • docker: add skipDefaultTag option to build target (#33477, #33506)
  • gradle: add custom installation path to options (#33187)
  • gradle: use gitignore to determine dependant task output files (#33402)
  • gradle: allow specifying project and task configuration from gradle build files (#33264)
  • maven: upgrade to version 0.0.8 with automated migration (#33315)
  • maven: add ci-workflow generator (#33346)

... (truncated)

Commits
  • 618c334 fix(vite): generate .mts config files to force ESM (#33518)
  • 50cf84f chore(repo): update nx to 22.1.0-rc.2 (#33464)
  • 62d0ad7 chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...
  • 9b5768e fix(testing): use .cts config files for Jest 30+ to fix __dirname issues (#33...
  • c2fba1f cleanup(core): update the nx orb version used in circle ci generators (#33364)
  • f76f1ce chore(repo): dogfood pnpm catalogs (#33232)
  • See full diff in compare view

Updates @swc/core from 1.15.2 to 1.15.3

Changelog

Sourced from @​swc/core's changelog.

[1.15.3] - 2025-11-20

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

  • (es/transformer) Determine project structure (#11306) (58f2602)

Performance

  • (es/compat) Merge regexp pass into Transformer (#11307) (440b391)

  • (es/compat) Merge export_namespace_from to Transformer (#11309) (7a528ce)

Refactor

Commits
  • e36cc72 chore: Publish 1.15.3 with swc_core v48.0.2
  • 1064582 chore: Update changelog
  • 57b34fa chore: Publish 1.15.3-nightly-20251120.1 with swc_core v48.0.2
  • 2392161 chore: Specify dependency version to publish swc_cli
  • cfd92b1 chore: Publish crates with swc_core v48.0.2
  • 88c6ac7 fix(es/minifier): Remove unused arrow functions in dead code elimination (#11...
  • b0d3154 chore: use_sticky_comment: true for Claude Code Review
  • 6d5a585 chore: Publish crates with swc_core v48.0.1
  • f615cdb fix(es/plugin): use #[cfg] to avoid compilation error (#11316)
  • f98ca27 chore: Publish crates with swc_core v48.0.0
  • Additional commits viewable in compare view

Updates @typescript-eslint/eslint-plugin from 8.47.0 to 8.48.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.48.0

8.48.0 (2025-11-24)

🚀 Features

  • eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#10744)
  • rule-tester: remove workaround for jest circular structure error (#11772)
  • typescript-estree: gate all errors behind allowInvalidAST (#11693)
  • typescript-estree: replace fast-glob with tinyglobby (#11740)

🩹 Fixes

  • eslint-plugin: [consistent-generic-constructors] ignore when constructor is typed array (#10477)
  • scope-manager: change unhelpful aaa error message and change analyze to expects Program (#11747)
  • typescript-estree: infers singleRun as true for project service (#11327)
  • typescript-estree: disallow binding patterns in parameter properties (#11760)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.48.0 (2025-11-24)

🚀 Features

  • eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#10744)

🩹 Fixes

  • typescript-estree: disallow binding patterns in parameter properties (#11760)
  • eslint-plugin: [consistent-generic-constructors] ignore when constructor is typed array (#10477)

❤️ Thank You

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

Commits
  • 6fb1551 chore(release): publish 8.48.0
  • d26e9de chore(eslint-plugin): correct TODO comment on the wrong line (#11773)
  • 5f04910 fix(typescript-estree): disallow binding patterns in parameter properties (#1...
  • a4dc42a chore: migrate to nx 22 (#11780)
  • 2ffb168 feat(eslint-plugin): [no-redundant-type-constituents] use assignability check...
  • 5ea21f1 fix(eslint-plugin): [consistent-generic-constructors] ignore when constructor...
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.47.0 to 8.48.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.48.0

8.48.0 (2025-11-24)

🚀 Features

  • eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#10744)
  • rule-tester: remove workaround for jest circular structure error (#11772)
  • typescript-estree: gate all errors behind allowInvalidAST (#11693)
  • typescript-estree: replace fast-glob with tinyglobby (#11740)

🩹 Fixes

  • eslint-plugin: [consistent-generic-constructors] ignore when constructor is typed array (#10477)
  • scope-manager: change unhelpful aaa error message and change analyze to expects Program (#11747)
  • typescript-estree: infers singleRun as true for project service (#11327)
  • typescript-estree: disallow binding patterns in parameter properties (#11760)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.48.0 (2025-11-24)

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

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

Commits

Updates nx from 22.0.4 to 22.1.1

Release notes

Sourced from nx's releases.

22.1.1 (2025-11-21)

🚀 Features

  • linter: add util to load eslint rules from a directory (#33543)
  • nx-cloud: prepend nx version to stats metadata (#33568)

🩹 Fixes

  • core: don't presume a task is long running if its marked cacheable (#33545, #32610)
  • core: daemon command should exit at end (#33547)
  • core: provide error when nested graph construction w...

    Description has been truncated

…ies with 13 updates

Bumps the typescript-dependencies group with 2 updates in the /parachain/ts-tests directory: [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
Bumps the typescript-dependencies group with 10 updates in the /tee-worker/omni-executor/client-sdk directory:

| Package | From | To |
| --- | --- | --- |
| [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) | `22.0.4` | `22.1.1` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `22.0.4` | `22.1.1` |
| [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `22.0.4` | `22.1.1` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `22.0.4` | `22.1.1` |
| [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `22.0.4` | `22.1.1` |
| [@swc/core](https://github.com/swc-project/swc) | `1.15.2` | `1.15.3` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.47.0` | `8.48.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.47.0` | `8.48.0` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `22.0.4` | `22.1.1` |
| [verdaccio](https://github.com/verdaccio/verdaccio) | `6.2.1` | `6.2.2` |

Bumps the typescript-dependencies group with 3 updates in the /tee-worker/omni-executor/ts-tests directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [viem](https://github.com/wevm/viem).
Bumps the typescript-dependencies group with 2 updates in the /tee-worker/omni-executor/ts-tests/integration-tests directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@vitest/ui` from 4.0.11 to 4.0.13
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.13/packages/ui)

Updates `vitest` from 4.0.11 to 4.0.13
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.13/packages/vitest)

Updates `@nx/devkit` from 22.0.4 to 22.1.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.1.1/packages/devkit)

Updates `@nx/eslint-plugin` from 22.0.4 to 22.1.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.1.1/packages/eslint-plugin)

Updates `@nx/jest` from 22.0.4 to 22.1.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.1.1/packages/jest)

Updates `@nx/js` from 22.0.4 to 22.1.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.1.1/packages/js)

Updates `@nx/workspace` from 22.0.4 to 22.1.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.1.1/packages/workspace)

Updates `@swc/core` from 1.15.2 to 1.15.3
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.15.2...v1.15.3)

Updates `@typescript-eslint/eslint-plugin` from 8.47.0 to 8.48.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.47.0 to 8.48.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/parser)

Updates `nx` from 22.0.4 to 22.1.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.1.1/packages/nx)

Updates `verdaccio` from 6.2.1 to 6.2.2
- [Release notes](https://github.com/verdaccio/verdaccio/releases)
- [Changelog](https://github.com/verdaccio/verdaccio/blob/v6.2.2/CHANGELOG.md)
- [Commits](verdaccio/verdaccio@v6.2.1...v6.2.2)

Updates `@typescript-eslint/eslint-plugin` from 8.47.0 to 8.48.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.47.0 to 8.48.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/parser)

Updates `viem` from 2.39.3 to 2.40.1
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/[email protected]@2.40.1)

Updates `@typescript-eslint/eslint-plugin` from 8.47.0 to 8.48.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.47.0 to 8.48.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@vitest/ui"
  dependency-version: 4.0.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-dependencies
- dependency-name: vitest
  dependency-version: 4.0.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-dependencies
- dependency-name: "@nx/devkit"
  dependency-version: 22.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-dependencies
- dependency-name: "@nx/eslint-plugin"
  dependency-version: 22.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-dependencies
- dependency-name: "@nx/jest"
  dependency-version: 22.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-dependencies
- dependency-name: "@nx/js"
  dependency-version: 22.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-dependencies
- dependency-name: "@nx/workspace"
  dependency-version: 22.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-dependencies
- dependency-name: "@swc/core"
  dependency-version: 1.15.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.48.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.48.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-dependencies
- dependency-name: nx
  dependency-version: 22.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-dependencies
- dependency-name: verdaccio
  dependency-version: 6.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.48.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.48.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-dependencies
- dependency-name: viem
  dependency-version: 2.40.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: typescript-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.48.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.48.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@vercel
Copy link

vercel bot commented Nov 24, 2025

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

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
heima-aa-demo-app Ignored Ignored Nov 25, 2025 6:46am

@BillyWooo BillyWooo enabled auto-merge (squash) November 25, 2025 06:46
@BillyWooo BillyWooo merged commit 6bcf517 into dev Nov 25, 2025
15 checks passed
@BillyWooo BillyWooo deleted the dependabot/npm_and_yarn/parachain/ts-tests/typescript-dependencies-eb0832e1f7 branch November 25, 2025 07:06
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.

3 participants