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
10 stars 15 forks source link

build(deps-dev): bump eslint-config-wikimedia from 0.26.0 to 0.27.0 #123

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps eslint-config-wikimedia from 0.26.0 to 0.27.0.

Changelog

Sourced from eslint-config-wikimedia's changelog.

0.27.0 / 2024-03-29

  • [BREAKING CHANGE] Require Node 16, up from Node 14 (#554) (James D. Forrester)
  • Upgrade ESLint to 8.57.0 (James D. Forrester)

  • client/common: Disable es-x/no-resizable-and-growable-arraybuffers, too many false positives (James D. Forrester)

  • jsdoc: Update eslint-plugin-jsdoc to 46.9.0 (#537) (Ed S)
  • node: Update eslint-plugin-n to 16.3.1 (#543) (Ed S)
  • common: Update eslint-plugin-unicorn to 49.0.0 (#544) (Ed S)
  • Raise browserslist-config-wikimedia dependency from ^0.5.1 to ^0.6.1 (#559) (James D. Forrester)
  • mediawiki: Upgrade eslint-plugin-mediawiki to v0.6.0 (#560) (James D. Forrester)
  • mocha: Upgrade eslint-plugin-mocha to 10.4.1 (James D. Forrester)
  • vue: Upgrade eslint-plugin-vue to 9.23.0 (James D. Forrester)
  • yaml: Upgrade eslint-plugin-yml to 1.13.2 (James D. Forrester)
  • jest: Upgrade eslint-plugin-jest to 27.9.0 (James D. Forrester)
  • language: Upgrade eslint-plugin-es-x to 7.6.0 (James D. Forrester)
  • node: Upgrade eslint-plugin-n to 16.6.2 (James D. Forrester)
  • build: Upgrade qunit to 2.20.1 (James D. Forrester)
  • common: Upgrade eslint-plugin-unicorn to 51.0.1 (James D. Forrester)
  • selenium: Upgrade eslint-plugin-wdio to 8.24.12 (James D. Forrester)
  • jsdoc: Upgrade eslint-plugin-jsdoc to 48.2.1 (James D. Forrester)
  • qunit: Upgrade eslint-plugin-qunit to 8.1.1 (James D. Forrester)
Commits
  • 6c81afc Release v0.27.0
  • b31b3f6 qunit: Upgrade eslint-plugin-qunit to 8.1.1
  • 4458abe jsdoc: Upgrade eslint-plugin-jsdoc to 48.2.1
  • 9b51734 selenium: Upgrade eslint-plugin-wdio to 8.24.12
  • bf6503d common: Upgrade eslint-plugin-unicorn to 51.0.1
  • cd97be0 Upgrade ESLint to 8.57.0
  • c22d1c7 build: Upgrade qunit to 2.20.1
  • 3de2cdc node: Upgrade eslint-plugin-n to 16.6.2
  • 3dd32e0 language: Upgrade eslint-plugin-es-x to 7.6.0
  • 0737baa jest: Upgrade eslint-plugin-jest to 27.9.0
  • Additional commits viewable 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)