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.27.0 to 0.28.0 #136

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps eslint-config-wikimedia from 0.27.0 to 0.28.0.

Release notes

Sourced from eslint-config-wikimedia's releases.

0.28.0 / 2024-06-03

  • [BREAKING CHANGE] Drop claimed Node 16 support (James D. Forrester)

  • Rule fix: vue-exports-component-directive: Prefer defineComponent()
  • Rule fix: vue-exports-component-directive: Make fixable

  • common: Disable regex security checks (Ed Sanders)
  • language: Move es-x/no-resizable-and-growable-arraybuffers to rules-es5 (Ed Sanders)
  • language: Prefer arrow callbacks in ES6 (Ed S)
  • jquery: Enable no-extend (allowDeep: true) (Ed Sanders)

  • common: Update eslint-plugin-unicorn to 53.0.0 (James D. Forrester)
  • jest: Upgrade eslint-plugin-jest to 28.5.0 (James D. Forrester)
  • jsdoc: Update eslint-plugin-jsdoc to 48.2.5 (James D. Forrester)
  • json: Update eslint-plugin-json-es to 1.6.0 (James D. Forrester)
  • mediawiki: Upgrade browserslist-config-wikimedia dependency to ^0.7.0 (James D. Forrester)
  • mediawiki: Upgrade eslint-plugin-mediawiki to 0.7.0 (James D. Forrester)
  • mocha: Upgrade eslint-plugin-mocha to 10.4.3 (James D. Forrester)
  • node: Upgrade eslint-plugin-n to 17.7.0 (James D. Forrester)
  • vue: Upgrade eslint-plugin-vue to 9.26.0 (James D. Forrester)
  • yaml: Upgrade eslint-plugin-yml to 1.14.0 (James D. Forrester)
Changelog

Sourced from eslint-config-wikimedia's changelog.

0.28.0 / 2024-06-03

  • [BREAKING CHANGE] Drop claimed Node 16 support (James D. Forrester)

  • Rule fix: vue-exports-component-directive: Prefer defineComponent()
  • Rule fix: vue-exports-component-directive: Make fixable

  • common: Disable regex security checks (Ed Sanders)
  • language: Move es-x/no-resizable-and-growable-arraybuffers to rules-es5 (Ed Sanders)
  • language: Prefer arrow callbacks in ES6 (Ed S)
  • jquery: Enable no-extend (allowDeep: true) (Ed Sanders)

  • common: Update eslint-plugin-unicorn to 53.0.0 (James D. Forrester)
  • jest: Upgrade eslint-plugin-jest to 28.5.0 (James D. Forrester)
  • jsdoc: Update eslint-plugin-jsdoc to 48.2.5 (James D. Forrester)
  • json: Update eslint-plugin-json-es to 1.6.0 (James D. Forrester)
  • mediawiki: Upgrade browserslist-config-wikimedia dependency to ^0.7.0 (James D. Forrester)
  • mediawiki: Upgrade eslint-plugin-mediawiki to 0.7.0 (James D. Forrester)
  • mocha: Upgrade eslint-plugin-mocha to 10.4.3 (James D. Forrester)
  • node: Upgrade eslint-plugin-n to 17.7.0 (James D. Forrester)
  • vue: Upgrade eslint-plugin-vue to 9.26.0 (James D. Forrester)
  • yaml: Upgrade eslint-plugin-yml to 1.14.0 (James D. Forrester)
Commits
  • 305ac9f Tag v0.28.0
  • d5ef812 mediawiki: Upgrade browserslist-config-wikimedia dependency to ^0.7.0 (#579)
  • 62751c9 vue: Upgrade eslint-plugin-vue to 9.26.0
  • 5790e8b common: Update eslint-plugin-unicorn to 53.0.0
  • 4d80a3f yaml: Upgrade eslint-plugin-yml to 1.14.0
  • d01d131 node: Upgrade eslint-plugin-n to 17.7.0
  • 9195e43 json: Update eslint-plugin-json-es to 1.6.0
  • 0d724b8 jsdoc: Update eslint-plugin-jsdoc to 48.2.5
  • b93b9a3 jest: Upgrade eslint-plugin-jest to 28.5.0
  • 85c2fae mocha: Upgrade eslint-plugin-mocha to 10.4.3
  • 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)