Skip to content

Comments

Update dependencies#698

Merged
danadajian merged 2 commits intomainfrom
renovate/dependencies
Feb 18, 2026
Merged

Update dependencies#698
danadajian merged 2 commits intomainfrom
renovate/dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2026

ℹ️ 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.975.03.992.0 age confidence dependencies minor
@aws-sdk/s3-request-presigner (source) 3.975.03.992.0 age confidence dependencies minor
@tanstack/react-query (source) 5.90.205.90.21 age confidence dependencies patch
@trpc/client (source) 11.8.111.10.0 age confidence dependencies minor
@trpc/react-query (source) 11.8.111.10.0 age confidence dependencies minor
@trpc/server (source) 11.8.111.10.0 age confidence dependencies minor
@types/bun (source) 1.3.61.3.9 age confidence dependencies patch
@types/bun (source) 1.3.61.3.9 age confidence devDependencies patch
@types/react (source) 19.2.919.2.14 age confidence dependencies patch
@types/react (source) 19.2.919.2.14 age confidence devDependencies patch
ajv (source) 8.17.18.18.0 age confidence devDependencies minor
bun (source) 1.3.61.3.9 age confidence patch
cypress (source) 15.9.015.10.0 age confidence devDependencies minor
glob 13.0.013.0.5 age confidence dependencies patch
nx (source) 22.4.122.5.1 age confidence devDependencies minor
oven/bun 1.3.61.3.9 age confidence final patch
react (source) 19.2.319.2.4 age confidence dependencies patch
react (source) 19.2.319.2.4 age confidence devDependencies patch
react-dom (source) 19.2.319.2.4 age confidence dependencies patch
react-dom (source) 19.2.319.2.4 age confidence devDependencies patch
tailwindcss (source) 4.1.184.2.0 age confidence dependencies minor
typescript-eslint (source) 8.53.18.56.0 age confidence devDependencies minor

Release Notes

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

v3.992.0

Compare Source

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

v3.991.0

Compare Source

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

v3.990.0

Compare Source

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

v3.989.0

Compare Source

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

v3.988.0

Compare Source

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

v3.987.0

Compare Source

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

v3.986.0

Compare Source

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

v3.985.0

Compare Source

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

v3.984.0

Compare Source

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

v3.983.0

Compare Source

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

v3.982.0

Compare Source

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

v3.981.0

Compare Source

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

v3.980.0

Compare Source

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

v3.978.0

Compare Source

Features
  • client-s3: Adds support for the UpdateObjectEncryption API to change the server-side encryption type of objects in general purpose buckets. (b56cea5)
aws/aws-sdk-js-v3 (@​aws-sdk/s3-request-presigner)

v3.992.0

Compare Source

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

v3.991.0

Compare Source

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

v3.990.0

Compare Source

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

v3.989.0

Compare Source

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

v3.988.0

Compare Source

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

v3.987.0

Compare Source

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

v3.986.0

Compare Source

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

v3.985.0

Compare Source

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

v3.984.0

Compare Source

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

v3.983.0

Compare Source

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

v3.982.0

Compare Source

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

v3.981.0

Compare Source

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

v3.980.0

Compare Source

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

v3.978.0

Compare Source

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

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

v5.90.21

Compare Source

