Skip to content

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

This MR contains the following updates:

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

Release Notes

gitlab-ci-utils/eslint-config-standard

v11.0.0

Compare Source

Changed
  • BREAKING: Upgraded jest/recommended rules that are warnings to be errors (jest/expect-expect, jest/no-commented-out-tests, jest/no-disabled-tests) (#​40)
  • BREAKING: Updated max-lines-per-function rule to ignore blank lines and comments. This is breaking since it could make existing disables unused, which is an error. (#​43)
  • BREAKING: Upgraded all eslint-plugin-jsdoc/recommended warnings to errors, and adding a few other errors. See the config for complete details. (#​38)
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: 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

Loading