tazama-lf / frms-coe-lib

FRMS Center of Excellence package library
Apache License 2.0
3 stars 3 forks source link

build(deps-dev): bump eslint-config-love from 52.0.0 to 71.0.0 #176

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps eslint-config-love from 52.0.0 to 71.0.0.

Release notes

Sourced from eslint-config-love's releases.

v71.0.0

71.0.0 (2024-09-21)

⚠ BREAKING CHANGES

  • @​typescript-eslint/no-unnecessary-parameter-property-assignment

Features

  • @​typescript-eslint/no-unnecessary-parameter-property-assignment (674dddc)

v70.0.0

70.0.0 (2024-09-21)

⚠ BREAKING CHANGES

  • @​typescript-eslint/no-unnecessary-condition

Features

  • @​typescript-eslint/no-unnecessary-condition (edc29da)

v69.0.0

69.0.0 (2024-09-21)

⚠ BREAKING CHANGES

  • @​typescript-eslint/no-redundant-type-constituents

Features

  • @​typescript-eslint/no-redundant-type-constituents (f470d44)

v68.0.0

68.0.0 (2024-09-21)

⚠ BREAKING CHANGES

  • @​typescript-eslint/no-non-null-asserted-nullish-coalescing

Features

  • @​typescript-eslint/no-non-null-asserted-nullish-coalescing (0f20905)

v67.0.0

67.0.0 (2024-09-21)

⚠ BREAKING CHANGES

  • @​typescript-eslint/no-mixed-enums

... (truncated)

Changelog

Sourced from eslint-config-love's changelog.

71.0.0 (2024-09-21)

⚠ BREAKING CHANGES

  • @​typescript-eslint/no-unnecessary-parameter-property-assignment

Features

  • @​typescript-eslint/no-unnecessary-parameter-property-assignment (674dddc)

70.0.0 (2024-09-21)

⚠ BREAKING CHANGES

  • @​typescript-eslint/no-unnecessary-condition

Features

  • @​typescript-eslint/no-unnecessary-condition (edc29da)

69.0.0 (2024-09-21)

⚠ BREAKING CHANGES

  • @​typescript-eslint/no-redundant-type-constituents

Features

  • @​typescript-eslint/no-redundant-type-constituents (f470d44)

68.0.0 (2024-09-21)

⚠ BREAKING CHANGES

  • @​typescript-eslint/no-non-null-asserted-nullish-coalescing

Features

  • @​typescript-eslint/no-non-null-asserted-nullish-coalescing (0f20905)

67.0.0 (2024-09-21)

⚠ BREAKING CHANGES

  • @​typescript-eslint/no-mixed-enums

Features

  • @​typescript-eslint/no-mixed-enums (da072ba)

... (truncated)

Commits
  • bb86ea9 chore(release): 71.0.0 [skip ci]
  • 4dede1c Merge pull request #1761 from mightyiam/no-unnecessary-parameter-property-ass...
  • 674dddc feat!: @​typescript-eslint/no-unnecessary-parameter-property-assignment
  • 20300a4 Merge pull request #1760 from mightyiam/some-sorting
  • dcff402 style: rule list sorting enforced
  • b648a4f refactor: split rulesToConsider by plugin
  • d70d57f refactor: rules module
  • 7eedcec Merge pull request #1759 from mightyiam/reorganize-rules
  • e7b15e0 refactor: split impl rules by plugin
  • cbd1797 refactor: split expected rules by plugin
  • 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)
Justus-at-Tazama commented 1 month ago

@dependabot recreate

dependabot[bot] commented 3 weeks ago

Superseded by #178.