dstoc / pkmapp

Apache License 2.0
2 stars 0 forks source link

Bump the all group with 14 updates #337

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the all group with 14 updates:

Package From To
@fontsource/noto-emoji 5.0.17 5.0.18
@jspm/generator 2.0.0 2.0.1
@typescript-eslint/eslint-plugin 6.21.0 7.1.1
@typescript-eslint/parser 6.21.0 7.1.1
@wdio/cli 8.31.1 8.32.4
@wdio/jasmine-framework 8.31.1 8.32.4
@wdio/local-runner 8.31.1 8.32.4
@wdio/spec-reporter 8.31.1 8.32.4
@web/dev-server 0.4.2 0.4.3
chromedriver 121.0.0 122.0.4
eslint 8.56.0 8.57.0
tree-sitter-cli 0.20.8 0.21.0
web-tree-sitter 0.20.8 0.21.0
webdriverio 8.31.1 8.32.4

Updates @fontsource/noto-emoji from 5.0.17 to 5.0.18

Commits


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: https://github.com/jspm/generator/compare/2.0.0...2.0.1

Commits


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

Release notes

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

v7.1.1

7.1.1 (2024-03-04)

🩹 Fixes

  • typescript-eslint: apply ignores to all extended configs passed to config helper function (#8567)

❤️ Thank You

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

v7.1.0

7.1.0 (2024-02-26)

🚀 Features

  • eslint-plugin: add *-type-checked-only configs (#8367)
  • eslint-plugin: [naming-convention] support the auto-accessor syntax (#8084)
  • eslint-plugin: [consistent-return] add new rule (#8289)
  • typescript-estree: add debug logs for useProgramFromProjectService (#8426)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error (#8472)
  • eslint-plugin: [no-misused-promises] improve check union types (#8534)
  • eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies (#8474)
  • typescript-estree: use simpler absolutify behavior for project service client file paths (#8520)

❤️ Thank You

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

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

... (truncated)

Changelog

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

7.1.1 (2024-03-04)

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

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

7.1.0 (2024-02-26)

🚀 Features

  • eslint-plugin: add *-type-checked-only configs

  • eslint-plugin: [naming-convention] support the auto-accessor syntax

  • eslint-plugin: [consistent-return] add new rule

🩹 Fixes

  • eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error

  • eslint-plugin: [no-misused-promises] improve check union types

  • eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies

❤️ Thank You

  • Arka Pratim Chaudhuri
  • Josh Goldberg ✨
  • YeonJuan

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

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.

... (truncated)

Commits
  • 88b7463 chore(release): publish 7.1.1
  • 6954a4a test(eslint-plugin): [no-unused-vars] add export import namespace testcase (#...
  • 4bc6944 chore(release): publish 7.1.0
  • 1807d55 docs: add tabs in no-unsafe-unary-minus.md (#8542)
  • f2f57de test(eslint-plugin): [no-misused-promises] add test cases for spread args (#8...
  • fa67955 chore: drop T from internal types (#8521)
  • 60c1cd3 fix(eslint-plugin): [no-use-before-define] fix false positive type reference ...
  • 1458920 fix(eslint-plugin): [no-misused-promises] improve check union types (#8534)
  • c1441c8 fix(eslint-plugin): [prefer-optional-chan] allow typeof for avoiding referenc...
  • e7ec6f0 docs: from option instead of source in prefer-readonly-parameter-types (#8461)
  • Additional commits viewable in compare view


Updates @typescript-eslint/parser from 6.21.0 to 7.1.1

Release notes

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

v7.1.1

7.1.1 (2024-03-04)

🩹 Fixes

  • typescript-eslint: apply ignores to all extended configs passed to config helper function (#8567)

❤️ Thank You

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

v7.1.0

7.1.0 (2024-02-26)

🚀 Features

  • eslint-plugin: add *-type-checked-only configs (#8367)
  • eslint-plugin: [naming-convention] support the auto-accessor syntax (#8084)
  • eslint-plugin: [consistent-return] add new rule (#8289)
  • typescript-estree: add debug logs for useProgramFromProjectService (#8426)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error (#8472)
  • eslint-plugin: [no-misused-promises] improve check union types (#8534)
  • eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies (#8474)
  • typescript-estree: use simpler absolutify behavior for project service client file paths (#8520)

❤️ Thank You

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

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

... (truncated)

Changelog

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

7.1.1 (2024-03-04)

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.1.0 (2024-02-26)

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

... (truncated)

Commits


Updates @wdio/cli from 8.31.1 to 8.32.4

Release notes

Sourced from @​wdio/cli's releases.

v8.32.4 (2024-03-03)

:bug: Bug Fix

  • wdio-browserstack-service

:nail_care: Polish

:memo: Documentation

Committers: 6

v8.32.3 (2024-02-21)

:bug: Bug Fix

Committers: 2

v8.32.2 (2024-02-19)

:bug: Bug Fix

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

... (truncated)

Changelog

Sourced from @​wdio/cli's changelog.

v8.32.4 (2024-03-03)

:bug: Bug Fix

  • wdio-browserstack-service

:nail_care: Polish

:memo: Documentation

Committers: 6

v8.32.3 (2024-02-21)

:bug: Bug Fix

Committers: 2

v8.32.2 (2024-02-19)

:bug: Bug Fix

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

... (truncated)

Commits


Updates @wdio/jasmine-framework from 8.31.1 to 8.32.4

Release notes

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

v8.32.4 (2024-03-03)

:bug: Bug Fix

  • wdio-browserstack-service

:nail_care: Polish

:memo: Documentation

Committers: 6

v8.32.3 (2024-02-21)

:bug: Bug Fix

Committers: 2

v8.32.2 (2024-02-19)

:bug: Bug Fix

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

... (truncated)

Changelog

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

v8.32.4 (2024-03-03)

:bug: Bug Fix

  • wdio-browserstack-service

:nail_care: Polish

:memo: Documentation

Committers: 6

v8.32.3 (2024-02-21)

:bug: Bug Fix

Committers: 2

v8.32.2 (2024-02-19)

:bug: Bug Fix

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

... (truncated)

Commits


Updates @wdio/local-runner from 8.31.1 to 8.32.4

Release notes

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

v8.32.4 (2024-03-03)

:bug: Bug Fix

  • wdio-browserstack-service

:nail_care: Polish

:memo: Documentation

Committers: 6

v8.32.3 (2024-02-21)

:bug: Bug Fix

Committers: 2

v8.32.2 (2024-02-19)

:bug: Bug Fix

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

... (truncated)

Changelog

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

v8.32.4 (2024-03-03)

:bug: Bug Fix

  • wdio-browserstack-service

:nail_care: Polish

:memo: Documentation

Committers: 6

v8.32.3 (2024-02-21)

:bug: Bug Fix

Committers: 2

v8.32.2 (2024-02-19)

:bug: Bug Fix

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

... (truncated)

Commits


Updates @wdio/spec-reporter from 8.31.1 to 8.32.4

Release notes

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

v8.32.4 (2024-03-03)

:bug: Bug Fix

  • wdio-browserstack-service

:nail_care: Polish

:memo: Documentation

Committers: 6

v8.32.3 (2024-02-21)

:bug: Bug Fix

Committers: 2

v8.32.2 (2024-02-19)

:bug: Bug Fix

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

... (truncated)

Changelog

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

v8.32.4 (2024-03-03)

:bug: Bug Fix

  • wdio-browserstack-service

:nail_care: Polish

:memo: Documentation

Committers: 6

v8.32.3 (2024-02-21)

:bug: Bug Fix

Committers: 2

v8.32.2 (2024-02-19)

:bug: Bug Fix

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

... (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 122.0.4

Commits
  • f4a0d7b Bump version to 122.0.4
  • 91bf14b Bump version to 122.0.3
  • c91fa59 Add tests and report on github actions
  • 2cfb625 Update dependencies and change proxy impl
  • 6c14fa7 Use metadata endpoint to find DL url
  • 4da3f80 Bump version to 122.0.0
  • 10e59bd Bump version to 121.0.2
  • 6d7c2f1 Remove Node.js 18 from arm build
  • dependabot[bot] commented 6 months ago

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