TonyRippy / everything-but-the-search

A local-first replacment for convenience queries on web search engines.
GNU General Public License v3.0
0 stars 0 forks source link

Bump eslint-config-love from 47.0.0 to 51.0.1 #76

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps eslint-config-love from 47.0.0 to 51.0.1.

Release notes

Sourced from eslint-config-love's releases.

v51.0.1

51.0.1 (2024-05-27)

Bug fixes

  • include build artifacts in package (3113bc4), closes #1575

v51.0.0

51.0.0 (2024-05-27)

⚠ BREAKING CHANGES

  • rules: No use of deprecated rules. Most notably, all formatting rules are removed. Please use a formatter, such as dprint, tsfmt and prettier.

Features

  • rules: no use of deprecated rules (6db9c2b)

v50.0.0

50.0.0 (2024-05-26)

⚠ BREAKING CHANGES

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

chore

  • deps: update dependency eslint-plugin-n to v17 (3d6821a)

v49.0.0

49.0.0 (2024-05-26)

⚠ BREAKING CHANGES

  • deps: drop support for eslint-plugin-n v15

chore

  • deps: drop support for eslint-plugin-n v15 (d471d9f)

Build system / dependencies

  • renovate: fix outdated typescript-eslint settings (c88d092)

... (truncated)

Changelog

Sourced from eslint-config-love's changelog.

51.0.1 (2024-05-27)

Bug fixes

  • include build artifacts in package (3113bc4), closes #1575

51.0.0 (2024-05-27)

⚠ BREAKING CHANGES

  • rules: No use of deprecated rules. Most notably, all formatting rules are removed. Please use a formatter, such as dprint, tsfmt and prettier.

Features

  • rules: no use of deprecated rules (6db9c2b)

50.0.0 (2024-05-26)

⚠ BREAKING CHANGES

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

chore

  • deps: update dependency eslint-plugin-n to v17 (3d6821a)

49.0.0 (2024-05-26)

⚠ BREAKING CHANGES

  • deps: drop support for eslint-plugin-n v15

chore

  • deps: drop support for eslint-plugin-n v15 (d471d9f)

Build system / dependencies

  • renovate: fix outdated typescript-eslint settings (c88d092)

48.0.0 (2024-05-18)

⚠ BREAKING CHANGES

... (truncated)

Commits
  • 27b9874 chore(release): 51.0.1 [skip ci]
  • 0f97a64 Merge pull request #1576 from mightyiam/prepublish-only-script
  • 3113bc4 fix: include build artifacts in package
  • 4688e10 Merge pull request #1573 from mightyiam/renovate/lefthook-1.x
  • 096e0f1 chore(deps): update dependency lefthook to v1.6.13
  • d2dfa05 Merge pull request #1574 from mightyiam/renovate/eslint-plugin-promise-6.x-lo...
  • 1a1d342 chore(deps): update dependency eslint-plugin-promise to v6.2.0
  • 4bd0a51 chore(release): 51.0.0 [skip ci]
  • e1972e2 Merge pull request #1572 from mightyiam/no-dep-rules
  • 6db9c2b feat(rules)!: no use of deprecated rules
  • 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 3 months ago

Superseded by #79.