Skip to content

chore(deps): bump the non-major group across 1 directory with 10 updates#532

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/non-major-593d15ff1d
Open

chore(deps): bump the non-major group across 1 directory with 10 updates#532
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/non-major-593d15ff1d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Bumps the non-major group with 10 updates in the / directory:

Package From To
@antfu/eslint-config 7.2.0 7.4.3
@nuxt/content 3.11.0 3.11.2
@nuxtjs/mdc 0.20.0 0.20.1
@nuxtjs/robots 5.6.7 5.7.0
@nuxtjs/sitemap 7.5.2 7.6.0
@tanstack/vue-query 5.92.8 5.92.9
@vueuse/core 14.1.0 14.2.1
eslint-plugin-better-tailwindcss 4.0.1 4.2.0
nuxt 4.3.0 4.3.1
vue-tsc 3.2.3 3.2.4

Updates @antfu/eslint-config from 7.2.0 to 7.4.3

Release notes

Sourced from @​antfu/eslint-config's releases.

v7.4.3

   🐞 Bug Fixes

    View changes on GitHub

v7.4.2

   🐞 Bug Fixes

    View changes on GitHub

v7.4.1

   🐞 Bug Fixes

    View changes on GitHub

v7.4.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v7.3.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • fe3d361 chore: release v7.4.3
  • 2ef8a00 fix: formating regression
  • dd729f5 chore: release v7.4.2
  • b5f53dc fix: relax eslint peer deps range
  • 4ba4863 chore: release v7.4.1
  • bda75b8 fix: ignore typescript files when typescript is off
  • e5065df chore: release v7.4.0
  • 38cd87f chore: update deps
  • 67b1be4 feat: angular support (#804)
  • 19a4312 fix: update peer dependency requirement for eslint-plugin-react-refresh (#813)
  • Additional commits viewable in compare view

Updates @nuxt/content from 3.11.0 to 3.11.2

Changelog

Sourced from @​nuxt/content's changelog.

3.11.2 (2026-02-05)

Bug Fixes

  • studio: fallback to env variable to detect ai feature (#3713) (3fc8b7b)

3.11.1 (2026-02-05)

Features

  • collections: create studio collections for AI if detected (#3709) (7744645)

Bug Fixes

  • issue with disabling contentRawMarkdown (5be6b0c)
Commits
  • e8beed8 chore(release): v3.11.2
  • ec71e8c chore: upgrade deps
  • 3fc8b7b fix(studio): fallback to env variable to detect ai feature (#3713)
  • 408dc2e chore(release): v3.11.1
  • c2a1c47 docs: remove duplicate content (#3690)
  • dc7abb9 chore: replace json-schema-to-typescript with `json-schema-to-typescript-li...
  • 3eb1f83 docs: fix bad end tag (#3699)
  • 7744645 feat(collections): create studio collections for AI if detected (#3709)
  • c3f5108 dcos(blog): improve ai gateway setup section in ai assistant post (#3712)
  • f265ce6 docs(blog): docus ai-assistant (#3710)
  • Additional commits viewable in compare view

Updates @nuxtjs/mdc from 0.20.0 to 0.20.1

Release notes

Sourced from @​nuxtjs/mdc's releases.

v0.20.1

🐞 Bug Fixes

Changelog

Sourced from @​nuxtjs/mdc's changelog.

v0.20.1

compare changes

🩹 Fixes

  • parser: Remove duplicate props :name ~ name (deb07c8)
  • Types (f82fed2)

❤️ Contributors

Commits

Updates @nuxtjs/robots from 5.6.7 to 5.7.0

Release notes

Sourced from @​nuxtjs/robots's releases.

v5.7.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v5.6.8

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 6feaf4b chore: release v5.7.0
  • 815b85d chore: bump
  • a439b0b chore: bump
  • db8b28a Merge branch 'main' of github.com:nuxt-modules/robots
  • 17af1c2 test: add i18n custom route path expansion tests
  • 439c6db fix: broken type for useRobotsRule
  • b236d7e fix: broken type for useRobotsRule
  • 05820fb chore: sync
  • 13294fc feat(i18n): support custom route paths in allow/disallow expansion
  • 3c6b13f fix: prevent _robots.txt from being emitted in final bundle
  • Additional commits viewable in compare view

Updates @nuxtjs/sitemap from 7.5.2 to 7.6.0

Release notes

Sourced from @​nuxtjs/sitemap's releases.

v7.6.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • cc8ce77 chore: release v7.6.0
  • 48be830 chore: type error
  • 227399a fix: avoid external API requests for internal
  • 52ea7f2 fix: throw error when prerendering empty sitemap sources
  • bd6100f fix: warn on missing sitemaps
  • 0eebd70 feat(content): onUrl function
  • bded44e fix: generating sitemaps with a slash (/) in the name #467
  • 2140416 Merge remote-tracking branch 'origin/main'
  • a31f007 doc: sync
  • ae9cc3b feat(content): collection filters (#520)
  • Additional commits viewable in compare view

Updates @tanstack/vue-query from 5.92.8 to 5.92.9

Release notes

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

@​tanstack/vue-query@​5.92.9

Patch Changes

  • Updated dependencies [e7258c5]:
    • @​tanstack/query-core@​5.90.20
Changelog

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

5.92.9

Patch Changes

  • Updated dependencies [e7258c5]:
    • @​tanstack/query-core@​5.90.20
Commits

Updates @vueuse/core from 14.1.0 to 14.2.1

Release notes

Sourced from @​vueuse/core's releases.

v14.2.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v14.2.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • c76c4ee chore: release v14.2.1
  • 8ce0dae fix(useRafFn): resolve reactive null fpsLimit not being handled (#5284)
  • 39afd85 refactor: explicitly define return type (#5275)
  • fa483b4 refactor: unify Supportable across composables (#5274)
  • bbd185d chore: release v14.2.0
  • a8a8587 feat(useDraggable): auto-scroll with restricted dragging within the container...
  • abcea64 fix(useInfiniteScroll): improve promise handling and add flush post to watch ...
  • df9f996 test(unrefElement): Add unit tests for unrefElement (#5237)
  • 313a646 chore(useIntersectionObserver): Align rootBounds assertion to the same callba...
  • c1282ff feat(useCssSupports): add useCssSupports (#5266)
  • Additional commits viewable in compare view

Updates eslint-plugin-better-tailwindcss from 4.0.1 to 4.2.0

Release notes

Sourced from eslint-plugin-better-tailwindcss's releases.

v4.2.0

compare changes

Features

  • Add support for ESLint 10 (#323)

Performance

  • Use shared worker to handle async calls (#319)

❤️ Contributors

v4.1.1

compare changes

Fixes

  • Filter unrecommended rules (#317)

v4.1.0

compare changes

Features

  • Experimental css linting (#314)
  • Add solid classList matcher (#315)

Fixes

  • Prevent linting when no literals are found (51333c6)
  • Add exactOptionalPropertyTypes to tsconfig (#311)

❤️ Contributors

v4.0.2

compare changes

Fixes

  • enforce-canonical-classes: removal of unrelated classes (#309)
  • enforce-consistent-variable-syntax: Support custom css functions (#308)
  • Config types (#310)
Changelog

Sourced from eslint-plugin-better-tailwindcss's changelog.

v4.2.0

compare changes

Features

  • Add support for ESLint 10 (#323)

Performance

  • Use shared worker to handle async calls (#319)

❤️ Contributors

v4.1.1

compare changes

Fixes

  • Filter unrecommended rules (#317)

v4.1.0

compare changes

Features

  • Experimental css linting (#314)
  • Add solid classList matcher (#315)

Fixes

  • Type errors (c3c9c40)
  • Prevent linting when no literals are found (51333c6)
  • Add exactOptionalPropertyTypes to tsconfig (#311)

❤️ Contributors

v4.0.2

compare changes

Fixes

... (truncated)

Commits

Updates nuxt from 4.3.0 to 4.3.1

Release notes

Sourced from nuxt's releases.

v4.3.1

4.3.1 is a regularly scheduled patch release.

👉 Changelog

compare changes

🩹 Fixes

  • nuxt: Correct reference format of server builder (#34177)
  • nuxt: Add status/statusText getters to NuxtError (#34188)
  • nuxt: Don't inject shared types for differing auto-imports (#34191)
  • schema: Add direnv and vendor to default ignore (#34190)
  • nuxt: Focus hash links after navigation (#34193)
  • nuxt: Exclude head runtime from unhead imports transform (#34195)
  • kit: Include prereleases in semver satisfy check (#34210)
  • nitro: Encode unicode paths in x-nitro-prerender header (#34202)
  • nuxt: Watch server/ for builder:watch hook (#34208)
  • nitro: Preserve error.message for fatal errors (#34226)
  • Only enable dynamic imports when ts plugin (#34205)
  • webpack: Use H3Error for 403 in dev server (#34233)
  • nuxt: Ensure NuxtError extends Error type (#34242)
  • vite: Use H3Error for 404 in dev server (#34225)
  • nuxt: Add backwards compat for #app barrel export in keyed functions (#34199)
  • nuxt: Track + re-add custom routes on hmr (#32044)
  • nuxt: Keep vnode when leaving deeper nested route (#33778)
  • vite: Prevent CSS flickering in dev mode after config changes (#33856)
  • nuxt: Do not start view transition if there is no route (#33723)
  • nuxt: Call deferHydration done on NuxtPage unmount (#34152)
  • nuxt: Handle invalid datetime in ` (#33992)
  • nuxt: Preserve middleware error status in 404 fallback (#34148)
  • nitro: Do not augment nuxt/schema (#34255)
  • nuxt: Cache manifest files to preserve buildId (#34002)
  • nuxt: Don't decode query string in SSR context URL (#34252)
  • nuxt: Allow specifying moduleDependencies by meta.name (#34263)
  • nuxt: Resolve #components import mapping conflict for packages outside rootDir (#34139)
  • vite,webpack: Use node.res to send 403/404 (#34266)
  • nitro,nuxt: Align path encoding with vue-router (#34265)
  • nitro: Augment nuxt/schema once more (552bbd8d1)

💅 Refactors

  • nuxt: Prefer genObjectKey to omit unnecessary quotes (#34245)
  • nuxt: Use ComponentProps helper to extract layout props (#34248)

📖 Documentation

  • Update roadmap dates (#34166)
  • Correct default value of nitroAutoImports (#34182)
  • Clarify shared type context limitations for custom imports (#34194)
  • Fix broken links (#34223)
  • Document payload extraction for ISR/SWR routes (#34222)
  • Update default aliases in configuration reference (#34237)

... (truncated)

Commits
  • 7f7baf6 v4.3.1
  • 28791b3 chore(deps): update dependency @​nuxt/telemetry to ^2.7.0 (main) (#34275)
  • 81a7f5e chore(deps): upgrade to nuxt/test-utils v4 (#34271)
  • 9b27e48 chore(deps): update all non-major dependencies (main) (#34184)
  • cb054d4 fix(nitro,nuxt): align path encoding with vue-router (#34265)
  • 8e4f35f fix(nuxt): resolve #components import mapping conflict for packages outside...
  • fff8992 fix(nuxt): cache manifest files to preserve buildId (#34002)
  • 557021d fix(nuxt): preserve middleware error status in 404 fallback (#34148)
  • 8347f85 fix(nuxt): handle invalid datetime in <NuxtTime>` (#33992)
  • 6ef337b fix(nuxt): call deferHydration done on NuxtPage unmount (#34152)
  • Additional commits viewable in compare view

Updates vue-tsc from 3.2.3 to 3.2.4

Changelog

Sourced from vue-tsc's changelog.

3.2.4 (2026-01-26)

language-core

  • feat: place plugin configs under ctx.config and support type annotation via generics (#5944) - Thanks to @​KazariEX!

workspace

Commits
Maintainer changes

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


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 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 non-major group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `7.2.0` | `7.4.3` |
| [@nuxt/content](https://github.com/nuxt/content) | `3.11.0` | `3.11.2` |
| [@nuxtjs/mdc](https://github.com/nuxt-content/mdc) | `0.20.0` | `0.20.1` |
| [@nuxtjs/robots](https://github.com/nuxt-modules/robots) | `5.6.7` | `5.7.0` |
| [@nuxtjs/sitemap](https://github.com/nuxt-modules/sitemap) | `7.5.2` | `7.6.0` |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.92.8` | `5.92.9` |
| [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `14.1.0` | `14.2.1` |
| [eslint-plugin-better-tailwindcss](https://github.com/schoero/eslint-plugin-better-tailwindcss) | `4.0.1` | `4.2.0` |
| [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `4.3.0` | `4.3.1` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.3` | `3.2.4` |



Updates `@antfu/eslint-config` from 7.2.0 to 7.4.3
- [Release notes](https://github.com/antfu/eslint-config/releases)
- [Commits](antfu/eslint-config@v7.2.0...v7.4.3)

Updates `@nuxt/content` from 3.11.0 to 3.11.2
- [Release notes](https://github.com/nuxt/content/releases)
- [Changelog](https://github.com/nuxt/content/blob/main/CHANGELOG.md)
- [Commits](nuxt/content@v3.11.0...v3.11.2)

Updates `@nuxtjs/mdc` from 0.20.0 to 0.20.1
- [Release notes](https://github.com/nuxt-content/mdc/releases)
- [Changelog](https://github.com/nuxt-content/mdc/blob/main/CHANGELOG.md)
- [Commits](nuxt-content/mdc@v0.20.0...v0.20.1)

Updates `@nuxtjs/robots` from 5.6.7 to 5.7.0
- [Release notes](https://github.com/nuxt-modules/robots/releases)
- [Changelog](https://github.com/nuxt-modules/robots/blob/main/CHANGELOG.md)
- [Commits](nuxt-modules/robots@v5.6.7...v5.7.0)

Updates `@nuxtjs/sitemap` from 7.5.2 to 7.6.0
- [Release notes](https://github.com/nuxt-modules/sitemap/releases)
- [Commits](nuxt-modules/sitemap@v7.5.2...v7.6.0)

Updates `@tanstack/vue-query` from 5.92.8 to 5.92.9
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/vue-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/vue-query@5.92.9/packages/vue-query)

Updates `@vueuse/core` from 14.1.0 to 14.2.1
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v14.2.1/packages/core)

Updates `eslint-plugin-better-tailwindcss` from 4.0.1 to 4.2.0
- [Release notes](https://github.com/schoero/eslint-plugin-better-tailwindcss/releases)
- [Changelog](https://github.com/schoero/eslint-plugin-better-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](schoero/eslint-plugin-better-tailwindcss@v4.0.1...v4.2.0)

Updates `nuxt` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v4.3.1/packages/nuxt)

Updates `vue-tsc` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.4/packages/tsc)

---
updated-dependencies:
- dependency-name: "@antfu/eslint-config"
  dependency-version: 7.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: "@nuxt/content"
  dependency-version: 3.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: "@nuxtjs/mdc"
  dependency-version: 0.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: "@nuxtjs/robots"
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: "@nuxtjs/sitemap"
  dependency-version: 7.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: "@tanstack/vue-query"
  dependency-version: 5.92.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: "@vueuse/core"
  dependency-version: 14.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: eslint-plugin-better-tailwindcss
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: nuxt
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: vue-tsc
  dependency-version: 3.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
...

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 Feb 12, 2026
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.

0 participants