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

chore(deps): bump the production-dependencies group with 5 updates #76

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the production-dependencies group with 5 updates:

Package From To
@wdio/cli 9.4.1 9.4.2
@wdio/globals 9.4.1 9.4.2
@wdio/local-runner 9.4.1 9.4.2
@wdio/mocha-framework 9.2.8 9.4.2
webdriverio 9.4.1 9.4.2

Updates @wdio/cli from 9.4.1 to 9.4.2

Release notes

Sourced from @​wdio/cli's releases.

v9.4.2 (2024-12-12)

🐛 Bug Fix

💅 Polish

📝 Documentation

Committers: 7

Changelog

Sourced from @​wdio/cli's changelog.

v9.4.2 (2024-12-12)

🐛 Bug Fix

💅 Polish

📝 Documentation

Committers: 7

Commits

Updates @wdio/globals from 9.4.1 to 9.4.2

Release notes

Sourced from @​wdio/globals's releases.

v9.4.2 (2024-12-12)

🐛 Bug Fix

💅 Polish

📝 Documentation

Committers: 7

Changelog

Sourced from @​wdio/globals's changelog.

v9.4.2 (2024-12-12)

🐛 Bug Fix

💅 Polish

📝 Documentation

Committers: 7

Commits

Updates @wdio/local-runner from 9.4.1 to 9.4.2

Release notes

Sourced from @​wdio/local-runner's releases.

v9.4.2 (2024-12-12)

🐛 Bug Fix

💅 Polish

📝 Documentation

Committers: 7

Changelog

Sourced from @​wdio/local-runner's changelog.

v9.4.2 (2024-12-12)

🐛 Bug Fix

💅 Polish

📝 Documentation

Committers: 7

Commits

Updates @wdio/mocha-framework from 9.2.8 to 9.4.2

Release notes

Sourced from @​wdio/mocha-framework's releases.

v9.4.2 (2024-12-12)

🐛 Bug Fix

💅 Polish

📝 Documentation

Committers: 7

v9.4.1 (2024-11-27)

🐛 Bug Fix

Committers: 1

v9.4.0 (2024-11-26)

🚀 New Feature

... (truncated)

Changelog

Sourced from @​wdio/mocha-framework's changelog.

v9.4.2 (2024-12-12)

🐛 Bug Fix

💅 Polish

📝 Documentation

Committers: 7

v9.4.1 (2024-11-27)

🐛 Bug Fix

Committers: 1

v9.4.0 (2024-11-26)

... (truncated)

Commits

Updates webdriverio from 9.4.1 to 9.4.2

Release notes

Sourced from webdriverio's releases.

v9.4.2 (2024-12-12)

🐛 Bug Fix

💅 Polish

📝 Documentation

Committers: 7

Changelog

Sourced from webdriverio's changelog.

v9.4.2 (2024-12-12)

🐛 Bug Fix

💅 Polish

📝 Documentation

Committers: 7

Commits
  • e42d3e8 v9.4.2
  • 7e90730 fix(webdriverio): don't fail if getContext is not supported (#13950)
  • 05e280b fix(webdriverio): support opening file urls (#13960)
  • 54fd52d fix(@​wdio/types): add missing Appium Option type
  • be73313 fix(webdriverio): add 'appium:options' when checking for native context (#13941)
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `9.4.1` | `9.4.2` |
| [@wdio/globals](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-globals) | `9.4.1` | `9.4.2` |
| [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `9.4.1` | `9.4.2` |
| [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-mocha-framework) | `9.2.8` | `9.4.2` |
| [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) | `9.4.1` | `9.4.2` |


Updates `@wdio/cli` from 9.4.1 to 9.4.2
- [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.4.2/packages/wdio-cli)

Updates `@wdio/globals` from 9.4.1 to 9.4.2
- [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.4.2/packages/wdio-globals)

Updates `@wdio/local-runner` from 9.4.1 to 9.4.2
- [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.4.2/packages/wdio-local-runner)

Updates `@wdio/mocha-framework` from 9.2.8 to 9.4.2
- [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.4.2/packages/wdio-mocha-framework)

Updates `webdriverio` from 9.4.1 to 9.4.2
- [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.4.2/packages/webdriverio)

---
updated-dependencies:
- dependency-name: "@wdio/cli"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@wdio/globals"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@wdio/local-runner"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@wdio/mocha-framework"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: webdriverio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 16, 2024
@goosewobbler goosewobbler merged commit ad388ff into main Dec 20, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-64634d9016 branch December 20, 2024 19:25
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