aave-utilities icon indicating copy to clipboard operation
aave-utilities copied to clipboard

chore(deps-dev): bump eslint-config-xo-typescript from 0.45.2 to 0.54.1

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps eslint-config-xo-typescript from 0.45.2 to 0.54.1.

Release notes

Sourced from eslint-config-xo-typescript's releases.

v0.54.1

  • Mistake. Please ignore.

v0.53.0

New rules

Improvements

  • Add options to @typescript-eslint/prefer-nullish-coalescing rule f4cf50d

https://github.com/xojs/eslint-config-xo-typescript/compare/v0.52.0...v0.53.0

v0.52.0

New rules

Improvements

  • Add @typescript-eslint/parser to peerDependencies (#61) fe6f4b7
  • Remove deprecated @typescript-eslint/no-duplicate-imports rule 33c6d92

https://github.com/xojs/eslint-config-xo-typescript/compare/v0.51.1...v0.52.0

v0.51.1

  • Fix typo e806cd7

https://github.com/xojs/eslint-config-xo-typescript/compare/v0.51.0...v0.51.1

v0.51.0

New rules

Improvements

  • Add BigInt to @typescript-eslint/ban-types a5eedf0
  • Add option to @typescript-eslint/unified-signatures rule 6e7a385
  • Disable the import/no-duplicates rule (#55) b45f017
  • Disable the @typescript-eslint/no-unused-vars rule 022fe25

... (truncated)

Commits
  • 8cc2ac5 0.54.1
  • ac585a9 0.53.2
  • 2a7e3b0 0.53.0
  • 829d012 Add @typescript-eslint/consistent-type-exports rule
  • a1bdfc9 Add @typescript-eslint/consistent-type-imports rule
  • f4cf50d Add options to @typescript-eslint/prefer-nullish-coalescing rule
  • eded22d 0.52.0
  • e15cd30 Add @typescript-eslint/consistent-generic-constructors rule
  • fe6f4b7 Add @typescript-eslint/parser to peerDependencies (#61)
  • 7decafc Add @typescript-eslint/consistent-type-definitions rule
  • 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 Nov 14 '22 07:11 dependabot[bot]