Skip to content

Update ESLint and related

🤖 GitLab Bot 🤖 requested to merge renovate/eslint-and-related into master

This MR contains the following updates:

Package Type Update Change
eslint-import-resolver-webpack devDependencies minor 0.12.1 -> 0.13.0
eslint-plugin-prettier devDependencies minor 3.1.2 -> 3.3.1

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

benmosher/eslint-plugin-import

v0.13.0

Compare Source

Added
  • [no-commonjs] rule
  • [no-amd] rule
Removed
  • Removed vestigial no-require rule. [no-commonjs] is more complete.

v0.12.2

Compare Source

Unpublished from npm and re-released as 0.13.0. See [#​170].

prettier/eslint-plugin-prettier

v3.3.1

Compare Source

  • fix: add eslint-config-prettier as an optional peer dependency (#​374) (d59df27)
  • build(deps-dev): bump eslint from 7.16.0 to 7.17.0 (b87985d)
  • build(deps-dev): bump eslint from 7.15.0 to 7.16.0 (11e427e)

v3.3.0

Compare Source

  • Minor: Perf improvement: Do not clear the config cache on each run (#​368) (1b90ea7)
  • Add peerDependenciesMeta block (#​367) (86608d5)
  • build(deps-dev): bump eslint from 7.14.0 to 7.15.0 (885f484)
  • build(deps-dev): bump eslint from 7.3.1 to 7.14.0 (cebc80b)

v3.2.0

Compare Source

  • Skip CI for eslint 6 + node 8 (#​364) (f8f08e4)
  • Turn off problematic rules in recommended config (prepare for next eslint-config-prettier version) (#​360) (a1e5591)
  • Create dependabot.yml (f58b6c7)
  • docs(README): fix prettier getFileInfo link (#​335) (5a690f1)
  • build(deps-dev): bump eslint-plugin-eslint-plugin from 2.2.2 to 2.3.0 (8614c45)
  • build(deps-dev): bump eslint from 7.3.0 to 7.3.1 (12d9ed8)
  • build(deps-dev): bump eslint from 7.2.0 to 7.3.0 (5a6f42e)
  • chore: update CI badge in readme (5012b66)
  • Use Github Actions for CI (#​305) (41eb64f)

v3.1.4

Compare Source

  • Avoid clearing Prettier cache when not using prettierrc (#​303) (3c8e2d9)
  • build(deps-dev): bump eslint-plugin-eslint-plugin from 2.2.1 to 2.2.2 (93f7c8b)
  • build(deps-dev): bump eslint from 7.1.0 to 7.2.0 (650ac7a)
  • build(deps-dev): bump eslint-plugin-self from 1.2.0 to 1.2.1 (6449ec1)
  • build(deps-dev): bump eslint from 7.0.0 to 7.1.0 (fd30022)
  • Chore: Add CI tests for ESLint 7 (#​291) (cc2979b)
  • build(deps-dev): bump eslint-config-prettier from 6.10.1 to 6.11.0 (35a7ee6)

v3.1.3

Compare Source

  • Fix: Set meta.type to "layout" (#​283) (97152e2)
  • build(deps-dev): bump eslint-config-prettier from 6.10.0 to 6.10.1 (185b106)
  • build(deps): [security] bump acorn from 6.1.0 to 6.4.1 (bba5881)
  • build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 (9a47a6f)
  • build(deps-dev): bump eslint-plugin-eslint-plugin from 2.2.0 to 2.2.1 (aad671d)
  • build(deps-dev): bump eslint-plugin-eslint-plugin from 2.1.0 to 2.2.0 (e2458c2)
  • build(deps-dev): bump eslint-config-prettier from 6.8.0 to 6.9.0 (05ef06f)
  • build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.8.0 (ab80b3c)
  • build(deps-dev): bump eslint from 6.7.2 to 6.8.0 (dea1b30)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports