chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates - #414
Merged
TimelordUK merged 1 commit intoAug 20, 2026
Conversation
Owner
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev-dependencies-d36edc18f3
branch
3 times, most recently
from
August 20, 2026 05:41
09d8a12 to
6ea8145
Compare
…ith 3 updates Bumps the dev-dependencies group with 3 updates in the / directory: [dotenv](https://github.com/motdotla/dotenv), [@electron/rebuild](https://github.com/electron/rebuild) and [mocha](https://github.com/mochajs/mocha). Updates `dotenv` from 17.3.1 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.3.1...v17.4.2) Updates `@electron/rebuild` from 4.0.3 to 4.2.0 - [Release notes](https://github.com/electron/rebuild/releases) - [Commits](electron/rebuild@v4.0.3...v4.2.0) Updates `mocha` from 11.7.5 to 11.8.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.8.0/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.5...v11.8.0) --- updated-dependencies: - dependency-name: "@electron/rebuild" dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: mocha dependency-version: 11.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev-dependencies-d36edc18f3
branch
from
August 20, 2026 05:50
6ea8145 to
8c8631a
Compare
dependabot
Bot
deleted the
dependabot/npm_and_yarn/dev-dependencies-d36edc18f3
branch
August 20, 2026 06:04
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 dev-dependencies group with 3 updates in the / directory: dotenv, @electron/rebuild and mocha.
Updates
dotenvfrom 17.3.1 to 17.4.2Changelog
Sourced from dotenv's changelog.
Commits
f116f7017.4.23a81612fix visual order of faq13f55a8Merge branch 'skill'4bbbf73reorganize faqc3da64bMerge pull request #1009 from motdotla/skill6f743b1update sourcefc2c624update skill972315bTighten up skill2795fcereorganize faqd5495d4adjust skillUpdates
@electron/rebuildfrom 4.0.3 to 4.2.0Release notes
Sourced from @electron/rebuild's releases.
Commits
2d5d8e5feat: add jobs option to control node-gyp parallel compilation (#1290)aab9b37chore(deps): bump actions/checkout from 6.0.2 to 7.0.0 (#1288)12a0a2bfeat: allow setting dist URL via ELECTRON_REBUILD_DIST_URL env var (#1287)3451934docs: note that devDependencies aren't rebuilt by default (#1286)8bc2a49fix: honor explicit empty --prebuild-tag-prefix (#1284)3e73e57fix: add --platform CLI argument (#1285)da49ce1chore(deps): bump tar from 7.5.13 to 7.5.16 in /test/fixture/napi-build-versi...d3f0aeachore(deps): bump undici from 6.25.0 to 6.27.0 (#1282)7b74c30chore(deps): bump undici from 6.26.0 to 6.27.0 in /test/fixture/workspace-tes...b7c52f6chore(deps): bump tar from 7.5.13 to 7.5.16 in /test/fixture/native-app1 (#1280)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
mochafrom 11.7.5 to 11.8.0Release notes
Sourced from mocha's releases.
Changelog
Sourced from mocha's changelog.
Commits
90c1bb3chore(v11.x): release 11.8.0 (#6076)05aec43chore(CI): bump Node from 22 to 24 in publish action (#6206)1f44d5fchore: change site title to Mocha 11, update index note (#6086)26deb23chore: add modern Netlify to v11.x branch (#6082)7830309feat: add --fail-hook-affected-tests option to report skipped tests as failed...41f2b95chore(v11.x): release 11.7.7 (#6068)3477563fix: surface ts-node compile errors (#6045)3765ba0chore(v11.x): release 11.7.6 (#5632)73ebdfafix(test): replacewmicusage with native Windows API (#5694)aafe6fdfix: makedescribe().timeout()workMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for mocha since your current version.