Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2025

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

This PR contains the following updates:

Package Change Age Confidence Type Update
@aws-sdk/client-s3 (source) 3.927.0 -> 3.943.0 age confidence dependencies minor
@aws-sdk/s3-request-presigner (source) 3.927.0 -> 3.943.0 age confidence dependencies minor
@tanstack/react-query (source) 5.90.7 -> 5.90.12 age confidence dependencies patch
@trpc/client (source) 11.7.1 -> 11.7.2 age confidence dependencies patch
@trpc/react-query (source) 11.7.1 -> 11.7.2 age confidence dependencies patch
@trpc/server (source) 11.7.1 -> 11.7.2 age confidence dependencies patch
@types/bun (source) 1.3.2 -> 1.3.3 age confidence devDependencies patch
@types/lodash (source) 4.17.20 -> 4.17.21 age confidence dependencies patch
@types/react (source) 19.2.2 -> 19.2.7 age confidence dependencies patch
@types/react (source) 19.2.2 -> 19.2.7 age confidence devDependencies patch
@types/react-dom (source) 19.2.2 -> 19.2.3 age confidence dependencies patch
cypress (source) 15.6.0 -> 15.7.1 age confidence devDependencies minor
nx (source) 22.0.2 -> 22.1.3 age confidence devDependencies minor
oven/bun 1.3.2 -> 1.3.3 age confidence final patch
prettier (source) 3.6.2 -> 3.7.4 age confidence devDependencies minor
prettier-plugin-tailwindcss 0.7.1 -> 0.7.2 age confidence devDependencies patch
react (source) 19.2.0 -> 19.2.1 age confidence dependencies patch
react (source) 19.2.0 -> 19.2.1 age confidence devDependencies patch
react-dom (source) 19.2.0 -> 19.2.1 age confidence dependencies patch
react-dom (source) 19.2.0 -> 19.2.1 age confidence devDependencies patch
react-router-dom (source) 7.9.5 -> 7.10.1 age confidence dependencies minor
tsup (source) 8.5.0 -> 8.5.1 age confidence devDependencies patch
typescript-eslint (source) 8.46.3 -> 8.48.1 age confidence devDependencies minor
vite (source) 7.2.2 -> 7.2.6 age confidence devDependencies patch
zod (source) 4.1.12 -> 4.1.13 age confidence dependencies patch

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.943.0

Compare Source

Features
  • client-s3: New S3 Storage Class FSX_ONTAP (56ffa40)

v3.940.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.939.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.937.0

Compare Source

Features
  • client-s3: Enable / Disable ABAC on a general purpose bucket. (9816b26)

v3.936.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.935.0

Compare Source

Features
  • client-s3: Adds support for blocking SSE-C writes to general purpose buckets. (cee2e72)

v3.934.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.933.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.932.0

Compare Source

Bug Fixes
  • core/protocols: decorate service exceptions with unmodeled fields (#​7504) (6de803d)

v3.931.0

Compare Source

Features

v3.930.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.929.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.928.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

aws/aws-sdk-js-v3 (@​aws-sdk/s3-request-presigner)

v3.943.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.940.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.939.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.937.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.936.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.935.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.934.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.933.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.932.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.931.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.930.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.929.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.928.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

TanStack/query (@​tanstack/react-query)

v5.90.12

Compare Source

Patch Changes

v5.90.11

Compare Source

Patch Changes

v5.90.10

Compare Source

Patch Changes

v5.90.9

Compare Source

Patch Changes

v5.90.8

Compare Source

Patch Changes
trpc/trpc (@​trpc/client)

v11.7.2

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v11.7.1...v11.7.2

cypress-io/cypress (cypress)

v15.7.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15-7-1

v15.7.0

Compare Source

nrwl/nx (nx)

v22.1.3

Compare Source

22.1.3 (2025-11-27)

🚀 Features
  • nextjs: add migration to add AI instructions for upgrading to Next 16 (#​33608)
🩹 Fixes
❤️ Thank You

v22.1.2

Compare Source

22.1.2 (2025-11-25)

🚀 Features
  • core: add multiple Nx version detection to nx report (#​33599)
🩹 Fixes
  • core: filter out automated release commits in getCommitsRelevantToProjects (#​33482)
  • core: make daemon socket path unique per process to prevent race condition (#​33580, #​33491)
  • core: use nx-mcp for older nx versions instead of nx mcp (#​33553)
  • core: propagate continuous task failures to dependent tasks (#​33492)
  • graph: surface task graph client error via error toast (#​33600)
  • js: ensure copy-workspace-modules copies transitive workspace dependencies (#​33570)
  • nest: set moduleResolution to node to prevent TS5095 error (#​33607, #​33589)
  • node: set generatePackageJson:false for TS Solution workspaces (#​33606)
  • release: ensure emoji is not repeated in breaking changes summary (#​33605)
  • storybook: remove upper bound of migration requires (#​33613)
  • testing: remove declare global wrapper from cypress commands.ts template (#​33573, #​32930)
❤️ Thank You

v22.1.1

Compare Source

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

v22.1.0

Compare Source

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)
  • maven: bump version from 0.0.8 to 0.0.9 (#​33405)
  • maven: add option to prefix all maven targets (#​33420)
  • misc: remove CI investigation recommendations from agent rules (#​33309)
  • nextjs: add support for next 16 (#​33296, #​33207)
  • nx-dev: add downloadable resources page and React book blog post (160b4cce34)
  • release: support {versionActionsVersion} in docker version scheme (#​33178)
  • release: add resolveVersionPlans option to changelog CLI and API (#​33435)
  • storybook: add support for storybook 10 (#​33277, #​33141)
  • storybook: generate ai instructions for converting from CJS to ESM after migration (#​33395)
  • testing: support cypress v15 (#​33393, #​33304)
  • vite: add atomizer support for vitest (#​33265)
  • vite: add vitest 4 to peerDep range to prevent conflicts (#​33394)
  • vitest: split vitest into @​nx/vitest plugin (#​33311)
  • vitest: split entrypoint into plugin, generators, executors (#​33426)
  • vitest: support vitest 4 (#​33424)
🩹 Fixes
  • core: adding output error reason (#​33159)
  • core: continue execution when cloud client is unavailable (#​33214)
  • core: prevent error message containing [object Object] for invalid {workspaceRoot} placement (#​33203)
  • core: fix swapped arguments when resolving catalog references from the filesystem (#​33237)
  • core: should find dockerfiles to suggest installing docker plugin (#​33234)
  • core: stream without prefixes showing tui (#​33194, #​32535)
  • core: ensure daemon writes project graph cache to disk consistently (#​33217)
  • core: add accept header to http remote cache get (#​33093, #​33092)
  • core: prevent undefined importer crash in pnpm lockfile parsing (#​33223)
  • core: split lockfile cache and other performance improvements (#​33256)
  • core: turn v8 serializer off by default but fallback to it if json serialization fails (#​33274, #​4, #​2, #​3)
  • core: make sure that gemini contextFileName is string before trying to resolve (#​33280)
  • core: also look in .nx installation when reading nx.json extends (#​33306)
  • core: handle various directories when importing prettier (#​33383)
  • core: prevent args from being split by spaces when executing through nx wrapper (#​33362)
  • core: correctly identify local workspace dependencies on windows (#​33408)
  • core: clean up dead processes from metrics (#​33437)
  • core: resolve lockfile cache regression with keyMap state (#​33448, #​33256)
  • core: remove system metrics collection and reporting (#​33456)
  • core: optimize batch task scheduling to prevent redundant traversals (#​33455, #​33366)
  • core: capture stderr in nx add command for better error messages (#​33462)
  • core: include require paths when resolving specified plugins (#​33495)
  • core: prevent hanging between command end and process exit (#​33500)
  • core: resolve all lock ordering deadlocks in metrics collector (#​33513)
  • core: avoid leaking memory due by creating an unref'd interval for each daemon connection (#​33532, #​29836)
  • core: default input should indeed be default (#​33533)
  • docker: handle undefined options when creating graph (#​33235)
  • docker: handle dockerfile at project root tag (#​33236)
  • docker: guard commitSha null in plugin interpolation (#​33275)
  • gradle: bump gradle migration version (#​33479)
  • graph: add nx:build-native dependency to typecheck target (#​33428)
  • js: update vitest generator import in library generator (#​33430)
  • js: improve typescript plugin performance (#​33425, #​33076)
  • js: remove redundant typescript project references (#​33438)
  • js: skip TS project references migration for non-TS-solution workspaces (#​33467)
  • js: sync external references to project's tsconfig.json file if it includes any files (#​33524)
  • maven: add support for unbound goals in plugin targets (#​33191)
  • maven: use File.isAbsolute for cross-platform path detection (#​33195)
  • maven: resolve maven dependencies from project roots (#​33313)
  • maven: set migration version to 22.1.0-beta.4 (#​33345)
  • maven: forward parameters through target dependencies (#​33365)
  • maven: skip maven plugin computation on vercel/netlify (#​33486)
  • misc: add explanatory footer to ai agents prompts (#​33182)
  • misc: handle null exit codes from crashed child processes (#​33163, #​29204)
  • misc: handle ERR_USE_AFTER_CLOSE gracefully in nx init and create-nx-workspace (#​33469)
  • module-federation: update @​module-federation packages to fix Koa vulnerability (#​33285, #​33380)
  • nextjs: ensure eslint-config-next matches Next.js 14 and 15 versions (#​30259, #​30258, #​30257)
  • node: migrate to koa 3.0.3 (#​33208)
  • nx-dev: update docs code blocks usage (#​32998)
  • nx-dev: add copy-docs back as a dep of serve (#​33215)
  • nx-dev: fix GitHub star button styling in mobile view (#​33385)
  • nx-dev: error out when failing to parse plugin manifests (#​33498)
  • release: changelog renderer should render commit title with breaking changes (#​33439)
  • release: ensure file change calculation matches nx affected #​33413 (#​33539, #​33413)
  • storybook: remove optional nature of migration (#​33427)
  • storybook: normalize version range before comparison (#​33515, #​33514)
  • testing: use .cts config files for Jest 30+ to fix __dirname issues (#​33349, #​32236)
  • vite: nxViteTsPaths supports local path aliases (#​33241, #​33231)
  • vite: prevent race-condition when importing @​vitejs/plugin-vue (#​33307)
  • vite: ensure atomizer does not consider projects outside the project root (#​33344)
  • vite: ensure createVitest looks only from projectRoot (#​33361)
  • vite: support vitest v4 (#​33478)
  • vitest: do not fail when cleanedAngularVersion is of incorrect type (#​33436, #​33347)
  • webpack: prevent errors when importing @​nx/webpack before typescript is installed (#​33251)
❤️ Thank You

v22.0.4

Compare Source

22.0.4 (2025-11-17)
🚀 Features
  • core: pull nx init from latest before executing (#​33446)
  • docker: add skipDefaultTag option to build target (#​33477, #​33506)
  • maven: add option to prefix all maven targets (#​33420)
🩹 Fixes
  • core: resolve lockfile cache regression with keyMap state (#​33448, #​33256)
  • core: optimize batch task scheduling to prevent redundant traversals (#​33455, #​33366)
  • core: capture stderr in nx add command for better error messages (#​33462)
  • core: include require paths when resolving specified plugins (#​33495)
  • core: prevent hanging between command end and process exit (#​33500)
  • gradle: bump gradle migration version (#​33479)
  • graph: add nx:build-native dependency to typecheck target (#​33428)
  • js: improve typescript plugin performance (#​33425, #​33076)
  • maven: skip maven plugin computation on vercel/netlify (#​33486)
  • misc: handle ERR_USE_AFTER_CLOSE gracefully in nx init and create-nx-workspace (#​33469)
  • release: changelog renderer should render commit title with breaking changes (#​33439)
❤️ Thank You

v22.0.3

Compare Source

22.0.3 (2025-11-10)

🚀 Features
  • core: batch hash tasks without custom hashers (#​33327)
  • core: add OSC 9;4 progress indicator support to TUI (#​33325)
  • core: disable interactivity by default for run-one task outputs in tui (#​33358)
  • gradle: use gitignore to determine dependant task output files (#​33402)
  • maven: upgrade to version 0.0.8 with automated migration (#​33315)
  • maven: add ci-workflow generator (#​33346)
  • maven: bump version from 0.0.8 to 0.0.9 (#​33405)
  • misc: remove CI investigation recommendations from agent rules (#​33309)
  • vite: add vitest 4 to peerDep range to prevent conflicts (#​33394)
🩹 Fixes
  • core: also look in .nx installation when reading nx.json extends (#​33306)
  • core: handle various directories when importing prettier (#​33383)
  • core: prevent args from being split by spaces when executing through nx wrapper (#​33362)
  • core: correctly identify local workspace dependencies on windows (#​33408)
  • maven: resolve maven dependencies from project roots (#​33313)
  • maven: set migration version to 22.1.0-beta.4 (#​33345)
  • maven: forward parameters through target dependencies (#​33365)
  • module-federation: update @​module-federation packages to fix Koa vulnerability (#​33285, #​33380)
  • nextjs: ensure eslint-config-next matches Next.js 14 and 15 versions (#​30259, #​30258, #​30257)
  • nx-dev: fix GitHub star button styling in mobile view (#​33385)
  • testing: use .cts config files for Jest 30+ to fix __dirname issues (#​33349, #​32236)
  • vite: prevent race-condition when importing @​vitejs/plugin-vue (#​33307)
❤️ Thank You
oven-sh/bun (oven/bun)

v1.3.3: Bun v1.3.3

To install Bun v1.3.3

curl -fsSL https://bun.sh/install | bash

# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.3:

bun upgrade
Read Bun v1.3.3's release notes on Bun's blog
Thanks to 19 contributors!
prettier/prettier (prettier)

v3.7.4

Compare Source

diff

LWC: Avoid quote around interpolations (#​18383 by @​kovsu)
<!-- Input -->
<div foo={bar}>   </div>

<!-- Prettier 3.7.3 (--embedded-language-formatting off) -->
<div foo="{bar}"></div>

<!-- Prettier 3.7.4 (--embedded-language-formatting off) -->
<div foo={bar}></div>
TypeScript: Fix comment inside union type gets duplicated (#​18393 by @​fisker)
//

</details>

---

### Configuration

📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQyLjMyLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsIm1pbm9yLXZlcnNpb24iLCJwYXRjaC12ZXJzaW9uIiwicmVub3ZhdGUiXX0=-->

@renovate renovate bot added dependencies Pull requests that update a dependency file minor-version patch-version renovate labels Nov 17, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch from d15ed38 to 286a0b3 Compare December 4, 2025 19:54
@danadajian danadajian changed the title feat(deps): update dependencies chore(deps): update dependencies Dec 4, 2025
@danadajian danadajian enabled auto-merge (squash) December 4, 2025 19:55
@danadajian danadajian merged commit 1f4c581 into main Dec 4, 2025
3 checks passed
@danadajian danadajian deleted the renovate/dependencies branch December 4, 2025 19:58
@eg-oss-ci
Copy link

🎉 This PR is included in version 1.30.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@eg-oss-ci
Copy link

🎉 This PR is included in version 1.30.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

1 similar comment
@eg-oss-ci
Copy link

🎉 This PR is included in version 1.30.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

3 participants