Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump eslint-config-wikimedia from 0.20.0 to 0.22.1 #320

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2022

Bumps eslint-config-wikimedia from 0.20.0 to 0.22.1.

Release notes

Sourced from eslint-config-wikimedia's releases.

0.22.1 / 2022-02-08

  • vue: Update for new rules in eslint-plugin-vue 8.4.1 (Roan Kattouw)

  • build: Add missing yaml.json to package files (Ed Sanders)
  • tests: Check that all files are included in package.json's files list (Ed Sanders)

0.22.0 / 2022-02-07

  • Update ESLint to 8.6.0 (Ed Sanders)

  • common: Add eslint-plugin-yml to lint YAML files (Petr Pchelko)
  • common: Disable no-use-before-define for functions (Ed Sanders)
  • common: Update eslint-plugin-unicorn to 40.1.0 (Ed Sanders)
  • jsdoc: Update eslint-plgin-jsdoc to 37.7.1 (Ed Sanders)
  • mediawiki: Update eslint-plugin-compat to 4.0.2 (Ed Sanders)
  • qunit: Update eslint-plugin-qunit to 7.2.0 (Ed Sanders)
  • vue: Enforce component-name-in-template-casing (Roan Kattouw)
  • vue: Update eslint-plugin-vue to 8.4.1 (Roan Kattouw)

  • tests: Add test to show that YAML delibrately enforces max-len

0.21.0 / 2021-10-28

  • Update ESLint to 7.32 (Ed Sanders)
  • Drop Node 10 support (Ed Sanders)

  • client-es6: De-deduplicate comment in client-es6/valid.js (Ed Sanders)
  • client: Enable unicorn/no-invalid-remove-event-listener (Ed Sanders)
  • common/es6: Enable 5 rules from eslint-plugin-unicorn (Ed Sanders)
  • common: Remove unicorn/no-useless-undefined (Ed Sanders)
  • common: Consider variable hoisting when enforcing no-shadow (Ed Sanders)
  • common: Remove no-multi-str rule (Timo Tijhof)
  • common: Fix eslint comment exception in max-len (Ed Sanders)
  • es2018: Enable unicorn/no-useless-fallback-in-spread (Ed Sanders)
  • jquery: Update eslint-plugin-no-jquery to 2.7.0 (Ed Sanders)
  • jsdoc: Update eslint-plugin-jsdoc to 37.0.3 (Ed Sanders)
  • json: Update eslint-plugin-json-es to 1.5.4
  • mediawiki: Allow long message keys in comments (Ed Sanders)
  • mediawiki: Update eslint-plugin-compat to 3.13.0 (Ed Sanders)
  • mediawiki: Update eslint-plugin-mediawiki to 0.3.0 (Ed Sanders)
  • mocha: Update eslint-plugin-mocha to 9.0.0 (Ed Sanders)
  • qunit: Update eslint-plugin-qunit to 7.0.0 (Ed Sanders)
  • qunit: Enable qunit/no-assert-ok (Ed Sanders)
  • qunit: Replace various rules with no-loose-assertions (Ed Sanders)
  • selenium: Update eslint-plugin-wdio to 7.4.2 (Ed Sanders)
  • server: Improve test coverage (Ed Sanders)
  • unicorn: Update eslint-plugin-unicorn to 36.0.0 (Ed Sanders)
  • vue: Allow boolean props to default to false (Roan Kattouw)

... (truncated)

Changelog

Sourced from eslint-config-wikimedia's changelog.

0.22.1 / 2022-02-08

  • vue: Update for new rules in eslint-plugin-vue 8.4.1 (Roan Kattouw)

  • build: Add missing yaml.json to package files (Ed Sanders)
  • tests: Check that all files are included in package.json's files list (Ed Sanders)

0.22.0 / 2022-02-07

  • Update ESLint to 8.6.0 (Ed Sanders)

  • common: Add eslint-plugin-yml to lint YAML files (Petr Pchelko)
  • common: Disable no-use-before-define for functions (Ed Sanders)
  • common: Update eslint-plugin-unicorn to 40.1.0 (Ed Sanders)
  • jsdoc: Update eslint-plgin-jsdoc to 37.7.1 (Ed Sanders)
  • mediawiki: Update eslint-plugin-compat to 4.0.2 (Ed Sanders)
  • qunit: Update eslint-plugin-qunit to 7.2.0 (Ed Sanders)
  • vue: Enforce component-name-in-template-casing (Roan Kattouw)
  • vue: Update eslint-plugin-vue to 8.4.1 (Roan Kattouw)

  • tests: Add test to show that YAML delibrately enforces max-len

