Skip to content

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

This MR contains the following updates:

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

Release Notes

gitlab-ci-utils/eslint-config-standard

v17.0.1

Compare Source

Fixed
  • Updated jsdoc-config to add missing typedef to check-indentation and check-line-alignment to align columns (with param, property, returns, and throws). (#​73)

v17.0.0

Compare Source

Changed
  • BREAKING: Updated jest-config for changes in eslint-plugin-jest:
  • BREAKING: Updated jsdoc-config to specify all rules for clarity (error or off). (#​69)
    • Added the following as errors: check-indentation, check-line-alignment, match-description, require-throws, and sort-tags.
    • The check-indentation and check-line-alignment configs are set to align param, property, returns, and throws.
Fixed
  • Updated to latest dependencies, including eslint-plugin-jest@27.0.1.
  • Updated jest-config rule jest/no-restricted-matchers to restrict all permutations of toBeTruthy and toBeFalsy after updates in eslint-plugin-jest v27.0.0. (#​71)
  • Updated sonarjs-config and unicorn-config to explicitly list all rules, even if off. (#​72)

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, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by GoldenBot

Merge request reports