Closed dependabot[bot] closed 8 months ago
Bumps the all group with 10 updates:
2.0.0
2.0.1
6.21.0
7.0.2
8.31.1
8.32.3
8.32.2
0.4.2
0.4.3
121.0.0
121.0.2
Updates @jspm/generator from 2.0.0 to 2.0.1
@jspm/generator
Sourced from @jspm/generator's releases.
@jspm/generator
2.0.1 What's Changed feat: typescript flag for ts tracing by @guybedford in jspm/generator#340 feat: add static deps and dynamic deps to uninstall by @guybedford in jspm/generator#341 Full Changelog: https://github.com/jspm/generator/compare/2.0.0...2.0.1
@guybedford
Full Changelog: https://github.com/jspm/generator/compare/2.0.0...2.0.1
ca0fdbe
dbb24f2
eb034be
Updates @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.2
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v7.0.2 7.0.2 (2024-02-19) 🩹 Fixes fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests (#8460) utils: use mergeable interface for settings property (#8485) ❤️ Thank You Brad Zacher @bradzacher Gareth Jones @G-Rath You can read about our versioning strategy and releases on our website. v7.0.1 7.0.1 (2024-02-12) 🩹 Fixes eslint-plugin: update peer dep for parser (#8441) ❤️ Thank You Tim Dorr @timdorr You can read about our versioning strategy and releases on our website. v7.0.0 7.0.0 (2024-02-12) Read more about this release: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/ 🚀 Features add support for flat configs (#7935) 🩹 Fixes eslint-plugin: [prefer-find] stop throwing type errors when converting symbols to numbers (#8390) ⚠️ Breaking Changes ⚠️ bump ESLint, NodeJS, and TS minimum version requirements (#8377)
@types/eslint
settings
@bradzacher
@G-Rath
You can read about our versioning strategy and releases on our website.
@timdorr
Read more about this release: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/
... (truncated)
Sourced from @typescript-eslint/eslint-plugin's changelog.
7.0.2 (2024-02-19) 🩹 Fixes fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests ❤️ Thank You Brad Zacher Gareth Jones You can read about our versioning strategy and releases on our website. 7.0.1 (2024-02-12) 🩹 Fixes eslint-plugin: update peer dep for parser ❤️ Thank You Tim Dorr You can read about our versioning strategy and releases on our website. 7.0.0 (2024-02-12) 🚀 Features ⚠️ bump ESLint, NodeJS, and TS minimum version requirements add support for flat configs 🩹 Fixes eslint-plugin: [prefer-find] stop throwing type errors when converting symbols to numbers ⚠️ Breaking Changes ⚠️ bump ESLint, NodeJS, and TS minimum version requirements ❤️ Thank You
⚠️ bump ESLint, NodeJS, and TS minimum version requirements
add support for flat configs
677e7cc
300d7d2
ebd2959
4f3215f
422791c
b27de99
379f742
b636baa
1aa393c
8ef5f4b
Updates @typescript-eslint/parser from 6.21.0 to 7.0.2
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
7.0.2 (2024-02-19) 🩹 Fixes fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests ❤️ Thank You Brad Zacher Gareth Jones You can read about our versioning strategy and releases on our website. 7.0.1 (2024-02-12) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 7.0.0 (2024-02-12) 🚀 Features ⚠️ bump ESLint, NodeJS, and TS minimum version requirements add support for flat configs ⚠️ Breaking Changes ⚠️ bump ESLint, NodeJS, and TS minimum version requirements ❤️ Thank You Brad Zacher Kirk Waiblinger StyleShit YeonJuan You can read about our versioning strategy and releases on our website.
This was a version bump only for parser to align it with other projects, there were no code changes.
1200b4c
584db29
Updates @wdio/cli from 8.31.1 to 8.32.3
@wdio/cli
Sourced from @wdio/cli's releases.
@wdio/cli
v8.32.3 (2024-02-21) :bug: Bug Fix wdio-utils #12327 fix(@wdio/utils): only apply baseUrl to Chromium based browser (@christian-bromann) webdriverio #12307 [V8] Updated props to optional for getText and getLocation commands (@jemishgopani) Committers: 2 Christian Bromann (@christian-bromann) Jemish Gopani (@jemishgopani) v8.32.2 (2024-02-19) :bug: Bug Fix wdio-allure-reporter, wdio-browser-runner, wdio-browserstack-service, wdio-cli, wdio-types, wdio-utils #12306 Updating capabilities for Lamdatest & Browserstack (@tamil777selvan) wdio-utils #12305 Workaround for chromedriver domain name change (@paymand) Committers: 2 Payman Delshad (@paymand) Tamil Selvan (@tamil777selvan) v8.32.1 (2024-02-16) :bug: Bug Fix wdio-browserstack-service #12249 (@wdio/wdio-browserstack-service) fix: add filename in app upload formData (@innovater21) Committers: 1 Abhishek Jha (@innovater21) v8.32.0 (2024-02-14) :boom: Breaking Change wdio-protocols #12209 feat: remove appium commands (@wswebcreation) :bug: Bug Fix wdio-browserstack-service #12210 fix: WDIO Cucumber Test Tags (@sauravdas1997) #12204 Added null check on fetching capabilities (@sriteja777) :nail_care: Polish wdio-cli #12247 (@wdio/cli): replace base url question with visual testing support question in configurator wizard (@christian-bromann) :memo: Documentation Other
wdio-utils
@wdio/utils
@christian-bromann
webdriverio
@jemishgopani
wdio-allure-reporter
wdio-browser-runner
wdio-browserstack-service
wdio-cli
wdio-types
@tamil777selvan
@paymand
@wdio/wdio-browserstack-service
@innovater21
wdio-protocols
@wswebcreation
@sauravdas1997
@sriteja777
Sourced from @wdio/cli's changelog.
v8.32.3 (2024-02-21) :bug: Bug Fix wdio-utils #12327 fix(@wdio/utils): only apply baseUrl to Chromium based browser (@christian-bromann) webdriverio #12307 [V8] Updated props to optional for getText and getLocation commands (@jemishgopani) Committers: 2 Christian Bromann (@christian-bromann) Jemish Gopani (@jemishgopani) v8.32.2 (2024-02-19) :bug: Bug Fix wdio-allure-reporter, wdio-browser-runner, wdio-browserstack-service, wdio-cli, wdio-types, wdio-utils #12306 Updating capabilities for Lamdatest & Browserstack (@tamil777selvan) wdio-utils #12305 Workaround for chromedriver domain name change (@paymand) Committers: 2 Payman Delshad (@paymand) Tamil Selvan (@tamil777selvan) v8.32.1 (2024-02-16) :bug: Bug Fix wdio-browserstack-service #12249 (@wdio/wdio-browserstack-service) fix: add filename in app upload formData (@innovater21) Committers: 1 Abhishek Jha (@innovater21) v8.32.0 (2024-02-14) :boom: Breaking Change wdio-protocols #12209 feat: remove appium commands (@wswebcreation) :bug: Bug Fix wdio-browserstack-service #12210 fix: WDIO Cucumber Test Tags (@sauravdas1997) #12204 Added null check on fetching capabilities (@sriteja777) :nail_care: Polish wdio-cli #12247 (@wdio/cli): replace base url question with visual testing support question in configurator wizard (@christian-bromann)
bfb7252
dd4ccd4
0773d9a
aaf0ca1
5d9e78a
912ff55
b6da64e
700e142
Updates @wdio/jasmine-framework from 8.31.1 to 8.32.3
@wdio/jasmine-framework
Sourced from @wdio/jasmine-framework's releases.
@wdio/jasmine-framework
Sourced from @wdio/jasmine-framework's changelog.
Updates @wdio/local-runner from 8.31.1 to 8.32.3
@wdio/local-runner
Sourced from @wdio/local-runner's releases.
@wdio/local-runner
Sourced from @wdio/local-runner's changelog.
Updates @wdio/spec-reporter from 8.31.1 to 8.32.2
@wdio/spec-reporter
Sourced from @wdio/spec-reporter's releases.
@wdio/spec-reporter
v8.32.2 (2024-02-19) :bug: Bug Fix wdio-allure-reporter, wdio-browser-runner, wdio-browserstack-service, wdio-cli, wdio-types, wdio-utils #12306 Updating capabilities for Lamdatest & Browserstack (@tamil777selvan) wdio-utils #12305 Workaround for chromedriver domain name change (@paymand) Committers: 2 Payman Delshad (@paymand) Tamil Selvan (@tamil777selvan) v8.32.1 (2024-02-16) :bug: Bug Fix wdio-browserstack-service #12249 (@wdio/wdio-browserstack-service) fix: add filename in app upload formData (@innovater21) Committers: 1 Abhishek Jha (@innovater21) v8.32.0 (2024-02-14) :boom: Breaking Change wdio-protocols #12209 feat: remove appium commands (@wswebcreation) :bug: Bug Fix wdio-browserstack-service #12210 fix: WDIO Cucumber Test Tags (@sauravdas1997) #12204 Added null check on fetching capabilities (@sriteja777) :nail_care: Polish wdio-cli #12247 (@wdio/cli): replace base url question with visual testing support question in configurator wizard (@christian-bromann) :memo: Documentation Other #12207 update Frameworks.md and remove 's' from cucumber option 'names' to '… (@rajivnw) #12228 chore: update default baseline for visual tests (@wswebcreation) webdriverio #12226 [Docs] moveTo docs updated (@M-Hammad-Faisal) :house: Internal #12232 (internal): replace expense workflow with custom action (@christian-bromann) Committers: 6 Christian Bromann (@christian-bromann) Muhammad Hammad Faisal (@M-Hammad-Faisal) Sriteja Sugoor (@sriteja777)
@rajivnw
@M-Hammad-Faisal
Sourced from @wdio/spec-reporter's changelog.
v8.32.2 (2024-02-19) :bug: Bug Fix wdio-allure-reporter, wdio-browser-runner, wdio-browserstack-service, wdio-cli, wdio-types, wdio-utils #12306 Updating capabilities for Lamdatest & Browserstack (@tamil777selvan) wdio-utils #12305 Workaround for chromedriver domain name change (@paymand) Committers: 2 Payman Delshad (@paymand) Tamil Selvan (@tamil777selvan) v8.32.1 (2024-02-16) :bug: Bug Fix wdio-browserstack-service #12249 (@wdio/wdio-browserstack-service) fix: add filename in app upload formData (@innovater21) Committers: 1 Abhishek Jha (@innovater21) v8.32.0 (2024-02-14) :boom: Breaking Change wdio-protocols #12209 feat: remove appium commands (@wswebcreation) :bug: Bug Fix wdio-browserstack-service #12210 fix: WDIO Cucumber Test Tags (@sauravdas1997) #12204 Added null check on fetching capabilities (@sriteja777) :nail_care: Polish wdio-cli #12247 (@wdio/cli): replace base url question with visual testing support question in configurator wizard (@christian-bromann) :memo: Documentation Other #12207 update Frameworks.md and remove 's' from cucumber option 'names' to '… (@rajivnw) #12228 chore: update default baseline for visual tests (@wswebcreation) webdriverio #12226 [Docs] moveTo docs updated (@M-Hammad-Faisal) :house: Internal #12232 (internal): replace expense workflow with custom action (@christian-bromann) Committers: 6 Christian Bromann (@christian-bromann)
Updates @web/dev-server from 0.4.2 to 0.4.3
@web/dev-server
Sourced from @web/dev-server's releases.
@web/dev-server
@web/dev-server@0.4.3 Patch Changes e657791f: Vulnerability fix in ip package. For more info, see: https://github.com/advisories/GHSA-78xj-cgh5-2h22 indutny/node-ip#136
@0
e657791f: Vulnerability fix in ip package. For more info, see:
ip
Sourced from @web/dev-server's changelog.
0.4.3 Patch Changes e657791f: Vulnerability fix in ip package. For more info, see: https://github.com/advisories/GHSA-78xj-cgh5-2h22 indutny/node-ip#136
5b00600
e657791
Updates chromedriver from 121.0.0 to 121.0.2
chromedriver
10e59bd
6d7c2f1
076da75
06656e9
Updates webdriverio from 8.31.1 to 8.32.3
Sourced from webdriverio's releases.
Sourced from webdriverio's changelog.
423f030
07d56fb
460ae41
b65af6c
b521b57
04e263c
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 rebase
//: # (dependabot-automerg...
Description has been truncated
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the all group with 10 updates:
2.0.0
2.0.1
6.21.0
7.0.2
6.21.0
7.0.2
8.31.1
8.32.3
8.31.1
8.32.3
8.31.1
8.32.3
8.31.1
8.32.2
0.4.2
0.4.3
121.0.0
121.0.2
8.31.1
8.32.3
Updates
@jspm/generator
from 2.0.0 to 2.0.1Release notes
Sourced from
@jspm/generator
's releases.Commits
ca0fdbe
2.0.1dbb24f2
feat: add static deps and dynamic deps to uninstall (#341)eb034be
feat: typescript flag for ts tracing (#340)Updates
@typescript-eslint/eslint-plugin
from 6.21.0 to 7.0.2Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
677e7cc
chore(release): publish 7.0.2300d7d2
docs(eslint-plugin): fix typo in prefer-ts-expect-error (#8504)ebd2959
docs: small typo in no-inferrable-types.md (#8492)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)Updates
@typescript-eslint/parser
from 6.21.0 to 7.0.2Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
677e7cc
chore(release): publish 7.0.24f3215f
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.3Release notes
Sourced from
@wdio/cli
's releases.... (truncated)
Changelog
Sourced from
@wdio/cli
's changelog.... (truncated)
Commits
bfb7252
v8.32.3dd4ccd4
v8.32.20773d9a
Updating capabilities for Lamdatest & Browserstack (#12306)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.3Release notes
Sourced from
@wdio/jasmine-framework
's releases.... (truncated)
Changelog
Sourced from
@wdio/jasmine-framework
's changelog.... (truncated)
Commits
bfb7252
v8.32.3dd4ccd4
v8.32.2aaf0ca1
v8.32.1912ff55
v8.32.0Updates
@wdio/local-runner
from 8.31.1 to 8.32.3Release notes
Sourced from
@wdio/local-runner
's releases.... (truncated)
Changelog
Sourced from
@wdio/local-runner
's changelog.... (truncated)
Commits
bfb7252
v8.32.3dd4ccd4
v8.32.2aaf0ca1
v8.32.1912ff55
v8.32.0Updates
@wdio/spec-reporter
from 8.31.1 to 8.32.2Release notes
Sourced from
@wdio/spec-reporter
's releases.... (truncated)
Changelog
Sourced from
@wdio/spec-reporter
's changelog.... (truncated)
Commits
dd4ccd4
v8.32.2Updates
@web/dev-server
from 0.4.2 to 0.4.3Release notes
Sourced from
@web/dev-server
's releases.Changelog
Sourced from
@web/dev-server
's changelog.Commits
5b00600
Version Packagese657791
fix: remove vulnerability by updatingip
packageUpdates
chromedriver
from 121.0.0 to 121.0.2Commits
10e59bd
Bump version to 121.0.26d7c2f1
Remove Node.js 18 from arm build076da75
Bump version06656e9
Update default binary CDN URLUpdates
webdriverio
from 8.31.1 to 8.32.3Release notes
Sourced from webdriverio's releases.
... (truncated)
Changelog
Sourced from webdriverio's changelog.
... (truncated)
Commits
bfb7252
v8.32.3423f030
[V8] Updated props to optional for getText and getLocation commands (#12307)07d56fb
Bump devtools-protocol from 0.0.1261483 to 0.0.1262051 (#12313)dd4ccd4
v8.32.2460ae41
Bump devtools-protocol from 0.0.1260888 to 0.0.1261483 (#12285)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-automerg...
Description has been truncated