Skip to content
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.

Bump the npm-packages group with 4 updates #183

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2023

Bumps the npm-packages group with 4 updates: @wdio/browserstack-service, @wdio/cli, @wdio/local-runner and core-js.

Updates @wdio/browserstack-service from 8.16.4 to 8.16.5

Release notes

Sourced from @​wdio/browserstack-service's releases.

v8.16.5 (2023-09-07)

🐛 Bug Fix

💅 Polish

  • wdio-cucumber-framework
    • #11078 @​wdio/cucumber-framework: Add original coordinates when resetting Cucumber Support Library (@​nextlevelbeard)

📝 Documentation

Committers: 6

Changelog

Sourced from @​wdio/browserstack-service's changelog.

v8.16.5 (2023-09-07)

🐛 Bug Fix

💅 Polish

  • wdio-cucumber-framework
    • #11078 @​wdio/cucumber-framework: Add original coordinates when resetting Cucumber Support Library (@​nextlevelbeard)

📝 Documentation

Committers: 6

Commits

Updates @wdio/cli from 8.16.4 to 8.16.5

Release notes

Sourced from @​wdio/cli's releases.

v8.16.5 (2023-09-07)

🐛 Bug Fix

💅 Polish

  • wdio-cucumber-framework
    • #11078 @​wdio/cucumber-framework: Add original coordinates when resetting Cucumber Support Library (@​nextlevelbeard)

📝 Documentation

Committers: 6

Changelog

Sourced from @​wdio/cli's changelog.

v8.16.5 (2023-09-07)

🐛 Bug Fix

💅 Polish

  • wdio-cucumber-framework
    • #11078 @​wdio/cucumber-framework: Add original coordinates when resetting Cucumber Support Library (@​nextlevelbeard)

📝 Documentation

Committers: 6

Commits

Updates @wdio/local-runner from 8.16.4 to 8.16.5

Release notes

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

v8.16.5 (2023-09-07)

🐛 Bug Fix

💅 Polish

  • wdio-cucumber-framework
    • #11078 @​wdio/cucumber-framework: Add original coordinates when resetting Cucumber Support Library (@​nextlevelbeard)

📝 Documentation

Committers: 6

Changelog

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

v8.16.5 (2023-09-07)

🐛 Bug Fix

💅 Polish

  • wdio-cucumber-framework
    • #11078 @​wdio/cucumber-framework: Add original coordinates when resetting Cucumber Support Library (@​nextlevelbeard)

📝 Documentation

Committers: 6

Commits

Updates core-js from 3.32.1 to 3.32.2

Changelog

Sourced from core-js's changelog.

3.32.2 - 2023.09.07
  • Fixed structuredClone feature detection [email protected] bug, #1288
  • Added a workaround of old WebKit + eval bug, #1287
  • Compat data improvements:
    • Added Samsung Internet 23 compat data mapping
    • Added Quest Browser 29 compat data mapping
Commits
  • aaefe98 3.32.2
  • 76416d6 Merge pull request #1287 from aleen42/master
  • 674130b Update packages/core-js/internals/check-correctness-of-iteration.js
  • 44f3ce9 enable some rules from eslint-plugin-n(ode)
  • 875601e fix structuredClone feature detection [email protected] bug, close #1288
  • 2f6a3af handle missing scopes in strict mode when checking iteration #1286
  • 7cb9775 use non-capturing group
  • 628463c some stylistic fixes
  • 6b4dcc1 review eslint core rules: enforce a maximum number of statements allowed pe...
  • 6a92722 review eslint core rules: require assignment operator shorthand where possible
  • 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 <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 npm-packages group with 4 updates: [@wdio/browserstack-service](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-browserstack-service), [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli), [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) and [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js).


Updates `@wdio/browserstack-service` from 8.16.4 to 8.16.5
- [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/v8.16.5/packages/wdio-browserstack-service)

Updates `@wdio/cli` from 8.16.4 to 8.16.5
- [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/v8.16.5/packages/wdio-cli)

Updates `@wdio/local-runner` from 8.16.4 to 8.16.5
- [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/v8.16.5/packages/wdio-local-runner)

Updates `core-js` from 3.32.1 to 3.32.2
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.32.2/packages/core-js)

---
updated-dependencies:
- dependency-name: "@wdio/browserstack-service"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@wdio/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@wdio/local-runner"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 8, 2023 10:52
@dependabot dependabot bot added the dependabot label Sep 8, 2023
@team-berlin-machine-user team-berlin-machine-user merged commit c42e790 into master Sep 8, 2023
@team-berlin-machine-user team-berlin-machine-user deleted the dependabot/npm_and_yarn/npm-packages-39f3c6788b branch September 8, 2023 11:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant