StarCitizenTools / mediawiki-extensions-TabberNeue

A MediaWiki extension that allows wiki to create tabs.
https://www.mediawiki.org/wiki/Extension:TabberNeue
GNU General Public License v3.0
13 stars 15 forks source link

build(deps-dev): bump eslint-config-wikimedia from 0.23.0 to 0.24.0 #79

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-config-wikimedia from 0.23.0 to 0.24.0.

Release notes

Sourced from eslint-config-wikimedia's releases.

0.24.0 / 2023-01-17

  • Drop support for Node 12 (Ed Sanders)
  • Update ESLint to 8.31.0 (Ed Sanders)

  • jsdoc: Update eslint-plugin-jsdoc to 39.2.2 (Ed Sanders)
  • language: Remove reference to non-existent "restrict-to-es2022" (Ed Sanders)
  • language: Disable es-x/no-symbol-prototype-description (Ed Sanders)
  • language: Replace es-x/no-array-prototype-keys/values with no-restricted-syntax (Ed Sanders)

  • build: Test in Node 18 (Active LTS) (Ed Saners)
Changelog

Sourced from eslint-config-wikimedia's changelog.

0.24.0 / 2023-01-17

  • Drop support for Node 12 (Ed Sanders)
  • Update ESLint to 8.31.0 (Ed Sanders)

  • jsdoc: Update eslint-plugin-jsdoc to 39.2.2 (Ed Sanders)
  • language: Remove reference to non-existent "restrict-to-es2022" (Ed Sanders)
  • language: Disable es-x/no-symbol-prototype-description (Ed Sanders)
  • language: Replace es-x/no-array-prototype-keys/values with no-restricted-syntax (Ed Sanders)

  • build: Test in Node 18 (Active LTS) (Ed Saners)
Commits
  • fe94491 Release v0.24.0 (#489)
  • 0c2bbb0 language: Replace es-x/no-array-prototype-keys/values with no-restricted-synt...
  • 2b50fc0 Update ESLint to 8.31 (#485)
  • 3247a1f jsdoc: Update eslint-plugin-jsdoc to 39.2.2 (#484)
  • 3dcbbdf Test in Node 18 (Active LTS)
  • aab8c14 Drop support for Node 12
  • ce6118c Language: Remove reference to non-existent "restrict-to-es2022"
  • b2ac22a Disable es-x/no-symbol-prototype-description
  • See full diff in compare view


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)