chore(deps)(deps-dev): bump the js-minor group across 1 directory with 4 updates - #345
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps-dev): bump the js-minor group across 1 directory with 4 updates#345dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 4 updates Bumps the js-minor group with 4 updates in the / directory: [laravel-vite-plugin](https://github.com/laravel/vite-plugin), [sass](https://github.com/sass/dart-sass), [sass-embedded](https://github.com/sass/embedded-host-node) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `laravel-vite-plugin` from 3.1.3 to 3.2.0 - [Release notes](https://github.com/laravel/vite-plugin/releases) - [Changelog](https://github.com/laravel/vite-plugin/blob/3.x/CHANGELOG.md) - [Commits](laravel/vite-plugin@v3.1.3...v3.2.0) Updates `sass` from 1.102.0 to 1.104.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.102.0...1.104.0) Updates `sass-embedded` from 1.100.0 to 1.104.0 - [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md) - [Commits](sass/embedded-host-node@1.100.0...1.104.0) Updates `vite` from 8.2.1 to 8.2.2 - [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/v8.2.2/packages/vite) --- updated-dependencies: - dependency-name: laravel-vite-plugin dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: sass dependency-version: 1.103.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: sass-embedded dependency-version: 1.103.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-minor - dependency-name: vite dependency-version: 8.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/js-minor-3d279bd96c
branch
from
September 7, 2026 11:53
5f7d5e6 to
ba8cf7b
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 js-minor group with 4 updates in the / directory: laravel-vite-plugin, sass, sass-embedded and vite.
Updates
laravel-vite-pluginfrom 3.1.3 to 3.2.0Release notes
Sourced from laravel-vite-plugin's releases.
Changelog
Sourced from laravel-vite-plugin's changelog.
Commits
c64e41cupdate version numberde93e5bUpdate package.json (#347)4903d1fPrevent hot file cleanup when running Vitest (#388)a39d855handle null addresses (#385)9656b2fBump the github-actions group with 3 updates (#387)17049c8Bump the github-actions group with 5 updates (#386)baaf35fBump the github-actions group with 3 updates (#384)e15f876Update CHANGELOGAttestation changes
This version has no provenance attestation, while the previous version (3.1.3) was attested. Review the package versions before updating.
Updates
sassfrom 1.102.0 to 1.104.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
e01e268Merge pull request #2845 from sass/dependabot/pub/pub_api_client-4.0.0b7b3ce3Drop unnecessary import0ea3ef0Implement degenerate colors (#2840)ea6a8e2Use TypeScript 7 without breaking Eslint (#2844)c8928c4Automatically merge dependabot PRs (#2843)dfefe28Bump pub_api_client from 3.2.0 to 4.0.03c6bf54Bump browser-actions/setup-chrome from 2.1.2 to 2.2.0 (#2841)9f6876cBump postcss from 8.5.25 to 8.5.26 in /pkg/sass-parser (#2836)62243d4Set committer metadata when creating a tag (#2838)ed4dcc7Use more dot shorthands (#2837)Updates
sass-embeddedfrom 1.100.0 to 1.104.0Changelog
Sourced from sass-embedded's changelog.
... (truncated)
Commits
191d6aaUpdate Dart Sass version and releaseecc0802Update Dart Sass version and releasecb3b9f0Bump dart-lang/setup-dart from 1 to 1.7.2 (#441)0fd3bd0Bump typescript from 6.0.3 to 7.0.2 (#438)07d7803Update Dart Sass version and releasede6ceb9Use gamma 2.40 for display-referred rec2020 (#418)7932fd8Update Dart Sass version and release4377858Bump actions/setup-node from 6 to 7 (#440)3994086Bump@types/nodefrom 25.9.5 to 26.1.1 (#437)e4321a1Reformat with the latest Prettier (#436)Updates
vitefrom 8.2.1 to 8.2.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
de1111arelease: v8.2.2cb77e2atest(ssr): add destructing assignment case for moduleRunnerTransform (#23308)9db0b61fix(ssr): rewrite computed key of destructing parameter (#23307)8413052fix: respectresolve.preserveSymlinkswhen resolving root (fix #23197) (#23...05a003efix(config): resolve sourcemap paths against sourcemap location (#23239)495d9fffeat(deps): widen@vitejs/devtoolspeer range to v0.5.0 (#23302)1d9fa39refactor: use JSON import attributes instead of readFileSync in constants (#2...2804636fix(css): don't pass empty targets to lightningcss (#23295)599b44btest(module-runner): simplify server-hmr tests (#23300)4a261f2test(module-runner): add TLA circular import case (#23299)