-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump the vitest-webdriverio group with 3 updates (#333)
Bumps the vitest-webdriverio group with 3 updates: [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser), [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio). Updates `@vitest/browser` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.1/packages/browser) Updates `vitest` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.1/packages/vitest) Updates `webdriverio` from 8.32.2 to 8.32.3 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.32.3/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v8.32.3/packages/webdriverio) --- updated-dependencies: - dependency-name: "@vitest/browser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest-webdriverio - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest-webdriverio - dependency-name: webdriverio dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest-webdriverio ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
d0a1d20
commit d67e4f5
Showing
2 changed files
with
73 additions
and
73 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1243,67 +1243,67 @@ | |
dependencies: | ||
"@types/node" "*" | ||
|
||
"@vitest/[email protected].0": | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/@vitest/browser/-/browser-1.3.0.tgz#bcafc628d7ea6781839d3b430a90b702596d27ae" | ||
integrity sha512-ezDONeREC4Jc4fc4uGe8FKzwMVMWfoGdJspJ/mHIT0I7RUNRHSR11IcJr4MVD0iavTTiXYb4xjD8VqTTT5rZrQ== | ||
"@vitest/[email protected].1": | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/@vitest/browser/-/browser-1.3.1.tgz#79662d6d3923d14f9127a3e266d461bf9c628a22" | ||
integrity sha512-pRof8G8nqRWwg3ouyIctyhfIVk5jXgF056uF//sqdi37+pVtDz9kBI/RMu0xlc8tgCyJ2aEMfbgJZPUydlEVaQ== | ||
dependencies: | ||
"@vitest/utils" "1.3.0" | ||
"@vitest/utils" "1.3.1" | ||
magic-string "^0.30.5" | ||
sirv "^2.0.4" | ||
|
||
"@vitest/[email protected].0": | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-1.3.0.tgz#09b374357b51be44f4fba9336d59024756f902dc" | ||
integrity sha512-7bWt0vBTZj08B+Ikv70AnLRicohYwFgzNjFqo9SxxqHHxSlUJGSXmCRORhOnRMisiUryKMdvsi1n27Bc6jL9DQ== | ||
"@vitest/[email protected].1": | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-1.3.1.tgz#d4c14b89c43a25fd400a6b941f51ba27fe0cb918" | ||
integrity sha512-xofQFwIzfdmLLlHa6ag0dPV8YsnKOCP1KdAeVVh34vSjN2dcUiXYCD9htu/9eM7t8Xln4v03U9HLxLpPlsXdZw== | ||
dependencies: | ||
"@vitest/spy" "1.3.0" | ||
"@vitest/utils" "1.3.0" | ||
"@vitest/spy" "1.3.1" | ||
"@vitest/utils" "1.3.1" | ||
chai "^4.3.10" | ||
|
||
"@vitest/[email protected].0": | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-1.3.0.tgz#1fabbe8d13642473e1acc3450b4df67cf40ae9d1" | ||
integrity sha512-1Jb15Vo/Oy7mwZ5bXi7zbgszsdIBNjc4IqP8Jpr/8RdBC4nF1CTzIAn2dxYvpF1nGSseeL39lfLQ2uvs5u1Y9A== | ||
"@vitest/[email protected].1": | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-1.3.1.tgz#e7f96cdf74842934782bfd310eef4b8695bbfa30" | ||
integrity sha512-5FzF9c3jG/z5bgCnjr8j9LNq/9OxV2uEBAITOXfoe3rdZJTdO7jzThth7FXv/6b+kdY65tpRQB7WaKhNZwX+Kg== | ||
dependencies: | ||
"@vitest/utils" "1.3.0" | ||
"@vitest/utils" "1.3.1" | ||
p-limit "^5.0.0" | ||
pathe "^1.1.1" | ||
|
||
"@vitest/[email protected].0": | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-1.3.0.tgz#016b34289d87ef0c64f4cdb9173086c2edf1db7b" | ||
integrity sha512-swmktcviVVPYx9U4SEQXLV6AEY51Y6bZ14jA2yo6TgMxQ3h+ZYiO0YhAHGJNp0ohCFbPAis1R9kK0cvN6lDPQA== | ||
"@vitest/[email protected].1": | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-1.3.1.tgz#193a5d7febf6ec5d22b3f8c5a093f9e4322e7a88" | ||
integrity sha512-EF++BZbt6RZmOlE3SuTPu/NfwBF6q4ABS37HHXzs2LUVPBLx2QoY/K0fKpRChSo8eLiuxcbCVfqKgx/dplCDuQ== | ||
dependencies: | ||
magic-string "^0.30.5" | ||
pathe "^1.1.1" | ||
pretty-format "^29.7.0" | ||
|
||
"@vitest/[email protected].0": | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-1.3.0.tgz#1faab30e364324e9826887d479e71c03299fe77b" | ||
integrity sha512-AkCU0ThZunMvblDpPKgjIi025UxR8V7MZ/g/EwmAGpjIujLVV2X6rGYGmxE2D4FJbAy0/ijdROHMWa2M/6JVMw== | ||
"@vitest/[email protected].1": | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-1.3.1.tgz#814245d46d011b99edd1c7528f5725c64e85a88b" | ||
integrity sha512-xAcW+S099ylC9VLU7eZfdT9myV67Nor9w9zhf0mGCYJSO+zM2839tOeROTdikOi/8Qeusffvxb/MyBSOja1Uig== | ||
dependencies: | ||
tinyspy "^2.2.0" | ||
|
||
"@vitest/[email protected].0": | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-1.3.0.tgz#7d46aa00617c1720b075eaeb4c4979a712d86c8e" | ||
integrity sha512-/LibEY/fkaXQufi4GDlQZhikQsPO2entBKtfuyIpr1jV4DpaeasqkeHjhdOhU24vSHshcSuEyVlWdzvv2XmYCw== | ||
"@vitest/[email protected].1": | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-1.3.1.tgz#7b05838654557544f694a372de767fcc9594d61a" | ||
integrity sha512-d3Waie/299qqRyHTm2DjADeTaNdNSVsnwHPWrs20JMpjh6eiVq7ggggweO8rc4arhf6rRkWuHKwvxGvejUXZZQ== | ||
dependencies: | ||
diff-sequences "^29.6.3" | ||
estree-walker "^3.0.3" | ||
loupe "^2.3.7" | ||
pretty-format "^29.7.0" | ||
|
||
"@wdio/[email protected].2": | ||
version "8.32.2" | ||
resolved "https://registry.yarnpkg.com/@wdio/config/-/config-8.32.2.tgz#e75f5e94c33b8a261642a8500819ddc7f7f32014" | ||
integrity sha512-ubqe4X+TgcERzXKIpMfisquNxPZNtRU5uPeV7hvas++mD75QyNpmWHCtea2+TjoXKxlZd1MVrtZAwtmqMmyhPw== | ||
"@wdio/[email protected].3": | ||
version "8.32.3" | ||
resolved "https://registry.yarnpkg.com/@wdio/config/-/config-8.32.3.tgz#7877e0764a52189e377a651c6c90593baf697f27" | ||
integrity sha512-hZkaz5Fd8830uniQvRgPus8yp9rp50MAsHa5kZ2Jt8y++Rp330FyJpQZE5oPjTATuz35G5Anprk2Q3fmFd0Ifw== | ||
dependencies: | ||
"@wdio/logger" "8.28.0" | ||
"@wdio/types" "8.32.2" | ||
"@wdio/utils" "8.32.2" | ||
"@wdio/utils" "8.32.3" | ||
decamelize "^6.0.0" | ||
deepmerge-ts "^5.0.0" | ||
glob "^10.2.2" | ||
|
@@ -1338,10 +1338,10 @@ | |
dependencies: | ||
"@types/node" "^20.1.0" | ||
|
||
"@wdio/[email protected].2": | ||
version "8.32.2" | ||
resolved "https://registry.yarnpkg.com/@wdio/utils/-/utils-8.32.2.tgz#fdc438c7a506b0dd850c6c3b7e470957d80f7fdd" | ||
integrity sha512-PJcP4d1Fr8Zp+YIfGN93G0fjDj/6J0I6Gf6p0IpJk8qKQpdFDm4gB+lc202iv2YkyC+oT6b4Ik2W9LzvpSKNoQ== | ||
"@wdio/[email protected].3": | ||
version "8.32.3" | ||
resolved "https://registry.yarnpkg.com/@wdio/utils/-/utils-8.32.3.tgz#d2a47f842f6b7f9953d5bac35e456028381a9999" | ||
integrity sha512-UnR9rPpR1W9U5wz2TU+6BQ2rlxtuK/e3fvdaiWIMZKleB/OCcEQFGiGPAGGVi4ShfaTPwz6hK1cTTgj1OtMXkg== | ||
dependencies: | ||
"@puppeteer/browsers" "^1.6.0" | ||
"@wdio/logger" "8.28.0" | ||
|
@@ -2230,10 +2230,10 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1147663.tgz#4ec5610b39a6250d1f87e6b9c7e16688ed0ac78e" | ||
integrity sha512-hyWmRrexdhbZ1tcJUGpO95ivbRhWXz++F4Ko+n21AY5PNln2ovoJw+8ZMNDTtip+CNFQfrtLVh/w4009dXO/eQ== | ||
|
||
devtools-protocol@^0.0.1261483: | ||
version "0.0.1261483" | ||
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1261483.tgz#529e4b1e385ed38ceb019d040e0377f615eeda14" | ||
integrity sha512-7vJvejpzA5DTfZVkr7a8sGpEAzEiAqcgmRTB0LSUrWeOicwL09lMQTzxHtFNVhJ1OOJkgYdH6Txvy9E5j3VOUQ== | ||
devtools-protocol@^0.0.1262051: | ||
version "0.0.1262051" | ||
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1262051.tgz#670b1f8459b2a136e05bd9a8d54ec0212d543a38" | ||
integrity sha512-YJe4CT5SA8on3Spa+UDtNhEqtuV6Epwz3OZ4HQVLhlRccpZ9/PAYk0/cy/oKxFKRrZPBUPyxympQci4yWNWZ9g== | ||
|
||
diff-sequences@^29.6.3: | ||
version "29.6.3" | ||
|
@@ -5753,10 +5753,10 @@ validate-npm-package-name@^5.0.0: | |
dependencies: | ||
builtins "^5.0.0" | ||
|
||
[email protected].0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-1.3.0.tgz#618cc26d83545cfbd4e2c3014678257496d2bd00" | ||
integrity sha512-D/oiDVBw75XMnjAXne/4feCkCEwcbr2SU1bjAhCcfI5Bq3VoOHji8/wCPAfUkDIeohJ5nSZ39fNxM3dNZ6OBOA== | ||
[email protected].1: | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-1.3.1.tgz#a93f7372212f5d5df38e945046b945ac3f4855d2" | ||
integrity sha512-azbRrqRxlWTJEVbzInZCTchx0X69M/XPTCz4H+TLvlTcR/xH/3hkRqhOakT41fMJCMzXTu4UvegkZiEoJAWvng== | ||
dependencies: | ||
cac "^6.7.14" | ||
debug "^4.3.4" | ||
|
@@ -5775,16 +5775,16 @@ vite@^5.0.0: | |
optionalDependencies: | ||
fsevents "~2.3.3" | ||
|
||
[email protected].0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-1.3.0.tgz#3b04e2a8270b2db0929829cb8f03df7bffd1b5a2" | ||
integrity sha512-V9qb276J1jjSx9xb75T2VoYXdO1UKi+qfflY7V7w93jzX7oA/+RtYE6TcifxksxsZvygSSMwu2Uw6di7yqDMwg== | ||
dependencies: | ||
"@vitest/expect" "1.3.0" | ||
"@vitest/runner" "1.3.0" | ||
"@vitest/snapshot" "1.3.0" | ||
"@vitest/spy" "1.3.0" | ||
"@vitest/utils" "1.3.0" | ||
[email protected].1: | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/vitest/-/vitest-1.3.1.tgz#2d7e9861f030d88a4669392a4aecb40569d90937" | ||
integrity sha512-/1QJqXs8YbCrfv/GPQ05wAZf2eakUPLPa18vkJAKE7RXOKfVHqMZZ1WlTjiwl6Gcn65M5vpNUB6EFLnEdRdEXQ== | ||
dependencies: | ||
"@vitest/expect" "1.3.1" | ||
"@vitest/runner" "1.3.1" | ||
"@vitest/snapshot" "1.3.1" | ||
"@vitest/spy" "1.3.1" | ||
"@vitest/utils" "1.3.1" | ||
acorn-walk "^8.3.2" | ||
chai "^4.3.10" | ||
debug "^4.3.4" | ||
|
@@ -5798,7 +5798,7 @@ [email protected]: | |
tinybench "^2.5.1" | ||
tinypool "^0.8.2" | ||
vite "^5.0.0" | ||
vite-node "1.3.0" | ||
vite-node "1.3.1" | ||
why-is-node-running "^2.2.2" | ||
|
||
wait-port@^1.0.4: | ||
|
@@ -5827,40 +5827,40 @@ web-streams-polyfill@^3.0.3: | |
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.3.2.tgz#32e26522e05128203a7de59519be3c648004343b" | ||
integrity sha512-3pRGuxRF5gpuZc0W+EpwQRmCD7gRqcDOMt688KmdlDAgAyaB1XlN0zq2njfDNm44XVdIouE7pZ6GzbdyH47uIQ== | ||
|
||
[email protected].2: | ||
version "8.32.2" | ||
resolved "https://registry.yarnpkg.com/webdriver/-/webdriver-8.32.2.tgz#4958fa02e863a2b54b523ad4229f45064c6b62dc" | ||
integrity sha512-uyCT2QzCqoz+EsMLTApG5/+RvHJR9MVbdEnjMoxpJDt+IeZCG2Vy/Gq9oNgNQfpxrvZme/EY+PtBsltZi7BAyg== | ||
[email protected].3: | ||
version "8.32.3" | ||
resolved "https://registry.yarnpkg.com/webdriver/-/webdriver-8.32.3.tgz#91f88a1553f7d8c698c64eace734d0f816f42c26" | ||
integrity sha512-1/kpZvuftt59oikHs+6FvWXNfOM5tgMMMAk3LnMe7D938dVOoNGAe46fq0oL/xsxxPicbMRTRgIy1OifLiglaA== | ||
dependencies: | ||
"@types/node" "^20.1.0" | ||
"@types/ws" "^8.5.3" | ||
"@wdio/config" "8.32.2" | ||
"@wdio/config" "8.32.3" | ||
"@wdio/logger" "8.28.0" | ||
"@wdio/protocols" "8.32.0" | ||
"@wdio/types" "8.32.2" | ||
"@wdio/utils" "8.32.2" | ||
"@wdio/utils" "8.32.3" | ||
deepmerge-ts "^5.1.0" | ||
got "^12.6.1" | ||
ky "^0.33.0" | ||
ws "^8.8.0" | ||
|
||
[email protected].2: | ||
version "8.32.2" | ||
resolved "https://registry.yarnpkg.com/webdriverio/-/webdriverio-8.32.2.tgz#79a955165684061714fd01bbdee5fa3f1521239c" | ||
integrity sha512-Z0Wc/dHFfWGWJZpaQ8u910/LG0E9EIVTO7J5yjqWx2XtXz2LzQMxYwNRnvNLhY/1tI4y/cZxI6kFMWr8wD2TtA== | ||
[email protected].3: | ||
version "8.32.3" | ||
resolved "https://registry.yarnpkg.com/webdriverio/-/webdriverio-8.32.3.tgz#c3b8545ed1dd37f2559c60854b5e71d0864cd024" | ||
integrity sha512-SupbQKMtUZHSH7lmF5xaJPgxsn8sIBNAjs1CyPI33u30eY9VcVQ4CJQ818ZS3FLxR0q2XdWk9lsQNyhZwlN3RA== | ||
dependencies: | ||
"@types/node" "^20.1.0" | ||
"@wdio/config" "8.32.2" | ||
"@wdio/config" "8.32.3" | ||
"@wdio/logger" "8.28.0" | ||
"@wdio/protocols" "8.32.0" | ||
"@wdio/repl" "8.24.12" | ||
"@wdio/types" "8.32.2" | ||
"@wdio/utils" "8.32.2" | ||
"@wdio/utils" "8.32.3" | ||
archiver "^6.0.0" | ||
aria-query "^5.0.0" | ||
css-shorthand-properties "^1.1.1" | ||
css-value "^0.0.1" | ||
devtools-protocol "^0.0.1261483" | ||
devtools-protocol "^0.0.1262051" | ||
grapheme-splitter "^1.0.2" | ||
import-meta-resolve "^4.0.0" | ||
is-plain-obj "^4.1.0" | ||
|
@@ -5872,7 +5872,7 @@ [email protected]: | |
resq "^1.9.1" | ||
rgb2hex "0.2.5" | ||
serialize-error "^11.0.1" | ||
webdriver "8.32.2" | ||
webdriver "8.32.3" | ||
|
||
webidl-conversions@^3.0.0: | ||
version "3.0.1" | ||
|