chore(deps-dev): bump the npm-development group across 1 directory with 5 updates - #1270
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Deploying kitops-org with
|
| Latest commit: |
e55472a
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c83f08cb.kitops-org.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-docs-mf1f.kitops-org.pages.dev |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/docs/npm-development-1fc33356ba
branch
from
September 7, 2026 20:04
26e4f66 to
b1e1c42
Compare
…th 5 updates Bumps the npm-development group with 5 updates in the /docs directory: | Package | From | To | | --- | --- | --- | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.3.0` | `4.3.3` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.3.0` | `4.3.3` | | [vite-svg-loader](https://github.com/jpkleemans/vite-svg-loader) | `5.1.1` | `5.1.3` | | [vitepress-plugin-llms](https://github.com/okineadev/vitepress-plugin-llms) | `1.12.2` | `1.14.0` | | [vue](https://github.com/vuejs/core) | `3.5.34` | `3.5.42` | Updates `@tailwindcss/vite` from 4.3.0 to 4.3.3 - [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.3/packages/@tailwindcss-vite) Updates `tailwindcss` from 4.3.0 to 4.3.3 - [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.3/packages/tailwindcss) Updates `vite-svg-loader` from 5.1.1 to 5.1.3 - [Release notes](https://github.com/jpkleemans/vite-svg-loader/releases) - [Commits](jpkleemans/vite-svg-loader@5.1.1...5.1.3) Updates `vitepress-plugin-llms` from 1.12.2 to 1.14.0 - [Release notes](https://github.com/okineadev/vitepress-plugin-llms/releases) - [Commits](okineadev/vitepress-plugin-llms@v1.12.2...v1.14.0) Updates `vue` from 3.5.34 to 3.5.42 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.34...v3.5.42) --- updated-dependencies: - dependency-name: "@tailwindcss/vite" dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: tailwindcss dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: vite-svg-loader dependency-version: 5.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: vitepress-plugin-llms dependency-version: 1.13.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: vue dependency-version: 3.5.42 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/docs/npm-development-1fc33356ba
branch
from
September 14, 2026 20:04
b1e1c42 to
e55472a
Compare
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 npm-development group with 5 updates in the /docs directory:
4.3.04.3.34.3.04.3.35.1.15.1.31.12.21.14.03.5.343.5.42Updates
@tailwindcss/vitefrom 4.3.0 to 4.3.3Release notes
Sourced from @tailwindcss/vite's releases.
... (truncated)
Changelog
Sourced from @tailwindcss/vite's changelog.
... (truncated)
Commits
c2b24dd4.3.3 (#20334)bdcd708Don't trigger a full page reload for scanned files that Vite processes as mod...056a1554.3.2 (#20281)bb6a109use.tsinstead of.css8a14a714.3.1 (#20226)73983e1Fix 'Sourcemap is likely to be incorrect' warnings when using `@tailwindcss/v...Updates
tailwindcssfrom 4.3.0 to 4.3.3Release notes
Sourced from tailwindcss's releases.
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
... (truncated)
Commits
c2b24dd4.3.3 (#20334)e48c5e8Fix weird character rendering on Windows with Japanese locale (#20318)35a3e9cAlways produce\<length>value when optimizing--spacing(0)(#20319)4af47fbFix hues in achromatic theme colors to benone(#20314)5835691Handle CSS nesting natively (#20124)67c745eFix bug in attribute selector parsing (#20303)2683903Support fractional opacity modifiers for named shadow sizes (#20302)04588b1Fix theme() in JS plugins returning unresolved object instead of DEFAULT valu...b53fa09fix: exclude iframes from focus-visible auto outline in Preflight (#20292)ef79119Bump dependencies (#20300)Updates
vite-svg-loaderfrom 5.1.1 to 5.1.3Release notes
Sourced from vite-svg-loader's releases.
Commits
8ca0de25.1.377519b5Update svgo to ^3.3.5f2cbcfd5.1.293d1a66Update package-lock.json peer flags for newer npm4d34509create-vue no longer scaffolds JavaScript projects; the default preset is Typ...de8d767Fix tests with new vite boilerplate47606fbMerge pull request #170 from awdr74100/bump-svgo-3.3.4629f519Bump svgo to ^3.3.4Updates
vitepress-plugin-llmsfrom 1.12.2 to 1.14.0Release notes
Sourced from vitepress-plugin-llms's releases.
... (truncated)
Commits
0f3bbfachore: release v1.14.0913919f📝 docs(vitepress-components): explain button localizationf5161e5🩹 fix(vitepress-components): fix "Open in {provider}" label fallback9904e37📝 feat: implement llms.txt v2 standard support24cba49♻️ refactor: break down files and functions into smaller parts, make some big...13a772b🔨 build: migrate frombunuptotsdown362021bci(dependents.yml): fetch100last dependents pages instead of default50fd96c65🌍 feat(vitepress-components): add native i18n support viathemeConfig(#145)465622echore: release v1.13.5fa554df📝 docs: suggest validating the deployedllms.txtin CI (#139)Updates
vuefrom 3.5.34 to 3.5.42Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
d63616crelease: v3.5.42b8543dcRevert "fix(compiler-core): handle invalid static arg in same-name v-bind sho...3857716fix(compiler-core): handle invalid static arg in same-name v-bind shorthand (...31da934fix(runtime-dom): support !important on CSS custom properties in style bindin...f8d42e1fix(runtime-core): keep .trim result when combined with .number v-model modif...cd19745fix(suspense): don't treat the leaving branch as the fallback while its mount...8654f35fix(runtime-core): resolve $el for dev root comment fragment (#15313)ef82a26fix(shared): correctly compare Map and Set values (#15328)6eaecc1fix(v-model): re-sync select when model is overridden in change handler (#15298)b535917fix(runtime-core): avoid caching unmounted suspense children (#15291)