Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @wdio/sync from 7.19.5 to 7.27.0 #295

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 29, 2022

Bumps @wdio/sync from 7.19.5 to 7.27.0.

Release notes

Sourced from @鈥媤dio/sync's releases.

v7.27.0 (2022-11-23)

馃憮 Spec Compliancy

馃殌 New Feature

  • wdio-browserstack-service
    • #9168 [v7] @鈥媤dio/browserstack-service: Add session naming options (@鈥婼CG82)

馃拝 Polish

  • wdio-sauce-service
    • #9167 [v7] @鈥媤dio/sauce-service: apply setJobName in beforeSuite (@鈥婼CG82)

馃摑 Documentation

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

Committers: 3

v7.26.0 (2022-11-12)

馃悰 Bug Fix

  • wdio-concise-reporter, wdio-junit-reporter, wdio-runner, wdio-types
    • #9157 [v7] @鈥媤dio/types: Add type definition for reporter outputFileFormat (@鈥婼CG82)
  • wdio-config

馃摑 Documentation

  • wdio-types

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 (@鈥媙agpalkaran95)
  • webdriverio

馃摑 Documentation

... (truncated)

Changelog

Sourced from @鈥媤dio/sync's changelog.

v7.27.0 (2022-11-23)

馃憮 Spec Compliancy

馃殌 New Feature

  • wdio-browserstack-service
    • #9168 [v7] @鈥媤dio/browserstack-service: Add session naming options (@鈥婼CG82)

馃拝 Polish

  • wdio-sauce-service
    • #9167 [v7] @鈥媤dio/sauce-service: apply setJobName in beforeSuite (@鈥婼CG82)

馃摑 Documentation

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

Committers: 3

v7.26.0 (2022-11-12)

馃悰 Bug Fix

  • wdio-concise-reporter, wdio-junit-reporter, wdio-runner, wdio-types
    • #9157 [v7] @鈥媤dio/types: Add type definition for reporter outputFileFormat (@鈥婼CG82)
  • wdio-config

馃摑 Documentation

  • wdio-types

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 (@鈥媙agpalkaran95)
  • webdriverio

... (truncated)

Commits
  • 8b7701a v7.27.0
  • 75f2271 Bump devtools-protocol from 0.0.1074451 to 0.0.1075032 (#9235)
  • cc440fa [v7] @鈥媤dio/browserstack-service: Add session naming options (#9168)
  • 47495a3 Bump aws-sdk from 2.1259.0 to 2.1260.0 (#9231)
  • e5b0f3f Bump @鈥媡ypescript-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 @鈥媡ypescript-eslint/parser from 5.43.0 to 5.44.0 (#9219)
  • 61d95c6 Bump @鈥媡ypescript-eslint/utils from 5.43.0 to 5.44.0 (#9217)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 29, 2022
Bumps [@wdio/sync](https://github.com/webdriverio/webdriverio) from 7.19.5 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.19.5...v7.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wdio/sync-7.27.0 branch from 60271d7 to 5133c2a Compare March 4, 2023 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
0 participants