Skip to content

Bump the build-tools group with 2 updates#746

Merged
stackoverfloweth merged 1 commit intomainfrom
dependabot/npm_and_yarn/build-tools-60f2588b2d
Mar 23, 2026
Merged

Bump the build-tools group with 2 updates#746
stackoverfloweth merged 1 commit intomainfrom
dependabot/npm_and_yarn/build-tools-60f2588b2d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps the build-tools group with 2 updates: vite and vue-tsc.

Updates vite from 8.0.0 to 8.0.1

Release notes

Sourced from vite's releases.

create-vite@8.0.1

Please refer to CHANGELOG.md for details.

v8.0.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.0.1 (2026-03-19)

Features

Bug Fixes

  • bundled-dev: properly disable inlineConst optimization (#21865) (6d97142)
  • css: lightningcss minify failed when build.target: 'es6' (#21933) (5fcce46)
  • deps: update all non-major dependencies (#21878) (6dbbd7f)
  • dev: always use ESM Oxc runtime (#21829) (d323ed7)
  • dev: handle concurrent restarts in _createServer (#21810) (40bc729)
  • handle + symbol in package subpath exports during dep optimization (#21886) (86db93d)
  • improve no-cors request block error (#21902) (5ba688b)
  • use precise regexes for transform filter to avoid backtracking (#21800) (dbe41bd)
  • worker: require(json) result should not be wrapped (#21847) (0672fd2)
  • worker: make worker output consistent with client and SSR (#21871) (69454d7)

Miscellaneous Chores

Commits

Updates vue-tsc from 3.2.5 to 3.2.6

Release notes

Sourced from vue-tsc's releases.

v3.2.6

language-core

  • fix: generate $slots type in template correctly with defineSlots (#5984) - Thanks to @​KazariEX!
  • fix: infer only readonly component of arrays in v-for (#5987) - Thanks to @​ascott18!
  • fix: avoid false positives for destructured props detection on binding property names (#5994) - Thanks to @​KazariEX!

vscode

  • fix: use regex for TS extension patching to support VS Code 1.110+ (#5983) - Thanks to @​ebiryu!

Our Sponsors ❤️

... (truncated)

Changelog

Sourced from vue-tsc's changelog.

3.2.6 (2026-03-17)

language-core

  • fix: generate $slots type in template correctly with defineSlots (#5984) - Thanks to @​KazariEX!
  • fix: infer only readonly component of arrays in v-for (#5987) - Thanks to @​ascott18!
  • fix: avoid false positives for destructured props detection on binding property names (#5994) - Thanks to @​KazariEX!

vscode

  • fix: use regex for TS extension patching to support VS Code 1.110+ (#5983) - Thanks to @​ebiryu!
Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 23, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 23, 2026

Deploy Preview for kitbag-router ready!

Name Link
🔨 Latest commit b2abefc
🔍 Latest deploy log https://app.netlify.com/projects/kitbag-router/deploys/69c1495dc6bd030008f8b6e0
😎 Deploy Preview https://deploy-preview-746--kitbag-router.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/build-tools-60f2588b2d branch from 3be236c to 16bba86 Compare March 23, 2026 14:03
@stackoverfloweth
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps the build-tools group with 2 updates: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


Updates `vite` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@8.0.1/packages/vite)

Updates `vue-tsc` from 3.2.5 to 3.2.6
- [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.6/packages/tsc)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: build-tools
- dependency-name: vue-tsc
  dependency-version: 3.2.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: build-tools
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/build-tools-60f2588b2d branch from 16bba86 to b2abefc Compare March 23, 2026 14:08
Copy link
Copy Markdown
Contributor

@stackoverfloweth stackoverfloweth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested build locally, connect to router-preview and tested in browser as well as passed playwright tests

Image

@stackoverfloweth stackoverfloweth merged commit 3f77f9a into main Mar 23, 2026
6 checks passed
@stackoverfloweth stackoverfloweth deleted the dependabot/npm_and_yarn/build-tools-60f2588b2d branch March 23, 2026 18:49
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