jukebox icon indicating copy to clipboard operation
jukebox copied to clipboard

chore(deps-dev): bump @hazmi35/eslint-config from 8.3.0 to 8.5.1

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps @hazmi35/eslint-config from 8.3.0 to 8.5.1.

Release notes

Sourced from @​hazmi35/eslint-config's releases.

Version 8.5.1

8.5.1 (2022-09-03)

Please see the full changes here: https://github.com/Hazmi35/eslint-config/compare/8.5.0...8.5.1

Notable Changes

Fixes

  • [typescript-eslint/consistent-generic-constructors]: Rule was missing an s at the end. dc04efaba7dde86d2a50bc91346e78e0b44573f3

Version 8.5.0

8.5.0 (2022-09-03)

Please see the full changes here: https://github.com/Hazmi35/eslint-config/compare/8.4.2...8.5.0

Notable Changes

Features

  • eslint: Semver bump to >=8.23.0 1f949ddf04eb6608a35e1c6aae276cdf9257bc3a
  • typescript-eslint: Semver bump to >=5.36.1 b73d4a9b96ca22a1816916a816ca3eebdbc41513
  • [typescript-eslint/prefer-nullish-coalescing]: Set ignoreTernaryTest option to false. 40e93ba0e7a94f33a7761f9c081a3830c997e0a9
  • [typescript-eslint/consistent-generic-constructors]: Add consistent-generic-constructors rule, with constructor-type prefered. 31e40626946c3774bfaa9e1ade5db3a54018f65a

Notes

Now @hazmi35/eslint-config requires:

  • eslint version 8.23.0 or above

  • @typescript-eslint/parser version 5.36.1 or above (OPTIONAL)

  • @typescript-eslint/eslint-plugin version 5.36.1 or above (OPTIONAL)

  • typescript version 3.3.1 to 4.9.0 (OPTIONAL)

Version 8.4.2

8.4.2 (2022-06-11)

Please see the full changes here: https://github.com/Hazmi35/eslint-config/compare/8.4.1...8.4.2

Notable Changes

Features

  • Semver @typescript-eslint/eslint-plugin and @typescript-eslint/parser bump to >=5.27.1 6d96728b9fb226c903c9725a4dba7d17f87fb772 by @​Hazmi35 This is done to prevent bug in typescript-eslint with space-infix-ops (see typescript-eslint's changelog)

Fixes

  • [eslint/no-extra-parens] Fix no-extra-parens conflict with no-confusing-arrow rule 5f836b611a0b5cc47f580494efad9268213e3557 by @​Hazmi35
  • [eslint/no-extra-parens] Set option enforceForNewInMemberExpressions to false 213ed607df88e4ca311f49b716aa73414e083e53 by @​Hazmi35

Version 8.4.1

8.4.1 (2022-06-04)

Please see the full changes here: https://github.com/Hazmi35/eslint-config/compare/8.4.0...8.4.1

Notable changes

Fixes

... (truncated)

Commits
  • 8912254 chore(release): version 8.5.1
  • dc04efa fix(typescript-eslint/consistent-generic-constructors): Rule was missing an s...
  • 135eeb0 chore(release): version 8.5.0
  • 31e4062 feat(typescript-eslint/consistent-generic-constructors): Add `consistent-gene...
  • 40e93ba feat(typescript-eslint/prefer-nullish-coalescing): Set "ignoreTernaryTest" to...
  • a7422c6 chore: update lockfile
  • 0df7bb9 chore(deps-dev): bump typescript from 4.7.3 to 4.8.2 (#525)
  • b73d4a9 feat(typescript-eslint): Semver bump to >=5.36.1 (#531)
  • ec502b0 doc(README): Write new ESLint version requirement
  • 1f949dd feat(eslint): Semver bump to >=8.23.0 (#530)
  • 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 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] avatar Sep 05 '22 09:09 dependabot[bot]