Skip to content

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

This MR contains the following updates:

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

Release Notes

gitlab-ci-utils/eslint-config-standard

v12.0.1

Compare Source

Fixed
  • Disable rule jest/prefer-snapshot-hint due to inconsistent behavior (#​51)

v12.0.0

Compare Source

Added
  • Added new configuration for eslint-plugin-unicorn, which must be explicitly extended (i.e. "extends": ["@​aarongoldenthal/eslint-config-standard/unicorn-config"]). (#​142)
    • BREAKING: Disabled rules no-nested-ternary and node/no-process-exit in favor of eslint-plugin-unicorn replacements
    • Updated ecmaVersion to 2021 (for compatibility with unicorn/numeric-separators-style)
Changed
Fixed
  • Updated to latest dependencies, including eslint-plugin-jest and eslint-plugin-jsdoc

Configuration

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

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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.

Edited by GoldenBot

Merge request reports