Skip to content

Bump the eslint group with 2 updates#668

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-b56411752d
Jun 1, 2026
Merged

Bump the eslint group with 2 updates#668
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-b56411752d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the eslint group with 2 updates: eslint-config-love and typescript-eslint.

Updates eslint-config-love from 153.0.0 to 154.0.0

Release notes

Sourced from eslint-config-love's releases.

v154.0.0

154.0.0 (2026-05-06)

⚠ BREAKING CHANGES

  • deps: update dependency eslint-plugin-n to v18

Miscellaneous Chores

  • deps: update dependency eslint-plugin-n to v18 (aa6c803)
Changelog

Sourced from eslint-config-love's changelog.

154.0.0 (2026-05-06)

⚠ BREAKING CHANGES

  • deps: update dependency eslint-plugin-n to v18

Miscellaneous Chores

  • deps: update dependency eslint-plugin-n to v18 (aa6c803)
Commits
  • a64f078 chore(release): 154.0.0 [skip ci]
  • aa6c803 chore(deps)!: update dependency eslint-plugin-n to v18
  • 6f2e43a Merge pull request #2344 from mightyiam/renovate/typescript-eslint-packages
  • f531884 chore(deps): update typescript-eslint packages to v8.59.2
  • 9e7a8ed Merge pull request #2342 from mightyiam/renovate/ava-8.x
  • 9502758 chore(deps): update dependency ava to v8
  • 7f10b23 Merge pull request #2339 from mightyiam/renovate/@​commitlint-packages
  • 6385855 chore(deps): update @​commitlint packages to v20.5.3
  • f0f50bd Merge pull request #2340 from mightyiam/renovate/eslint-plugin-promise-7.x-lo...
  • 902fcec chore(deps): update dependency eslint-plugin-promise to v7.3.0
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.59.2 to 8.59.4

Release notes

Sourced from typescript-eslint's releases.

v8.59.4

8.59.4 (2026-05-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)
  • project-service: throw error cause in getParsedConfigFileFromTSServer (#12321)
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.3

8.59.3 (2026-05-11)

This was a version bump only, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.59.4 (2026-05-18)

🩹 Fixes

  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.59.3 (2026-05-11)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits
  • ca6ca14 chore(release): publish 8.59.4
  • 4b927c6 fix(typescript-eslint): export Compatible* types from typescript-eslint to re...
  • 48e13c0 chore(release): publish 8.59.3
  • 44f9625 chore(deps): update vitest monorepo to v4.1.5 (#12307)
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the eslint group with 2 updates: [eslint-config-love](https://github.com/mightyiam/eslint-config-love) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `eslint-config-love` from 153.0.0 to 154.0.0
- [Release notes](https://github.com/mightyiam/eslint-config-love/releases)
- [Changelog](https://github.com/mightyiam/eslint-config-love/blob/master/CHANGELOG.md)
- [Commits](mightyiam/eslint-config-love@v153.0.0...v154.0.0)

Updates `typescript-eslint` from 8.59.2 to 8.59.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: eslint-config-love
  dependency-version: 154.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: typescript-eslint
  dependency-version: 8.59.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2026
@github-actions github-actions Bot enabled auto-merge June 1, 2026 00:05
@github-actions github-actions Bot merged commit e32521e into main Jun 1, 2026
7 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/eslint-b56411752d branch June 1, 2026 01:19
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant