Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 18, 2023

Bumps eslint-config-wikimedia from 0.22.1 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)

0.23.0 / 2022-07-30

  • Update ESLint to 8.14.0 (Ed Sanders)

  • client-es6: Use vue-es6 instead of vue3-es6 (Roan Kattouw)
  • common: Enable no-constant-binary-expression (Ed Sanders)
  • common: Update eslint-plugin-unicorn to 42.0.0 (Ed Sanders)
  • common: Lint dot files by default (Ed Sanders)
  • common: Add stylelint- comments to max-len ignorePattern (Roan Kattouw)
  • jsdoc: Update eslint-plugin-jsdoc to 38.1.6 (Ed Sanders)
  • json: Update eslint-plugin-json-es from 1.5.4 to 1.5.7 (Ed Sanders)
  • language: Add es2022 config (Ed Sanders)
  • language: Replace eslint-plugin-es with eslint-plugin-es-x (Ed Sanders)
  • language: Simplify language rules (Ed Sanders)
  • mediawiki: Upgrade eslint-plugin-mediawiki to v0.4.0 (James D. Forrester)
  • mediawiki: Add "exports" global (Roan Kattouw)
  • mediawiki: Update browserslist-config-wikimedia to 0.4.0 (Ed Sanders)
  • mediawiki: Get browsers list from browserslist-config-wikimedia (Ed Sanders)
  • selenium: Update eslint-plugin-wdio to 7.19.4 (Ed Sanders)
  • vue: Use Vue 3 by default (Roan Kattouw)
  • vue: Update eslint-plugin-vue to 8.7.1 (Ed Sanders)
  • yaml: Update eslint-plugin-yml from 0.13.0 to 0.14.0 (Ed Sanders)

  • build: Run tests before linting (Ed Sanders)
  • docs: Add back the possessive for the missing files error message (James D. Forrester)
  • tests: Fix inconsistent whitespace in ignore comments (Ed Sanders)
  • tests: Update qunit from 2.17.2 to 2.18.2 (Ed Sanders)
  • tests: Fix typo in test (Ed Sanders)
  • tests: Add tests for languages/es5 (Ed Sanders)
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)

