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

Bump eslint-config-wikimedia from 0.16.2 to 0.17.0 #221

Merged
merged 3 commits into from Aug 19, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2020

Bumps eslint-config-wikimedia from 0.16.2 to 0.17.0.

Release notes

Sourced from eslint-config-wikimedia's releases.

0.17.0 / 2020-08-17

  • common: Enforce no-shadow (Ed Sanders)
  • common: Enforce no-unreachable-loop (Ed Sanders)
  • es6: Enforce no-promise-executor-return (Ed Sanders)
  • jquery: Update eslint-plugin-no-jquery to 2.5.9 (Ed Sanders)
  • jsdoc: Remove unnecessary tagNamePreference settings (Ed Sanders)
  • jsdoc: Drop @constant->@const, @description->@desc preferences (Ed Sanders)
  • jsdoc: Update eslint-plugin-jsdoc to 30.2.1 (Lucas Werkmeister, Ed Sanders)
  • jsdoc/jsduck: Move @mixes->@Mixins to jsduck (Ed Sanders)
  • json: Update eslint-plugin-json to 2.1.2 (Ed Sanders)
  • mocha: Update eslint-plugin-mocha to 8.0.0 (Ed Sanders)
  • qunit: Update elsint-plugin-qunit to 4.3.0 (Ed Sanders)
  • vue: Prohibit self-closing tags, but allow shorthand attributes (Roan Kattouw)

  • code: Update to ESLint 7.5.0 (Ed Sanders)
  • tests: Update mocha to 8.1.1 (Ed Sanders)
Changelog

Sourced from eslint-config-wikimedia's changelog.

0.17.0 / 2020-08-17

  • common: Enforce no-shadow (Ed Sanders)
  • common: Enforce no-unreachable-loop (Ed Sanders)
  • es6: Enforce no-promise-executor-return (Ed Sanders)
  • jquery: Update eslint-plugin-no-jquery to 2.5.9 (Ed Sanders)
  • jsdoc: Remove unnecessary tagNamePreference settings (Ed Sanders)
  • jsdoc: Drop @constant->@const, @description->@desc preferences (Ed Sanders)
  • jsdoc: Update eslint-plugin-jsdoc to 30.2.1 (Lucas Werkmeister, Ed Sanders)
  • jsdoc/jsduck: Move @mixes->@Mixins to jsduck (Ed Sanders)
  • json: Update eslint-plugin-json to 2.1.2 (Ed Sanders)
  • mocha: Update eslint-plugin-mocha to 8.0.0 (Ed Sanders)
  • qunit: Update elsint-plugin-qunit to 4.3.0 (Ed Sanders)
  • vue: Prohibit self-closing tags, but allow shorthand attributes (Roan Kattouw)

  • code: Update to ESLint 7.5.0 (Ed Sanders)
  • tests: Update mocha to 8.1.1 (Ed Sanders)
Commits

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 the dependencies Pull requests that update a dependency file label Aug 19, 2020
@macbre
Copy link
Owner

macbre commented Aug 19, 2020

##[error]   113:6   error  'callback' is already declared in the upper scope  no-shadow

https://eslint.org/docs/2.0.0/rules/no-shadow

@macbre macbre merged commit aaeb889 into devel Aug 19, 2020
@macbre macbre deleted the dependabot/npm_and_yarn/eslint-config-wikimedia-0.17.0 branch August 19, 2020 16:18
@macbre macbre added this to the v0.14 milestone Jan 22, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant