Skip to content
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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@clack/prompts (source) ^0.10.0 -> ^0.10.1 age adoption passing confidence
@iconify/json (source) ^2.2.321 -> ^2.2.325 age adoption passing confidence
@tanstack/vue-query (source) ^5.70.0 -> ^5.72.2 age adoption passing confidence
@tanstack/vue-query-devtools (source) ^5.70.0 -> ^5.72.2 age adoption passing confidence
@types/node (source) ^22.13.14 -> ^22.14.0 age adoption passing confidence
@typescript-eslint/parser (source) ^8.28.0 -> ^8.29.1 age adoption passing confidence
@typescript-eslint/utils (source) ^8.28.0 -> ^8.29.1 age adoption passing confidence
eslint (source) ^9.23.0 -> ^9.24.0 age adoption passing confidence
pinia ^3.0.1 -> ^3.0.2 age adoption passing confidence
pnpm (source) 10.7.0 -> 10.8.0 age adoption passing confidence
pnpm (source) ^10.7.0 -> ^10.8.0 age adoption passing confidence
publint (source) ^0.3.9 -> ^0.3.10 age adoption passing confidence
sass-embedded ^1.86.0 -> ^1.86.3 age adoption passing confidence
turbo (source) ^2.4.4 -> ^2.5.0 age adoption passing confidence
typescript (source) ^5.8.2 -> ^5.8.3 age adoption passing confidence
vite (source) ^6.2.1 -> ^6.2.5 age adoption passing confidence
vitest (source) ^3.0.9 -> ^3.1.1 age adoption passing confidence

Release Notes

bombshell-dev/clack (@​clack/prompts)

v0.10.1

Compare Source

Patch Changes
  • 11a5dc1: Fixes multiselect only shows hints on the first item in the options list. Now correctly shows hints for all selected options with hint property.
  • 30aa7ed: Adds a new selectableGroups boolean to the group multi-select prompt. Using selectableGroups: false will disable the ability to select a top-level group, but still allow every child to be selected individually.
  • Updated dependencies [30aa7ed]
  • Updated dependencies [5dfce8a]
  • Updated dependencies [f574297]
iconify/icon-sets (@​iconify/json)

v2.2.325

Compare Source

v2.2.324

Compare Source

v2.2.323

Compare Source

v2.2.322

Compare Source

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

v5.72.2

Compare Source

Version 5.72.2 - 4/9/25, 2:17 PM

Changes

