Closed dependabot[bot] closed 1 year ago
Bumps the npm-low-risk group with 24 updates:
8.49.0
8.52.0
7.3.0
7.4.2
4.17.17
4.17.20
1.1.0
1.1.1
2.1.2
2.1.3
29.6.4
29.7.0
3.0.0
3.0.1
8.8.2
8.21.0
4.12.0
4.15.0
4.1.16
4.1.19
5.1.0
5.1.1
7.22.17
7.23.2
7.22.15
0.3.5
0.3.6
0.6.7
0.8.0
1.37.1
1.39.0
10.3.4
10.3.10
8.20.2
8.20.0
Updates eslint from 8.49.0 to 8.52.0
eslint
Sourced from eslint's releases.
v8.52.0 Features 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#17611) (Yosuke Ota) Bug Fixes 5de9637 fix: Ensure shared references in rule configs are separated (#17666) (Nicholas C. Zakas) dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#17649) (Francesco Trotta) Documentation 476d58a docs: Add note about invalid CLI flags when using flat config. (#17664) (Nicholas C. Zakas) 660ed3a docs: Plugin flat config migration guide (#17640) (Nicholas C. Zakas) a58aa20 docs: fix examples for several rules (#17645) (Milos Djermanovic) 179929b docs: Remove trailing newline from the code of Playground links (#17641) (Francesco Trotta) f8e5c30 docs: Update README (GitHub Actions Bot) b7ef2f3 docs: Enable pretty code formatter output (#17635) (Nicholas C. Zakas) 0bcb9a8 docs: Fix syntax errors in rule examples (#17633) (Francesco Trotta) 61b9083 docs: Make no-continue example code work (#17643) (Zhongyuan Zhou) 9fafe45 docs: upgrade to 11ty 2.0 (#17632) (Percy Ma) ff8e4bf docs: Update README (GitHub Actions Bot) fab249a docs: Update README (GitHub Actions Bot) 392305b docs: Update no-irregular-whitespace and fix examples (#17626) (Francesco Trotta) 6b8acfb docs: Add real whitespace to no-trailing-spaces examples (#17630) (Francesco Trotta) 1000187 docs: Fix examples in unicode-bom (#17631) (Francesco Trotta) 000290c docs: Update README (GitHub Actions Bot) Chores 6d1f0c2 chore: upgrade @eslint/js@8.52.0 (#17671) (Milos Djermanovic) d63d4fe chore: package.json update for @eslint/js release (ESLint Jenkins) f30cefe test: fix FlatESLint tests for caching (#17658) (Milos Djermanovic) ef650cb test: update tests for no-promise-executor-return (#17661) (Milos Djermanovic) v8.51.0 Features 0a9c433 feat: Add --no-warn-ignored CLI option for flat config (#17569) (Domantas Petrauskas) 977e67e feat: logical-assignment-operators to report expressions with 3 operands (#17600) (Yosuke Ota) Bug Fixes f976b2f fix: make rule severity case-sensitive in flat config (#17619) (Milos Djermanovic) 0edfe36 fix: Ensure crash error messages are not duplicated (#17584) (Nicholas C. Zakas) dd79abc fix: eslint-disable to be able to parse quoted rule names (#17612) (Yosuke Ota) d2f6801 fix: Ensure correct code path for && followed by ?? (#17618) (Nicholas C. Zakas) Documentation ee5be81 docs: default to sourceType: "module" in rule examples (#17615) (Francesco Trotta) 1aa26df docs: Add more examples for multiline-ternary (#17610) (George Ashiotis) 47d0b44 docs: Update README (GitHub Actions Bot) dbf831e docs: use generated og image (#17601) (Percy Ma) 1866da5 docs: Update README (GitHub Actions Bot) Chores
70648ee
5de9637
dcfe573
no-object-constructor
476d58a
660ed3a
a58aa20
179929b
f8e5c30
b7ef2f3
0bcb9a8
61b9083
9fafe45
ff8e4bf
fab249a
392305b
no-irregular-whitespace
6b8acfb
no-trailing-spaces
1000187
unicode-bom
000290c
6d1f0c2
@eslint/js
@8
d63d4fe
f30cefe
ef650cb
0a9c433
--no-warn-ignored
977e67e
f976b2f
0edfe36
dd79abc
eslint-disable
d2f6801
ee5be81
sourceType: "module"
1aa26df
47d0b44
dbf831e
1866da5
... (truncated)
Sourced from eslint's changelog.
v8.52.0 - October 20, 2023 6d1f0c2 chore: upgrade @eslint/js@8.52.0 (#17671) (Milos Djermanovic) d63d4fe chore: package.json update for @eslint/js release (ESLint Jenkins) 476d58a docs: Add note about invalid CLI flags when using flat config. (#17664) (Nicholas C. Zakas) 5de9637 fix: Ensure shared references in rule configs are separated (#17666) (Nicholas C. Zakas) f30cefe test: fix FlatESLint tests for caching (#17658) (Milos Djermanovic) ef650cb test: update tests for no-promise-executor-return (#17661) (Milos Djermanovic) 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#17611) (Yosuke Ota) dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#17649) (Francesco Trotta) 660ed3a docs: Plugin flat config migration guide (#17640) (Nicholas C. Zakas) a58aa20 docs: fix examples for several rules (#17645) (Milos Djermanovic) 179929b docs: Remove trailing newline from the code of Playground links (#17641) (Francesco Trotta) f8e5c30 docs: Update README (GitHub Actions Bot) b7ef2f3 docs: Enable pretty code formatter output (#17635) (Nicholas C. Zakas) 0bcb9a8 docs: Fix syntax errors in rule examples (#17633) (Francesco Trotta) 61b9083 docs: Make no-continue example code work (#17643) (Zhongyuan Zhou) 9fafe45 docs: upgrade to 11ty 2.0 (#17632) (Percy Ma) ff8e4bf docs: Update README (GitHub Actions Bot) fab249a docs: Update README (GitHub Actions Bot) 392305b docs: Update no-irregular-whitespace and fix examples (#17626) (Francesco Trotta) 6b8acfb docs: Add real whitespace to no-trailing-spaces examples (#17630) (Francesco Trotta) 1000187 docs: Fix examples in unicode-bom (#17631) (Francesco Trotta) 000290c docs: Update README (GitHub Actions Bot) v8.51.0 - October 6, 2023 1ef39ea chore: upgrade @eslint/js@8.51.0 (#17624) (Milos Djermanovic) f8c7403 chore: package.json update for @eslint/js release (ESLint Jenkins) f976b2f fix: make rule severity case-sensitive in flat config (#17619) (Milos Djermanovic) 0edfe36 fix: Ensure crash error messages are not duplicated (#17584) (Nicholas C. Zakas) ee5be81 docs: default to sourceType: "module" in rule examples (#17615) (Francesco Trotta) dd79abc fix: eslint-disable to be able to parse quoted rule names (#17612) (Yosuke Ota) d2f6801 fix: Ensure correct code path for && followed by ?? (#17618) (Nicholas C. Zakas) 2665552 test: fix flat config linter tests to use Linter in flat config mode (#17616) (Milos Djermanovic) 1aa26df docs: Add more examples for multiline-ternary (#17610) (George Ashiotis) 47d0b44 docs: Update README (GitHub Actions Bot) dbf831e docs: use generated og image (#17601) (Percy Ma) 0a9c433 feat: Add --no-warn-ignored CLI option for flat config (#17569) (Domantas Petrauskas) 1866da5 docs: Update README (GitHub Actions Bot) 7b77bcc chore: Refactor CodePathState (#17510) (Nicholas C. Zakas) 977e67e feat: logical-assignment-operators to report expressions with 3 operands (#17600) (Yosuke Ota) bc77c9a chore: Document and refactor ForkContext (#17566) (Nicholas C. Zakas) 24e1f14 chore: Refactor and document CodePath (#17558) (Nicholas C. Zakas) v8.50.0 - September 22, 2023 f8a8a2d chore: upgrade @eslint/js@8.50.0 (#17599) (Milos Djermanovic) 38ada6d chore: package.json update for @eslint/js release (ESLint Jenkins) 27d5a9e feat: add suggestions to array-callback-return (#17590) (Tanuj Kanti)
v8.52.0 - October 20, 2023
v8.51.0 - October 6, 2023
1ef39ea
f8c7403
2665552
7b77bcc
bc77c9a
24e1f14
v8.50.0 - September 22, 2023
f8a8a2d
38ada6d
27d5a9e
331cf62
7dc28ed
Updates lerna from 7.3.0 to 7.4.2
lerna
Sourced from lerna's releases.
v7.4.2 7.4.2 (2023-10-27) Bug Fixes version: support changelog-presets using async factory funcs (#3873) (bb5e7d7) v7.4.1 7.4.1 (2023-10-18) 7.4.0 contained a malformed dist directory, please bump to 7.4.1 for the correct artifacts v7.4.0 7.4.0 (2023-10-17) Bug Fixes version: update lock files after the version hook (#3849) (7e30a31) Features version: add json option (#3858) (86f22f4) version: add option to force version update (#3852) (914dd96) v7.3.1 7.3.1 (2023-10-10) Bug Fixes core: update package engines.node to correctly include only >=16 (#3861) (0674555)
7.4.0 contained a malformed dist directory, please bump to 7.4.1 for the correct artifacts
Sourced from lerna's changelog.
7.4.2 (2023-10-27) Bug Fixes version: support changelog-presets using async factory funcs (#3873) (bb5e7d7) 7.4.1 (2023-10-18) Note: Version bump only for package lerna 7.4.0 (2023-10-17) Features version: add json option (#3858) (86f22f4) version: add option to force version update (#3852) (914dd96) 7.3.1 (2023-10-10) Bug Fixes core: update package engines.node to correctly include only >=16 (#3861) (0674555)
Note: Version bump only for package lerna
5effc09
bb5e7d7
04772e6
1abb93a
af23df5
86f22f4
914dd96
f09e00a
0674555
Updates @types/express from 4.17.17 to 4.17.20
@types/express
Updates @types/test-listen from 1.1.0 to 1.1.1
@types/test-listen
Updates @types/clone from 2.1.2 to 2.1.3
@types/clone
Updates jest from 29.6.4 to 29.7.0
jest
Sourced from jest's releases.
v29.7.0 Features [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465) [jest-validate] Allow deprecation warnings for unknown options (#14499) Fixes [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507) [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465) [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473) Performance [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455) Chore & Maintenance [jest-cli] Move internal config initialisation logic to the create-jest package (#14465) New Contributors @bawjensen made their first contribution in jestjs/jest#14465 @malaviya-parth made their first contribution in jestjs/jest#14467 @niklasholm made their first contribution in jestjs/jest#14507 Full Changelog: https://github.com/jestjs/jest/compare/v29.6.4...v29.7.0
[create-jest]
npm init
yarn create
[jest-validate]
[jest-resolver]
moduleNameMapper
undefined
[jest-snapshot]
[@jest/test-sequencer]
perStats.duration
[@jest/create-cache-key-function]
NODE_ENV
BABEL_ENV
[jest-cli]
create-jest
@bawjensen
@malaviya-parth
@niklasholm
Full Changelog: https://github.com/jestjs/jest/compare/v29.6.4...v29.7.0
Sourced from jest's changelog.
29.7.0 Features [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465) [jest-validate] Allow deprecation warnings for unknown options (#14499) Fixes [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507) [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465) [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473) Performance [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455) Chore & Maintenance [jest-cli] Move internal config initialisation logic to the create-jest package (#14465)
4e56991
Updates jest-environment-jsdom from 29.6.4 to 29.7.0
jest-environment-jsdom
Sourced from jest-environment-jsdom's releases.
Sourced from jest-environment-jsdom's changelog.
Updates @types/cssesc from 3.0.0 to 3.0.1
@types/cssesc
Updates webdriverio from 8.8.2 to 8.21.0
webdriverio
Sourced from webdriverio's releases.
v8.21.0 (2023-11-02) :bug: Bug Fix webdriverio #11537 Fix name selector to allow other characters (@aristotelos) #11496 (webdriverio): fix - scrollIntoView calls scroll action with a wrong … (@qaflorent) wdio-cli #11541 (@wdio/cli): fix reporter output (@erwinheitzman) wdio-allure-reporter #11532 add testCaseId for allure testOps (@AlexKorTutu) :nail_care: Polish wdio-browserstack-service #11488 [browserstack-service] Add more CIs (@samarsault) webdriverio #11529 changed moveTo to like it's been implemented in click (@udarrr) wdio-types, wdio-utils #11509 (@wdio/utils): Add envDetector for browserstack (@Pi-fe) :memo: Documentation #11547 (docs): added tip to use translation files when using a11y selectors (@erwinheitzman) Committers: 7 Alexander Korneev (@AlexKorTutu) Erwin Heitzman (@erwinheitzman) Pietro F. (@Pi-fe) Samarjeet (@samarsault) Siarhei Kliushnikau (@udarrr) @aristotelos @qaflorent v8.20.5 (2023-10-25) :bug: Bug Fix #11524 (@wdio/globals): fix type reference annotation (@christian-bromann) Committers: 1 Christian Bromann (@christian-bromann) v8.20.4 (2023-10-25) :nail_care: Polish wdio-browserstack-service #11487 [v8] Support: Setting session status and name when using BrowserStack Automate TurboScale (@nagpalkaran95) wdio-cli, wdio-protocols #11523 (@wdio/cli): improve bootstrap ElectronJS project (@christian-bromann) Committers: 2 Christian Bromann (@christian-bromann) Karan Nagpal (@nagpalkaran95)
@aristotelos
@qaflorent
wdio-cli
@wdio/cli
@erwinheitzman
wdio-allure-reporter
@AlexKorTutu
wdio-browserstack-service
@samarsault
@udarrr
wdio-types
wdio-utils
@wdio/utils
@Pi-fe
@wdio/globals
@christian-bromann
@nagpalkaran95
wdio-protocols
Sourced from webdriverio's changelog.
v8.21.0 (2023-11-02) :bug: Bug Fix webdriverio #11537 Fix name selector to allow other characters (@aristotelos) #11496 (webdriverio): fix - scrollIntoView calls scroll action with a wrong … (@qaflorent) wdio-cli #11541 (@wdio/cli): fix reporter output (@erwinheitzman) wdio-allure-reporter #11532 add testCaseId for allure testOps (@AlexKorTutu) :nail_care: Polish wdio-browserstack-service #11488 [browserstack-service] Add more CIs (@samarsault) webdriverio #11529 changed moveTo to like it's been implemented in click (@udarrr) wdio-types, wdio-utils #11509 (@wdio/utils): Add envDetector for browserstack (@Pi-fe) :memo: Documentation #11547 (docs): added tip to use translation files when using a11y selectors (@erwinheitzman) Committers: 7 Alexander Korneev (@AlexKorTutu) Erwin Heitzman (@erwinheitzman) Pietro F. (@Pi-fe) Samarjeet (@samarsault) Siarhei Kliushnikau (@udarrr) @aristotelos @qaflorent v8.20.5 (2023-10-25) :bug: Bug Fix #11524 (@wdio/globals): fix type reference annotation (@christian-bromann) Committers: 1 Christian Bromann (@christian-bromann) v8.20.4 (2023-10-25) :nail_care: Polish wdio-browserstack-service #11487 [v8] Support: Setting session status and name when using BrowserStack Automate TurboScale (@nagpalkaran95) wdio-cli, wdio-protocols #11523 (@wdio/cli): improve bootstrap ElectronJS project (@christian-bromann) Committers: 2
92a7474
5acc51d
6c17653
bcdf1b4
e6214a1
233fbcd
271efa5
963b578
6aa9e33
658c217
Updates selenium-webdriver from 4.12.0 to 4.15.0
selenium-webdriver
Sourced from selenium-webdriver's releases.
Selenium 4.15 Changelog For each component's detailed changelog, please check: Ruby Python JavaScript Java DotNet IEDriverServer Commits in this release f4334adc5c - update versions for nightly releases :: titusfortner ee8c814618 - [rb] update gemfile with nightly version :: titusfortner c3fc944d5e - fix change logs :: titusfortner 163ba66495 - [java] remove jdk from list of jars to publish now that it is a core dependency :: titusfortner 3dbb37c6ff - [js] update package lock version :: titusfortner 2ef70312e8 - [bidi][java] Add set viewport command :: Puja Jagani f02e917ec6 - [bidi][java] Add browsing context activate command :: Puja Jagani 2940a0d24d - [rust] Organize use (imports) in all modules (no logical changes) :: Boni Garcia 889a636954 - [ci] Slim the Java build even further (#12913) :: Simon Stewart abeb86612d - [java] Use Java Map instead of Guava Immutable Map in BiDi package :: Puja Jagani cdd75fcda8 - [java] Use Java Map instead of Guava Immutable Map in Chrome package :: Puja Jagani ca15a17230 - [java] Use Java Map instead of Guava Immutable Map in Chromium package :: Puja Jagani a92711b6a7 - Update mirror info (Tue Oct 10 12:06:42 UTC 2023) :: Selenium CI Bot 819955bd77 - [iedriver] update versions to 4.14.0.0 :: titusfortner f6d04c8a67 - [ci + dotnet] Slim down the .Net CI build since most is already checked by the RBE CI build (#12916) :: Simon Stewart 06bb4e9f33 - [java] remove lift related packages and dependencies (#12917) :: joerg1985 1f8b8d9a80 - Update mirror info (Wed Oct 11 00:15:25 UTC 2023) :: Selenium CI Bot bbcfc9aead - [java][bidi] Add validation for browsing context id (#12920) :: Manuel Blanco 225074be5d - [java] Fix default values for print options page size :: Puja Jagani 78ee4c01a7 - [java] Update page size test :: Puja Jagani 1c89e31e7a - [ci + dotnet]: We can run tests and packaging in parallel :: Simon Mavi Stewart a717e3feba - Replace calls to console.log with managed loggers (#12909) :: Daniel Rozenberg 966cb9f9a1 - [rust] Include mirror arguments to change default online repository URLs (#11687) :: Boni García 6c6b5622b9 - [java][bidi] Add print command :: Puja Jagani 8f73722712 - [java] Update Netty to 4.1.100.Final :: Simon Mavi Stewart 36108e7244 - Update mirror info (Wed Oct 11 12:07:07 UTC 2023) :: Selenium CI Bot 7ddfad6ad7 - [java] use the java process builder to run external processes (#12898) :: joerg1985 d9f0010403 - [py]: Return a pathlib.Path when SE_MANAGER_PATH is set. closes #12929 :: symonk 1e6e5ec2fa - [java] allow a custom timeout when shutting down a process :: Jörg Sautter 27c7fdbef8 - [java] replaced usage of Guavas ByteStreams with native Java 11 methods :: Jörg Sautter dd00a0ab56 - [java] allow setting version in the Http Client Config (#12919) :: Titus Fortner 0a3d590f7a - [java] Remove unused imports :: Puja Jagani 7cc250fa59 - [Bugfix] Refactored code in the WebDriverException class: (#12933) :: Manuel Blanco 6217edce1e - Update mirror info (Thu Oct 12 12:07:12 UTC 2023) :: Selenium CI Bot
For each component's detailed changelog, please check:
f4334adc5c
ee8c814618
c3fc944d5e
163ba66495
3dbb37c6ff
2ef70312e8
f02e917ec6
2940a0d24d
889a636954
abeb86612d
cdd75fcda8
ca15a17230
a92711b6a7
819955bd77
f6d04c8a67
06bb4e9f33
1f8b8d9a80
bbcfc9aead
225074be5d
78ee4c01a7
1c89e31e7a
a717e3feba
966cb9f9a1
6c6b5622b9
8f73722712
36108e7244
7ddfad6ad7
d9f0010403
pathlib.Path
SE_MANAGER_PATH
1e6e5ec2fa
27c7fdbef8
dd00a0ab56
0a3d590f7a
7cc250fa59
6217edce1e
1d14b55
f74e0dd
63baf0b
5402d1a
e3e8de9
81efbf2
014ead4
c9816fb
c87de7b
d847116
Updates @types/selenium-webdriver from 4.1.16 to 4.1.19
@types/selenium-webdriver
Updates execa from 5.1.0 to 5.1.1
execa
Sourced from execa's releases.
v5.1.1 Fix error message when user passes a single array argument (#468) 2b9c0e1 https://github.com/sindresorhus/execa/compare/v5.1.0...v5.1.1
https://github.com/sindresorhus/execa/compare/v5.1.0...v5.1.1
9216ec8
2b9c0e1
Updates @babel/core from 7.22.17 to 7.23.2
@babel/core
Sourced from @babel/core's releases.
@babel/core
v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in t... _Description has been truncated_
NOTE: This release also re-publishes @babel/core, even if it does not appear in t... _Description has been truncated_
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the npm-low-risk group with 24 updates:
8.49.0
8.52.0
7.3.0
7.4.2
4.17.17
4.17.20
1.1.0
1.1.1
2.1.2
2.1.3
29.6.4
29.7.0
29.6.4
29.7.0
3.0.0
3.0.1
8.8.2
8.21.0
4.12.0
4.15.0
4.1.16
4.1.19
5.1.0
5.1.1
7.22.17
7.23.2
7.22.15
7.23.2
7.22.15
7.23.2
0.3.5
0.3.6
0.6.7
0.8.0
1.37.1
1.39.0
10.3.4
10.3.10
8.20.2
8.21.0
8.20.0
8.21.0
8.20.0
8.21.0
8.20.0
8.21.0
8.20.0
8.21.0
Updates
eslint
from 8.49.0 to 8.52.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
331cf62
8.52.07dc28ed
Build: changelog update for 8.52.06d1f0c2
chore: upgrade@eslint/js
@8
.52.0 (#17671)d63d4fe
chore: package.json update for@eslint/js
release476d58a
docs: Add note about invalid CLI flags when using flat config. (#17664)5de9637
fix: Ensure shared references in rule configs are separated (#17666)f30cefe
test: fix FlatESLint tests for caching (#17658)ef650cb
test: update tests for no-promise-executor-return (#17661)70648ee
feat: report-unused-disable-directive to report unused eslint-enable (#17611)dcfe573
fix: add preceding semicolon in suggestions ofno-object-constructor
(#17649)Updates
lerna
from 7.3.0 to 7.4.2Release notes
Sourced from lerna's releases.
Changelog
Sourced from lerna's changelog.
Commits
5effc09
chore(misc): publish 7.4.2bb5e7d7
fix(version): support changelog-presets using async factory funcs (#3873)04772e6
chore(misc): publish 7.4.11abb93a
chore(misc): publish 7.4.0af23df5
chore(diff): use import instead of require for bundling diff command (#3847)86f22f4
feat(version): add json option (#3858)914dd96
feat(version): add option to force version update (#3852)f09e00a
chore(misc): publish 7.3.10674555
fix(core): update package engines.node to correctly include only >=16 (#3861)Updates
@types/express
from 4.17.17 to 4.17.20Commits
Updates
@types/test-listen
from 1.1.0 to 1.1.1Commits
Updates
@types/clone
from 2.1.2 to 2.1.3Commits
Updates
jest
from 29.6.4 to 29.7.0Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
4e56991
v29.7.0Updates
jest-environment-jsdom
from 29.6.4 to 29.7.0Release notes
Sourced from jest-environment-jsdom's releases.
Changelog
Sourced from jest-environment-jsdom's changelog.
Commits
4e56991
v29.7.0Updates
@types/cssesc
from 3.0.0 to 3.0.1Commits
Updates
webdriverio
from 8.8.2 to 8.21.0Release notes
Sourced from webdriverio's releases.
... (truncated)
Changelog
Sourced from webdriverio's changelog.
... (truncated)
Commits
92a7474
v8.21.05acc51d
Fix name selector to allow other characters (#11537)6c17653
added autoscroll to moveto (#11565)bcdf1b4
(webdriverio): fix - scrollIntoView calls scroll action with a wrong … (#11496)e6214a1
Bump devtools-protocol from 0.0.1209236 to 0.0.1213968 (#11551)233fbcd
changed moveTo to like it's been implemented in click (#11529)271efa5
v8.20.4963b578
v8.20.36aa9e33
v8.20.0658c217
(@wdio/utils
): separate between common and node utils (#11469)Updates
selenium-webdriver
from 4.12.0 to 4.15.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Commits
1d14b55
update versions for 4.15 releasef74e0dd
[js] update change log63baf0b
[bidi] [java] Rework tests to run in different browsers5402d1a
[bidi] [js] Add browsing context commands and events (#13078)e3e8de9
[js] Fix typo in text81efbf2
[js] Fix typo in test014ead4
script to automate version updatesc9816fb
update selenium manager binariesc87de7b
add script for updating selenium managerd847116
update change logsUpdates
@types/selenium-webdriver
from 4.1.16 to 4.1.19Commits
Updates
execa
from 5.1.0 to 5.1.1Release notes
Sourced from execa's releases.
Commits
9216ec8
5.1.12b9c0e1
Fix error message when user passes a single array argument (#468)Updates
@babel/core
from 7.22.17 to 7.23.2Release notes
Sourced from
@babel/core
's releases.