GitTools / actions

GitHub Action that installs and uses the GitVersion and GitReleaseManager tools
MIT License
218 stars 63 forks source link

(npm): Bump eslint-config-love from 62.0.0 to 63.0.0 in the eslint group #1238

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the eslint group with 1 update: eslint-config-love.

Updates eslint-config-love from 62.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)
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)
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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions