chore(deps-dev): Bump the minor-deps-updates-main group across 1 directory with 6 updates#47
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ctory with 6 updates Bumps the minor-deps-updates-main group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.0.16` | `4.1.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.16` | `4.1.0` | | [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `9.22.0` | `9.25.0` | | [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `9.22.0` | `9.25.0` | | [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-mocha-framework) | `9.22.0` | `9.25.0` | | [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter) | `9.20.0` | `9.25.0` | Updates `@vitest/ui` from 4.0.16 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/ui) Updates `vitest` from 4.0.16 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest) Updates `@wdio/cli` from 9.22.0 to 9.25.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.25.0/packages/wdio-cli) Updates `@wdio/local-runner` from 9.22.0 to 9.25.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.25.0/packages/wdio-local-runner) Updates `@wdio/mocha-framework` from 9.22.0 to 9.25.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.25.0/packages/wdio-mocha-framework) Updates `@wdio/spec-reporter` from 9.20.0 to 9.25.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.25.0/packages/wdio-spec-reporter) --- updated-dependencies: - dependency-name: "@vitest/ui" dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: vitest dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: "@wdio/cli" dependency-version: 9.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: "@wdio/local-runner" dependency-version: 9.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: "@wdio/mocha-framework" dependency-version: 9.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: "@wdio/spec-reporter" dependency-version: 9.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates-main ... Signed-off-by: dependabot[bot] <[email protected]>
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-deps-updates-main group with 6 updates in the / directory:
4.0.164.1.04.0.164.1.09.22.09.25.09.22.09.25.09.22.09.25.09.20.09.25.0Updates
@vitest/uifrom 4.0.16 to 4.1.0Release notes
Sourced from
@vitest/ui's releases.... (truncated)
Commits
4150b91chore: release v4.1.00c2c013chore: release v4.1.0-beta.68c96bb0refator: update links to npmx (#9783)aaf7758chore: standardize packages README (#9776)79672d7chore: release v4.1.0-beta.58880c90feat(ui): implement filter for slow tests (#9705)50a6cc8chore(deps): update all non-major dependencies (#9719)395d1a2fix: remove trailing spaces from diff error log (#9680)50727a0chore(deps): update all non-major dependencies (#9614)1d9e3b3chore: release v4.1.0-beta.4Updates
vitestfrom 4.0.16 to 4.1.0Release notes
Sourced from vitest's releases.
... (truncated)
Commits
4150b91chore: release v4.1.01de0aa2fix: correctly identify concurrent test during static analysis (#9846)c3cac1cfix: use isAgent check, not just TTY, for watch mode (#9841)eab68bachore(deps): update all non-major dependencies (#9824)031f02afix: allow catch/finally for async assertion (#9827)3e9e096feat(reporters): addagentreporter to reduce ai agent token usage (#9779)0c2c013chore: release v4.1.0-beta.68181e06fix:hideSkippedTestsshould not hidetest.todo(fix #9562) (#9781)a8216b0fix: manual and redirect mock shouldn'tloadortransformoriginal module...689a22afix(browser): types ofgetCDPSessionandcdp()(#9716)Updates
@wdio/clifrom 9.22.0 to 9.25.0Release notes
Sourced from
@wdio/cli's releases.... (truncated)
Changelog
Sourced from
@wdio/cli's changelog.... (truncated)
Commits
ad3dc5afix: fix failing UT's (#15145)504e648v9.24.0ae97a13v9.23.33447f27v9.23.219ac2c1v9.23.1aa94017fix(wdio-cli): ensure dynamic specs added in onPrepare are correctly … (#15012)88562e2test(cli): fix launcher tests for specFileRetries -1 initialization (#14998)667f9a2fix: Allow specFileRetries to be overriden in the beforeSession hook (#14859)15222c1Fix/watcher files to watch 14685 (#14913)5b35e4ev9.23.0Updates
@wdio/local-runnerfrom 9.22.0 to 9.25.0Release notes
Sourced from
@wdio/local-runner's releases.... (truncated)
Changelog
Sourced from
@wdio/local-runner's changelog.... (truncated)
Commits
504e648v9.24.0ae97a13v9.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.0Updates
@wdio/mocha-frameworkfrom 9.22.0 to 9.25.0Release notes
Sourced from
@wdio/mocha-framework's releases.