frmscoe / admin-service

admin-service
Apache License 2.0
0 stars 1 forks source link

build(deps-dev): bump eslint-config-love from 52.0.0 to 63.0.0 #71

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 3 weeks ago

Bumps eslint-config-love from 52.0.0 to 63.0.0.

Release notes

Sourced from eslint-config-love's releases.

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)

⚠ BREAKING CHANGES

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

Features

  • @​typescript-eslint/no-empty-object-type (3746639)

v60.0.0

60.0.0 (2024-07-27)

... (truncated)

Changelog

Sourced from eslint-config-love's changelog.

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

Features

  • @​typescript-eslint/no-empty-object-type (3746639)

60.0.0 (2024-07-27)

⚠ BREAKING CHANGES

  • @​typescript-eslint/no-loop-func

... (truncated)

Commits
  • eb09308 chore(release): 63.0.0 [skip ci]
  • 13af933 Merge pull request #1726 from mightyiam/ts-eslint-v8
  • dcabf55 feat: typescript-eslint@v8
  • 0a13200 chore(release): 62.0.1 [skip ci]
  • 622e692 Merge pull request #1724 from mightyiam/no-ban-types-empty-object
  • 79c1eaa fix: rm empty object from @​typescript-eslint/ban-types
  • 28572d5 Merge pull request #1723 from mightyiam/renovate/node-22.x
  • 68aba4e chore(deps): update dependency @​types/node to v22.5.0
  • 8b17b11 Merge pull request #1722 from mightyiam/renovate/node-22.x
  • b18e8da chore(deps): update dependency @​types/node to v22.4.2
  • 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 week ago

Superseded by #86.