From 701ea2803e93524d250b075c22ff6755afa92498 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 14:35:07 +0200 Subject: [PATCH] Build(deps-dev): Bump eslint-plugin-jest-dom from 5.1.0 to 5.4.0 (PR #5720) Bumps [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 5.1.0 to 5.4.0.
Release notes

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

v5.4.0

5.4.0 (2024-04-19)

Features

v5.3.0

5.3.0 (2024-04-19)

Features

Reverts

v5.2.0

5.2.0 (2024-03-21)

Features

v5.1.1

5.1.1 (2024-03-21)

Bug Fixes

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-jest-dom&package-manager=npm_and_yarn&previous-version=5.1.0&new-version=5.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) ---
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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
--- changelogs/unreleased/5720-dependabot.yml | 6 ++++++ package.json | 2 +- yarn.lock | 14 +++++++------- 3 files changed, 14 insertions(+), 8 deletions(-) create mode 100644 changelogs/unreleased/5720-dependabot.yml diff --git a/changelogs/unreleased/5720-dependabot.yml b/changelogs/unreleased/5720-dependabot.yml new file mode 100644 index 000000000..457f2823c --- /dev/null +++ b/changelogs/unreleased/5720-dependabot.yml @@ -0,0 +1,6 @@ +change-type: patch +description: 'Build(deps-dev): Bump eslint-plugin-jest-dom from 5.1.0 to 5.4.0' +destination-branches: +- master +- iso7 +sections: {} diff --git a/package.json b/package.json index ac81f19ed..2bb7da71b 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "eslint-import-resolver-typescript": "^3.6.1", "eslint-import-resolver-webpack": "^0.13.8", "eslint-plugin-import": "^2.29.1", - "eslint-plugin-jest-dom": "^5.1.0", + "eslint-plugin-jest-dom": "^5.4.0", "eslint-plugin-prettier": "5.1.3", "eslint-plugin-react": "^7.33.2", "eslint-plugin-react-hooks": "^4.6.0", diff --git a/yarn.lock b/yarn.lock index 0533a3593..492849aec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1083,7 +1083,7 @@ __metadata: eslint-import-resolver-typescript: "npm:^3.6.1" eslint-import-resolver-webpack: "npm:^0.13.8" eslint-plugin-import: "npm:^2.29.1" - eslint-plugin-jest-dom: "npm:^5.1.0" + eslint-plugin-jest-dom: "npm:^5.4.0" eslint-plugin-prettier: "npm:5.1.3" eslint-plugin-react: "npm:^7.33.2" eslint-plugin-react-hooks: "npm:^4.6.0" @@ -7031,19 +7031,19 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jest-dom@npm:^5.1.0": - version: 5.1.0 - resolution: "eslint-plugin-jest-dom@npm:5.1.0" +"eslint-plugin-jest-dom@npm:^5.4.0": + version: 5.4.0 + resolution: "eslint-plugin-jest-dom@npm:5.4.0" dependencies: "@babel/runtime": "npm:^7.16.3" requireindex: "npm:^1.2.0" peerDependencies: - "@testing-library/dom": ^8.0.0 || ^9.0.0 - eslint: ^6.8.0 || ^7.0.0 || ^8.0.0 + "@testing-library/dom": ^8.0.0 || ^9.0.0 || ^10.0.0 + eslint: ^6.8.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 peerDependenciesMeta: "@testing-library/dom": optional: true - checksum: 10/198f32ab59c9f1483773b0125ad1fbc012d2b644a9ce6f1a10a223499420b047741bce8c17e2bd0f62d3f9b31f87e27a58d40b2be5582f76ba8a2926ad669d0e + checksum: 10/b8b0b0249d066658a75723892bc6f52d6bcf03ff0a69fc5020548c49f740613a8f3acce647f8f04b292606d2bd0ab3372a695aa3d90b4efb19e71870bbddf637 languageName: node linkType: hard