Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@aws-sdk/client-s3 (source) 3.840.0 -> 3.848.0 age confidence dependencies minor
@aws-sdk/s3-request-presigner (source) 3.840.0 -> 3.848.0 age confidence dependencies minor
@swc/jest (source) 0.2.38 -> 0.2.39 age confidence devDependencies patch
@tanstack/react-query (source) 5.81.5 -> 5.83.0 age confidence dependencies minor
bun-types (source) 1.2.17 -> 1.2.19 age confidence devDependencies patch
cypress (source) 14.5.1 -> 14.5.2 age confidence devDependencies patch
eslint (source) 9.30.1 -> 9.31.0 age confidence devDependencies minor
jest (source) 30.0.3 -> 30.0.4 age confidence devDependencies patch
nx (source) 21.2.1 -> 21.3.2 age confidence devDependencies minor
oven/bun 1.2.17 -> 1.2.19 age confidence final patch
prettier-plugin-tailwindcss 0.6.13 -> 0.6.14 age confidence devDependencies patch
react-router-dom (source) 7.6.3 -> 7.7.0 age confidence dependencies minor
typescript-eslint (source) 8.35.1 -> 8.38.0 age confidence devDependencies minor
vite (source) 7.0.0 -> 7.0.5 age confidence devDependencies patch

Release Notes

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

v3.848.0

Compare Source

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

v3.846.0

Compare Source

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

v3.845.0

Compare Source

Bug Fixes
Features
  • client-s3: Amazon S3 Metadata live inventory tables provide a queryable inventory of all the objects in your general purpose bucket so that you can determine the latest state of your data. To help minimize your storage costs, use journal table record expiration to set a retention period for your records. (6f14868)

v3.844.0

Compare Source

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

v3.842.0

Compare Source

Features
  • client-s3: Added support for directory bucket creation with tags and bucket ARN retrieval in CreateBucket, ListDirectoryBuckets, and HeadBucket operations (e5eb29d)
aws/aws-sdk-js-v3 (@​aws-sdk/s3-request-presigner)

v3.848.0

Compare Source

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

v3.846.0

Compare Source

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

v3.845.0

Compare Source

Bug Fixes

v3.844.0

Compare Source

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

v3.842.0

Compare Source

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

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

v5.83.0

Compare Source

Version 5.83.0 - 7/11/25, 5:00 PM

Changes

