Skip to content

fix(deps): update all non-major dependencies #837

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 15, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tailwindcss/postcss (source) 4.1.3 -> 4.1.4 age adoption passing confidence
@tanstack/query-broadcast-client-experimental (source) 5.74.0 -> 5.74.3 age adoption passing confidence
@tanstack/react-query (source) 5.74.0 -> 5.74.3 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.74.0 -> 5.74.3 age adoption passing confidence
@tanstack/react-table (source) 8.21.2 -> 8.21.3 age adoption passing confidence
@types/react (source) 19.1.1 -> 19.1.2 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.29.1 -> 8.30.1 age adoption passing confidence
@typescript-eslint/parser (source) 8.29.1 -> 8.30.1 age adoption passing confidence
tailwindcss (source) 4.1.3 -> 4.1.4 age adoption passing confidence
typescript-eslint (source) 8.29.1 -> 8.30.1 age adoption passing confidence

Release Notes

tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.1.4

Compare Source

Added
  • Add experimental @tailwindcss/oxide-wasm32-wasi target for running Tailwind in browser environments like StackBlitz (#​17558)
Fixed
  • Ensure color-mix(…) polyfills do not cause used CSS variables to be removed (#​17555)
  • Ensure color-mix(…) polyfills create fallbacks for theme variables that reference other theme variables (#​17562)
  • Fix brace expansion in declining ranges like {10..0..5} and {0..10..-5} (#​17591)
  • Work around a Chrome rendering bug when using the skew-* utilities (#​17627)
  • Ensure container query variant names can contain hyphens (#​17628)
  • Ensure shadow-inherit, inset-shadow-inherit, drop-shadow-inherit, and text-shadow-inherit inherit the shadow color (#​17647)
  • Ensure compatibility with array tuples used in fontSize JS theme keys (#​17630)
  • Ensure folders with binary file extensions in their names are scanned for utilities (#​17595)
  • Upgrade: Convert fontSize array tuple syntax to CSS theme variables (#​17630)
TanStack/query (@​tanstack/query-broadcast-client-experimental)

v5.74.3

Compare Source

Version 5.74.3 - 4/14/25, 12:55 PM

Changes

Fix
  • types: Remove predicate typing for query filters (#​8958) (f580d4d) by Nick Lucas

Packages

v5.74.2

Compare Source

Version 5.74.2 - 4/14/25, 10:54 AM

Changes

Fix
  • query-core: unpause restored mutations (#​9015) (02c3d51) by Raphael Gimenez
Test
  • query-core: add test case for hydration (#​8949) (727230f) by MINSEONG KIM

Packages

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

v8.21.3

Compare Source

Version 8.21.3 - 4/14/25, 8:19 PM

Changes

Fix
Docs

Packages

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.30.1

Compare Source

🩹 Fixes
  • eslint-plugin: fix mistake with eslintrc config generation (#​11072)
❤️ Thank You

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

v8.30.0

Compare Source

🚀 Features
  • eslint-plugin: [no-explicit-any] suggest to replace keyof any with PropertyKey (#​11032)
🩹 Fixes
  • eslint-plugin: [promise-function-async] use a different error message for functions with promise and non-promise types (#​10950)
❤️ Thank You

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.30.1

Compare Source

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.

v8.30.0

Compare Source

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.

typescript-eslint/typescript-eslint (typescript-eslint)

v8.30.1

Compare Source

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

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

v8.30.0

Compare Source

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

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from AlexProgrammerDE as a code owner April 14, 2025 14:42
Copy link

vercel bot commented Apr 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
soulfire-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2025 10:53am

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 393092c to 2ffcb35 Compare April 14, 2025 17:48
@renovate renovate bot changed the title fix(deps): update all non-major dependencies to v5.74.3 fix(deps): update all non-major dependencies Apr 14, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2ffcb35 to e5c530b Compare April 14, 2025 20:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e5c530b to 36d4b6e Compare April 14, 2025 20:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 36d4b6e to fbe3f5f Compare April 15, 2025 10:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fbe3f5f to 49a37ce Compare April 15, 2025 10:52
@renovate renovate bot merged commit 07b47b7 into main Apr 15, 2025
8 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch April 15, 2025 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants