Skip to content

Update dependency @aarongoldenthal/eslint-config-standard to v13

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
@aarongoldenthal/eslint-config-standard (source) ^12.0.2 -> ^13.0.0 age adoption passing confidence

Release Notes

gitlab-ci-utils/eslint-config-standard

v13.0.0

Compare Source

Changed
  • BREAKING: Added new rules in eslint-plugin-unicorn v42.0.0 (unicorn/no-useless-switch-case, unicorn/prefer-modern-math-apis, unicorn/no-unreadable-iife, unicorn/prefer-native-coercion-functions) (#​57)
  • BREAKING: Added new rule from eslint-plugin-unicorn v41.0.0 (unicorn/text-encoding-identifier-case) (#​54)
  • BREAKING: Added previously disabled rules from eslint-plugin-unicorn (unicorn/prefer-optional-catch-binding, unicorn/relative-url-style) (#​57)
  • BREAKING: Added eslint rule arrow-parens (#​55)
Fixed
  • Updated to latest dependencies, including:
    • Latest versions of eslint-plugin-jest, eslint-plugin-jsdoc, eslint-plugin-sonarjs, and eslint-plugin-unicorn
    • Resolved CVE-2021-44906 (dev-only)

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.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports