Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump eslint-config-love from 51.0.1 to 57.0.0 #52

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps eslint-config-love from 51.0.1 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 <dependency name> 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)

Bumps [eslint-config-love](https://github.com/mightyiam/eslint-config-love) from 51.0.1 to 57.0.0.
- [Release notes](https://github.com/mightyiam/eslint-config-love/releases)
- [Changelog](https://github.com/mightyiam/eslint-config-love/blob/main/CHANGELOG.md)
- [Commits](mightyiam/eslint-config-love@v51.0.1...v57.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-love
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2024
@RaulCatalinas RaulCatalinas merged commit 53bc876 into main Jul 22, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-config-love-57.0.0 branch July 22, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant