build(deps): Bump the all group across 1 directory with 6 updates #418
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 all group with 6 updates in the / directory:
8.40.2
9.0.5
1.46.0
1.46.1
8.0.1
8.2.0
8.0.1
8.2.0
8.0.1
8.2.0
5.4.0
5.4.1
Updates
webdriverio
from 8.40.2 to 9.0.5Release notes
Sourced from webdriverio's releases.
... (truncated)
Changelog
Sourced from webdriverio's changelog.
... (truncated)
Commits
5ec4340
v9.0.53b39d92
fix(webdriverio): export protocol-stub as own module1f3d6f7
v9.0.4afc1d84
fix(webdriverio): execute command when using bidi (#13389)cd2bc7d
fix(webdriverio): update getHTML docs (#13388)b84bcf6
fix(infra): retry type generation (#13385)660998a
fix(internal): fix repository.url url2a869e5
v9.0.132d2be3
fix(webdriverio): don't allow to pass in empty array for startNodes (#13373)9576934
v9.0.0Updates
@playwright/test
from 1.46.0 to 1.46.1Release notes
Sourced from
@playwright/test
's releases.Commits
e1c861c
cherry-pick(#32021): test: fix failing client-certificate tests20b0788
chore: mark v1.46.1 (#32194)57c3240
cherry-pick(#32192): chore: generate self-signed certificates for socks proxy301f179
cherry-pick(#32189): fix(only-changed): show nice error message about shallow...b2d6a09
cherry-pick(#32164): docs: release video and trace viewer video (#32173)7cf7aec
cherry-pick(#32094): fix(test runner): run project dependencies of `--only-ch...d78ae01
cherry-pick(#32163): fix(client-certificates): stall on tls handshake errorsbd13da4
cherry-pick(#32155): fix(client-certificates): when server does tls renegotia...30684a7
cherry-pick(#32066): fix(types): revert type changes made to support TS 5.5 (...5e68061
cherry-pick(#32015): docs(release-notes): fix typo in .NET release notesUpdates
@typescript-eslint/eslint-plugin
from 8.0.1 to 8.2.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
7440e14
chore(release): publish 8.2.0db558d1
fix(eslint-plugin): [no-unsafe-enum-comparison] add logic to see through inte...3962885
chore: enable unicorn/prefer-string-replace-all (#9798)da02f61
fix(eslint-plugin): [no-unnecessary-type-parameters] check mapped constraint ...478990f
feat(eslint-plugin): add suggestion torequire-await
to removeasync
keyw...8087d17
fix(eslint-plugin): [no-redundant-type-constituents] differentiate a types-er...8e01254
fix(eslint-plugin): delete [] in message if ReadOnly<string[]> is detected (#...3ca8477
fix(eslint-plugin): [no-unnecessary-type-assertion] conflict with TS for vari...75a09a8
fix(eslint-plugin): [use-unknown-in-catch-callback-variable] flag second argu...382e87b
chore: enableunicorn/prefer-node-protocol
(#9742)Updates
@typescript-eslint/parser
from 8.0.1 to 8.2.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
7440e14
chore(release): publish 8.2.0382e87b
chore: enableunicorn/prefer-node-protocol
(#9742)243fb5f
chore: enable prefer-template (#9544)3d78392
chore(release): publish 8.1.0a26e3c7
chore: enable prefer-regexp-test (#9658)Updates
typescript-eslint
from 8.0.1 to 8.2.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
7440e14
chore(release): publish 8.2.03d78392
chore(release): publish 8.1.090576fa
feat(typescript-eslint): add JSDoc comments on generated configs (#9672)fb65883
chore: setreportUnusedDisableDirectives
level toerror
(#9743)Updates
vite
from 5.4.0 to 5.4.1Changelog
Sourced from vite's changelog.
Commits
b44c20c
release: v5.4.1391bb49
fix(worker): handle self reference url worker in dependency for build (#17846)e686d74
fix(build): avoid re-define__vite_import_meta_env__
(#17876)9018255
chore: fix picocolors import for local dev (#17884)1bda847
fix: align CorsOptions.origin type with@types/cors
(#17836)e16bf1f
refactor: removehandleHotUpdate
from watch-package-data plugin (#17865)6700594
fix: typings for vite:preloadError (#17868)d11711c
fix(deps): update all non-major dependencies (#17869)4e5ce3c
fix(lightningcss): search for assets with correct base path (#17856)e961b31
fix:build.modulePreload.resolveDependencies
is optimizable (#16083)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions