dstoc / pkmapp

Apache License 2.0
2 stars 0 forks source link

Bump the all group with 16 updates #344

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the all group with 16 updates:

Package From To
@fontsource/noto-emoji 5.0.17 5.0.18
@jspm/generator 2.0.0 2.0.1
@types/wicg-file-system-access 2023.10.4 2023.10.5
@typescript-eslint/eslint-plugin 6.21.0 7.3.1
@typescript-eslint/parser 6.21.0 7.3.1
@wdio/cli 8.31.1 8.34.1
@wdio/jasmine-framework 8.31.1 8.34.1
@wdio/local-runner 8.31.1 8.34.1
@wdio/spec-reporter 8.31.1 8.32.4
@web/dev-server 0.4.2 0.4.3
chromedriver 121.0.0 122.0.6
eslint 8.56.0 8.57.0
tree-sitter-cli 0.20.8 0.22.2
typescript 5.3.3 5.4.2
web-tree-sitter 0.20.8 0.22.2
webdriverio 8.31.1 8.34.1

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 @types/wicg-file-system-access from 2023.10.4 to 2023.10.5

Commits


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

Release notes

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

v7.3.1

7.3.1 (2024-03-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] revert disable of ignoreVoid in strict config (#8718)

❤️ Thank You

  • Josh Goldberg ✨

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

v7.3.0

7.3.0 (2024-03-18)

Note that this release enables rules to have more restrictive default options as configured in the strict and strict-type-checked configs. See #8364 for more details.

🚀 Features

  • eslint-plugin: [restrict-template-expressions] add allowArray option (#8389)
  • eslint-plugin: add meta.docs.recommended setting for strict config options (#8364)
  • eslint-plugin: add rule use-unknown-in-catch-callback-variables (#8383)
  • eslint-plugin: [prefer-reduce-type-parameter] supports tuple, union, intersection (#8642)
  • eslint-plugin-internal: add internal lint rule no-relative-paths-to-internal-packages (#8596)
  • typescript-estree: disallow switch statements with multiple default cases (#8411)
  • utils: add parser name to thrown parser error message (#8484)

🩹 Fixes

  • correct engines.node constraints in package.json (#8671)
  • eslint-plugin: [unbound-method] check method definition in object literal using longhand form (#8637)
  • eslint-plugin: [consistent-type-imports] handle imports without specifiers (#8308)
  • eslint-plugin: [no-redundant-type-constituents] incorrectly marks & string as redundant (#8282)
  • eslint-plugin: [no-unnecessary-qualifier] handle merge namespace with enum (#8591)
  • eslint-plugin: [no-unused-expressions] false negatives when using assertions (#8668)
  • eslint-plugin: [ban-ts-comment] more accurate handling of multiline comments (#8416)
  • eslint-plugin: [explicit-function-return-type, explicit-module-boundary-types] improved checking for allowHigherOrderFunctions option (#8508)
  • eslint-plugin: [class-literal-property-style] ignore property assigned in constructor (#8412)
  • eslint-plugin: [no-unnecessary-type-assertion] fix false negative for const variable declarations (#8558)
  • typescript-estree: fix the issue of single run inferring in the pnpm repo (#3811, #8702)

❤️ Thank You

... (truncated)

Changelog

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

7.3.1 (2024-03-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] revert disable of ignoreVoid in strict config

❤️ Thank You

  • Josh Goldberg ✨

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

7.3.0 (2024-03-18)

🚀 Features

  • eslint-plugin: [restrict-template-expressions] add allowArray option

  • eslint-plugin: add meta.docs.recommended setting for strict config options

  • eslint-plugin: add rule use-unknown-in-catch-callback-variables

  • eslint-plugin: [prefer-reduce-type-parameter] supports tuple, union, intersection

🩹 Fixes

  • correct engines.node constraints in package.json

  • eslint-plugin: [unbound-method] check method definition in object literal using longhand form

  • eslint-plugin: [consistent-type-imports] handle imports without specifiers

  • eslint-plugin: [no-redundant-type-constituents] incorrectly marks & string as redundant

  • eslint-plugin: [no-unnecessary-qualifier] handle merge namespace with enum

  • eslint-plugin: [no-unused-expressions] false negatives when using assertions

  • eslint-plugin: [ban-ts-comment] more accurate handling of multiline comments

  • eslint-plugin: [explicit-function-return-type, explicit-module-boundary-types] improved checking for allowHigherOrderFunctions option

  • eslint-plugin: [class-literal-property-style] ignore property assigned in constructor

  • eslint-plugin: [no-unnecessary-type-assertion] fix false negative for const variable declarations

... (truncated)

Commits
  • 5995614 chore(release): publish 7.3.1
  • d78d98b fix(eslint-plugin): [no-floating-promises] revert disable of ignoreVoid in st...
  • 4cf8ec7 chore(release): publish 7.3.0
  • d2995df fix(eslint-plugin): [no-unnecessary-type-assertion] fix false negative for co...
  • 2869c68 feat(eslint-plugin): [prefer-reduce-type-parameter] supports tuple, union, in...
  • d830364 test(eslint-plugin): [no-unnecessary-type-assertion] add tests with noUncheck...
  • 04e32d6 fix(eslint-plugin): [class-literal-property-style] ignore property assigned i...
  • 612875b fix(eslint-plugin): [explicit-function-return-type, explicit-module-boundary-...
  • da006b1 fix(eslint-plugin): [ban-ts-comment] more accurate handling of multiline comm...
  • 71bfb7c chore: fix ast-spec type import snapshot errors (#8699)
  • Additional commits viewable in compare view


Updates @typescript-eslint/parser from 6.21.0 to 7.3.1

Release notes

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

v7.3.1

7.3.1 (2024-03-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] revert disable of ignoreVoid in strict config (#8718)

❤️ Thank You

  • Josh Goldberg ✨

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

v7.3.0

7.3.0 (2024-03-18)

Note that this release enables rules to have more restrictive default options as configured in the strict and strict-type-checked configs. See #8364 for more details.

🚀 Features

  • eslint-plugin: [restrict-template-expressions] add allowArray option (#8389)
  • eslint-plugin: add meta.docs.recommended setting for strict config options (#8364)
  • eslint-plugin: add rule use-unknown-in-catch-callback-variables (#8383)
  • eslint-plugin: [prefer-reduce-type-parameter] supports tuple, union, intersection (#8642)
  • eslint-plugin-internal: add internal lint rule no-relative-paths-to-internal-packages (#8596)
  • typescript-estree: disallow switch statements with multiple default cases (#8411)
  • utils: add parser name to thrown parser error message (#8484)

🩹 Fixes

  • correct engines.node constraints in package.json (#8671)
  • eslint-plugin: [unbound-method] check method definition in object literal using longhand form (#8637)
  • eslint-plugin: [consistent-type-imports] handle imports without specifiers (#8308)
  • eslint-plugin: [no-redundant-type-constituents] incorrectly marks & string as redundant (#8282)
  • eslint-plugin: [no-unnecessary-qualifier] handle merge namespace with enum (#8591)
  • eslint-plugin: [no-unused-expressions] false negatives when using assertions (#8668)
  • eslint-plugin: [ban-ts-comment] more accurate handling of multiline comments (#8416)
  • eslint-plugin: [explicit-function-return-type, explicit-module-boundary-types] improved checking for allowHigherOrderFunctions option (#8508)
  • eslint-plugin: [class-literal-property-style] ignore property assigned in constructor (#8412)
  • eslint-plugin: [no-unnecessary-type-assertion] fix false negative for const variable declarations (#8558)
  • typescript-estree: fix the issue of single run inferring in the pnpm repo (#3811, #8702)

❤️ Thank You

... (truncated)

Changelog

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

7.3.1 (2024-03-18)

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.3.0 (2024-03-18)

🩹 Fixes

  • correct engines.node constraints in package.json

❤️ Thank You

  • Abraham Guo
  • Alexu
  • Arka Pratim Chaudhuri
  • auvred
  • Derrick Isaacson
  • fnx
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Marta Cardoso
  • Michaël De Boey
  • Tristan Rasmussen
  • YeonJuan

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

7.2.0 (2024-03-11)

🚀 Features

  • support TS 5.4

❤️ Thank You

  • Arka Pratim Chaudhuri
  • auvred
  • Chris Plummer
  • Fotis Papadogeorgopoulos
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Wayne Zhang
  • YeonJuan

... (truncated)

Commits
  • 5995614 chore(release): publish 7.3.1
  • 4cf8ec7 chore(release): publish 7.3.0
  • 883f220 fix: correct engines.node constraints in package.json (#8671)
  • 95cf139 chore(release): publish 7.2.0
  • 88b7463 chore(release): publish 7.1.1
  • 4bc6944 chore(release): publish 7.1.0
  • 677e7cc chore(release): publish 7.0.2
  • 4f3215f chore(release): publish 7.0.1
  • b27de99 chore(release): publish 7.0.0
  • 1aa393c chore(deps): update dependency prettier to v3.2.5 (#8401)
  • Additional commits viewable in compare view


Updates @wdio/cli from 8.31.1 to 8.34.1

Release notes

Sourced from @​wdio/cli's releases.

v8.34.1 (2024-03-16)

:bug: Bug Fix

Committers: 1

v8.34.0 (2024-03-15)

:bug: Bug Fix

  • wdio-allure-reporter
  • wdio-appium-service
  • wdio-config
    • #12437 [backport] (wdio-config): check existence of ts-node/esm/transpile-only.mjs & fix a type issue (@​johnp)

:nail_care: Polish

  • wdio-browserstack-service

Committers: 5

v8.33.1 (2024-03-09)

:bug: Bug Fix

  • wdio-browserstack-service

:nail_care: Polish

Committers: 2

v8.33.0 (2024-03-07)

:rocket: New Feature

  • wdio-browserstack-service

... (truncated)

Changelog

Sourced from @​wdio/cli's changelog.

v8.34.1 (2024-03-16)

:bug: Bug Fix

Committers: 1

v8.34.0 (2024-03-15)

:bug: Bug Fix

  • wdio-allure-reporter
  • wdio-appium-service
  • wdio-config
    • #12437 [backport] (wdio-config): check existence of ts-node/esm/transpile-only.mjs & fix a type issue (@​johnp)

:nail_care: Polish

  • wdio-browserstack-service

Committers: 5

v8.33.1 (2024-03-09)

:bug: Bug Fix

  • wdio-browserstack-service

:nail_care: Polish

Committers: 2

v8.33.0 (2024-03-07)

:rocket: New Feature

... (truncated)

Commits


Updates @wdio/jasmine-framework from 8.31.1 to 8.34.1

Release notes

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

v8.34.1 (2024-03-16)

:bug: Bug Fix

Committers: 1

v8.34.0 (2024-03-15)

:bug: Bug Fix

  • wdio-allure-reporter
  • wdio-appium-service
  • wdio-config
    • #12437 [backport] (wdio-config): check existence of ts-node/esm/transpile-only.mjs & fix a type issue (@​johnp)

:nail_care: Polish

  • wdio-browserstack-service

Committers: 5

v8.33.1 (2024-03-09)

:bug: Bug Fix

  • wdio-browserstack-service

:nail_care: Polish

Committers: 2

v8.33.0 (2024-03-07)

:rocket: New Feature

  • wdio-browserstack-service

... (truncated)

Changelog

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

v8.34.1 (2024-03-16)

:bug: Bug Fix

Committers: 1

v8.34.0 (2024-03-15)

:bug: Bug Fix

  • wdio-allure-reporter
  • wdio-appium-service
  • wdio-config
    • #12437 [backport] (wdio-config): check existence of ts-node/esm/transpile-only.mjs & fix a type issue (@​johnp)

:nail_care: Polish

  • wdio-browserstack-service

Committers: 5

v8.33.1 (2024-03-09)

:bug: Bug Fix

  • wdio-browserstack-service

:nail_care: Polish

Committers: 2

v8.33.0 (2024-03-07)

:rocket: New Feature

... (truncated)

Commits


Updates @wdio/local-runner from 8.31.1 to 8.34.1

Release notes

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

v8.34.1 (2024-03-16)

:bug: Bug Fix

Committers: 1

v8.34.0 (2024-03-15)

:bug: Bug Fix

  • wdio-allure-reporter
  • wdio-appium-service
  • wdio-config
    • #12437 [backport] (wdio-config): check existence of ts-node/esm/transpile-only.mjs & fix a type issue (@​johnp)

:nail_care: Polish

  • wdio-browserstack-service

Committers: 5

v8.33.1 (2024-03-09)

:bug: Bug Fix

  • wdio-browserstack-service

:nail_care: Polish

Committers: 2

v8.33.0 (2024-03-07)

:rocket: New Feature

  • wdio-browserstack-service

... (truncated)

Changelog

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

v8.34.1 (2024-03-16)

:bug: Bug Fix

Committers: 1

v8.34.0 (2024-03-15)

:bug: Bug Fix

  • wdio-allure-reporter
  • wdio-appium-service
  • wdio-config
    • #12437 [backport] (wdio-config): check existence of ts-node/esm/transpile-only.mjs & fix a type issue (@​johnp)

:nail_care: Polish

  • wdio-browserstack-service

Committers: 5

v8.33.1 (2024-03-09)

:bug: Bug Fix

  • wdio-browserstack-service

:nail_care: Polish

Committers: 2

v8.33.0 (2024-03-07)

:rocket: New Feature

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

Commits
  • ec269cf Bump version to 122.0.6
  • c6e01a4 Bump version to 122.0.5
  • 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
  • Additional commits viewable in compare view


Updates eslint from 8.56.0 to 8.57.0

Release notes

Sourced from eslint's releases.

v8.57.0

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)
  • dependabot[bot] commented 7 months ago

    Superseded by #345.