Skip to content

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

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
@aarongoldenthal/eslint-config-standard ^23.1.1 -> ^24.0.0 age adoption passing confidence

Release Notes

gitlab-ci-utils/eslint-config-standard (@​aarongoldenthal/eslint-config-standard)

v24.0.0

Compare Source

Changed
  • BREAKING: Deprecated support for Node 16 (end-of-life 2023-09-11). Compatible with all current and LTS releases (^18.12.0 || >=20.0.0). (#​108)
  • BREAKING: Disabled rule no-return-await, which was deprecated is eslint@8.46.0. (#​110)
  • BREAKING: Added rule no-object-constructor from eslint@8.50.0, deprecating rule no-new-object. (#​111)
  • BREAKING: Added rule playwright/no-raw-locators. (#​106)
  • BREAKING: Enabled rules unicorn/import-style, unicorn/no-array-method-this-argument, unicorn/no-new-buffer, unicorn/prefer-export-from, unicorn/prefer-node-protocol, unicorn/prefer-prototype-methods, unicorn/prefer-reflect-apply, and unicorn/template-indent as errors. (#​105)
Fixed
  • Updated to latest peer dependencies: @eslint-community/eslint-plugin-eslint-comments@4.1.0, eslint-config-prettier@9.0.0, eslint-plugin-jest@27.4.2, eslint-plugin-jsdoc@46.8.2, eslint-plugin-n@16.1.0, eslint-plugin-playwright@0.16.0, eslint-plugin-sonarjs@0.21.0, and eslint-plugin-vitest@0.3.1.
    • Updated sonarjs/no-duplicate-string settings to match previous config with new settings.
Miscellaneous
  • Updated package scripts to new names. (#​107)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

This MR has been generated by Renovate Bot.

Merge request reports