nrwl-nx-action
nrwl-nx-action copied to clipboard
chore(deps): update dependency eslint-plugin-jest to v26
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
eslint-plugin-jest | 25.7.0 -> 26.8.2 |
Release Notes
jest-community/eslint-plugin-jest
v26.8.2
Bug Fixes
v26.8.1
Bug Fixes
-
no-standalone-expect: only report on
expect.hasAssertions
&expect.assertions
member calls (#1191) (4bf9eea)
v26.8.0
Features
v26.7.0
Features
v26.6.0
Features
26.5.3 (2022-06-06)
Bug Fixes
26.5.2 (2022-06-06)
Bug Fixes
26.5.1 (2022-06-05)
Bug Fixes
v26.5.3
Bug Fixes
v26.5.2
Bug Fixes
v26.5.1
Bug Fixes
v26.5.0
Features
26.4.7 (2022-06-04)
Bug Fixes
26.4.6 (2022-05-30)
Bug Fixes
26.4.5 (2022-05-29)
Bug Fixes
- expect-expect: include numbers when matching assert function names with wildcards (#1134) (2d0ef11)
26.4.4 (2022-05-29)
Bug Fixes
- don't consider template tags in the middle of a possible jest function chain to be valid (#1133) (430de17)
26.4.3 (2022-05-29)
Bug Fixes
- don't consider method calls on literals or
new
to be jest functions (#1132) (379ceb3) - produce valid code when when fixing properties accessed with square brackets (#1131) (6cd600d)
26.4.2 (2022-05-28)
Bug Fixes
- don't consider
concurrent.skip
andconcurrent.only
valid test functions (#1124) (0aa5eb6) - no-disabled-tests: use jest function call parser for checking number of args (#1126) (b67e389)
26.4.1 (2022-05-28)
Bug Fixes
- no-disabled-tests: switch to using jest function call parser (#1125) (32931c3)
- support
failing
property on test functions (#1123) (6d75e8d)
v26.4.7
Bug Fixes
v26.4.6
Bug Fixes
v26.4.5
Bug Fixes
- expect-expect: include numbers when matching assert function names with wildcards (#1134) (2d0ef11)
v26.4.4
Bug Fixes
- don't consider template tags in the middle of a possible jest function chain to be valid (#1133) (430de17)
v26.4.3
Bug Fixes
- don't consider method calls on literals or
new
to be jest functions (#1132) (379ceb3) - produce valid code when when fixing properties accessed with square brackets (#1131) (6cd600d)
v26.4.2
Bug Fixes
- don't consider
concurrent.skip
andconcurrent.only
valid test functions (#1124) (0aa5eb6) - no-disabled-tests: use jest function call parser for checking number of args (#1126) (b67e389)
v26.4.1
Bug Fixes
- no-disabled-tests: switch to using jest function call parser (#1125) (32931c3)
- support
failing
property on test functions (#1123) (6d75e8d)
v26.4.0
Features
v26.3.0
Features
26.2.2 (2022-05-14)
Bug Fixes
26.2.1 (2022-05-14)
Bug Fixes
v26.2.2
Bug Fixes
v26.2.1
Bug Fixes
v26.2.0
Features
26.1.5 (2022-04-22)
Bug Fixes
26.1.4 (2022-04-08)
Bug Fixes
- prefer-snapshot-hint: don't report multi snapshots in different tests within the same describe (#1078) (98e5166)
26.1.3 (2022-03-24)
Bug Fixes
26.1.2 (2022-03-19)
Bug Fixes
26.1.1 (2022-02-15)
Bug Fixes
v26.1.5
Bug Fixes
v26.1.4
Bug Fixes
- prefer-snapshot-hint: don't report multi snapshots in different tests within the same describe (#1078) (98e5166)
v26.1.3
Bug Fixes
v26.1.2
Bug Fixes
v26.1.1
Bug Fixes
v26.1.0
Features
- create
no-conditional-in-test
rule (#1027) (d551850) - create
prefer-snapshot-hint
rule (#1012) (d854723) - deprecate
no-if
in favor ofno-conditional-in-test
(#1049) (35f32cc)
v26.0.0
Bug Fixes
BREAKING CHANGES
- Drop support for
@typescript-eslint/eslint-plugin@4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
⚠ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: package-lock.json
Found file in cache: /tmp/renovate-cache/buildpack/7576b42decc67f70b61585f41c5074bea75c260886346e567578ea0e0dc2d571/node-v16.17.0-linux-x64.tar.xz
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: @typescript-eslint/[email protected]
npm ERR! node_modules/@typescript-eslint/eslint-plugin
npm ERR! dev @typescript-eslint/eslint-plugin@"4.33.0" from the root project
npm ERR! peerOptional @typescript-eslint/eslint-plugin@"^4.14.2" from [email protected]
npm ERR! node_modules/eslint-plugin-unused-imports
npm ERR! dev eslint-plugin-unused-imports@"1.1.5" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peerOptional @typescript-eslint/eslint-plugin@"^5.0.0" from [email protected]
npm ERR! node_modules/eslint-plugin-jest
npm ERR! dev eslint-plugin-jest@"26.9.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: @typescript-eslint/[email protected]
npm ERR! node_modules/@typescript-eslint/eslint-plugin
npm ERR! peerOptional @typescript-eslint/eslint-plugin@"^5.0.0" from [email protected]
npm ERR! node_modules/eslint-plugin-jest
npm ERR! dev eslint-plugin-jest@"26.9.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate-cache/others/npm/_logs/2022-08-28T12_03_16_495Z-debug-0.log
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication