Bump minimist, mkdirp, extract-zip, karma-mocha, spectron and mocha #52
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 minimist to 1.2.8 and updates ancestor dependencies minimist, minimist, mkdirp, extract-zip, karma-mocha, spectron and mocha. These dependencies need to be updated together.
Updates
minimist
from 1.2.0 to 1.2.8Changelog
Sourced from minimist's changelog.
... (truncated)
Commits
6901ee2
v1.2.8a026794
Merge tag 'v0.2.3'c0b2661
v0.2.363b8fee
[Fix] Fix long option followed by single dash (#17)72239e6
[Tests] Remove duplicate test (#12)34b0f1c
[eslint] fix indentation3226afa
[Dev Deps] add missingnpmignore
dev dep098873c
[Dev Deps] update@ljharb/eslint-config
,aud
9ec4d27
[Fix] Fix long option followed by single dashba92fe6
[actions] Avoid 0.6 tests due to build failuresMaintainer changes
This version was pushed to npm by ljharb, a new releaser for minimist since your current version.
Updates
minimist
from 1.2.5 to 1.2.8Changelog
Sourced from minimist's changelog.
... (truncated)
Commits
6901ee2
v1.2.8a026794
Merge tag 'v0.2.3'c0b2661
v0.2.363b8fee
[Fix] Fix long option followed by single dash (#17)72239e6
[Tests] Remove duplicate test (#12)34b0f1c
[eslint] fix indentation3226afa
[Dev Deps] add missingnpmignore
dev dep098873c
[Dev Deps] update@ljharb/eslint-config
,aud
9ec4d27
[Fix] Fix long option followed by single dashba92fe6
[actions] Avoid 0.6 tests due to build failuresMaintainer changes
This version was pushed to npm by ljharb, a new releaser for minimist since your current version.
Updates
mkdirp
from 0.5.1 to 0.5.6Commits
92f086d
0.5.62a28125
clean up testsc905d65
update minimist049cf18
0.5.5bea6382
Remove unnecessary umask calls42a012c
0.5.42867920
fix infinite loop on windows machinesd784e70
0.5.3d612c5d
add files list so this package isn't a monsterb2e7ba0
0.5.2Maintainer changes
This version was pushed to npm by isaacs, a new releaser for mkdirp since your current version.
Updates
extract-zip
from 1.6.7 to 1.7.0Release notes
Sourced from extract-zip's releases.
Commits
c2b1c17
1.7.0990fc64
Add error handler to zipfile object (#67)8285111
feat: don't pin dependency requirements (#88)2a8df24
1.6.830ab06c
build(deps): upgrade mkdirp to 0.5.4 for security2b2a84e
build: ignore lock filesUpdates
karma-mocha
from 1.3.0 to 2.0.1Release notes
Sourced from karma-mocha's releases.
Changelog
Sourced from karma-mocha's changelog.
Commits
bb5be9b
chore(release): 2.0.1 [skip ci]1a8226c
fix(deps): Report fails without emit 'test end' event (#223)5828416
chore(release): 2.0.0 [skip ci]4e35a55
chore(ci): semantic-release on success (#221)00b24b6
chore(deps-dev): bump eslint from 2.13.1 to 4.18.2 (#220)f7ec4e7
Merge pull request #218 from karma-runner/semanitic-release5a5b6d5
feat(ci): enable semanitic-release36404cf
Merge pull request #217 from franktopel/minimist-updatebab0416
updated minimum version of minimist dependency to ^1.2.3 instead of 1.2.03f9e4b7
Revert "updated minimum version of minimist dependency to ^1.2.3 instead of 1...Maintainer changes
This version was pushed to npm by karmarunnerbot, a new releaser for karma-mocha since your current version.
Updates
spectron
from 3.8.0 to 19.0.0Release notes
Sourced from spectron's releases.
Changelog
Sourced from spectron's changelog.
Commits
cc21bff
chore: v19.0.0 (#1054)c4b429f
doc: use async-await to explain APIs in README (#1032)25f6cd4
chore: support Electron 16 (#1053)b28834d
Merge pull request #981 from jopemachine/patch-19c6fc71
Merge branch 'master' into patch-1640b23a
Merge pull request #1052 from electron-userland/electron-v15.0.074b08cf
chore: support Electron 15f654a67
Merge pull request #1051 from electron-userland/v14.0.0e6cb89d
chore: support Electron 143f90b30
Merge pull request #1050 from electron-userland/fixup-testsUpdates
mocha
from 5.2.0 to 10.2.0Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
202e9b8
build(v10.2.0): release6782d6d
build(v10.2.0): update CHANGELOG73bb819
feat(esm): ability to decorate ESM module name before importing it (#4945)fc4ac58
chore(devDeps): remove unused depedencies (#4949)0a10ddc
docs: remove duplicated header (#4944)b0a0fb8
fix(browser): failed test icon color (#4946)3cc9cac
ci: update stale action (#4931)8f3c37b
chore(ci): workaround for firefox error (#4933)5f96d51
build(v10.1.0): releaseed74f16
build(v10.1.0): update CHANGELOGMaintainer changes
This version was pushed to npm by juergba, a new releaser for mocha since your current version.
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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.