0.23.0 / 2022-07-30

  • Update ESLint to 8.14.0 (Ed Sanders)

  • client-es6: Use vue-es6 instead of vue3-es6 (Roan Kattouw)
  • common: Enable no-constant-binary-expression (Ed Sanders)
  • common: Update eslint-plugin-unicorn to 42.0.0 (Ed Sanders)
  • common: Lint dot files by default (Ed Sanders)
  • common: Add stylelint- comments to max-len ignorePattern (Roan Kattouw)
  • jsdoc: Update eslint-plugin-jsdoc to 38.1.6 (Ed Sanders)
  • json: Update eslint-plugin-json-es from 1.5.4 to 1.5.7 (Ed Sanders)
  • language: Add es2022 config (Ed Sanders)
  • language: Replace eslint-plugin-es with eslint-plugin-es-x (Ed Sanders)
  • language: Simplify language rules (Ed Sanders)
  • mediawiki: Upgrade eslint-plugin-mediawiki to v0.4.0 (James D. Forrester)
  • mediawiki: Add "exports" global (Roan Kattouw)
  • mediawiki: Update browserslist-config-wikimedia to 0.4.0 (Ed Sanders)
  • mediawiki: Get browsers list from browserslist-config-wikimedia (Ed Sanders)
  • selenium: Update eslint-plugin-wdio to 7.19.4 (Ed Sanders)
  • vue: Use Vue 3 by default (Roan Kattouw)
  • vue: Update eslint-plugin-vue to 8.7.1 (Ed Sanders)
  • yaml: Update eslint-plugin-yml from 0.13.0 to 0.14.0 (Ed Sanders)

  • build: Run tests before linting (Ed Sanders)
  • docs: Add back the possessive for the missing files error message (James D. Forrester)
  • tests: Fix inconsistent whitespace in ignore comments (Ed Sanders)
  • tests: Update qunit from 2.17.2 to 2.18.2 (Ed Sanders)
  • tests: Fix typo in test (Ed Sanders)
  • tests: Add tests for languages/es5 (Ed Sanders)
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
  • bafeb8c Release v0.23.0 (#474)
  • 946fd15 mediawiki: Upgrade eslint-plugin-mediawiki to v0.4.0 (#469)
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 18, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-wikimedia-0.24.0 branch 2 times, most recently from 79c2247 to 576953a Compare March 4, 2023 19:20
Bumps [eslint-config-wikimedia](https://github.com/wikimedia/eslint-config-wikimedia) from 0.22.1 to 0.24.0.
- [Release notes](https://github.com/wikimedia/eslint-config-wikimedia/releases)
- [Changelog](https://github.com/wikimedia/eslint-config-wikimedia/blob/master/CHANGELOG.md)
- [Commits](wikimedia/eslint-config-wikimedia@v0.22.1...v0.24.0)

---
updated-dependencies:
- dependency-name: eslint-config-wikimedia
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-wikimedia-0.24.0 branch from 576953a to e99fb5e Compare March 4, 2023 23:23
wmfgerrit pushed a commit that referenced this pull request Mar 31, 2023
Bumps [eslint-config-wikimedia](https://github.com/wikimedia/eslint-config-wikimedia)
from 0.22.1 to 0.24.0.
- [Release
notes](https://github.com/wikimedia/eslint-config-wikimedia/releases)
- [Changelog](https://github.com/wikimedia/eslint-config-wikimedia/blob/master/CHANGELOG.md)
- [Commits](wikimedia/eslint-config-wikimedia@v0.22.1...v0.24.0)

---
updated-dependencies:
- dependency-name: eslint-config-wikimedia
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Pull Request:
#344
Change-Id: I53da4fce5373de133cff0ac91dc4cf6800267e7d
wmfgerrit pushed a commit to wikimedia/mediawiki-extensions that referenced this pull request Mar 31, 2023
* Update Wikibase from branch 'master'
  to 3f90fd47b63cdc9fed233ea482e33caa8bfc6ffc
  - Merge "Bump eslint-config-wikimedia from 0.22.1 to 0.24.0"
  - Bump eslint-config-wikimedia from 0.22.1 to 0.24.0
    
    Bumps [eslint-config-wikimedia](https://github.com/wikimedia/eslint-config-wikimedia)
    from 0.22.1 to 0.24.0.
    - [Release
    notes](https://github.com/wikimedia/eslint-config-wikimedia/releases)
    - [Changelog](https://github.com/wikimedia/eslint-config-wikimedia/blob/master/CHANGELOG.md)
    - [Commits](wikimedia/eslint-config-wikimedia@v0.22.1...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-wikimedia
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Pull Request:
    wikimedia/mediawiki-extensions-Wikibase#344
    Change-Id: I53da4fce5373de133cff0ac91dc4cf6800267e7d
tarrow pushed a commit to wmde/WikibaseInternalSerialization that referenced this pull request Mar 31, 2023
Bumps [eslint-config-wikimedia](https://github.com/wikimedia/eslint-config-wikimedia)
from 0.22.1 to 0.24.0.
- [Release
notes](https://github.com/wikimedia/eslint-config-wikimedia/releases)
- [Changelog](https://github.com/wikimedia/eslint-config-wikimedia/blob/master/CHANGELOG.md)
- [Commits](wikimedia/eslint-config-wikimedia@v0.22.1...v0.24.0)

---
updated-dependencies:
- dependency-name: eslint-config-wikimedia
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Pull Request:
wikimedia/mediawiki-extensions-Wikibase#344
Change-Id: I53da4fce5373de133cff0ac91dc4cf6800267e7d
tarrow pushed a commit to wmde/WikibaseDataModel that referenced this pull request Mar 31, 2023
Bumps [eslint-config-wikimedia](https://github.com/wikimedia/eslint-config-wikimedia)
from 0.22.1 to 0.24.0.
- [Release
notes](https://github.com/wikimedia/eslint-config-wikimedia/releases)
- [Changelog](https://github.com/wikimedia/eslint-config-wikimedia/blob/master/CHANGELOG.md)
- [Commits](wikimedia/eslint-config-wikimedia@v0.22.1...v0.24.0)

---
updated-dependencies:
- dependency-name: eslint-config-wikimedia
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Pull Request:
wikimedia/mediawiki-extensions-Wikibase#344
Change-Id: I53da4fce5373de133cff0ac91dc4cf6800267e7d
tarrow pushed a commit to wmde/WikibaseDataModelSerialization that referenced this pull request Mar 31, 2023
Bumps [eslint-config-wikimedia](https://github.com/wikimedia/eslint-config-wikimedia)
from 0.22.1 to 0.24.0.
- [Release
notes](https://github.com/wikimedia/eslint-config-wikimedia/releases)
- [Changelog](https://github.com/wikimedia/eslint-config-wikimedia/blob/master/CHANGELOG.md)
- [Commits](wikimedia/eslint-config-wikimedia@v0.22.1...v0.24.0)

---
updated-dependencies:
- dependency-name: eslint-config-wikimedia
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Pull Request:
wikimedia/mediawiki-extensions-Wikibase#344
Change-Id: I53da4fce5373de133cff0ac91dc4cf6800267e7d
tarrow pushed a commit to wmde/WikibaseDataModelServices that referenced this pull request Mar 31, 2023
Bumps [eslint-config-wikimedia](https://github.com/wikimedia/eslint-config-wikimedia)
from 0.22.1 to 0.24.0.
- [Release
notes](https://github.com/wikimedia/eslint-config-wikimedia/releases)
- [Changelog](https://github.com/wikimedia/eslint-config-wikimedia/blob/master/CHANGELOG.md)
- [Commits](wikimedia/eslint-config-wikimedia@v0.22.1...v0.24.0)

---
updated-dependencies:
- dependency-name: eslint-config-wikimedia
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Pull Request:
wikimedia/mediawiki-extensions-Wikibase#344
Change-Id: I53da4fce5373de133cff0ac91dc4cf6800267e7d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

0 participants