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 the all group with 8 updates #328

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps the all group with 8 updates:

Package From To
@typescript-eslint/eslint-plugin 6.21.0 7.0.1
@typescript-eslint/parser 6.21.0 7.0.1
@wdio/cli 8.31.1 8.32.2
@wdio/jasmine-framework 8.31.1 8.32.2
@wdio/local-runner 8.31.1 8.32.2
@wdio/spec-reporter 8.31.1 8.32.2
chromedriver 121.0.0 121.0.2
webdriverio 8.31.1 8.32.2

Updates @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.1

Release notes

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

v7.0.1

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser (#8441)

❤️ Thank You

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

v7.0.0

7.0.0 (2024-02-12)

Read more about this release: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/

🚀 Features

  • add support for flat configs (#7935)

🩹 Fixes

  • eslint-plugin: [prefer-find] stop throwing type errors when converting symbols to numbers (#8390)

⚠️ Breaking Changes

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements (#8377)

❤️ Thank You

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

Changelog

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

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser

❤️ Thank You

  • Tim Dorr

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

7.0.0 (2024-02-12)

🚀 Features

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

  • add support for flat configs

🩹 Fixes

  • eslint-plugin: [prefer-find] stop throwing type errors when converting symbols to numbers

⚠️ Breaking Changes

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

❤️ Thank You

  • Brad Zacher
  • Kirk Waiblinger
  • StyleShit
  • YeonJuan

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

Commits
  • 4f3215f chore(release): publish 7.0.1
  • 422791c fix(eslint-plugin): update peer dep for parser (#8441)
  • b27de99 chore(release): publish 7.0.0
  • 379f742 chore(eslint-plugin): [no-confusing-void-expression] explicitly state default...
  • b636baa docs: fix restrict-plus-operands example (#8362)
  • 1aa393c chore(deps): update dependency prettier to v3.2.5 (#8401)
  • 8ef5f4b feat: add support for flat configs (#7935)
  • c298350 fix(eslint-plugin): [prefer-find] stop throwing type errors when converting s...
  • 1200b4c chore(deps): update nx to v17.3.0 (#8317)
  • 584db29 feat: bump ESLint, NodeJS, and TS minimum version requirements (#8377)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 6.21.0 to 7.0.1

Release notes

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

v7.0.1

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser (#8441)

❤️ Thank You

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

v7.0.0

7.0.0 (2024-02-12)

Read more about this release: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/

🚀 Features

  • add support for flat configs (#7935)

🩹 Fixes

  • eslint-plugin: [prefer-find] stop throwing type errors when converting symbols to numbers (#8390)

⚠️ Breaking Changes

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements (#8377)

❤️ Thank You

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

Changelog

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

7.0.1 (2024-02-12)

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.

7.0.0 (2024-02-12)

🚀 Features

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

  • add support for flat configs

⚠️ Breaking Changes

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

❤️ Thank You

  • Brad Zacher
  • Kirk Waiblinger
  • StyleShit
  • YeonJuan

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

Commits

Updates @wdio/cli from 8.31.1 to 8.32.2

Release notes

Sourced from @​wdio/cli's releases.

v8.32.2 (2024-02-19)

🐛 Bug Fix

  • wdio-allure-reporter, wdio-browser-runner, wdio-browserstack-service, wdio-cli, wdio-types, wdio-utils
  • wdio-utils

Committers: 2

v8.32.1 (2024-02-16)

🐛 Bug Fix

  • wdio-browserstack-service

Committers: 1

v8.32.0 (2024-02-14)

💥 Breaking Change

🐛 Bug Fix

💅 Polish

  • wdio-cli

📝 Documentation

🏠 Internal

Committers: 6

... (truncated)

Changelog

Sourced from @​wdio/cli's changelog.

v8.32.2 (2024-02-19)

🐛 Bug Fix

  • wdio-allure-reporter, wdio-browser-runner, wdio-browserstack-service, wdio-cli, wdio-types, wdio-utils
  • wdio-utils

Committers: 2

v8.32.1 (2024-02-16)

🐛 Bug Fix

  • wdio-browserstack-service

Committers: 1

v8.32.0 (2024-02-14)

💥 Breaking Change

🐛 Bug Fix

💅 Polish

  • wdio-cli

📝 Documentation

🏠 Internal

Committers: 6

... (truncated)

Commits
  • dd4ccd4 v8.32.2
  • 0773d9a Updating capabilities for Lamdatest & Browserstack (#12306)
  • aaf0ca1 v8.32.1
  • 5d9e78a (@​wdio/cli): revert inquirer update
  • 912ff55 v8.32.0
  • b6da64e (@​wdio/cli): replace base url question with visual testing support question i...
  • 700e142 (docs): add name cucumber opts to config wizard template
  • See full diff in compare view

Updates @wdio/jasmine-framework from 8.31.1 to 8.32.2

Release notes

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

v8.32.2 (2024-02-19)

🐛 Bug Fix

  • wdio-allure-reporter, wdio-browser-runner, wdio-browserstack-service, wdio-cli, wdio-types, wdio-utils
  • wdio-utils

Committers: 2

v8.32.1 (2024-02-16)

🐛 Bug Fix

  • wdio-browserstack-service

Committers: 1

v8.32.0 (2024-02-14)

💥 Breaking Change

🐛 Bug Fix

💅 Polish

  • wdio-cli

📝 Documentation

🏠 Internal

Committers: 6

... (truncated)

Changelog

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

v8.32.2 (2024-02-19)

🐛 Bug Fix

  • wdio-allure-reporter, wdio-browser-runner, wdio-browserstack-service, wdio-cli, wdio-types, wdio-utils
  • wdio-utils

Committers: 2

v8.32.1 (2024-02-16)

🐛 Bug Fix

  • wdio-browserstack-service

Committers: 1

v8.32.0 (2024-02-14)

💥 Breaking Change

🐛 Bug Fix

💅 Polish

  • wdio-cli

📝 Documentation

🏠 Internal

Committers: 6

... (truncated)

Commits

Updates @wdio/local-runner from 8.31.1 to 8.32.2

Release notes

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

v8.32.2 (2024-02-19)

🐛 Bug Fix

  • wdio-allure-reporter, wdio-browser-runner, wdio-browserstack-service, wdio-cli, wdio-types, wdio-utils
  • wdio-utils

Committers: 2

v8.32.1 (2024-02-16)

🐛 Bug Fix

  • wdio-browserstack-service

Committers: 1

v8.32.0 (2024-02-14)

💥 Breaking Change

🐛 Bug Fix

💅 Polish

  • wdio-cli

📝 Documentation

🏠 Internal

Committers: 6

... (truncated)

Changelog

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

v8.32.2 (2024-02-19)

🐛 Bug Fix

  • wdio-allure-reporter, wdio-browser-runner, wdio-browserstack-service, wdio-cli, wdio-types, wdio-utils
  • wdio-utils

Committers: 2

v8.32.1 (2024-02-16)

🐛 Bug Fix

  • wdio-browserstack-service

Committers: 1

v8.32.0 (2024-02-14)

💥 Breaking Change

🐛 Bug Fix

💅 Polish

  • wdio-cli

📝 Documentation

🏠 Internal

Committers: 6

... (truncated)

Commits

Updates @wdio/spec-reporter from 8.31.1 to 8.32.2

Release notes

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

v8.32.2 (2024-02-19)

🐛 Bug Fix

  • wdio-allure-reporter, wdio-browser-runner, wdio-browserstack-service, wdio-cli, wdio-types, wdio-utils
  • wdio-utils

Committers: 2

v8.32.1 (2024-02-16)

🐛 Bug Fix

  • wdio-browserstack-service

Committers: 1

v8.32.0 (2024-02-14)

💥 Breaking Change

🐛 Bug Fix

💅 Polish

  • wdio-cli

📝 Documentation

🏠 Internal

Committers: 6

... (truncated)

Changelog

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

v8.32.2 (2024-02-19)

🐛 Bug Fix

  • wdio-allure-reporter, wdio-browser-runner, wdio-browserstack-service, wdio-cli, wdio-types, wdio-utils
  • wdio-utils

Committers: 2

v8.32.1 (2024-02-16)

🐛 Bug Fix

  • wdio-browserstack-service

Committers: 1

v8.32.0 (2024-02-14)

💥 Breaking Change

🐛 Bug Fix

💅 Polish

  • wdio-cli

📝 Documentation

🏠 Internal

Committers: 6

... (truncated)

Commits

Updates chromedriver from 121.0.0 to 121.0.2

Commits

Updates webdriverio from 8.31.1 to 8.32.2

Release notes

Sourced from webdriverio's releases.

v8.32.2 (2024-02-19)

🐛 Bug Fix

  • wdio-allure-reporter, wdio-browser-runner, wdio-browserstack-service, wdio-cli, wdio-types, wdio-utils
  • wdio-utils

Committers: 2

v8.32.1 (2024-02-16)

🐛 Bug Fix

  • wdio-browserstack-service

Committers: 1

v8.32.0 (2024-02-14)

💥 Breaking Change

🐛 Bug Fix

💅 Polish

  • wdio-cli

📝 Documentation

🏠 Internal

Committers: 6

... (truncated)

Changelog

Sourced from webdriverio's changelog.

v8.32.2 (2024-02-19)

🐛 Bug Fix

  • wdio-allure-reporter, wdio-browser-runner, wdio-browserstack-service, wdio-cli, wdio-types, wdio-utils
  • wdio-utils

Committers: 2

v8.32.1 (2024-02-16)

🐛 Bug Fix

  • wdio-browserstack-service

Committers: 1

v8.32.0 (2024-02-14)

💥 Breaking Change

🐛 Bug Fix

💅 Polish

  • wdio-cli

📝 Documentation

🏠 Internal

Committers: 6

... (truncated)

Commits

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 all group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `7.0.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `7.0.1` |
| [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `8.31.1` | `8.32.2` |
| [@wdio/jasmine-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-jasmine-framework) | `8.31.1` | `8.32.2` |
| [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `8.31.1` | `8.32.2` |
| [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter) | `8.31.1` | `8.32.2` |
| [chromedriver](https://github.com/giggio/node-chromedriver) | `121.0.0` | `121.0.2` |
| [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) | `8.31.1` | `8.32.2` |


Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 7.0.1
- [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.0.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.21.0 to 7.0.1
- [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.0.1/packages/parser)

Updates `@wdio/cli` from 8.31.1 to 8.32.2
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.32.2/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.32.2/packages/wdio-cli)

Updates `@wdio/jasmine-framework` from 8.31.1 to 8.32.2
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.32.2/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.32.2/packages/wdio-jasmine-framework)

Updates `@wdio/local-runner` from 8.31.1 to 8.32.2
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.32.2/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.32.2/packages/wdio-local-runner)

Updates `@wdio/spec-reporter` from 8.31.1 to 8.32.2
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.32.2/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.32.2/packages/wdio-spec-reporter)

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

Updates `webdriverio` from 8.31.1 to 8.32.2
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.32.2/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.32.2/packages/webdriverio)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@wdio/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@wdio/jasmine-framework"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@wdio/local-runner"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@wdio/spec-reporter"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: chromedriver
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: webdriverio
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-81186fe056 branch February 20, 2024 10:03
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.

0 participants