deps(deps): bump the minor-and-patch group with 4 updates - #92
Merged
github-actions[bot] merged 1 commit intoAug 24, 2026
Merged
github-actions[bot] merged 1 commit into
github-actions[bot] merged 1 commit into
Conversation
Bumps the minor-and-patch group with 4 updates: [sass](https://github.com/sass/dart-sass), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@rollup/rollup-win32-x64-msvc](https://github.com/rollup/rollup) and [electron](https://github.com/electron/electron). Updates `sass` from 1.102.0 to 1.103.1 - [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.103.1) 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) Updates `@rollup/rollup-win32-x64-msvc` from 4.62.4 to 4.62.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.62.4...v4.62.5) Updates `electron` from 43.4.0 to 43.4.1 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v43.4.0...v43.4.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.103.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vite dependency-version: 8.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@rollup/rollup-win32-x64-msvc" dependency-version: 4.62.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: electron dependency-version: 43.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/npm_and_yarn/main/minor-and-patch-00f0dc144e
branch
August 24, 2026 11:45
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 minor-and-patch group with 4 updates: sass, vite, @rollup/rollup-win32-x64-msvc and electron.
Updates
sassfrom 1.102.0 to 1.103.1Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
62243d4Set committer metadata when creating a tag (#2838)ed4dcc7Use more dot shorthands (#2837)ac3d928Support analogous sets of missing channels (#2810)1e0cf28Merge pull request #2834 from ntkme/fix-releasef3bd86aMerge pull request #2835 from sass/dart-sdk-version287f9baCode review91831b8Fix dartdoc error0971ea9Bump bufbuild/buf-action from 1.4.0 to 1.5.0 in /.github/util/initialize (#2826)c45223bBump zizmorcore/zizmor-action from 0.6.0 to 0.6.2 (#2828)cbb1db1Bump dart-lang/setup-dart from 1.7.2 to 1.8.0 (#2829)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)Updates
@rollup/rollup-win32-x64-msvcfrom 4.62.4 to 4.62.5Release notes
Sourced from @rollup/rollup-win32-x64-msvc's releases.
Changelog
Sourced from @rollup/rollup-win32-x64-msvc's changelog.
Commits
c20402e4.62.5e24957aKeep the semicolon added after a replaced default export (#6468)4b6bc39chore(deps): update dtolnay/rust-toolchain digest to 4360b52 (#6476)62efc42fix(deps): update swc monorepo (major) (#6470)c937289chore(deps): update dependency eslint-plugin-unicorn to v73 (#6472)d652a69chore(deps): lock file maintenance (#6480)bd116c7chore(deps): lock file maintenance (#6479)10edaf7chore(deps): lock file maintenance (#6478)d42b0d6fix(deps): update minor/patch updates (#6477)bfda94ffix(deps): update minor/patch updates (#6469)Updates
electronfrom 43.4.0 to 43.4.1Release notes
Sourced from electron's releases.
Commits
340bae1ci: fix generating ffmpeg (#52961)5d74fe3fix: show DevTools popup menus for setDevToolsWebContents() frontends (#52937)7bb1b8frefactor: SimpleURLLoaderWrapper managed by cppgc (#52934)ce2dc12fix: prevent crash when GPU context unavailable in sharedTexture (#52938)d1afd78chore: cleanup includes of Win32 headers (#52945)bfc9c62chore: cherry-pick 3a02de271fd3 and 726eafecc145 from chromium (#52952)524a3dffix: dangling rawptrNativeWindow::primary_web_contents_view_(#52939)a2e9e45ci: log Datadog upload failure instead of failing job (#52936)d593366fix: transparent windows can be resized on Linux (#52947)4a04028fix: don't crash on non-UTF8 serviceName in app.setLoginItemSettings (#52944)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