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

build(deps): bump the npm-minor group in /web with 12 updates #15996

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps the npm-minor group in /web with 12 updates:

Package From To
@typescript-eslint/eslint-plugin 7.6.0 7.7.0
@typescript-eslint/parser 7.6.0 7.7.0
@wdio/cli 8.35.1 8.36.0
@wdio/local-runner 8.35.1 8.36.0
@wdio/mocha-framework 8.35.0 8.36.0
@wdio/spec-reporter 8.32.4 8.36.0
@wdio/static-server-service 8.32.4 8.36.0
typescript 5.4.4 5.4.5
chromedriver 123.0.1 123.0.3
@types/react 18.2.74 18.2.78
@types/react-dom 18.2.24 18.2.25
webdriverio 8.35.1 8.36.0

Updates @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.7.0

7.7.0 (2024-04-15)

🚀 Features

  • eslint-plugin: replace no-new-symbol with no-new-native-nonconstructor (#8895)
  • typescript-estree: add defaultProject for project service (#8815)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.7.0 (2024-04-15)

🚀 Features

  • eslint-plugin: replace no-new-symbol with no-new-native-nonconstructor

❤️ Thank You

  • Dave
  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

Commits
  • e44a1a2 chore(release): publish 7.7.0
  • fda5704 feat(eslint-plugin): replace no-new-symbol with `no-new-native-nonconstruct...
  • See full diff in compare view

Updates @typescript-eslint/parser from 7.6.0 to 7.7.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.7.0

7.7.0 (2024-04-15)

🚀 Features

  • eslint-plugin: replace no-new-symbol with no-new-native-nonconstructor (#8895)
  • typescript-estree: add defaultProject for project service (#8815)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.7.0 (2024-04-15)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @wdio/cli from 8.35.1 to 8.36.0

Release notes

Sourced from @​wdio/cli's releases.

v8.36.0 (2024-04-12)

🐛 Bug Fix

  • wdio-browserstack-service
  • webdriver
  • wdio-globals
    • #12502 [backport] @​wdio/globals: Declare "expect" global type explicitly (@​naruaway)
  • wdio-browser-runner, webdriverio

💅 Polish

📝 Documentation

Committers: 11

Commits
  • fee2f8a (webdriverio): render shadow elements into proper declarative shadow doms (#1...
  • a46cea2 Support mocking interface for Bidi (#12598)
  • 94d52d3 Bump inquirer from 9.2.15 to 9.2.17 (#12601)
  • 36c1888 Fix the link for electron service options documentation (#12582)
  • 75d45a1 v9.0.0-alpha.0
  • 2bbe8b6 give all package.json a name property
  • 213f284 Bump inquirer from 9.2.12 to 9.2.15 (#12468)
  • be618dd (@​wdio/crossbrowsertesting-service): remove integration to CrossBrowserTestin...
  • 28e64e4 (devtools): removing devtools automation protocol (#12301)
  • dc16d5f (wdio-config): change order of the specs when using --multi-run (#12370)
  • Additional commits viewable in compare view

Updates @wdio/local-runner from 8.35.1 to 8.36.0

Release notes

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

v8.36.0 (2024-04-12)

🐛 Bug Fix

  • wdio-browserstack-service
  • webdriver
  • wdio-globals
    • #12502 [backport] @​wdio/globals: Declare "expect" global type explicitly (@​naruaway)
  • wdio-browser-runner, webdriverio

💅 Polish

📝 Documentation

Committers: 11

Commits

Updates @wdio/mocha-framework from 8.35.0 to 8.36.0

Release notes

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

v8.36.0 (2024-04-12)

🐛 Bug Fix

  • wdio-browserstack-service
  • webdriver
  • wdio-globals
    • #12502 [backport] @​wdio/globals: Declare "expect" global type explicitly (@​naruaway)
  • wdio-browser-runner, webdriverio

💅 Polish

📝 Documentation

Committers: 11

v8.35.1

No updates!

Commits

Updates @wdio/spec-reporter from 8.32.4 to 8.36.0

Release notes

Sourced from @​wdio/spec-reporter's releases.

v8.36.0 (2024-04-12)

🐛 Bug Fix

  • wdio-browserstack-service
  • webdriver
  • wdio-globals
    • #12502 [backport] @​wdio/globals: Declare "expect" global type explicitly (@​naruaway)
  • wdio-browser-runner, webdriverio

💅 Polish

📝 Documentation

Committers: 11

v8.35.1

No updates!

v8.35.0 (2024-03-20)

🚀 New Feature

  • wdio-utils, wdio-webdriver-mock-service, webdriverio

📝 Documentation

... (truncated)

Commits

Updates @wdio/static-server-service from 8.32.4 to 8.36.0

Release notes

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

v8.36.0 (2024-04-12)

🐛 Bug Fix

  • wdio-browserstack-service
  • webdriver
  • wdio-globals
    • #12502 [backport] @​wdio/globals: Declare "expect" global type explicitly (@​naruaway)
  • wdio-browser-runner, webdriverio

💅 Polish

📝 Documentation

Committers: 11

v8.35.1

No updates!

v8.35.0 (2024-03-20)

🚀 New Feature

  • wdio-utils, wdio-webdriver-mock-service, webdriverio

📝 Documentation

... (truncated)

Commits

Updates typescript from 5.4.4 to 5.4.5

Release notes

Sourced from typescript's releases.

TypeScript 5.4.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 27bcd4c Update LKG
  • 9f33bf1 🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...
  • 71b2f84 Bump version to 5.4.5 and LKG
  • 892936f 🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...
  • 38a7c05 release-5.4: Always set node-version for setup-node (#58117)
  • b754fc3 🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...
  • See full diff in compare view

Updates chromedriver from 123.0.1 to 123.0.3

Commits

Updates @types/react from 18.2.74 to 18.2.78

Commits

Updates @types/react-dom from 18.2.24 to 18.2.25

Commits

Updates webdriverio from 8.35.1 to 8.36.0

Release notes

Sourced from webdriverio's releases.

v8.36.0 (2024-04-12)

🐛 Bug Fix

  • wdio-browserstack-service
  • webdriver
  • wdio-globals
    • #12502 [backport] @​wdio/globals: Declare "expect" global type explicitly (@​naruaway)
  • wdio-browser-runner, webdriverio

💅 Polish

📝 Documentation

Committers: 11

Commits
  • fa5f02f docs(webdriverio): add limitation note to emulate command
  • fee2f8a (webdriverio): render shadow elements into proper declarative shadow doms (#1...
  • a46cea2 Support mocking interface for Bidi (#12598)
  • 9267636 (webdriverio): add execute commands to the element scope/object (#12542)
  • 8a3944a (webdriverio): straighten up types
  • 8d53ef8 (webdriverio): polish intercepted errors (#12533)
  • 8aebe4f (wdio-browser-runner): fix error response for the wdio-browser-runner (#12539)
  • 5043eb9 fix(webdriverio): don't apply selector if array has no elements
  • 5a8bfeb feat(webdriverio): enable re-fetching of elements when called via 23215 comma...
  • 7abdae3 (build): revert dep update of htmlfy
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 15, 2024
Bumps the npm-minor group in /web with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.6.0` | `7.7.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.6.0` | `7.7.0` |
| [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `8.35.1` | `8.36.0` |
| [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `8.35.1` | `8.36.0` |
| [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-mocha-framework) | `8.35.0` | `8.36.0` |
| [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter) | `8.32.4` | `8.36.0` |
| [@wdio/static-server-service](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-static-server-service) | `8.32.4` | `8.36.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.4` | `5.4.5` |
| [chromedriver](https://github.com/giggio/node-chromedriver) | `123.0.1` | `123.0.3` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.74` | `18.2.78` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.24` | `18.2.25` |
| [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) | `8.35.1` | `8.36.0` |


Updates `@typescript-eslint/eslint-plugin` from 7.6.0 to 7.7.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.6.0 to 7.7.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.0/packages/parser)

Updates `@wdio/cli` from 8.35.1 to 8.36.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/v8.36.0/packages/wdio-cli)

Updates `@wdio/local-runner` from 8.35.1 to 8.36.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/v8.36.0/packages/wdio-local-runner)

Updates `@wdio/mocha-framework` from 8.35.0 to 8.36.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/v8.36.0/packages/wdio-mocha-framework)

Updates `@wdio/spec-reporter` from 8.32.4 to 8.36.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/v8.36.0/packages/wdio-spec-reporter)

Updates `@wdio/static-server-service` from 8.32.4 to 8.36.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/v8.36.0/packages/wdio-static-server-service)

Updates `typescript` from 5.4.4 to 5.4.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.4...v5.4.5)

Updates `chromedriver` from 123.0.1 to 123.0.3
- [Commits](giggio/node-chromedriver@123.0.1...123.0.3)

Updates `@types/react` from 18.2.74 to 18.2.78
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 18.2.24 to 18.2.25
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `webdriverio` from 8.35.1 to 8.36.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/v8.36.0/packages/webdriverio)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@wdio/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@wdio/local-runner"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@wdio/mocha-framework"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@wdio/spec-reporter"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@wdio/static-server-service"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: chromedriver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: webdriverio
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@torokati44 torokati44 force-pushed the dependabot/npm_and_yarn/web/npm-minor-00cc4c16bd branch from 6a81386 to f451239 Compare April 15, 2024 21:35
@torokati44 torokati44 enabled auto-merge (rebase) April 15, 2024 21:35
@torokati44 torokati44 merged commit da9d2b8 into master Apr 15, 2024
15 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/npm-minor-00cc4c16bd branch April 15, 2024 21:43
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant