Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Bump @wdio/sync from 7.16.13 to 7.27.0 #418

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps @wdio/sync from 7.16.13 to 7.27.0.

Release notes

Sourced from @​wdio/sync's releases.

v7.27.0 (2022-11-23)

👓 Spec Compliancy

🚀 New Feature

  • wdio-browserstack-service
    • #9168 [v7] @​wdio/browserstack-service: Add session naming options (@​SCG82)

💅 Polish

  • wdio-sauce-service
    • #9167 [v7] @​wdio/sauce-service: apply setJobName in beforeSuite (@​SCG82)

📝 Documentation

  • wdio-cli
    • #9228 [v7] Add the Vitaq AI service to the list of services in the v7 WebdriverIO documentation (@​RossVertizan)

Committers: 3

v7.26.0 (2022-11-12)

🐛 Bug Fix

  • wdio-concise-reporter, wdio-junit-reporter, wdio-runner, wdio-types
    • #9157 [v7] @​wdio/types: Add type definition for reporter outputFileFormat (@​SCG82)
  • wdio-config

📝 Documentation

  • wdio-types
    • #9137 [v7] @​wdio/types: fix ChromeOptions - perfLoggingPrefs (@​SCG82)
    • #9121 Add missing capability types in BrowserStackCapabilities (@​SCG82)

Committers: 3

v7.25.4 (2022-10-28)

🐛 Bug Fix

  • wdio-mocha-framework
    • #9083 Issue 9082 - beforeTest afterTest hooks not working with specify test interface in Mocha BDD (@​nagpalkaran95)
  • webdriverio

📝 Documentation

... (truncated)

Changelog

Sourced from @​wdio/sync's changelog.

v7.27.0 (2022-11-23)

👓 Spec Compliancy

🚀 New Feature

  • wdio-browserstack-service
    • #9168 [v7] @​wdio/browserstack-service: Add session naming options (@​SCG82)

💅 Polish

  • wdio-sauce-service
    • #9167 [v7] @​wdio/sauce-service: apply setJobName in beforeSuite (@​SCG82)

📝 Documentation

  • wdio-cli
    • #9228 [v7] Add the Vitaq AI service to the list of services in the v7 WebdriverIO documentation (@​RossVertizan)

Committers: 3

v7.26.0 (2022-11-12)

🐛 Bug Fix

  • wdio-concise-reporter, wdio-junit-reporter, wdio-runner, wdio-types
    • #9157 [v7] @​wdio/types: Add type definition for reporter outputFileFormat (@​SCG82)
  • wdio-config

📝 Documentation

  • wdio-types
    • #9137 [v7] @​wdio/types: fix ChromeOptions - perfLoggingPrefs (@​SCG82)
    • #9121 Add missing capability types in BrowserStackCapabilities (@​SCG82)

Committers: 3

v7.25.4 (2022-10-28)

🐛 Bug Fix

  • wdio-mocha-framework
    • #9083 Issue 9082 - beforeTest afterTest hooks not working with specify test interface in Mocha BDD (@​nagpalkaran95)
  • webdriverio

... (truncated)

Commits
  • 8b7701a v7.27.0
  • 75f2271 Bump devtools-protocol from 0.0.1074451 to 0.0.1075032 (#9235)
  • cc440fa [v7] @​wdio/browserstack-service: Add session naming options (#9168)
  • 47495a3 Bump aws-sdk from 2.1259.0 to 2.1260.0 (#9231)
  • e5b0f3f Bump @​typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0 (#9216)
  • 5e1816b [v7] Add the Vitaq AI service to the list of services in the v7 WebdriverIO d...
  • 9b04283 Bump devtools-protocol from 0.0.1073708 to 0.0.1074451 (#9222)
  • 0b80ef4 Bump aws-sdk from 2.1258.0 to 2.1259.0 (#9223)
  • f002644 Bump @​typescript-eslint/parser from 5.43.0 to 5.44.0 (#9219)
  • 61d95c6 Bump @​typescript-eslint/utils from 5.43.0 to 5.44.0 (#9217)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@wdio/sync](https://github.com/webdriverio/webdriverio) from 7.16.13 to 7.27.0.
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/v7.27.0/CHANGELOG.md)
- [Commits](webdriverio/webdriverio@v7.16.13...v7.27.0)

---
updated-dependencies:
- dependency-name: "@wdio/sync"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2023
@dependabot dependabot bot requested a review from a team March 1, 2023 11:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants