dequelabs / axe-core-npm

Mozilla Public License 2.0
592 stars 67 forks source link

chore: bump the npm-low-risk group with 10 updates #980

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the npm-low-risk group with 10 updates:

Package From To
@typescript-eslint/eslint-plugin 6.15.0 6.18.0
@typescript-eslint/parser 6.15.0 6.18.0
lerna 8.0.1 8.0.2
@types/node 20.10.5 20.10.7
@types/sinon 17.0.0 17.0.2
@types/chromedriver 81.0.2 81.0.5
webdriverio 8.8.2 8.27.0
@babel/core 7.23.6 7.23.7
@babel/preset-env 7.23.6 7.23.7
@wdio/cli 8.27.0 8.27.1

Updates @typescript-eslint/eslint-plugin from 6.15.0 to 6.18.0

Release notes

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

v6.18.0

6.18.0 (2024-01-06)

🚀 Features

  • eslint-plugin: [no-var-requires, no-require-imports] allow option (#7710)
  • typescript-estree: throw on invalid update expressions (#7202)
  • typescript-estree: throw error when CatchClause param contains initializer (#8183)

❤️ Thank You

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

v6.17.0

6.17.0 (2024-01-01)

Bug Fixes

  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#8108) (675e987)

Features

  • eslint-plugin: [no-floating-promises] flag result of .map(async) (#7897) (5857356)
  • eslint-plugin: [switch-exhaustiveness-check] add an option to warn against a default case on an already exhaustive switch (#7539) (6a219bd)

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

v6.16.0

6.16.0 (2023-12-25)

Bug Fixes

  • eslint-plugin: [unbound-method] exempt all non-Promise built-in statics (#8096) (3182959)

Features

  • eslint-plugin: deprecate formatting rules (#8073) (04dea84)
  • typescript-estree: add allowDefaultProjectForFiles project service allowlist option (#7752) (7ddadda)

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

... (truncated)

Changelog

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

6.18.0 (2024-01-06)

🚀 Features

  • typescript-estree: throw on invalid update expressions

  • eslint-plugin: [no-var-requires, no-require-imports] allow option

❤️ Thank You

  • auvred
  • Joshua Chen

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

6.17.0 (2024-01-01)

Bug Fixes

  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#8108) (675e987)

Features

  • eslint-plugin: [no-floating-promises] flag result of .map(async) (#7897) (5857356)
  • eslint-plugin: [switch-exhaustiveness-check] add an option to warn against a default case on an already exhaustive switch (#7539) (6a219bd)

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

6.16.0 (2023-12-25)

Bug Fixes

  • eslint-plugin: [unbound-method] exempt all non-Promise built-in statics (#8096) (3182959)

Features

  • eslint-plugin: deprecate formatting (meta.type: layout) rules (#8073) (04dea84)
  • eslint-plugin: deprecate no-extra-semi in favor of ESLint Stylistic equivalent (#8123) (9368bf3)

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

Commits
  • 21460ef chore(release): publish 6.18.0
  • d0977ab chore: use nx release (#8194)
  • 684d626 docs(eslint-plugin): [switch-exhaustiveness-check] remove extra quotes in rul...
  • f7b5ca8 feat(eslint-plugin): [no-var-requires, no-require-imports] allow option (#7710)
  • 1a8e0dc feat(typescript-estree): throw on invalid update expressions (#7202)
  • e566a5d chore: publish v6.17.0
  • 675e987 fix(eslint-plugin): [no-restricted-imports] prevent crash when patterns or ...
  • 5857356 feat(eslint-plugin): [no-floating-promises] flag result of .map(async) (#7897)
  • 6a219bd feat(eslint-plugin): [switch-exhaustiveness-check] add an option to warn agai...
  • 5ad1b76 docs: modify examples for explicit-module-boundary-types (#7404)
  • Additional commits viewable in compare view


Updates @typescript-eslint/parser from 6.15.0 to 6.18.0

Release notes

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

v6.18.0

6.18.0 (2024-01-06)

🚀 Features

  • eslint-plugin: [no-var-requires, no-require-imports] allow option (#7710)
  • typescript-estree: throw on invalid update expressions (#7202)
  • typescript-estree: throw error when CatchClause param contains initializer (#8183)

❤️ Thank You

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

v6.17.0

6.17.0 (2024-01-01)

Bug Fixes

  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#8108) (675e987)

Features

  • eslint-plugin: [no-floating-promises] flag result of .map(async) (#7897) (5857356)
  • eslint-plugin: [switch-exhaustiveness-check] add an option to warn against a default case on an already exhaustive switch (#7539) (6a219bd)

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

v6.16.0

6.16.0 (2023-12-25)

Bug Fixes

  • eslint-plugin: [unbound-method] exempt all non-Promise built-in statics (#8096) (3182959)

Features

  • eslint-plugin: deprecate formatting rules (#8073) (04dea84)
  • typescript-estree: add allowDefaultProjectForFiles project service allowlist option (#7752) (7ddadda)

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

... (truncated)

Changelog

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

6.18.0 (2024-01-06)

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.

6.17.0 (2024-01-01)

Note: Version bump only for package @​typescript-eslint/parser

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

6.16.0 (2023-12-25)

Note: Version bump only for package @​typescript-eslint/parser

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

Commits


Updates lerna from 8.0.1 to 8.0.2

Release notes

Sourced from lerna's releases.

v8.0.2

8.0.2 (2024-01-05)

Bug Fixes

  • add-caching: explicitly set targetDefaults for all scripts (#3929) (dae18c9)
Changelog

Sourced from lerna's changelog.

8.0.2 (2024-01-05)

Bug Fixes

  • add-caching: explicitly set targetDefaults for all scripts (#3929) (dae18c9)
Commits


Updates @types/node from 20.10.5 to 20.10.7

Commits


Updates @types/sinon from 17.0.0 to 17.0.2

Commits


Updates @types/chromedriver from 81.0.2 to 81.0.5

Commits


Updates webdriverio from 8.8.2 to 8.27.0

Release notes

Sourced from webdriverio's releases.

v8.27.0 (2023-12-20)

:rocket: New Feature

:bug: Bug Fix

:nail_care: Polish

Committers: 2

v8.26.3 (2023-12-19)

:bug: Bug Fix

:memo: Documentation

:house: Internal

Committers: 3

v8.26.2 (2023-12-15)

:bug: Bug Fix

:nail_care: Polish

Committers: 3

... (truncated)

Changelog

Sourced from webdriverio's changelog.

v8.27.0 (2023-12-20)

:rocket: New Feature

:bug: Bug Fix

:nail_care: Polish

Committers: 2

v8.26.3 (2023-12-19)

:bug: Bug Fix

:memo: Documentation

:house: Internal

Committers: 3

v8.26.2 (2023-12-15)

:bug: Bug Fix

:nail_care: Polish

... (truncated)

Commits


Updates @babel/core from 7.23.6 to 7.23.7

Release notes

Sourced from @​babel/core's releases.

v7.23.7 (2023-12-29)

:bug: Bug Fix

:house: Internal

Committers: 4

Changelog

Sourced from @​babel/core's changelog.

v7.23.7 (2023-12-29)

:bug: Bug Fix

:house: Internal

Commits


Updates @babel/preset-env from 7.23.6 to 7.23.7

Release notes

Sourced from @​babel/preset-env's releases.

v7.23.7 (2023-12-29)

:bug: Bug Fix

:house: Internal

Committers: 4

Changelog

Sourced from @​babel/preset-env's changelog.

v7.23.7 (2023-12-29)

:bug: Bug Fix

:house: Internal

Commits


Updates @wdio/cli from 8.27.0 to 8.27.1

Release notes

Sourced from @​wdio/cli's releases.

v8.27.1 (2023-12-28)

:bug: Bug Fix

:nail_care: Polish

Committers: 4

Changelog

Sourced from @​wdio/cli's changelog.

v8.27.1 (2023-12-28)

:bug: Bug Fix

:nail_care: Polish

Committers: 4

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 8 months ago

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