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 64.0.0 #89

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps eslint-config-love from 52.0.0 to 64.0.0.

Release notes

Sourced from eslint-config-love's releases.

v64.0.0

64.0.0 (2024-09-07)

⚠ BREAKING CHANGES

  • @​typescript-eslint/no-deprecated: warn

Features

  • @​typescript-eslint/no-deprecated: warn (34e32ba)

v63.0.0

63.0.0 (2024-08-24)

⚠ BREAKING CHANGES

  • @​typescript-eslint/ban-types is replaced with @​typescript-eslint/no-unsafe-function-type and @​typescript-eslint/no-wrapper-object-types. @​typescript-eslint/no-var-requires is replaced with @​typescript-eslint/no-require-imports. @​typescript-eslint/no-loss-of-precision is replaced with no-loss-of-precision. languageOptions.parserOptions.project:true is replaced with languageOptions.parserOptions.projectService:true.

Features

v62.0.1

62.0.1 (2024-08-24)

Bug Fixes

  • rm empty object from @​typescript-eslint/ban-types (79c1eaa)

v62.0.0

62.0.0 (2024-07-27)

⚠ BREAKING CHANGES

  • @​typescript-eslint/no-inferrable-types

Features

  • @​typescript-eslint/no-inferrable-types (8857927)

v61.0.0

61.0.0 (2024-07-27)

... (truncated)

Changelog

Sourced from eslint-config-love's changelog.

64.0.0 (2024-09-07)

⚠ BREAKING CHANGES

  • @​typescript-eslint/no-deprecated: warn

Features

  • @​typescript-eslint/no-deprecated: warn (34e32ba)

63.0.0 (2024-08-24)

⚠ BREAKING CHANGES

  • @​typescript-eslint/ban-types is replaced with @​typescript-eslint/no-unsafe-function-type and @​typescript-eslint/no-wrapper-object-types. @​typescript-eslint/no-var-requires is replaced with @​typescript-eslint/no-require-imports. @​typescript-eslint/no-loss-of-precision is replaced with no-loss-of-precision. languageOptions.parserOptions.project:true is replaced with languageOptions.parserOptions.projectService:true.

Features

62.0.1 (2024-08-24)

Bug Fixes

  • rm empty object from @​typescript-eslint/ban-types (79c1eaa)

62.0.0 (2024-07-27)

⚠ BREAKING CHANGES

  • @​typescript-eslint/no-inferrable-types

Features

  • @​typescript-eslint/no-inferrable-types (8857927)

61.0.0 (2024-07-27)

⚠ BREAKING CHANGES

  • @​typescript-eslint/no-empty-object-type

... (truncated)

Commits
  • a9156cc chore(release): 64.0.0 [skip ci]
  • 4756e56 Merge pull request #1741 from mightyiam/no-deprecated
  • 34e32ba feat!: @​typescript-eslint/no-deprecated: warn
  • 1dd4de5 Merge pull request #1727 from mightyiam/renovate/typescript-eslint-8.x-lockfile
  • 7e81be0 chore(deps): update dependency typescript-eslint to v8.4.0
  • d01a7f7 Merge pull request #1740 from mightyiam/fix-renovate-typescript-eslint_bottom...
  • 0cb6685 build: "matchDepNames": ["typescript-eslint_bottom"]
  • e3663f3 Merge pull request #1739 from mightyiam/renovate/node-22.x
  • c1fceaa chore(deps): update dependency @​types/node to v22.5.4
  • e9eef1a Merge pull request #1738 from mightyiam/renovate/node-22.x
  • 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 1 month ago

Superseded by #90.