Patch Changes
  • refactor(react-query/useQueries): remove unreachable 'willFetch' branch in suspense promise collection (#​10082)
trpc/trpc (@​trpc/client)

v11.10.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v11.9.0...v11.10.0

v11.9.0

Compare Source

What's Changed
New Contributors

Full Changelog: trpc/trpc@v11.8.1...v11.9.0

ajv-validator/ajv (ajv)

v8.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: ajv-validator/ajv@v8.17.1...v8.18.0

oven-sh/bun (bun)

v1.3.9: Bun v1.3.9

Compare Source

To install Bun v1.3.9

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.9:

bun upgrade
Read Bun v1.3.9's release notes on Bun's blog
Thanks to 10 contributors!

v1.3.8: Bun v1.3.8

Compare Source

To install Bun v1.3.8

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.8:

bun upgrade
Read Bun v1.3.8's release notes on Bun's blog
Thanks to 4 contributors!

v1.3.7: Bun v1.3.7

Compare Source

To install Bun v1.3.7

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

bun upgrade
Read Bun v1.3.7's release notes on Bun's blog
Thanks to 11 contributors!
cypress-io/cypress (cypress)

v15.10.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15-10-0

isaacs/node-glob (glob)

v13.0.5

Compare Source

v13.0.4

Compare Source

v13.0.3

Compare Source

v13.0.2

Compare Source

v13.0.1

Compare Source

nrwl/nx (nx)

v22.5.1

Compare Source

22.5.1 (2026-02-13)

🚀 Features
  • core: update formatting of agent rules documentation (#​33356)
  • core: add nxVersion to meta in shortUrl for cnw (#​34401)
  • core: handle agentic sandboxing (#​34402)
  • core: extract sandbox detection into reusable utility (#​34408)
  • core: add negation pattern support for plugin include/exclude (#​34160)
  • misc: update PLUGIN.md files to help agents verification (#​34379)
  • misc: lock in CNW variant 2 with deferred connection (#​34416)
  • testing: add cacheDir option to playwright executor (#​34413, #​34397)
🩹 Fixes
  • core: make sure that mcp args aren't overridden when running configure-ai-agents (#​34381)
  • core: use a consistent batch id between scheduler and task runner (#​34392)
  • core: clean up stale socket files before listening (#​34236, #​34233)
  • core: avoid dropping unrelated continuous deps in makeAcyclic (#​34389)
  • core: make runtime cache key deterministic (#​34390)
  • core: handle dangling symlinks during cache restore (#​34396, #​34013)
  • core: hitting [1] or [2] should remove pinned panes if they match the current task (#​34433, #​34175)
  • core: remove shellapi from winapi featureset to minimize AV false positives (#​34208)
  • maven: use module-level variable for cache transfer between createNodes and createDependencies (#​34386)
  • maven: correctly map between maven locators and nx project names (#​34366)
  • nx-dev: improve plugin registry visibility (#​34395)
  • nx-dev: add missing nx-cloud intro in sidebar (#​34403)
  • nx-dev: clarify project linking for workspaces (#​34405)
  • repo: use sudo for global npm install in publish workflow (#​34409)
  • repo: replace addnab/docker-run-action with direct docker run (#​34448)
  • repo: revert sudo for global npm install in publish workflow (#​34451, #​34409)
❤️ Thank You

v22.5.0

Compare Source

22.5.0 (2026-02-09)

🚀 Features
  • core: display batch tasks in the tui (#​33695)
  • core: add variant 2 to CNW cloud prompts with promo message (#​34223)
  • core: improve configure-ai-agents to copy nx skills/subagents/plugins (#​34176)
  • core: add Nx Cloud connect URL to template README (#​34249)
  • core: add decorative banners for Nx Cloud CNW completion message (#​34270)
  • core: add initial impl of task io service (#​34205)
  • core: improve AI agent rules for CLAUDE.md generation (#​34304)
  • core: add command to download cloud client (#​34333)
  • core: add AI agent detection and NDJSON output for CNW (#​34320)
  • core: update cnw messaging (#​34364)
  • core: eagerly shutdown plugins that don't provide later hooks (#​34253)
  • gradle: add debug env var to gradle batch executor (#​34259)
  • js: add NX_PREFER_NODE_STRIP_TYPES to use Node's strip types feature instead of transpilation for TypeScript files (#​34202)
  • js: bump swc to latest versions (#​34215)
  • js: update swc/cli to 0.8.0 (#​34365)
  • maven: load Maven classes at runtime for version-agnostic batch execution (#​34180)
  • maven: bump maven plugin version to 0.0.13 (#​34318)
  • nx-dev: add llms-full.txt and HTTP Link headers for LLM discovery (#​34232)
  • nx-dev: add server-side page view tracking for docs (#​34283)
  • nx-dev: reformat sidebar into topics (#​34265)
🩹 Fixes
  • core: clean up daemon workspace data directory on nx reset --onl… (#​34174)
  • core: move tui to parking lot rwlock to avoid hang (#​34187)
  • core: handle resizing a bit better for inline_tui (#​34006)
  • core: consolidate GitHub URL messaging when gh push fails (#​34196)
  • core: cloud commands are noop when not connected rather than errors (#​34193)
  • core: fall back to node_modules when tmp has noexec (#​34207, #​33991)
  • core: hide already-installed nx packages from suggestion list during nx import (#​34227)
  • core: improve plugin worker error messages and lifecycle timeouts (#​34251)
  • core: do not throw error if worker.stdout is not instanceof socket (#​34224)
  • core: handle multibyte UTF-8 characters in socket message consumption (#​34151)
  • core: resolve daemon client reconnect queue deadlock (#​34284)
  • core: nx should show help for run-one when using project short names (#​34303)
  • core: prevent command injection in getNpmPackageVersion (#​34309)
  • core: fix CNW git amend and README marker handling (#​34306)
  • core: tweak configure-ai-agents messaging (#​34307)
  • core: handle EPIPE errors gracefully in daemon socket writes (#​34311)
  • core: allow overriding daemon logging settings (#​34324)
  • core: preserve task selection when unrelated tasks finish (#​34328)
  • core: disable ignore filters for outputs expansion (#​34316, #​32620)
  • core: track all task outputs regardless of path depth (#​34321)
  • core: avoid crash when pane area is out of bounds during resize (#​34343)
  • core: use picocolors instead of chalk in the nx package (#​34305)
  • core: only detect flaky tasks for cacheable tasks (#​33994)
  • core: reduce daemon inotify watch count by upgrading watchexec (#​34329)
  • core: add missing FileType import for Windows watcher build (#​34369)
  • core: use --lockfile-only for Bun updateLockFile (#​34375, #​22602, #​34344)
  • devkit: allow null values in JSON schema validation (#​34167)
  • gradle: use tooling api compatible flags (#​34247)
  • gradle: ensure that batch output is not overriden for atomized targets (#​34268)
  • gradle: enforce that only one gradle task can be passed into gradle executor (#​34269)
  • gradle: use gradle project name when resolving dependent tasks (#​34331)
  • maven: include pom.xml and ancestor pom files as inputs for all targets (#​34291)
  • misc: improve freebsd build reliability with better error handling and disk cleanup (#​34326)
  • nx-dev: update broken /launch-nx links (#​34192)
  • nx-dev: update dead links across nx-dev UI libraries (#​34238)
  • nx-dev: fix internal link check caching and remaining /launch-nx link (#​34255, #​34183)
  • nx-dev: make headers and table options linkable (#​34267)
  • nx-dev: fix double-counting and exclude assets from page tracking (#​34286)
  • nx-dev: exclude large native deps from build bundle (#​34335)
  • nx-dev: fix og images wrong URL for embeds (#​34346)
  • nx-dev: use right URL for the given netlify context (#​34348)
  • nx-dev: include nx cli examples on refs page (#​34367)
  • react: remove file-loader dependency and update svgr migration (#​34218)
  • repo: align pnpm version in CI workflows with package.json (#​34370)
  • testing: add timeout to runCommandUntil to prevent hanging tests (#​34148)
  • testing: preload vitest/node to prevent race condition on Node 24 (#​34261, #​34028, #​33091)
  • vite: handle sophisticated vite plugins (#​34242)
  • web: ensure vitest config file is created (#​34216)
❤️ Thank You

v22.4.5

Compare Source

22.4.5 (2026-02-03)
🚀 Features
  • nx-dev: add server-side page view tracking for docs (#​34283)
🩹 Fixes
  • core: handle multibyte UTF-8 characters in socket message consumption (#​34151)
  • core: resolve daemon client reconnect queue deadlock (#​34284)
  • core: nx should show help for run-one when using project short names (#​34303)
  • core: prevent command injection in getNpmPackageVersion (#​34309)
  • gradle: ensure that batch output is not overriden for atomized targets (#​34268)
  • gradle: enforce that only one gradle task can be passed into gradle executor (#​34269)
  • maven: include pom.xml and ancestor pom files as inputs for all targets (#​34291)
  • nx-dev: make headers and table options linkable (#​34267)
  • nx-dev: fix double-counting and exclude assets from page tracking (#​34286)
❤️ Thank You

v22.4.4

Compare Source

22.4.4 (2026-01-30)
🚀 Features
  • core: add decorative banners for Nx Cloud CNW completion message (#​34270)
🩹 Fixes
❤️ Thank You

v22.4.3

Compare Source

22.4.3 (2026-01-29)
🚀 Features
  • core: add Nx Cloud connect URL to template README (#​34249)
  • nx-dev: add llms-full.txt and HTTP Link headers for LLM discovery (#​34232)
🩹 Fixes
  • core: hide already-installed nx packages from suggestion list during nx import (#​34227)
  • core: improve plugin worker error messages and lifecycle timeouts (#​34251)
  • core: do not throw error if worker.stdout is not instanceof socket (#​34224)
  • gradle: use tooling api compatible flags (#​34247)
  • nx-dev: update dead links across nx-dev UI libraries (#​34238)
  • vite: handle sophisticated vite plugins (#​34242)
  • web: ensure vitest config file is created (#​34216)
❤️ Thank You

v22.4.2

Compare Source

22.4.2 (2026-01-26)
🚀 Features
  • core: display batch tasks in the tui (#​33695)
  • core: add variant 2 to CNW cloud prompts with promo message (#​34223)
🩹 Fixes
  • core: handle resizing a bit better for inline_tui (#​34006)
  • core: consolidate GitHub URL messaging when gh push fails (#​34196)
  • core: cloud commands are noop when not connected rather than errors (#​34193)
  • core: fall back to node_modules when tmp has noexec (#​34207, #​33991)
  • devkit: allow null values in JSON schema validation (#​34167)
  • react: remove file-loader dependency and update svgr migration (#​34218)
❤️ Thank You
facebook/react (react)

v19.2.4: 19.2.4 (January 26th, 2026)

Compare Source

React Server Components
tailwindlabs/tailwindcss (tailwindcss)

v4.2.0

Compare Source

Added
  • Add mauve, olive, mist, and taupe color palettes to the default theme (#​19627)
  • Add @tailwindcss/webpack package to run Tailwind CSS as a webpack plugin (#​19610)
  • Add pbs-* and pbe-* utilities for padding-block-start and padding-block-end (#​19601)
  • Add mbs-* and mbe-* utilities for margin-block-start and margin-block-end (#​19601)
  • Add scroll-pbs-* and scroll-pbe-* utilities for scroll-padding-block-start and scroll-padding-block-end (#​19601)
  • Add scroll-mbs-* and scroll-mbe-* utilities for scroll-margin-block-start and scroll-margin-block-end (#​19601)
  • Add border-bs-* and border-be-* utilities for border-block-start and border-block-end (#​19601)
  • Add inline-*, min-inline-*, max-inline-* utilities for inline-size, min-inline-size, and max-inline-size (#​19612)
  • Add block-*, min-block-*, max-block-* utilities for block-size, min-block-size, and max-block-size (#​19612)
  • Add inset-s-*, inset-e-*, inset-bs-*, inset-be-* utilities for inset-inline-start, inset-inline-end, inset-block-start, and inset-block-end (#​19613)
  • Add font-features-* utility for font-feature-settings (#​19623)
Fixed
  • Prevent double @supports wrapper for color-mix values (#​19450)
  • Allow whitespace around @source inline() argument (#​19461)
  • Emit comment when source maps are saved to files when using @tailwindcss/cli (#​19447)
  • Detect utilities containing capital letters followed by nu

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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

@renovate renovate bot added dependencies Pull requests that update a dependency file minor-version patch-version renovate labels Feb 9, 2026
@renovate renovate bot force-pushed the renovate/dependencies branch from f6451e4 to a5f79b3 Compare February 18, 2026 18:30
@danadajian danadajian enabled auto-merge (squash) February 18, 2026 18:31
@danadajian danadajian merged commit 99e07fe into main Feb 18, 2026
2 of 3 checks passed
@danadajian danadajian deleted the renovate/dependencies branch February 18, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file minor-version patch-version renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant