Bump the development-dependencies group across 1 directory with 3 updates - #4088
Merged
francinelucca merged 2 commits intoJun 3, 2026
Merged
Conversation
…ates Bumps the development-dependencies group with 3 updates in the / directory: [mocha](https://github.com/mochajs/mocha), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vite-plugin-ruby](https://github.com/ElMassimo/vite_ruby). Updates `mocha` from 11.7.5 to 11.7.6 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.6/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.5...v11.7.6) Updates `vite` from 8.0.10 to 8.0.16 - [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.0.16/packages/vite) Updates `vite-plugin-ruby` from 5.2.1 to 5.2.2 - [Commits](https://github.com/ElMassimo/vite_ruby/compare/vite-plugin-ruby@5.2.1...vite-plugin-ruby@5.2.2) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: vite dependency-version: 8.0.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: vite-plugin-ruby dependency-version: 5.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
francinelucca
approved these changes
Jun 2, 2026
francinelucca
deleted the
dependabot/npm_and_yarn/development-dependencies-04011892f2
branch
June 3, 2026 18:16
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 development-dependencies group with 3 updates in the / directory: mocha, vite and vite-plugin-ruby.
Updates
mochafrom 11.7.5 to 11.7.6Release notes
Sourced from mocha's releases.
Changelog
Sourced from mocha's changelog.
Commits
3765ba0chore(v11.x): release 11.7.6 (#5632)73ebdfafix(test): replacewmicusage with native Windows API (#5694)aafe6fdfix: makedescribe().timeout()work0696784chore: format all code (#5629)8d01d33chore: remove Netlify (#5630)Updates
vitefrom 8.0.10 to 8.0.16Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
f94df87release: v8.0.16dc245c7fix: reject windows alternate paths (#22572)50b9512fix(deps): reject UNC paths for launch-editor-middleware (#22571)8d1b019release: v8.0.152686d7dfix(deps): update all non-major dependencies (#22511)3052a67chore(deps): update rolldown-related dependencies (#22566)e3cfb9dfix(optimizer): close the rolldown bundle when write() rejects (#22528)6978a9crefactor: correct logic incollectAllModulesfunction (#22562)646dbedfeat: update rolldown to 1.0.3 (#22538)85a0efffix: capitalize error messages and remove spurious space in parse error (#22488)Updates
vite-plugin-rubyfrom 5.2.1 to 5.2.2Commits
3c59d7brelease: vite-plugin-ruby@5.2.22932c0efeat: default to skipProxy in new installations776a49echore: add tests for skipProxy with different asset scenarios (JS, CSS, SCSS,...990cafafix: allow new Vite v8outputOptionscallback shape (#604)9a93260chore: ignore .claude directory51e3320release: vite_ruby@3.10.2de4f4a0fix: ensure imported CSS is resolved recursively (close #600) (#601)e61af05release: vite_ruby@3.10.15ed99b4fix: addingweb:toProcfile.devduring installation (close #599)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