Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2025

Bumps the minor-updates group with 7 updates in the / directory:

Package From To
@tanstack/vue-form 1.19.0 1.19.2
@tanstack/vue-query 5.83.1 5.85.3
@tanstack/vue-query-devtools 5.84.0 5.85.3
lucide-vue-next 0.487.0 0.539.0
@eslint/js 9.32.0 9.33.0
@vue/tsconfig 0.5.1 0.8.0
vite-plugin-checker 0.8.0 0.10.2

Updates @tanstack/vue-form from 1.19.0 to 1.19.2

Release notes

Sourced from @​tanstack/vue-form's releases.

v1.19.2

Version 1.19.2 - 8/14/25, 7:16 AM

Changes

Fix

  • core: fix formOptions type inferance (#1687) (b8476c1) by Harry Whorlow

Chore

  • deps: update all non-major dependencies (#1685) (2dd4b97) by renovate[bot]

Ci

  • apply automated fixes and generate docs (424c3c7) by autofix-ci[bot]
  • apply automated fixes and generate docs (9e092e2) by autofix-ci[bot]

Docs

  • react-form: Fix typo in form composition flowchart (#1688) (090d2ef) by Jaime R.

Packages

  • @​tanstack/angular-form@​1.19.2
  • @​tanstack/form-core@​1.19.2
  • @​tanstack/lit-form@​1.19.2
  • @​tanstack/react-form@​1.19.2
  • @​tanstack/solid-form@​1.19.2
  • @​tanstack/svelte-form@​1.19.2
  • @​tanstack/vue-form@​1.19.2

v1.19.1

Version 1.19.1 - 8/10/25, 8:35 PM

Changes

Fix

  • form-core: infer formOptions parameter"s type correctly (#1679) (628c5ef) by Adam Nicholson

Packages

  • @​tanstack/form-core@​1.19.1
  • @​tanstack/angular-form@​1.19.1
  • @​tanstack/lit-form@​1.19.1
  • @​tanstack/react-form@​1.19.1
  • @​tanstack/solid-form@​1.19.1
  • @​tanstack/svelte-form@​1.19.1
  • @​tanstack/vue-form@​1.19.1
Commits

Updates @tanstack/vue-query from 5.83.1 to 5.85.3

Release notes

Sourced from @​tanstack/vue-query's releases.

v5.85.3

Version 5.85.3 - 8/14/25, 1:05 PM

Changes

Fix

  • query-core: race condition in StrictMode (#9565) (51aad7d) by Dominik Dorfmeister

Test

  • core: tests for StrictMode behaviour (de3626a) by TkDodo

Packages

  • @​tanstack/query-core@​5.85.3
  • @​tanstack/query-broadcast-client-experimental@​5.85.3
  • @​tanstack/query-persist-client-core@​5.85.3
  • @​tanstack/query-sync-storage-persister@​5.85.3
  • @​tanstack/react-query@​5.85.3
  • @​tanstack/react-query-devtools@​5.85.3
  • @​tanstack/react-query-persist-client@​5.85.3
  • @​tanstack/react-query-next-experimental@​5.85.3
  • @​tanstack/solid-query@​5.85.3
  • @​tanstack/solid-query-devtools@​5.85.3
  • @​tanstack/solid-query-persist-client@​5.85.3
  • @​tanstack/svelte-query@​5.85.3
  • @​tanstack/svelte-query-devtools@​5.85.3
  • @​tanstack/svelte-query-persist-client@​5.85.3
  • @​tanstack/vue-query@​5.85.3
  • @​tanstack/vue-query-devtools@​5.85.3
  • @​tanstack/angular-query-experimental@​5.85.3
  • @​tanstack/query-async-storage-persister@​5.85.3
  • @​tanstack/angular-query-devtools-experimental@​5.85.3

v5.85.2

Version 5.85.2 - 8/14/25, 8:51 AM

Changes

Fix

  • query-core: query cancellation and reverting (#9293) (0991576) by Dominik Dorfmeister

Packages

  • @​tanstack/query-core@​5.85.2
  • @​tanstack/react-query@​5.85.2
  • @​tanstack/query-broadcast-client-experimental@​5.85.2
  • @​tanstack/query-persist-client-core@​5.85.2

... (truncated)

Commits

Updates @tanstack/vue-query-devtools from 5.84.0 to 5.85.3

Release notes

Sourced from @​tanstack/vue-query-devtools's releases.

v5.85.3

Version 5.85.3 - 8/14/25, 1:05 PM

Changes

Fix

  • query-core: race condition in StrictMode (#9565) (51aad7d) by Dominik Dorfmeister

Test

  • core: tests for StrictMode behaviour (de3626a) by TkDodo

Packages

  • @​tanstack/query-core@​5.85.3
  • @​tanstack/query-broadcast-client-experimental@​5.85.3
  • @​tanstack/query-persist-client-core@​5.85.3
  • @​tanstack/query-sync-storage-persister@​5.85.3
  • @​tanstack/react-query@​5.85.3
  • @​tanstack/react-query-devtools@​5.85.3
  • @​tanstack/react-query-persist-client@​5.85.3
  • @​tanstack/react-query-next-experimental@​5.85.3
  • @​tanstack/solid-query@​5.85.3
  • @​tanstack/solid-query-devtools@​5.85.3
  • @​tanstack/solid-query-persist-client@​5.85.3
  • @​tanstack/svelte-query@​5.85.3
  • @​tanstack/svelte-query-devtools@​5.85.3
  • @​tanstack/svelte-query-persist-client@​5.85.3
  • @​tanstack/vue-query@​5.85.3
  • @​tanstack/vue-query-devtools@​5.85.3
  • @​tanstack/angular-query-experimental@​5.85.3
  • @​tanstack/query-async-storage-persister@​5.85.3
  • @​tanstack/angular-query-devtools-experimental@​5.85.3

v5.85.2

Version 5.85.2 - 8/14/25, 8:51 AM

Changes

Fix

  • query-core: query cancellation and reverting (#9293) (0991576) by Dominik Dorfmeister

Packages

  • @​tanstack/query-core@​5.85.2
  • @​tanstack/react-query@​5.85.2
  • @​tanstack/query-broadcast-client-experimental@​5.85.2
  • @​tanstack/query-persist-client-core@​5.85.2

... (truncated)

Commits

Updates lucide-vue-next from 0.487.0 to 0.539.0

Release notes

Sourced from lucide-vue-next's releases.

Version 0.539.0

What's Changed

Full Changelog: lucide-icons/lucide@0.538.0...0.539.0

Version 0.538.0

What's Changed

Full Changelog: lucide-icons/lucide@0.537.0...0.538.0

Version 0.537.0

What's Changed

Full Changelog: lucide-icons/lucide@0.536.0...0.537.0

Version 0.536.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.535.0...0.536.0

Version 0.535.0

What's Changed

... (truncated)

Commits

Updates @eslint/js from 9.32.0 to 9.33.0

Release notes

Sourced from @​eslint/js's releases.

v9.33.0

Features

  • e07820e feat: add global object access detection to no-restricted-globals (#19939) (sethamus)
  • 90b050e feat: support explicit resource management in one-var (#19941) (Sweta Tanwar)

Bug Fixes

  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)

Documentation

  • 34f0723 docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)
  • dc942a4 docs: Update README (GitHub Actions Bot)
  • 5a4b6f7 docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))
  • 247e156 docs: add missing let declarations in no-plusplus (#19980) (Yuki Takada (Yukinosuke Takada))
  • 0d17242 docs: Update README (GitHub Actions Bot)
  • fa20b9d docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)

Build Related

  • 27fa865 build: use ESLint class to generate formatter examples (#19972) (Milos Djermanovic)

Chores

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)
  • 06a22f1 test: resolve flakiness in --mcp flag test (#19993) (Pixel998)
  • 54920ed test: switch to Linter.Config in ESLintRules type tests (#19977) (Francesco Trotta)
Changelog

Sourced from @​eslint/js's changelog.

v9.33.0 - August 8, 2025

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)
  • 06a22f1 test: resolve flakiness in --mcp flag test (#19993) (Pixel998)
  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)
  • 34f0723 docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)
  • dc942a4 docs: Update README (GitHub Actions Bot)
  • 5a4b6f7 docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))
  • 247e156 docs: add missing let declarations in no-plusplus (#19980) (Yuki Takada (Yukinosuke Takada))
  • 0d17242 docs: Update README (GitHub Actions Bot)
  • e07820e feat: add global object access detection to no-restricted-globals (#19939) (sethamus)
  • fa20b9d docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)
  • 54920ed test: switch to Linter.Config in ESLintRules type tests (#19977) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)
  • 90b050e feat: support explicit resource management in one-var (#19941) (Sweta Tanwar)
  • 27fa865 build: use ESLint class to generate formatter examples (#19972) (Milos Djermanovic)
Commits

Updates @vue/tsconfig from 0.5.1 to 0.8.0

Release notes

Sourced from @​vue/tsconfig's releases.

v0.8.0

Breaking Changes


If you experience a significant number of type errors in your projects after upgrading to this version, you might want to consider a gradual approach to adopting the new options:

  • After upgrading to @vue/tsconfig, use supress-ts-errors (npx suppress-ts-errors && npx suppress-ts-errors vue src/**/*.vue) to insert @ts-expect-error comments in your current codebase.
  • This way, the stricter configuration will only apply to any new code you add, allowing you to address the existing errors later when you have more time.

Full Changelog: vuejs/tsconfig@v0.7.0...v0.8.0

v0.7.0

Breaking Changes

  • Set skipLibCheck: false in tsconfig.lib.json [cee76cf]
  • Require Vue.js >= 3.4

Full Changelog: vuejs/tsconfig@v0.6.0...v0.7.0

v0.6.0

Notable Changes

Full Changelog: vuejs/tsconfig@v0.5.1...v0.6.0

Commits
  • c2c92d6 0.8.0
  • 4f1e64a ci: use trusted publisher for npm publish
  • e690a76 feat!: enable noUncheckedIndexedAccess and exactOptionalPropertyTypes (#36)
  • 85a620a feat!: disable libReplacement for better performance (#35)
  • b22acb3 docs: explain the options in tsconfig.lib.json
  • 1334411 docs: Bump up the requred Vue.js version to >= 3.4 in README (#34)
  • 1a34344 chore: use lowercase bundler for moduleResolution
  • 29acc1a docs: be specific about what kind of unwanted types we're avoiding
  • 7d9dfed chore: update vite documentation link
  • 37994ed 0.7.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​vue/tsconfig since your current version.


Updates vite-plugin-checker from 0.8.0 to 0.10.2

Release notes

Sourced from vite-plugin-checker's releases.

vite-plugin-checker@0.10.2

   🐞 Bug Fixes

    View changes on GitHub

vite-plugin-checker@0.10.1

   🐞 Bug Fixes

    View changes on GitHub

vite-plugin-checker@0.9.3

No significant changes

    View changes on GitHub

vite-plugin-checker@0.9.2

   🐞 Bug Fixes

    View changes on GitHub

vite-plugin-checker@0.9.1

   🐞 Bug Fixes

    View changes on GitHub

vite-plugin-checker@0.9.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 470d3d8 v0.10.2
  • 1042d11 chore(deps): update dependency vue-tsc to ~3.0.4 (#546)
  • 5055e5e fix(vue-tsc): support vue-tsc 3.0.3+ (#551)
  • 42ca9c3 fix(stylelint): handle empty result (#284)
  • c2d6e6d chore(deps): refresh lockfile + bump all minor dev dependencies
  • 4c89a35 chore(deps): update dependency @​vue/language-core to ~3.0.4 (#549)
  • 6a27b36 fix(deps): update dependency picomatch to ^4.0.3 (#550)
  • bfba928 v0.10.1
  • c083e25 chore(deps): update dependency @​vue/language-core to ~3.0.3 (#545)
  • 455b64e fix: pass single string command with args to spawn (#540)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-updates group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/vue-form](https://github.com/TanStack/form/tree/HEAD/packages/vue-form) | `1.19.0` | `1.19.2` |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.83.1` | `5.85.3` |
| [@tanstack/vue-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/vue-query-devtools) | `5.84.0` | `5.85.3` |
| [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.487.0` | `0.539.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.32.0` | `9.33.0` |
| [@vue/tsconfig](https://github.com/vuejs/tsconfig) | `0.5.1` | `0.8.0` |
| [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) | `0.8.0` | `0.10.2` |



Updates `@tanstack/vue-form` from 1.19.0 to 1.19.2
- [Release notes](https://github.com/TanStack/form/releases)
- [Commits](https://github.com/TanStack/form/commits/v1.19.2/packages/vue-form)

Updates `@tanstack/vue-query` from 5.83.1 to 5.85.3
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.85.3/packages/vue-query)

Updates `@tanstack/vue-query-devtools` from 5.84.0 to 5.85.3
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.85.3/packages/vue-query-devtools)

Updates `lucide-vue-next` from 0.487.0 to 0.539.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.539.0/packages/lucide-vue-next)

Updates `@eslint/js` from 9.32.0 to 9.33.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.33.0/packages/js)

Updates `@vue/tsconfig` from 0.5.1 to 0.8.0
- [Release notes](https://github.com/vuejs/tsconfig/releases)
- [Commits](vuejs/tsconfig@v0.5.1...v0.8.0)

Updates `vite-plugin-checker` from 0.8.0 to 0.10.2
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.8.0...vite-plugin-checker@0.10.2)

---
updated-dependencies:
- dependency-name: "@tanstack/vue-form"
  dependency-version: 1.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@tanstack/vue-query"
  dependency-version: 5.85.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@tanstack/vue-query-devtools"
  dependency-version: 5.85.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: lucide-vue-next
  dependency-version: 0.539.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@eslint/js"
  dependency-version: 9.33.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@vue/tsconfig"
  dependency-version: 0.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: vite-plugin-checker
  dependency-version: 0.10.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 18, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 25, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 25, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/minor-updates-30ef7a9171 branch August 25, 2025 04:00
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant