build(deps): bump minimatch, @wdio/local-runner and mocha#78
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
build(deps): bump minimatch, @wdio/local-runner and mocha#78dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [minimatch](https://github.com/isaacs/minimatch) to 5.1.7 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) and [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 5.1.1 to 5.1.7 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v5.1.1...v5.1.7) Updates `minimatch` from 3.1.2 to 3.1.3 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v5.1.1...v5.1.7) Updates `minimatch` from 6.2.0 to 6.2.1 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v5.1.1...v5.1.7) Updates `@wdio/local-runner` from 7.30.2 to 9.24.0 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v9.24.0/packages/wdio-local-runner) Updates `mocha` from 10.2.0 to 10.8.2 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.2.0...v10.8.2) --- updated-dependencies: - dependency-name: minimatch dependency-version: 5.1.7 dependency-type: indirect - dependency-name: minimatch dependency-version: 3.1.3 dependency-type: indirect - dependency-name: minimatch dependency-version: 6.2.1 dependency-type: indirect - dependency-name: "@wdio/local-runner" dependency-version: 9.24.0 dependency-type: direct:development - dependency-name: mocha dependency-version: 10.8.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
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 minimatch to 5.1.7 and updates ancestor dependencies minimatch, @wdio/local-runner and mocha. These dependencies need to be updated together.
Updates
minimatchfrom 5.1.1 to 5.1.7Commits
85646c85.1.7977c2d8update CI matrix and actions421ad12update test expectations for coalesced consecutive starsfebe85dcoalesce consecutive non-globstar * characters3e216b95.1.64d0b7f5Detect leading dots in extglob subpatterns95568265.1.5919c856Count closing parens when closing excess open parens8d5cd74publish legacy v5 version857a6315.1.4Updates
minimatchfrom 3.1.2 to 3.1.3Commits
85646c85.1.7977c2d8update CI matrix and actions421ad12update test expectations for coalesced consecutive starsfebe85dcoalesce consecutive non-globstar * characters3e216b95.1.64d0b7f5Detect leading dots in extglob subpatterns95568265.1.5919c856Count closing parens when closing excess open parens8d5cd74publish legacy v5 version857a6315.1.4Updates
minimatchfrom 6.2.0 to 6.2.1Commits
85646c85.1.7977c2d8update CI matrix and actions421ad12update test expectations for coalesced consecutive starsfebe85dcoalesce consecutive non-globstar * characters3e216b95.1.64d0b7f5Detect leading dots in extglob subpatterns95568265.1.5919c856Count closing parens when closing excess open parens8d5cd74publish legacy v5 version857a6315.1.4Updates
@wdio/local-runnerfrom 7.30.2 to 9.24.0Release notes
Sourced from
@wdio/local-runner's releases.... (truncated)
Changelog
Sourced from
@wdio/local-runner's changelog.... (truncated)
Commits
ae97a13v9.23.37078935feat: add spec file name to log file prefix (#15047)3447f27v9.23.219ac2c1v9.23.18580a31fix(local-runner): force kill stuck workers after shutdown timeout (#14997)667f9a2fix: Allow specFileRetries to be overriden in the beforeSession hook (#14859)a81df46fix(wdio-local-runner): use gracefulExit to avoid synchronous termination not...5b35e4ev9.23.01c858cdv9.22.0cfbd795v9.21.0Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@wdio/local-runnersince your current version.Updates
mochafrom 10.2.0 to 10.8.2Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
05097dbchore(main): release 10.8.2 (#5239)14e640edocs: indicate 'exports' interface does not work in browsers (#5181)881e3b0chore: fix docs builds by re-adding eleventy and ignoring gitignore again (#5...f054accfix: test link in html reporter (#5224)e536ab2build(deps): bump the github-actions group with 1 update (#5132)ba0fefefix: support errors with circular dependencies in object values with --parall...f44f71bchore(main): release 10.8.1 (#5238)f72bc17fix: handle case of invalid package.json with no explicit config (#5198)68803b6fix: use accurate test links in HTML reporter (#5228)d8ca270fix: Typos on mochajs.org (#5237)Maintainer changes
This version was pushed to npm by voxpelli, 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 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.