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 12 updates #331

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all group with 12 updates:

Package From To
@jspm/generator 2.0.0 2.0.1
@typescript-eslint/eslint-plugin 6.21.0 7.0.2
@typescript-eslint/parser 6.21.0 7.0.2
@wdio/cli 8.31.1 8.32.3
@wdio/jasmine-framework 8.31.1 8.32.3
@wdio/local-runner 8.31.1 8.32.3
@wdio/spec-reporter 8.31.1 8.32.2
@web/dev-server 0.4.2 0.4.3
chromedriver 121.0.0 121.0.2
tree-sitter-cli 0.20.8 0.21.0
web-tree-sitter 0.20.8 0.21.0
webdriverio 8.31.1 8.32.3

Updates @jspm/generator from 2.0.0 to 2.0.1

Release notes

Sourced from @​jspm/generator's releases.

2.0.1

What's Changed

Full Changelog: jspm/generator@2.0.0...2.0.1

Commits

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

Release notes

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

v7.0.2

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests (#8460)
  • utils: use mergeable interface for settings property (#8485)

❤️ Thank You

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

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)

... (truncated)

Changelog

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

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests

❤️ Thank You

  • Brad Zacher
  • Gareth Jones

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

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

... (truncated)

Commits
  • 677e7cc chore(release): publish 7.0.2
  • 300d7d2 docs(eslint-plugin): fix typo in prefer-ts-expect-error (#8504)
  • ebd2959 docs: small typo in no-inferrable-types.md (#8492)
  • 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)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 6.21.0 to 7.0.2

Release notes

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

v7.0.2

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests (#8460)
  • utils: use mergeable interface for settings property (#8485)

❤️ Thank You

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

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)

... (truncated)

Changelog

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

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests

❤️ Thank You

  • Brad Zacher
  • Gareth Jones

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

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.3

Release notes

Sourced from @​wdio/cli's releases.

v8.32.3 (2024-02-21)

🐛 Bug Fix

Committers: 2

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

  • Other

... (truncated)

Changelog

Sourced from @​wdio/cli's changelog.

v8.32.3 (2024-02-21)

🐛 Bug Fix

Committers: 2

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

... (truncated)

Commits

Updates @wdio/jasmine-framework from 8.31.1 to 8.32.3

Release notes

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

v8.32.3 (2024-02-21)

🐛 Bug Fix

Committers: 2

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

  • Other

... (truncated)

Changelog

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

v8.32.3 (2024-02-21)

🐛 Bug Fix

Committers: 2

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

... (truncated)

Commits

Updates @wdio/local-runner from 8.31.1 to 8.32.3

Release notes

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

v8.32.3 (2024-02-21)

🐛 Bug Fix

Committers: 2

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

  • Other

... (truncated)

Changelog

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

v8.32.3 (2024-02-21)

🐛 Bug Fix

Committers: 2

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

... (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 @web/dev-server from 0.4.2 to 0.4.3

Release notes

Sourced from @​web/dev-server's releases.

@​web/dev-server@​0.4.3

Patch Changes

Changelog

Sourced from @​web/dev-server's changelog.

0.4.3

Patch Changes

Commits

Updates chromedriver from 121.0.0 to 121.0.2

Commits

Updates tree-sitter-cli from 0.20.8 to 0.21.0

Changelog

Sourced from tree-sitter-cli's changelog.

[0.21.0] — 2024-02-21

Breaking

  • Remove the apply-all-captures flag, make last-wins precedence the default by @​amaanq

    NOTE: This change might cause breakage in your grammar's highlight tests. Just flip the order around of the relevant queries, and keep in mind that the last query that matches will win.

Bug Fixes

  • Prettify xml output and add node position info by @​amaanq in #2970
  • Inherited grammar generation by @​amaanq
  • Properly error out when the word property is an invalid rule by @​amaanq
  • Update schema for regex flags by @​amaanq in #3006
  • Properly handle Query.matches when filtering out results by @​amaanq in #3013
  • Sexp format edge case with quoted closed parenthesis by @​amaanq in #3016
  • Always push the default files if there's no externals by @​amaanq
  • Don't log NUL characters by @​amaanq in #3037
  • Don't throw an error if the user uses map in the grammar by @​amaanq in #3041
  • Remove redundant imports by @​amaanq in #3047
  • cli: Installation via a HTTP tunnel proxy by @​stormyyd in #2824
  • cli: Don't update tests automatically if parse errors are detected by @​amaanq in #3033
  • cli: Don't use long for grammar_path by @​amaanq
  • test: Allow writing updates to tests without erroneous nodes instead of denying all of them if a single error is found by @​amaanq
  • test: Edge case when parsing UNEXPECTED/MISSING nodes with an indentation level greater than 0 by @​amaanq
  • wasm: Remove C++ mangled symbols by @​amaanq in #2971

Build System

Documentation

... (truncated)

Commits
  • 1c55abb 0.21.0
  • f894a53 feat(cli): add optional config-path argument
  • 58a4fcc chore: get rid of github_issue_test file
  • bf8e3bb chore: update Cargo.lock
  • 38efefd style: cleaner cast
  • 62578b8 feat(loader): add more commonly used default parser directories
  • 167855b fix(test): edge case when parsing UNEXPECTED/MISSING nodes with an indent...
  • a1a3903 fix(test): allow writing updates to tests without erroneous nodes instead of ...
  • a996fb3 build(deps): bump wasmtime to v18.0.1
  • f8eead9 Use published wasmtime crates
  • Additional commits viewable in compare view

Updates web-tree-sitter from 0.20.8 to 0.21.0

Changelog

Sourced from web-tree-sitter's changelog.

[0.21.0] — 2024-02-21

Breaking

  • Remove the apply-all-captures flag, make last-wins precedence the default by @​amaanq

    NOTE: This change might cause breakage in your grammar's highlight tests. Just flip the order around of the relevant queries, and keep in mind that the last query that matches will win.

Bug Fixes

  • Prettify xml output and add node position info by @​amaanq in #2970Description has been truncated

Bumps the all group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@jspm/generator](https://github.com/jspm/generator) | `2.0.0` | `2.0.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `7.0.2` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `7.0.2` |
| [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `8.31.1` | `8.32.3` |
| [@wdio/jasmine-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-jasmine-framework) | `8.31.1` | `8.32.3` |
| [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `8.31.1` | `8.32.3` |
| [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter) | `8.31.1` | `8.32.2` |
| [@web/dev-server](https://github.com/modernweb-dev/web/tree/HEAD/packages/dev-server) | `0.4.2` | `0.4.3` |
| [chromedriver](https://github.com/giggio/node-chromedriver) | `121.0.0` | `121.0.2` |
| [tree-sitter-cli](https://github.com/tree-sitter/tree-sitter) | `0.20.8` | `0.21.0` |
| [web-tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.20.8` | `0.21.0` |
| [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) | `8.31.1` | `8.32.3` |


Updates `@jspm/generator` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/jspm/generator/releases)
- [Commits](jspm/generator@2.0.0...2.0.1)

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

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

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

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

Updates `@wdio/local-runner` from 8.31.1 to 8.32.3
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.32.3/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.32.3/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 `@web/dev-server` from 0.4.2 to 0.4.3
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/dev-server/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/[email protected]/packages/dev-server)

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

Updates `tree-sitter-cli` from 0.20.8 to 0.21.0
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Changelog](https://github.com/tree-sitter/tree-sitter/blob/master/CHANGELOG.md)
- [Commits](tree-sitter/tree-sitter@v0.20.8...v0.21.0)

Updates `web-tree-sitter` from 0.20.8 to 0.21.0
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Changelog](https://github.com/tree-sitter/tree-sitter/blob/master/CHANGELOG.md)
- [Commits](tree-sitter/tree-sitter@v0.20.8...v0.21.0)

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

---
updated-dependencies:
- dependency-name: "@jspm/generator"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- 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: "@web/dev-server"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: chromedriver
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tree-sitter-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: web-tree-sitter
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2024

Superseded by #332.

@dependabot dependabot bot closed this Feb 23, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-8e8dd87825 branch February 23, 2024 09:46
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