Skip to content

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

This MR contains the following updates:

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

Release Notes

gitlab-ci-utils/eslint-config-standard

v19.0.1

Compare Source

Fixed
  • Added missing recommended config file to package. (#​83)

v19.0.0

Compare Source

Changed
  • BREAKING: Added new rules unicorn/no-negated-condition, unicorn/no-typeof-undefined, and unicorn/prefer-set-size from eslint-plugin-unicorn v45.0.0. (#​79)
  • Added new config for eslint-plugin-promise, which can be added by "extends": ["@​aarongoldenthal/eslint-config-standard/promise-config"]. (#​80)
  • Added new recommended config with all other configurations enabled. See the README for details. (#​81)
Fixed
  • Updated to latest dependencies, including eslint-plugin-jest@27.1.7, eslint-plugin-jsdoc@39.6.4, and eslint-plugin-n@15.6.0.

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.

Edited by GoldenBot

Merge request reports