Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@actions/github (source) 6.0.0 -> 6.0.1 age adoption passing confidence dependencies patch
@aws-sdk/client-s3 (source) 3.797.0 -> 3.817.0 age adoption passing confidence dependencies minor
@aws-sdk/s3-request-presigner (source) 3.797.0 -> 3.817.0 age adoption passing confidence dependencies minor
@headlessui/react (source) 2.2.2 -> 2.2.4 age adoption passing confidence dependencies patch
@tanstack/react-query (source) 5.74.4 -> 5.77.2 age adoption passing confidence dependencies minor
@types/lodash (source) 4.17.16 -> 4.17.17 age adoption passing confidence dependencies patch
@types/react (source) 19.1.2 -> 19.1.5 age adoption passing confidence dependencies patch
@types/react (source) 19.1.2 -> 19.1.5 age adoption passing confidence devDependencies patch
@types/react-dom (source) 19.1.2 -> 19.1.5 age adoption passing confidence dependencies patch
bun-types (source) 1.2.10 -> 1.2.14 age adoption passing confidence devDependencies patch
cypress (source) 14.3.2 -> 14.4.0 age adoption passing confidence devDependencies minor
eslint (source) 9.25.1 -> 9.27.0 age adoption passing confidence devDependencies minor
oven/bun 1.2.10 -> 1.2.14 age adoption passing confidence final patch
react-router-dom (source) 7.5.2 -> 7.6.1 age adoption passing confidence dependencies minor
tailwindcss (source) 4.1.4 -> 4.1.7 age adoption passing confidence dependencies patch
tsup (source) 8.4.0 -> 8.5.0 age adoption passing confidence devDependencies minor
typescript-eslint (source) 8.31.0 -> 8.32.1 age adoption passing confidence devDependencies minor
vite (source) 6.3.4 -> 6.3.5 age adoption passing confidence devDependencies patch
zod (source) 3.24.3 -> 3.25.28 age adoption passing confidence dependencies minor

Release Notes

actions/toolkit (@​actions/github)

v6.0.1

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

v3.817.0

Compare Source

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

v3.816.0

Compare Source

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

v3.815.0

Compare Source

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

v3.812.0

Compare Source

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

v3.810.0

Compare Source

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

v3.808.0

Compare Source

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

v3.806.0

Compare Source

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

v3.804.0

Compare Source

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

v3.803.0

Compare Source

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

v3.802.0

Compare Source

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

v3.800.0

Compare Source

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

v3.799.0

Compare Source

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

v3.798.0

Compare Source

Features
  • signature-v4-multi-region: add support for sigv4a package (#​6267) (ecbba9f)
aws/aws-sdk-js-v3 (@​aws-sdk/s3-request-presigner)

v3.817.0

Compare Source

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

v3.816.0

Compare Source

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

v3.815.0

Compare Source

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

v3.812.0

Compare Source

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

v3.810.0

Compare Source

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

v3.808.0

Compare Source

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

v3.806.0

Compare Source

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

v3.804.0

Compare Source

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

v3.803.0

Compare Source

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

v3.802.0

Compare Source

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

v3.800.0

Compare Source

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

v3.799.0

Compare Source

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

v3.798.0

Compare Source

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

tailwindlabs/headlessui (@​headlessui/react)

v2.2.4

Compare Source

Fixed
  • Fix Combobox error (unexpected undefined) when using virtual mode (#​3734)

v2.2.3

Compare Source

Added
  • Add a quick trigger action to the Menu, Listbox and Combobox components (#​3700)
Fixed
  • Fix clicking Label component should open <Input type="file"> (#​3707)
  • Ensure clicking on interactive elements inside Label component works (#​3709)
  • Fix focus not returned to SVG Element (#​3704)
  • Fix Listbox not focusing first or last option on ArrowUp / ArrowDown (#​3721)
  • Performance improvement: only re-render top-level component when nesting components e.g.: Menu inside a Dialog (#​3722)
  • Fix closing Menu when other Menu is opened (#​3726)
TanStack/query (@​tanstack/react-query)

v5.77.2

Compare Source

Version 5.77.2 - 5/26/25, 12:08 PM

Changes
Refactor
Packages

v5.77.1

Compare Source

Version 5.77.1 - 5/25/25, 9:15 PM

Changes

Fix
  • core: do not hydrate promises if existing query is already fetching (d4b7818) by Fredrik Höglund
Docs

Packages

v5.77.0

Compare Source

Version 5.77.0 - 5/24/25, 7:23 AM

Changes
Feat
Chore
  • ✂️: remove ts-node to make knip happy (719db35) by TkDodo
  • remove baseUrl from tsConfig, as it"s deprecated (#​9178) (1b9837f) by Dominik Dorfmeister
Test
Ci
  • apply automated fixes (attempt 2/3) (7b0aaab) by autofix-ci[bot]
  • apply automated fixes (20c36c8) by autofix-ci[bot]
Docs
  • fix links (afc6302) by Tanner Linsley
Packages

v5.76.2

Compare Source

Version 5.76.2 - 5/22/25, 3:40 PM

Changes

Fix
  • core: fix promise hydration bugs (#​9157) (9f5fba3) by Fredrik Höglund
Chore
  • disable the ESLint rule that removes Context.Provider (#​9162) (065b5f4) by 차승하
  • angular-query: update to angular 20 RC (#​9153) (8b4e0bd) by Arnoud
Test
  • query-core: add test case for queryObserver (#​9146) (2be8cca) by MINSEONG KIM
Docs

Packages

v5.76.1

Compare Source

Version 5.76.1 - 5/13/25, 10:04 PM

Changes
Fix
  • experimental_createQueryPersister: return more utilities, rename persister (#​8062) (65ef198) by Damian Osipiuk
Packages

v5.76.0

Compare Source

Version 5.76.0 - 5/12/25, 9:07 AM

Changes

Feat
  • devtools: 🏝️ TanStack Query DevTools for Expo/React Native! 🚀 (#​8846) (696fd44) by Austin Johnson
Test
  • query-core: add test case for InfiniteQueryObserver (#​9141) (c89c6a0) by MINSEONG KIM
  • react-query: initiate queryClient in beforeEach (#​9142) (6a52926) by Lachlan Collins

Packages

v5.75.7

Compare Source

v5.75.6

Compare Source

v5.75.5

Compare Source

Version 5.75.5 - 5/7/25, 7:29 AM

Changes

Fix
  • react-query: fix to show type error on wrong type annotation in useQuery (#​8683) (373546b) by Seyeong Jeon
Test
  • query-core: add test case for infiniteQueryBehavior (#​9101) (732089e) by MINSEONG KIM
Ci
Docs

Packages

v5.75.4

Compare Source

Version 5.75.4 - 5/6/25, 7:29 AM

Changes

Fix
  • types: useSuspenseQuery should type-narrow the Error field (#​9105) (5c7927d) by Dominik Dorfmeister

Packages

v5.75.2

Compare Source

[v5.75.1](https://redi


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 patch-version renovate labels Apr 28, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch from 0aca0a0 to 1fb0673 Compare May 26, 2025 15:19
@renovate renovate bot changed the title fix(deps): update dependencies @tanstack/react-query from v5.74.4 to v5.74.7 feat(deps): update dependencies May 26, 2025
@danadajian danadajian changed the title feat(deps): update dependencies chore(deps): update dependencies May 26, 2025
@danadajian danadajian enabled auto-merge (squash) May 26, 2025 15:20
@danadajian danadajian merged commit c5b2d6a into main May 26, 2025
2 of 3 checks passed
@danadajian danadajian deleted the renovate/dependencies branch May 26, 2025 15:23
@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