tazama-lf / frms-coe-startup-lib

frms-coe-startup-lib
Apache License 2.0
2 stars 0 forks source link

chore(deps-dev): bump eslint-config-love from 52.0.0 to 57.0.0 #70

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps eslint-config-love from 52.0.0 to 57.0.0.

Release notes

Sourced from eslint-config-love's releases.

v57.0.0

57.0.0 (2024-07-22)

⚠ BREAKING CHANGES

  • @​typescript-eslint/no-empty-function
  • @​typescript-eslint/no-duplicate-type-constituents
  • @​typescript-eslint/no-duplicate-enum-values
  • @​typescript-eslint/no-confusing-non-null-assertion
  • @​typescript-eslint/max-params
  • @​typescript-eslint/no-array-delete
  • @​typescript-eslint/init-declarations

Features

  • @​typescript-eslint/init-declarations (d63d8af)
  • @​typescript-eslint/max-params (a97fa9e)
  • @​typescript-eslint/no-array-delete (a513a37)
  • @​typescript-eslint/no-confusing-non-null-assertion (92f1a2b)
  • @​typescript-eslint/no-duplicate-enum-values (499b812)
  • @​typescript-eslint/no-duplicate-type-constituents (22d7b2c)
  • @​typescript-eslint/no-empty-function (d3fc473)

v56.0.0

56.0.0 (2024-07-13)

⚠ BREAKING CHANGES

  • no-var: warn -> error

Features

v55.0.0

55.0.0 (2024-07-13)

⚠ BREAKING CHANGES

  • @​typescript-eslint/class-methods-use-this

Features

  • @​typescript-eslint/class-methods-use-this (55a6a8c)

v54.0.0

54.0.0 (2024-07-08)

⚠ BREAKING CHANGES

... (truncated)

Changelog

Sourced from eslint-config-love's changelog.

57.0.0 (2024-07-22)

⚠ BREAKING CHANGES

  • @​typescript-eslint/no-empty-function
  • @​typescript-eslint/no-duplicate-type-constituents
  • @​typescript-eslint/no-duplicate-enum-values
  • @​typescript-eslint/no-confusing-non-null-assertion
  • @​typescript-eslint/max-params
  • @​typescript-eslint/no-array-delete
  • @​typescript-eslint/init-declarations

Features

  • @​typescript-eslint/init-declarations (d63d8af)
  • @​typescript-eslint/max-params (a97fa9e)
  • @​typescript-eslint/no-array-delete (a513a37)
  • @​typescript-eslint/no-confusing-non-null-assertion (92f1a2b)
  • @​typescript-eslint/no-duplicate-enum-values (499b812)
  • @​typescript-eslint/no-duplicate-type-constituents (22d7b2c)
  • @​typescript-eslint/no-empty-function (d3fc473)

56.0.0 (2024-07-13)

⚠ BREAKING CHANGES

  • no-var: warn -> error

Features

55.0.0 (2024-07-13)

⚠ BREAKING CHANGES

  • @​typescript-eslint/class-methods-use-this

Features

  • @​typescript-eslint/class-methods-use-this (55a6a8c)

54.0.0 (2024-07-08)

⚠ BREAKING CHANGES

  • deps: minimum typescript-eslint v7.14.1

Miscellaneous Chores

... (truncated)

Commits
  • 54df67e chore(release): 57.0.0 [skip ci]
  • 3fa7cf8 Merge pull request #1664 from mightyiam/renovate/lefthook-1.x
  • 6864bd9 chore(deps): update dependency lefthook to v1.7.5
  • 7a450b2 Merge pull request #1671 from paulmelnikow/patch-1
  • f0c94ff docs: README: Update parser config links
  • 3eb1ed4 Merge pull request #1670 from mightyiam/new-rule-no-empty-function
  • d3fc473 feat!: @​typescript-eslint/no-empty-function
  • 16adbf4 Merge pull request #1669 from mightyiam/new-rule-no-duplicate-type-constituents
  • 22d7b2c feat!: @​typescript-eslint/no-duplicate-type-constituents
  • 2b0b3b0 Merge pull request #1668 from mightyiam/no-duplicate-enum-values
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 months ago

Superseded by #75.