Feat
  • core: QueryObserver returns isEnabled flag (#​9408) (23c8908) by Dominik Dorfmeister
Test
  • solid-query/suspense: remove "vi.waitFor", and add "advanceTimersByTimeAsync", "expect" (#​9407) (0569891) by @​sukvvon
  • svelte-query/createMutation: switch to fake timers, replace "waitFor" with "vi.waitFor", and add "expect" (#​9382) (d6930fd) by @​sukvvon
  • svelte-query/createQueries: switch to fake timers, and replace "waitFor" with "vi.waitFor" (#​9383) (ab7fd72) by @​sukvvon
  • svelte-query/createQuery: switch to fake timers, replace "waitFor" with "vi.waitFor", and add "expect" (#​9384) (2212fff) by @​sukvvon
  • svelte-query/useIsFetching: switch to fake timers, add "expect", "vi.waitFor", and replace "findByText" with "getByText" (#​9386) (06cb8eb) by @​sukvvon
  • solid-query/useIsMutating: remove "vi.waitFor", and add "advanceTimersByTimeAsync" (#​9404) (9ecfbf7) by @​sukvvon
  • solid-query/useMutationState: remove "vi.waitFor", and add "advanceTimersByTimeAsync", "expect" (#​9405) (89f9483) by @​sukvvon
  • solid-query/useQueries: remove "vi.waitFor", and add "advanceTimersByTimeAsync", "expect" (#​9406) (daad8e3) by @​sukvvon
  • svelte-query/createInfiniteQuery: switch to fake timers, and replace "waitFor" with "vi.waitFor" (#​9381) (b32904c) by @​sukvvon
  • solid-query/useIsFetching: remove "vi.waitFor", and add "advanceTimersByTimeAsync", "expect" (#​9403) (e2bcbe8) by @​sukvvon
  • solid-query/transition: remove "vi.waitFor", and add "advanceTimersByTimeAsync" (#​9402) (eb1cab7) by @​sukvvon
  • solid-query/QueryClientProvider: remove "vi.waitFor", and add "advanceTimersByTimeAsync", "expect" (#​9401) (93978d3) by @​sukvvon
  • svelte-query/useMutationState: switch to fake timers, and replace "waitFor" with "vi.waitFor" (#​9388) (32467aa) by @​sukvvon
  • svelte-query/useIsMutating: switch to fake timers, add "expect", "vi.waitFor", and replace "findByText" with "getByText" (#​9387) (c597f76) by @​sukvvon
  • solid-query/useIsFetching: switch to fake timers, replace "waitFor" with "vi.waitFor" and "findByText" with "getByText" (#​9377) (bce4d7e) by @​sukvvon
  • svelte-query/QueryClientProvider: switch to fake timers, replace "waitFor" with "vi.waitFor", and add "expect" (#​9385) (c0fd94e) by @​sukvvon
  • solid-query/useQueries: switch to fake timers and replace "waitFor" with "vi.waitFor" (#​9380) (f7c83c2) by @​sukvvon
  • solid-query/suspense: switch to fake timers and replace "waitFor" with "vi.waitFor" (#​9375) (d1c8cff) by @​sukvvon
  • solid-query/useMutationState: switch to fake timers and replace "waitFor" with "vi.waitFor" (#​9379) (94f2150) by @​sukvvon
  • solid-query/useIsMutating: switch to fake timers and replace "waitFor" with "vi.waitFor" (#​9378) (509064a) by @​sukvvon
  • solid-query/transition: switch to fake timers and replace "waitFor" with "vi.waitFor" (#​9376) (27d82a7) by @​sukvvon
  • solid-query/useInfiniteQuery: switch to fake timers, and replace "waitFor" with "vi.waitFor" (#​9391) (a0aeac0) by @​sukvvon
  • solid-query/QueryClientProvider: switch to fake timers and replace "waitFor" with "vi.waitFor" (#​9374) (c66af8a) by @​sukvvon
  • vue-query/vueQueryPlugin: switch to fake timers and replace "sleep" with "advanceTimersByTimeAsync" (#​9372) (8c79719) by @​sukvvon
  • vue-query/useIsMutating: switch to fake timers and replace "sleep" with "advanceTimersByTimeAsync" (#​9373) (47f7e86) by @​sukvvon
  • vue-query/useIsFetching: switch to fake timers and replace "sleep" with "advanceTimersByTimeAsync" (#​9370) (367a96e) by @​sukvvon
  • vue-query/useQueries: switch to fake timers and replace "sleep" with "advanceTimersByTimeAsync" (#​9369) (fc0b23e) by @​sukvvon
  • vue-query/queryClient: switch to fake timers and replace "sleep" with "advanceTimersByTimeAsync" (#​9371) (79893c8) by @​sukvvon
  • vue-query/useInfiniteQuery: switch to fake timers and replace "sleep" with "advanceTimersByTimeAsync" (#​9368) (fc2a95c) by @​sukvvon
  • react-query/usePrefetchQuery: remove "vi.waitFor" and add "advanceTimersByTimeAsync" (#​9355) (c9daf2c) by @​sukvvon
  • react-query/useQueries: remove "waitFor" and add "advanceTimersByTimeAsync" (#​9367) (fd7c655) by @​sukvvon
  • react-query/useInfiniteQuery: remove "vi.waitFor" and add "advanceTimersByTimeAsync" (#​9366) (f6085d0) by @​sukvvon
  • react-query/useMutation: remove "vi.waitFor", add "advanceTimersByTimeAsync" and replace "findByText" with "getByText" (#​9352) (c680879) by @​sukvvon
  • react-query/mutationOptions: switch to fake timers, remove "vi.waitFor", and add "advanceTimersByTimeAsync" (#​9397) (5765378) by @​sukvvon
  • react-query/suspense: remove "vi.waitFor" and add "advanceTimersByTime" (#​9350) (f580f08) by @​sukvvon
  • react-query/useQuery: remove "vi.waitFor", add "advanceTimersByTimeAsync" and replace "findByText" with "getByText" (#​9363) (eaf768b) by @​sukvvon
  • react-query/useSuspenseQueries: remove "waitFor" and add "advanceTimersByTimeAsync" (#​9356) (a0a0812) by @​sukvvon

Packages

v5.82.0

Compare Source

Version 5.82.0 - 7/9/25, 3:03 PM

Changes
Feat
Chore
Test
Ci
Type
Packages
oven-sh/bun (bun-types)

v1.2.19

Compare Source

v1.2.18

Compare Source

cypress-io/cypress (cypress)

v14.5.2

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-5-2

eslint/eslint (eslint)

v9.31.0

Compare Source

jestjs/jest (jest)

v30.0.4

Compare Source

Features
  • [expect] The Inverse type is now exported (#​15714)
  • [expect] feat: support async functions in toBe (#​15704)
Fixes
  • [jest] jest --onlyFailures --listTests now correctly lists only failed tests (#​15700)
  • [jest-snapshot] Handle line endings in snapshots (#​15708)
nrwl/nx (nx)

v21.3.2

Compare Source

21.3.2 (2025-07-21)
🩹 Fixes
❤️ Thank You

v21.3.1

Compare Source

21.3.1 (2025-07-20)

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

v21.3.0

Compare Source

21.3.0 (2025-07-18)

🚀 Features
  • angular: support angular v20.1 (#​31845)
  • bundling: add useLegacyTypescriptPlugin option to migrate from rollup-plugin-typescript2 (#​31718, #​30488)
  • core: improve message when workspace is not detected (#​31632)
  • core: pass in progress task outputs to tui for non-direct child processes (#​31655)
  • core: add CI warning for missing remote cache solution (#​31678)
  • core: enhance native cache operations with comprehensive logging (#​31652)
  • core: refactor CI workflow generator to use centralized command generation (#​31787)
  • core: add CI warning for missing remote cache solution " (#​31678, #​31860)
  • core: add fix-ci command to CI workflows (#​31833)
  • core: add support for --tui and --no-tui (#​31621)
  • core: add comprehensive dependency tracking with continuous task support (#​31861)
  • core: add live durations for running tasks in the tui (#​31897)
  • core: allow {args} to be fully interpolated in run-commands (#​31824)
  • core: add --initialRun flag to nx watch command (#​31910)
  • core: add env var for cache size (#​31609)
  • core: add GitHub repository creation and push functionality (#​31936)
  • graph: enhance migration state management and introduce migration stopping functionality. (#​31626)
  • js: support publishing with registryConfigKey when pnpm >=9.15.7 <10.0.0 || >=10.5.0 (#​31622)
  • js: add copy-workspace-modules executor (#​31545)
  • js: deprecate simpleName option in library generator (#​31673, #​29508)
  • js: add prune-lockfile executor (#​31557)
  • module-federation: bump @​module-federation/enhanced version to 0.15.0 to fix vulnerability (#​30806, #​30502, #​30748)
  • module-federation: bump @​module-federation/node & @​module-federation/enhanced to fix esbuild vulnerability (#​31924, #​31923)
  • nx-dev: read description from markdown frontmatter for index pages (#​31566)
  • react: support port option for react app generator (#​31552)
  • release: allow for semver requirements to be disabled in version and changelog (#​31794)
  • release: releaseTagPatternStrictPreid option to match git tag based on semver preid (#​31756)
  • rspack: add support for proxyConfig in the dev-server executor (#​31909)
  • testing: support jest v30 (#​31853, #​31778)
🩹 Fixes
  • angular: fix import from ng-packagr (#​31600, #​31597)
  • angular: handle inferred projects without project configuration files in migrations (#​31633, #​31607)
  • angular: respect skipTsConfig option in library generator (#​31738, #​31185)
  • angular: improve indexHtmlTransformer documentation (#​31742, #​30831)
  • angular: expand nx tokens in project configurations when running schematic migrations (#​31526, #​29052)
  • angular: generate ngrx facade spec file correctly (#​31850)
  • bundling: respect decision to create babelrc file (#​31755, #​31582)
  • bundling: ensure lockfile creation doesnt error with bun (#​31762, #​30568, #​26640)
  • core: show the correct content in the tui terminal pane for skipped tasks (#​31559)
  • core: ensure destination directories are created before copying files (#​31624)
  • core: prevent duplicate nx cloud logs from global and local nx invocations (#​31641)
  • core: do not auto-exit tui when there are multiple failed tasks (#​31631)
  • core: improve error handling in daemon server (#​31728, #​31407, #​31567)
  • core: clarify TypeScript configuration requirements for applications in project references migration (#​31764, #​31715)
  • core: resolve package.json for @​nx/js to improve plugin detection (#​31770)
  • core: update nx to version 21.3.0-beta.0 (#​31771)
  • core: allow any framework value in preset generator schema (#​31665)
  • core: return current nx init date when no git available yet (6fdca3d539)
  • core: consider virtual trees in globAsync (#​31805)
  • core: improve tui contrast on some terminal themes (#​31299)
  • core: add option to use v8 for daemon message serialization to avoid issues when JSON.stringify would fail (#​30516)
  • core: allow opting out of sorting root tsconfig path mappings with an env var (#​31763, #​29043)
  • core: improve column display decision logic in tui (#​31885)
  • core: swap from gray -> dark gray for light theme secondary foreground (#​31901)
  • core: update our caching for ts-node service from plugins (#​31917)
  • core: ensure non-pty tasks have output in terminal pane when finish (#​31925)
  • core: remove affected comment and improve CI setup messages (#​31913)
  • core: remove accidental additional line (#​31930)
  • core: preserve scroll position when tasks complete and scroll faster (#​31898)
  • core: improve parent gitignore handling for nested Nx workspaces (#​31911, #​27368, #​28000, #​27295, #​28123, #​29413, #​29245)
  • core: shutdown running tasks properly when recieving sigterm (#​31534)
  • core: lockfile pruning uess project name to identify workspace nodes (#​31959)
  • core: allow nx-cloud commands to run without local Nx installation (#​31974)
  • docs: add missing --project parameter to Angular service generation command (#​31735, #​31410)
  • expo: respect --unit-test-runner=none properly when generating expo apps and libs (#​31754, #​30366)
  • gradle: fix gradle on windows (#​31595)
  • gradle: add build-ci target even if atomized=false (#​31537)
  • gradle: add dependsOn outputs to inputs dependentTasksOutputFiles (#​31683)
  • gradle: handle custom build gradle files (#​31817)
  • gradle: allow excludeDependsOn to be false (#​31890)
  • js: failing e2e test due to dependency (#​31676)
  • js: resolve asset paths relative to workspace root instead of cwd (#​31664)
  • js: improve typescript plugin build detection (#​31533, #​29670)
  • linter: respect the --quiet option when running with --fix (#​31403, #​31401)
  • linter: correct lintFilePatterns documentation to show it's optional (#​31744, #​29648)
  • linter: update lint executor to always log errors and stack traces (#​31757, #​21630)
  • linter: refactor checking if the identifier is a function via tsquery (#​31792)
  • misc: add fallback for missing source root (#​31759, #​30638)
  • misc: await load in config-utils.ts (#​31408)
  • misc: nx should error if atomization brings in invalid file paths (#​31675)
  • misc: improve the generation of storybook stories (#​31893)
  • module-federation: ensure manifest path not prepended with workspace root (#​31698, #​31524)
  • module-federation: restore support for relative URLs in module federation remotes (#​31723, #​30615, #​31538)
  • module-federation: ensure react deps are eagerly loaded #​31612 (#​31961, #​31612)
  • nextjs: use next/jest.js for Jest configuration to support modern JSX transform (#​31705, #​27900)
  • node: ensure args are set in target correctly (#​31758, #​31578)
  • node: improve error handling during cleanup in Node application tests (#​31767)
  • node: reorder addPlugin in normalizeOptions return object (#​31785)
  • node: preserve existing test target options (#​31891)
  • nuxt: fix TypeScript configuration chain for Nuxt components and composables (#​31701, #​30742)
  • nx-dev: small adjustment to the blog post (bd898d3220)
  • nx-dev: pinning logic on blog entry page (ebb1716a99)
  • nx-dev: update sorting of pinned posts (d347d976ad)
  • plugin: fix e2e-project generator when the e2e target is inferred (#​31809)
  • react: do not set styles.tailwind for executor options for projects not using inferred targets (#​31667)
  • react: add .js extensions to subpath imports in module federation templates (#​31730, #​31448)
  • react: normalize paths correctly when generating stories (#​31944)
  • react: Ensure react-router e2e test are generated with the correct config (#​31945)
  • react-native: fix react native web configuration (#​29608)
  • react-native: app creation should sync deps (#​31839)
  • storybook: handle hyphenated framework names in pnpm dependency installation (#​31760, #​31292)
  • testing: do not update component configuration in cypress set-inject-document-domain migration (#​31614, #​31610)
  • testing: correct Playwright grep documentation from glob to regex (#​31743, #​30181)
  • testing: do not re-add vscode recommended extension for jest after initial jest setup (#​31745, #​29345)
  • testing: prefer using tsconfig.spec.json when loading jest config in plugin (#​31726, #​31351)
  • testing: unset customConditions when running the open-cypress inferred task (#​31687, #​31616)
  • testing: when we generate a random port we should start from 1024 (#​31927)
  • testing: update yarn integration tests for remix and enable previously skipped tests (#​31933)
  • vite: fix the build command for the deps in the vite tsconfig paths plugin (#​31729, #​31333)
  • vite: resolve outDir path correctly for nested monorepos (#​31741, #​31234)
  • vite: ensure path aliases are not replaced when building vite projects and using ts path mappings (#​31747, #​30814)
  • vite:

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 Jul 7, 2025
@danadajian danadajian changed the title feat(deps): update dependencies chore(deps): update dependencies Jul 16, 2025
@danadajian danadajian enabled auto-merge (squash) July 16, 2025 14:34
@renovate renovate bot force-pushed the renovate/dependencies branch from 1e69d58 to 144c615 Compare July 16, 2025 14:40
@renovate renovate bot changed the title chore(deps): update dependencies feat(deps): update dependencies Jul 16, 2025
@danadajian danadajian changed the title feat(deps): update dependencies chore(deps): update dependencies Jul 16, 2025
@danadajian danadajian disabled auto-merge July 16, 2025 14:40
@danadajian danadajian enabled auto-merge (squash) July 16, 2025 14:40
@renovate renovate bot force-pushed the renovate/dependencies branch from 144c615 to 11ac0d9 Compare July 16, 2025 21:10
@renovate renovate bot changed the title chore(deps): update dependencies feat(deps): update dependencies Jul 16, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch 5 times, most recently from a9598ed to f6c9ea3 Compare July 20, 2025 14:43
@renovate renovate bot force-pushed the renovate/dependencies branch from f6c9ea3 to 3332a4b Compare July 21, 2025 17:55
@danadajian danadajian merged commit c9c5b3e into main Jul 21, 2025
3 checks passed
@danadajian danadajian deleted the renovate/dependencies branch July 21, 2025 17:59
@eg-oss-ci
Copy link

🎉 This PR is included in version 1.29.2 🎉

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