Skip to content

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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) 2.28.1 -> 2.29.3 age adoption passing confidence
@eslint/js (source) 9.23.0 -> 9.26.0 age adoption passing confidence
@oclif/core 4.2.10 -> 4.3.0 age adoption passing confidence
@oclif/plugin-autocomplete 3.2.27 -> 3.2.28 age adoption passing confidence
@oclif/plugin-not-found 3.2.48 -> 3.2.51 age adoption passing confidence
@oclif/plugin-warn-if-update-available 3.1.38 -> 3.1.39 age adoption passing confidence
@radix-ui/react-label (source) 2.1.2 -> 2.1.6 age adoption passing confidence
@radix-ui/react-select (source) 2.1.6 -> 2.2.4 age adoption passing confidence
@radix-ui/react-slot (source) 1.1.2 -> 1.2.2 age adoption passing confidence
@radix-ui/react-toast (source) 1.2.6 -> 1.2.13 age adoption passing confidence
@tailwindcss/postcss (source) 4.1.2 -> 4.1.6 age adoption passing confidence
@tanstack/react-query (source) 5.71.10 -> 5.75.7 age adoption passing confidence
@tanstack/react-router (source) 1.114.34 -> 1.120.3 age adoption passing confidence
@tanstack/router-cli (source) 1.114.34 -> 1.120.3 age adoption passing confidence
@tanstack/router-vite-plugin (source) 1.114.34 -> 1.120.3 age adoption passing confidence
@types/node (source) 22.14.0 -> 22.15.17 age adoption passing confidence
@types/react (source) 19.1.0 -> 19.1.3 age adoption passing confidence
@types/react-dom (source) 19.1.1 -> 19.1.3 age adoption passing confidence
@vitejs/plugin-react (source) 4.3.4 -> 4.4.1 age adoption passing confidence
@whatwg-node/fetch (source) 0.10.5 -> 0.10.6 age adoption passing confidence
eslint (source) 9.23.0 -> 9.26.0 age adoption passing confidence
file-type 20.4.1 -> 20.5.0 age adoption passing confidence
glob 11.0.1 -> 11.0.2 age adoption passing confidence
graphql 16.10.0 -> 16.11.0 age adoption passing confidence
immutable (source) 5.1.1 -> 5.1.2 age adoption passing confidence
jayson (source) 4.1.3 -> 4.2.0 age adoption passing confidence
open 10.1.0 -> 10.1.2 age adoption passing confidence
react-hook-form (source) 7.55.0 -> 7.56.3 age adoption passing confidence
tailwind-merge 3.1.0 -> 3.2.0 age adoption passing confidence
tailwindcss (source) 4.1.2 -> 4.1.6 age adoption passing confidence
typescript (source) 5.8.2 -> 5.8.3 age adoption passing confidence
undici (source) 7.7.0 -> 7.8.0 age adoption passing confidence
viem (source) 2.25.0 -> 2.29.1 age adoption passing confidence
vitest (source) 3.1.1 -> 3.1.3 age adoption passing confidence
wagmi (source) 2.14.16 -> 2.15.2 age adoption passing confidence
zod (source) 3.24.2 -> 3.24.4 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.29.3

Compare Source

Patch Changes

v2.29.2

Compare Source

Patch Changes

v2.29.1

Compare Source

Patch Changes

v2.29.0

Compare Source

Minor Changes
eslint/eslint (@​eslint/js)

v9.26.0

Compare Source

v9.25.1

Compare Source

v9.25.0

Compare Source

v9.24.0

Compare Source

oclif/core (@​oclif/core)

v4.3.0

Compare Source

Features

4.2.10 (2025-03-12)

Bug Fixes

4.2.9 (2025-03-08)

Bug Fixes
  • deps: bump ansis from 3.16.0 to 3.17.0 (83b4db2)

4.2.8 (2025-02-22)

Bug Fixes
  • deps: bump ansis from 3.14.0 to 3.16.0 (beabb00)

4.2.7 (2025-02-17)

Bug Fixes

4.2.6 (2025-02-02)

Bug Fixes
  • deps: bump ansis from 3.9.0 to 3.10.0 (0c3b168)

4.2.5 (2025-01-28)

Bug Fixes

4.2.4 (2025-01-21)

Bug Fixes

4.2.3 (2025-01-14)

Bug Fixes

4.2.2 (2025-01-07)

Bug Fixes
  • deps: bump ansis from 3.5.2 to 3.6.0 (15feb6e)

4.2.1 (2025-01-06)

Bug Fixes
oclif/plugin-autocomplete (@​oclif/plugin-autocomplete)

v3.2.28

Compare Source

Bug Fixes
oclif/plugin-not-found (@​oclif/plugin-not-found)

v3.2.51

Compare Source

Bug Fixes

v3.2.50

Compare Source

Bug Fixes

v3.2.49

Compare Source

Bug Fixes
oclif/plugin-warn-if-update-available (@​oclif/plugin-warn-if-update-available)

v3.1.39

Compare Source

Bug Fixes
radix-ui/primitives (@​radix-ui/react-label)

v2.1.6

v2.1.5

v2.1.4

v2.1.3

Compare Source

tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.1.6

Compare Source

Added
  • Upgrade: Automatically convert arbitrary values to named values when possible (e.g. h-[1lh] to h-lh) (#​17831, #​17854)
  • Upgrade: Update dependencies in parallel for improved performance (#​17898)
  • Add detailed logging about @source directives, discovered files and scanned files when using DEBUG=* (#​17906, #​17952)
  • Add support for generating source maps in development (#​17775)
Fixed
  • Ensure negative arbitrary scale values generate negative values (#​17831)
  • Fix HAML extraction with embedded Ruby (#​17846)
  • Don't scan files for utilities when using @reference (#​17836)
  • Fix incorrectly replacing _ with in arbitrary modifier shorthand bg-red-500/(--my_opacity) (#​17889)
  • Don't scan .log files for classes by default (#​17906)
  • Ensure that custom utilities applying other custom utilities don't swallow nested @apply rules (#​17925)
  • Download platform specific package if optionalDependencies are skipped (#​17929)

v4.1.5

Compare Source

Added
  • Support using @tailwindcss/upgrade to upgrade between versions of v4.* (#​17717)
  • Add h-lh / min-h-lh / max-h-lh utilities (#​17790)
  • Transition display, visibility, content-visibility, overlay, and pointer-events when using transition to simplify @starting-style usage (#​17812)
Fixed
  • Don't scan .geojson or .db files for classes by default (#​17700, #​17711)
  • Hide default shadow suggestions when missing default shadow theme keys (#​17743)
  • Replace _ with . in theme suggestions for @utility if surrounded by digits (#​17733)
  • Skip color-mix(…) when opacity is 100% (#​17815)
  • PostCSS: Ensure that errors in imported stylesheets are recoverable (#​17754)
  • Upgrade: Bump all Tailwind CSS related dependencies during upgrade (#​17763)
  • Upgrade: Don't add - to variants starting with @ (#​17814)
  • Upgrade: Don't format stylesheets that didn't change when upgrading (#​17824)

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)

v4.1.3

Compare Source

Fixed
  • Show warning when using unsupported bare value data type in --value(…) (#​17464)
  • PostCSS: Ensure changes to the input CSS file don't generate stale output when using Turbopack (#​17554)
  • Ensure classes are detected in Ruby's %w syntax in Slim templates (#​17557)
TanStack/query (@​tanstack/react-query)

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

Compare Source

Version 5.75.1 - 5/2/25, 11:19 AM

Changes
Fix
  • vue-query: reorder `

Configuration

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

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 added the dependencies Pull requests that update a dependency file label Apr 4, 2025
Copy link

cloudflare-workers-and-pages bot commented Apr 4, 2025

Deploying graph-tooling with  Cloudflare Pages  Cloudflare Pages

Latest commit: db07cf7
Status: ✅  Deploy successful!
Preview URL: https://093dd321.graph-tooling.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.graph-tooling.pages.dev

View logs

@renovate renovate bot enabled auto-merge (squash) April 4, 2025 22:36
Copy link
Contributor

github-actions bot commented Apr 4, 2025

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphprotocol/graph-cli 0.97.1-alpha-20250509154319-db07cf74c3273ae847bcf8f4626720aaee3d0ac7 npm ↗︎ unpkg ↗︎

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 99ec6f6 to 9a96e6d Compare April 5, 2025 03:01
Copy link

changeset-bot bot commented Apr 5, 2025

⚠️ No Changeset found

Latest commit: db07cf7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9a96e6d to f48854b Compare April 6, 2025 05:26
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Apr 6, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 17 times, most recently from f4c269a to a0c746e Compare April 12, 2025 19:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 9b28e6b to 9ccfb13 Compare April 14, 2025 19:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 23 times, most recently from 3c47c73 to 9bfef13 Compare May 7, 2025 16:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 8be0208 to 25d5273 Compare May 9, 2025 11:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 25d5273 to db07cf7 Compare May 9, 2025 15:42
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants