gitlab gitlab-ci-utils/eslint-config-standard 45.0.0

latest releases: 48.0.1, 48.0.0, 47.0.0...
4 months ago
  • BREAKING: Update to eslint@10.1.0 and add the following rules as errors:
    no-unassigned-vars,
    no-useless-assignment.
    Also removed deprecated as-needed option from radix rule, which now
    defaults to always. Updated peerDependencies to require eslint@10.0.0
    or higher.
  • BREAKING: Updated to eslint-plugin-unicorn@63.0.0 and added the new
    isolated-functions
    rule as an error.
  • BREAKING: Updated to eslint-plugin-n@17.24.0 and added the following new
    rules as errors:
    prefer-global/crypto,
    prefer-global/timers.
  • BREAKING: Updated to eslint-plugin-playwright@2.10.1 and added the following
    new rules as errors:
    no-duplicate-slow,
    require-to-pass-timeout.
    Also added the following rule disabled:
    no-restricted-roles,
    require-tags.
  • BREAKING: Removed eslint-plugin-promise and promise-config as
    the plugin is unmaintained with no release in the last year and incompatible
    with eslint@10. The most significant rules from this plugin are covered by
    typescript-eslint and eslint-plugin-unicorn. (#150)
  • Updated to @vitest/eslint-plugin@1.6.13 and added the following new rule
    disabled:
    unbound-method

Fixed

  • Updated to latest dependencies:
    @eslint-community/eslint-plugin-eslint-comments@4.7.1,
    eslint-plugin-jest@29.15.1, eslint-plugin-jsdoc@62.8.1,
    and typescript-eslint@8.57.2.

Miscellaneous

  • Updated GitLab CI Templates to v50.3.0. See the
    release notes
    for details.
  • Updated to Renovate config presets v4.2.1. See the
    release notes
    for details.

Don't miss a new eslint-config-standard release

NewReleases is sending notifications on new releases.