getblocklab / block-lab

A WordPress Admin interface and a simple templating system for building custom Gutenberg blocks.
https://getblocklab.com
GNU General Public License v2.0
415 stars 64 forks source link

Bump eslint-plugin-jest-dom from 3.1.6 to 3.6.5 #791

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps eslint-plugin-jest-dom from 3.1.6 to 3.6.5.

Release notes

Sourced from eslint-plugin-jest-dom's releases.

v3.6.5

3.6.5 (2020-12-28)

Bug Fixes

  • rules: Only report prefer-to-have-value errors on accepted queries (#133) (cdbc37d)

v3.6.4

3.6.4 (2020-12-13)

Bug Fixes

  • rules: improvements to rules that should only apply to dom nodes (#129) (429e1ba)

v3.6.3

3.6.3 (2020-12-06)

Bug Fixes

  • rules: only report errors for prefer-to-have-value on valid DTL queries (#122) (56afe4f)

v3.6.2

3.6.2 (2020-12-05)

Bug Fixes

  • rules: added more use cases for prefer-in-document (#121) (a912e68)

v3.6.1

3.6.1 (2020-12-04)

Bug Fixes

  • rules: added more use cases for to have class and in docucment (#120) (7506f94)

v3.6.0

3.6.0 (2020-12-03)

Features

  • rules: added rule for prefer-to-have-class (#118) (00b65fa)

v3.5.0

3.5.0 (2020-12-02)

Commits
  • cdbc37d fix(rules): Only report prefer-to-have-value errors on accepted queries (#133)
  • 429e1ba fix(rules): improvements to rules that should only apply to dom nodes (#129)
  • c595f94 chore(deps-dev): bump eslint from 7.14.0 to 7.15.0 (#125)
  • b06e92e docs: add juzerzarif as a contributor (#123)
  • 56afe4f fix(rules): only report errors for prefer-to-have-value on valid DTL queries ...
  • a912e68 fix(rules): added more use cases for prefer-in-document (#121)
  • 5c8c9aa docs: add code of conduct
  • 7506f94 fix(rules): added more use cases for to have class and in docucment (#120)
  • 00b65fa feat(rules): added rule for prefer-to-have-class (#118)
  • 043e7bf feat(to-have-value): added new rule prefer-to-have-value (#111)
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)