0.21.0 / 2021-10-28

  • Update ESLint to 7.32 (Ed Sanders)
  • Drop Node 10 support (Ed Sanders)

  • client-es6: De-deduplicate comment in client-es6/valid.js (Ed Sanders)
  • client: Enable unicorn/no-invalid-remove-event-listener (Ed Sanders)
  • common/es6: Enable 5 rules from eslint-plugin-unicorn (Ed Sanders)
  • common: Remove unicorn/no-useless-undefined (Ed Sanders)
  • common: Consider variable hoisting when enforcing no-shadow (Ed Sanders)
  • common: Remove no-multi-str rule (Timo Tijhof)
  • common: Fix eslint comment exception in max-len (Ed Sanders)
  • es2018: Enable unicorn/no-useless-fallback-in-spread (Ed Sanders)
  • jquery: Update eslint-plugin-no-jquery to 2.7.0 (Ed Sanders)
  • jsdoc: Update eslint-plugin-jsdoc to 37.0.3 (Ed Sanders)
  • json: Update eslint-plugin-json-es to 1.5.4
  • mediawiki: Allow long message keys in comments (Ed Sanders)
  • mediawiki: Update eslint-plugin-compat to 3.13.0 (Ed Sanders)
  • mediawiki: Update eslint-plugin-mediawiki to 0.3.0 (Ed Sanders)
  • mocha: Update eslint-plugin-mocha to 9.0.0 (Ed Sanders)
  • qunit: Update eslint-plugin-qunit to 7.0.0 (Ed Sanders)

... (truncated)

Commits
  • d761103 Release v0.22.1 (#447)
  • 54c4622 tests: Check that all files are included in package.json's files list (#446)
  • 32cdb90 build: Add missing yaml.json to package files (#445)
  • 9f7c7e5 vue: Update for new rules in eslint-plugin-vue 8.4.1
  • b05f580 Release v0.22.0 (#443)
  • d98cb8e yaml: Update eslint-plugin-yaml to 0.13.0 (#442)
  • b48b489 vue: Update eslint-plugin-vue to 8.4.1 (#441)
  • 9a379e4 common: Update eslint-plugin-unicorn to 40.1.0 (#440)
  • 3730dbc jsdoc: Update eslint-plugin-jsdoc to 37.7.1 (#439)
  • 0e7d365 mediawiki: Update eslint-plugin-compat to 4.0.2 (#438)
  • 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)

Bumps [eslint-config-wikimedia](https://github.com/wikimedia/eslint-config-wikimedia) from 0.20.0 to 0.22.1.
- [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.20.0...v0.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 9, 2022
@github-actions github-actions bot enabled auto-merge (squash) February 9, 2022 04:01
@macbre
Copy link
Owner

macbre commented Feb 9, 2022

/home/runner/work/nodemw/nodemw/examples/lastEditsStats.js
Error:   58:26  error  Use `.includes()`, rather than `.indexOf()`, when checking for existence  unicorn/prefer-includes

/home/runner/work/nodemw/nodemw/examples/pagesInCategory.js
Error:   21:39  error  Prefer `String#slice()` over `String#substr()`  unicorn/prefer-string-slice

/home/runner/work/nodemw/nodemw/lib/api.js
Error:   40:24  error  Prefer `String#slice()` over `String#substr()`  unicorn/prefer-string-slice

/home/runner/work/nodemw/nodemw/lib/utils.js
Error:   17:12  error  Use `.includes()`, rather than `.indexOf()`, when checking for existence  unicorn/prefer-includes
Error:   24:12  error  Use `.includes()`, rather than `.indexOf()`, when checking for existence  unicorn/prefer-includes

/home/runner/work/nodemw/nodemw/test/bot-test.js
Error:   [95](https://github.com/macbre/nodemw/runs/5119975622?check_suite_focus=true#step:5:95):29  error  Use `.includes()`, rather than `.indexOf()`, when checking for existence  unicorn/prefer-includes
Error:   [96](https://github.com/macbre/nodemw/runs/5119975622?check_suite_focus=true#step:5:96):29  error  Use `.includes()`, rather than `.indexOf()`, when checking for existence  unicorn/prefer-includes

/home/runner/work/nodemw/nodemw/test/fetchurl-test.js
Error:   18:23  error  Use `.includes()`, rather than `.indexOf()`, when checking for existence  unicorn/prefer-includes
Error:   31:31  error  Use `.includes()`, rather than `.indexOf()`, when checking for existence  unicorn/prefer-includes
Error:   44:31  error  Use `.includes()`, rather than `.indexOf()`, when checking for existence  unicorn/prefer-includes

/home/runner/work/nodemw/nodemw/test/mediawiki-api-test.js
Error:    66:23  error  Use `.includes()`, rather than `.indexOf()`, when checking for existence  unicorn/prefer-includes
Error:    77:23  error  Use `.includes()`, rather than `.indexOf()`, when checking for existence  unicorn/prefer-includes
Error:   141:35  error  Use `.includes()`, rather than `.indexOf()`, when checking for existence  unicorn/prefer-includes

✖ 13 problems (13 errors, 0 warnings)
  13 errors and 0 warnings potentially fixable with the `--fix` option.

@github-actions github-actions bot merged commit 562eb3a into devel Feb 9, 2022
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/eslint-config-wikimedia-0.22.1 branch February 9, 2022 11:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant