textileio / js-threaddb

This project has been moved to https://github.com/textileio/js-textile
https://github.com/textileio/js-textile
MIT License
14 stars 1 forks source link

chore(deps-dev): Bump eslint-plugin-prettier from 3.1.4 to 3.3.0 #68

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps eslint-plugin-prettier from 3.1.4 to 3.3.0.

Changelog

Sourced from eslint-plugin-prettier's changelog.

v3.3.0 (2020-12-13)

  • Minor: Perf improvement: Do not clear the config cache on each run (#368) (1b90ea7)
  • Add peerDependenciesMeta block (#367) (86608d5)
  • build(deps-dev): bump eslint from 7.14.0 to 7.15.0 (885f484)
  • build(deps-dev): bump eslint from 7.3.1 to 7.14.0 (cebc80b)

v3.2.0 (2020-12-03)

  • Skip CI for eslint 6 + node 8 (#364) (f8f08e4)
  • Turn off problematic rules in recommended config (prepare for next eslint-config-prettier version) (#360) (a1e5591)
  • Create dependabot.yml (f58b6c7)
  • docs(README): fix prettier getFileInfo link (#335) (5a690f1)
  • build(deps-dev): bump eslint-plugin-eslint-plugin from 2.2.2 to 2.3.0 (8614c45)
  • build(deps-dev): bump eslint from 7.3.0 to 7.3.1 (12d9ed8)
  • build(deps-dev): bump eslint from 7.2.0 to 7.3.0 (5a6f42e)
  • chore: update CI badge in readme (5012b66)
  • Use Github Actions for CI (#305) (41eb64f)
Commits
  • 0ecf183 Build: update package.json and changelog for v3.3.0
  • 1b90ea7 Minor: Do not clear the config cache on each run (#368)
  • 86608d5 Add peerDependenciesMeta block (#367)
  • 885f484 build(deps-dev): bump eslint from 7.14.0 to 7.15.0
  • cebc80b build(deps-dev): bump eslint from 7.3.1 to 7.14.0
  • bd0ac3b Build: update package.json and changelog for v3.2.0
  • f8f08e4 Skip CI for eslint 6 + node 8 (#364)
  • a1e5591 Turn off problematic rules in recommended config (prepare for next eslint-con...
  • f58b6c7 Create dependabot.yml
  • 5a690f1 docs(README): fix prettier getFileInfo link (#335)
  • 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] commented 3 years ago

Superseded by #74.