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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ws and webdriverio #51

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2025

Bumps ws to 6.2.3 and updates ancestor dependency webdriverio. These dependencies need to be updated together.

Updates ws from 6.2.2 to 6.2.3

Release notes

Sourced from ws's releases.

6.2.3

Bug fixes

  • Backported e55e5106 to the 6.x release line (eeb76d31).
Commits

Updates webdriverio from 8.3.5 to 9.6.0

Release notes

Sourced from webdriverio's releases.

v9.6.0 (2025-01-21)

🚀 New Feature

🐛 Bug Fix

💅 Polish

📝 Documentation

Committers: 4

v9.5.7 (2025-01-12)

🐛 Bug Fix

Committers: 1

v9.5.6 (2025-01-12)

🐛 Bug Fix

Committers: 1

... (truncated)

Changelog

Sourced from webdriverio's changelog.

v9.6.0 (2025-01-21)

🚀 New Feature

🐛 Bug Fix

💅 Polish

📝 Documentation

Committers: 4

v9.5.7 (2025-01-12)

🐛 Bug Fix

Committers: 1

v9.5.6 (2025-01-12)

🐛 Bug Fix

Committers: 1

... (truncated)

Commits
  • bea75d8 v9.6.0
  • 13861b4 fix(ci): fix classic tests
  • 8056de2 fix(ci): missing commit
  • fe45f81 fix(ci): resolve e2e errors
  • ea3f50b feat(webdriverio): use checkVisibility for display checks (#14075)
  • 33a1b19 fix(webdriverio): properly switch context using switchToParentFrame() (#14070)
  • fa496fa fix(webdriverio): don't initialize session manager for stub (#14085)
  • 3b7f049 fix(webdriverio): make WebdriverIO load-able in browser environments (#14080)
  • be1e179 fix(webdriverio): allow it to visit chrome pages (#14079)
  • 438c790 fix(webdriverio): handle closeWindow for WDIO classic when no window is ope...
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ws](https://github.com/websockets/ws) to 6.2.3 and updates ancestor dependency [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio). These dependencies need to be updated together.


Updates `ws` from 6.2.2 to 6.2.3
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@6.2.2...6.2.3)

Updates `webdriverio` from 8.3.5 to 9.6.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.6.0/packages/webdriverio)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
- dependency-name: webdriverio
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 22, 2025
@kobenguyent kobenguyent merged commit b73ce4c into master Jan 22, 2025
1 check passed
@kobenguyent kobenguyent deleted the dependabot/npm_and_yarn/multi-f66bf9278e branch January 22, 2025 08:08
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant