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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all group with 7 updates:
6.21.0
7.0.1
6.21.0
7.0.1
8.31.1
8.32.1
8.31.1
8.32.1
8.31.1
8.32.1
121.0.0
121.0.1
8.31.1
8.32.1
Updates
@typescript-eslint/eslint-plugin
from 6.21.0 to 7.0.1Release notes
Sourced from
@​typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@​typescript-eslint/eslint-plugin
's changelog.Commits
4f3215f
chore(release): publish 7.0.1422791c
fix(eslint-plugin): update peer dep for parser (#8441)b27de99
chore(release): publish 7.0.0379f742
chore(eslint-plugin): [no-confusing-void-expression] explicitly state default...b636baa
docs: fix restrict-plus-operands example (#8362)1aa393c
chore(deps): update dependency prettier to v3.2.5 (#8401)8ef5f4b
feat: add support for flat configs (#7935)c298350
fix(eslint-plugin): [prefer-find] stop throwing type errors when converting s...1200b4c
chore(deps): update nx to v17.3.0 (#8317)584db29
feat: bump ESLint, NodeJS, and TS minimum version requirements (#8377)Updates
@typescript-eslint/parser
from 6.21.0 to 7.0.1Release notes
Sourced from
@​typescript-eslint/parser
's releases.Changelog
Sourced from
@​typescript-eslint/parser
's changelog.Commits
4f3215f
chore(release): publish 7.0.1b27de99
chore(release): publish 7.0.01aa393c
chore(deps): update dependency prettier to v3.2.5 (#8401)8ef5f4b
feat: add support for flat configs (#7935)1200b4c
chore(deps): update nx to v17.3.0 (#8317)584db29
feat: bump ESLint, NodeJS, and TS minimum version requirements (#8377)Updates
@wdio/cli
from 8.31.1 to 8.32.1Release notes
Sourced from
@​wdio/cli
's releases.Changelog
Sourced from
@​wdio/cli
's changelog.Commits
aaf0ca1
v8.32.15d9e78a
(@​wdio/cli
): revert inquirer update912ff55
v8.32.0b6da64e
(@​wdio/cli
): replace base url question with visual testing support question i...700e142
(docs): add name cucumber opts to config wizard templateUpdates
@wdio/jasmine-framework
from 8.31.1 to 8.32.1Release notes
Sourced from
@​wdio/jasmine-framework
's releases.Changelog
Sourced from
@​wdio/jasmine-framework
's changelog.Commits
aaf0ca1
v8.32.1912ff55
v8.32.0Updates
@wdio/local-runner
from 8.31.1 to 8.32.1Release notes
Sourced from
@​wdio/local-runner
's releases.Changelog
Sourced from
@​wdio/local-runner
's changelog.Commits
aaf0ca1
v8.32.1912ff55
v8.32.0Updates
chromedriver
from 121.0.0 to 121.0.1Commits
6d7c2f1
Remove Node.js 18 from arm build076da75
Bump version06656e9
Update default binary CDN URLUpdates
webdriverio
from 8.31.1 to 8.32.1Release notes
Sourced from webdriverio's releases.
Changelog
Sourced from webdriverio's changelog.
Commits
aaf0ca1
v8.32.1b65af6c
Bump devtools-protocol from 0.0.1260275 to 0.0.1260888 (#12254)912ff55
v8.32.0b521b57
Bump devtools-protocol from 0.0.1255431 to 0.0.1260275 (#12235)04e263c
moveTo docs updated (#12226)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 show