chore(deps): bump the non-major group across 1 directory with 6 updates#530
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the non-major group across 1 directory with 6 updates#530dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the non-major group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@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.0` | | [eslint-plugin-better-tailwindcss](https://github.com/schoero/eslint-plugin-better-tailwindcss) | `4.0.1` | `4.1.1` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.3` | `3.2.4` | 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.0 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v14.2.0/packages/core) Updates `eslint-plugin-better-tailwindcss` from 4.0.1 to 4.1.1 - [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.1.1) 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: "@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.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major - dependency-name: eslint-plugin-better-tailwindcss dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-minor 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>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the non-major group with 6 updates in the / directory:
5.6.75.7.07.5.27.6.05.92.85.92.914.1.014.2.04.0.14.1.13.2.33.2.4Updates
@nuxtjs/robotsfrom 5.6.7 to 5.7.0Release notes
Sourced from
@nuxtjs/robots's releases.Commits
6feaf4bchore: release v5.7.0815b85dchore: bumpa439b0bchore: bumpdb8b28aMerge branch 'main' of github.com:nuxt-modules/robots17af1c2test: add i18n custom route path expansion tests439c6dbfix: broken type for useRobotsRuleb236d7efix: broken type for useRobotsRule05820fbchore: sync13294fcfeat(i18n): support custom route paths in allow/disallow expansion3c6b13ffix: prevent _robots.txt from being emitted in final bundleUpdates
@nuxtjs/sitemapfrom 7.5.2 to 7.6.0Release notes
Sourced from
@nuxtjs/sitemap's releases.Commits
cc8ce77chore: release v7.6.048be830chore: type error227399afix: avoid external API requests for internal52ea7f2fix: throw error when prerendering empty sitemap sourcesbd6100ffix: warn on missing sitemaps0eebd70feat(content):onUrlfunctionbded44efix: generating sitemaps with a slash (/) in the name #4672140416Merge remote-tracking branch 'origin/main'a31f007doc: syncae9cc3bfeat(content): collection filters (#520)Updates
@tanstack/vue-queryfrom 5.92.8 to 5.92.9Release notes
Sourced from
@tanstack/vue-query's releases.Changelog
Sourced from
@tanstack/vue-query's changelog.Commits
7ac4e20ci: Version Packages (#10067)9ff3de7Upgrade to Vitest v4 (#9862)Updates
@vueuse/corefrom 14.1.0 to 14.2.0Release notes
Sourced from
@vueuse/core's releases.Commits
bbd185dchore: release v14.2.0a8a8587feat(useDraggable): auto-scroll with restricted dragging within the container...abcea64fix(useInfiniteScroll): improve promise handling and add flush post to watch ...df9f996test(unrefElement): Add unit tests for unrefElement (#5237)313a646chore(useIntersectionObserver): Align rootBounds assertion to the same callba...c1282fffeat(useCssSupports): adduseCssSupports(#5266)66aad3cfeat: support configurable scheduler for timed composables (#5129)2392131docs: sync docs with implementation with Claude Codebcad244docs(useVirtualList): update recommendation (#5256)65e25abfix(useMagicKeys): handle undefined key in keyboard events (#5225)Updates
eslint-plugin-better-tailwindcssfrom 4.0.1 to 4.1.1Release notes
Sourced from eslint-plugin-better-tailwindcss's releases.
Changelog
Sourced from eslint-plugin-better-tailwindcss's changelog.
Commits
a41af00chore(release): v4.1.1d5777a0fix: filter unrecommended rules (#317)9402b61chore(release): v4.1.08b005d1chore: update dependencies51333c6fix: prevent linting when no literals are foundc3c9c40fix: type errors32f61c1feat: add solidclassListmatcher (#315)c48d9c1feat: experimental css linting (#314)f0aa736AddexactOptionalPropertyTypes(#311)36c60efchore(release): v4.0.2Updates
vue-tscfrom 3.2.3 to 3.2.4Changelog
Sourced from vue-tsc's changelog.
Commits
f0ede30v3.2.4 (#5946)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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