Fix
  • eslint-plugin: separate legacy and modern dts files (#​8972) (7d3a1a3) by Eliya Cohen
Chore
  • remove eslint task from basic example (bf7b66c) by TkDodo
Other

Packages

v5.72.1

Compare Source

Version 5.72.1 - 4/8/25, 12:57 PM

Changes

Fix
Chore
  • trigger release (4ad696a) by Dominik Dorfmeister
  • (temporary) make test depend on build (1771dd2) by TkDodo
Docs
  • correct missing closing quote in networkMode option (#​8965) (0e1d866) by Mohammad Reza Badri
  • readme: document how to run tests using Nx (#​8967) (04b58a5) by novice0840

Packages

v5.72.0

Compare Source

Version 5.72.0 - 4/7/25, 9:20 AM

Changes

Feat
Chore
  • deps: update dependency vite to v6.2.5 [security] (#​8957) (644e945) by renovate[bot]
  • hopefully changing nx.json will cache-bust everything? (57d159c) by TkDodo
  • paths: use customConditions to define internal imports (#​8935) (8e0c6b7) by Tyler
Ci
  • disable nx-caching in CI (3319d35) by TkDodo
Other

Packages

v5.71.10

Compare Source

Version 5.71.10 - 4/4/25, 12:44 PM

Changes

Refactor
Docs

Packages

v5.71.5

Compare Source

Version 5.71.5 - 4/2/25, 6:39 PM

Changes

Fix
  • solid-query: add useQuery, useInfiniteQuery, useQueries, useMutation as alternative syntax to align with react and ease maintenance (#​8938) (1202ba0) by Birk Skyum
Chore
  • deps: replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#​8602) (8b1eff1) by renovate[bot]

Packages

v5.71.3

Compare Source

Version 5.71.3 - 4/2/25, 9:47 AM

Changes

Fix
  • query-core: Rename defaultshouldRedactErrors to defaultShouldRedactErrors (#​8933) (e73d5b4) by MINSEONG KIM
Chore
  • allow Preview Bundle Size to fail (24dd7c7) by TkDodo
Test
  • query-core: resolve ESLint typescript-eslint/require-await warnings (#​8900) (67ab070) by MINSEONG KIM
  • query-persist-client-core: resolve ESLint typescript-eslint/require-await warnings for createPersister.test.tsx (#​8915) (12762a3) by MINSEONG KIM
  • query-persist-client-core: resolve ESLint typescript-eslint/require-await warnings for persist.test.tsx (#​8914) (15ebad8) by MINSEONG KIM
  • react-query-devtools: resolve ESLint typescript-eslint/require-await warnings (#​8912) (b1a2fef) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8908) (4be5740) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8907) (78c8a0c) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8905) (815ff24) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8904) (4117d68) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8903) (3799d87) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8902) (4779747) by MINSEONG KIM
  • query-core: resolve ESLint typescript-eslint/require-await warnings (#​8901) (f4aa6e3) by MINSEONG KIM
  • query-core: resolve ESLint typescript-eslint/require-await warnings (#​8899) (a8beb4a) by MINSEONG KIM
Docs
Other

Packages

v5.71.1

Compare Source

Version 5.71.1 - 3/31/25, 8:35 AM

Changes

Fix
  • Prevent redundant function call error in dev mode (#​8877) (610ba68) by Daniel Osmond
Test
  • react-query: fix async to promise (#​8889) (cf7b375) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8888) (bd4c8d1) by MINSEONG KIM
  • react-query: fix async to promise and remove unnecessary await (#​8887) (517c490) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#​8886) (627062b) by MINSEONG KIM
  • react-query: fix queryFn to use Promise.resolve to match TypeScript requirements (#​8885) (5acf8e6) by MINSEONG KIM
  • react-query: use fake timers for useQuery.promise.test.tsx (#​8890) (cd6c8c0) by MINSEONG KIM

Packages

v5.71.0

Compare Source

Version 5.71.0 - 3/30/25, 12:53 PM

Changes

Feat
Test
  • query-core: fix mutationFn to use Promise.resolve to match TypeScript requirements (#​8875) (1fa539a) by MINSEONG KIM
Ci
  • apply automated fixes (747eea8) by autofix-ci[bot]
Docs
  • react-community: fixed typescript typo (#​8879) (62b8720) by Clarence
  • queryClient: JSDoc hint for queryClient.getQueryData (#​8862) (e5ef275) by Tyler
Other

Packages

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

v8.29.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.29.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/utils)

v8.29.1

Compare Source

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

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

v8.29.0

Compare Source

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

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

eslint/eslint (eslint)

v9.24.0

Compare Source

vuejs/pinia (pinia)

v3.0.2

Please refer to CHANGELOG.md for details.

pnpm/pnpm (pnpm)

v10.8.0

Compare Source

Minor Changes
  • Experimental. A new hook is supported for updating configuration settings. The hook can be provided via .pnpmfile.cjs. For example:

    module.exports = {
      hooks: {
        updateConfig: (config) => ({
          ...config,
          nodeLinker: "hoisted",
        }),
      },
    };
  • Now you can use the pnpm add command with the --config flag to install new configurational dependencies #​9377.

Patch Changes
  • Do not hang indefinitely, when there is a glob that starts with !/ in pnpm-workspace.yaml. This fixes a regression introduced by #​9169.
  • pnpm audit --fix should update the overrides in pnpm-workspace.yaml.
  • pnpm link should update overrides in pnpm-workspace.yaml, not in package.json #​9365.

v10.7.1: pnpm 10.7.1

Compare Source

Patch Changes

  • pnpm config set should convert the settings to their correct type before adding them to pnpm-workspace.yaml #​9355.
  • pnpm config get should read auth related settings via npm CLI #​9345.
  • Replace leading ~/ in a path in .npmrc with the home directory #​9217.

Platinum Sponsors

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

Copy link

netlify bot commented Mar 31, 2025

Deploy Preview for vue-devtools-docs canceled.

Name Link
🔨 Latest commit 4bbcd79
🔍 Latest deploy log https://app.netlify.com/sites/vue-devtools-docs/deploys/67f6c7dbe8bfd10008883936

Copy link

pkg-pr-new bot commented Mar 31, 2025

Open in StackBlitz

@vue/devtools-applet

npm i https://pkg.pr.new/@vue/devtools-applet@842

@vue/devtools-core

npm i https://pkg.pr.new/@vue/devtools-core@842

@vue/devtools-api

npm i https://pkg.pr.new/@vue/devtools-api@842

@vue/devtools

npm i https://pkg.pr.new/@vue/devtools@842

@vue/devtools-kit

npm i https://pkg.pr.new/@vue/devtools-kit@842

vite-plugin-vue-devtools

npm i https://pkg.pr.new/vite-plugin-vue-devtools@842

commit: 4bbcd79

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 18 times, most recently from 6c4a421 to 54115e2 Compare April 7, 2025 06:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from ced69d3 to 4a29a27 Compare April 9, 2025 14:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4a29a27 to 4bbcd79 Compare April 9, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants