chore(deps): bump the non-major group across 1 directory with 7 updates#570
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the non-major group across 1 directory with 7 updates#570dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the non-major group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@nuxtjs/mdc](https://github.com/nuxt-content/mdc) | `0.21.1` | `0.22.0` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.2.4` | `4.3.0` | | [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.100.7` | `5.100.10` | | [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `4.4.4` | `4.4.5` | | [nuxt-og-image](https://github.com/nuxt-modules/og-image) | `6.4.9` | `6.5.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.2.4` | `4.3.0` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.7` | `3.2.9` | Updates `@nuxtjs/mdc` from 0.21.1 to 0.22.0 - [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.21.1...v0.22.0) Updates `@tailwindcss/vite` from 4.2.4 to 4.3.0 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.0/packages/@tailwindcss-vite) Updates `@tanstack/vue-query` from 5.100.7 to 5.100.10 - [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/HEAD/packages/vue-query) Updates `nuxt` from 4.4.4 to 4.4.5 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v4.4.5/packages/nuxt) Updates `nuxt-og-image` from 6.4.9 to 6.5.0 - [Release notes](https://github.com/nuxt-modules/og-image/releases) - [Changelog](https://github.com/nuxt-modules/og-image/blob/main/CHANGELOG.md) - [Commits](nuxt-modules/og-image@v6.4.9...v6.5.0) Updates `tailwindcss` from 4.2.4 to 4.3.0 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.0/packages/tailwindcss) Updates `vue-tsc` from 3.2.7 to 3.2.9 - [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.9/packages/tsc) --- updated-dependencies: - dependency-name: "@nuxtjs/mdc" dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major - dependency-name: "@tailwindcss/vite" dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major - dependency-name: "@tanstack/vue-query" dependency-version: 5.100.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major - dependency-name: nuxt dependency-version: 4.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major - dependency-name: nuxt-og-image dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major - dependency-name: tailwindcss dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major - dependency-name: vue-tsc dependency-version: 3.2.9 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 7 updates in the / directory:
0.21.10.22.04.2.44.3.05.100.75.100.104.4.44.4.56.4.96.5.04.2.44.3.03.2.73.2.9Updates
@nuxtjs/mdcfrom 0.21.1 to 0.22.0Release notes
Sourced from @nuxtjs/mdc's releases.
Changelog
Sourced from @nuxtjs/mdc's changelog.
Commits
88b95a9chore(release): release v0.22.0b3de9fcchore: upgrade deps595fe77docs: add Comark migration guide in READMEUpdates
@tailwindcss/vitefrom 4.2.4 to 4.3.0Release notes
Sourced from @tailwindcss/vite's releases.
Changelog
Sourced from @tailwindcss/vite's changelog.
Commits
588bd734.3.0 (#20023)d194d4cdocs: fix various typos in comments and documentation (#19878)db27049fix(@tailwindcss/vite): include@variantin feature detection (#19966)5a79990Always resolve relative files, relative to the current .css file (#19965)f3fdda2fix(vite): avoid resolving JS plugins to browser CSS entries (#19949)Updates
@tanstack/vue-queryfrom 5.100.7 to 5.100.10Release notes
Sourced from @tanstack/vue-query's releases.
Changelog
Sourced from @tanstack/vue-query's changelog.
Commits
Updates
nuxtfrom 4.4.4 to 4.4.5Release notes
Sourced from nuxt's releases.
Commits
08f34b5v4.4.5adc9ebffix(nuxt): explicitly freeze head during island plugin phase (#35010)16fde3afix(nuxt): defer head DOM updates until page transition finishes (#35016)d01928efix(nuxt): correct island transform for server pages and 'deep' mode (#35005)151f918fix(nuxt): handle string presets in auto-imports (#35013)d1f7c8afix(nuxt): respect factory fetch/baseURL options in serveruseFetch(#35003)ddbd34dfix(nuxt): dedupegetCachedDatafor concurrent callers sharing a key (#34999)61dcde4fix(nuxt): cast partial nitro handlers when prepending to server arrays9974078fix(nitro): preserveserverHandlersarray afternitro:config(#34985)887628efix(nuxt): only force suspense remount after first resolve (#34949)Updates
nuxt-og-imagefrom 6.4.9 to 6.5.0Release notes
Sourced from nuxt-og-image's releases.
Commits
67b8ddcchore: release v6.5.031f3bb7fix(takumi): keep variable WOFF2 over per-weight static fallback (#600)c053a79fix(takumi): treat single-entry variable fonts as axis-driven (defensive) (#599)01efcf4chore: bumpaa33012fix(fonts): skip fontaine fallbacks82cec81feat(nuxt-ui): color mode aware token resolution viadata-theme(#598)19db029chore: release v6.4.1171105e9chore: bumpfe82af8Merge branches 'fix-local-fonts-og-image' and 'main' of github.com:nuxt-modul...9d1cbddfix: resolve configured local fonts for OG images (#597)Updates
tailwindcssfrom 4.2.4 to 4.3.0Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
588bd734.3.0 (#20023)59936c6Addtab-*utilities (#20022)90a2373addzoom-*utilities (#20020)2e1ccf7Addscrollbar-gutter-*utilities (#20018)754e751Use non-existing example in tests (#20021)12eb5aeCleanup noisy test output (#20015)4255671Improve snapshot tests (#20013)8c77989Ensure math operators are surrounded by whitespace in arbitrary values (#20011)b4db3b9Add scrollbar-width and scrollbar-color utilities (#19981)08cad84Support--default(…)in--value(…)and--modifier(…)to support fallbac...Updates
vue-tscfrom 3.2.7 to 3.2.9Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
Commits
c8e90e4v3.2.9 (#6045)ae6f658chore: refine package publish file lists2d029c7chore: bump deps618bd6bv3.2.8 (#6036)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