wix-incubator / autoviews

A library for building user interfaces with JSON schemas, react components and data
MIT License
12 stars 4 forks source link

build(deps-dev): bump eslint-plugin-testing-library from 5.3.1 to 5.5.1 #105

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps eslint-plugin-testing-library from 5.3.1 to 5.5.1.

Release notes

Sourced from eslint-plugin-testing-library's releases.

v5.5.1

5.5.1 (2022-05-25)

Bug Fixes

  • await-fire-event: reference correct method names in reported messages (#591) (763df6e), closes #590

v5.5.0

5.5.0 (2022-05-11)

Features

  • add support for @marko/testing-library (#572) (e332173)

v5.4.0

5.4.0 (2022-05-07)

Features

Commits
  • 763df6e fix(await-fire-event): reference correct method names in reported messages (#...
  • 4cf81de test: cleanup tests (#588)
  • 86a1a49 test: refactor @testing-library/vue tests (#587)
  • 441d5a3 test: refactor @testing-library/react tests (#585)
  • c172b1b test: refactor @testing-library/angular tests (#584)
  • 49b79ad test: refactor @testing-library/dom tests (#583)
  • df3dc0c test: refactor @marko/testing-library tests (#582)
  • e20f0e4 docs: add PrashantAshok as a contributor for code, test (#581)
  • e332173 feat: add support for @marko/testing-library (#572)
  • 6148c6b feat: add support for node v18 (#578)
  • 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)