javierbrea / cypress-localstorage-commands

Extends Cypress' cy commands with localStorage methods. Allows preserving localStorage between tests and spec files. Allows disabling localStorage.
MIT License
178 stars 9 forks source link

chore(deps): update dependency eslint-plugin-jest to v27.2.0 #545

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jest 27.1.7 -> 27.2.0 age adoption passing confidence

Release Notes

jest-community/eslint-plugin-jest ### [`v27.2.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#​2720-httpsgithubcomjest-communityeslint-plugin-jestcomparev2717v2720-2022-12-31) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.1.7...v27.2.0) ##### Features - create `no-untyped-mock-factory` rule ([#​1314](https://togithub.com/jest-community/eslint-plugin-jest/issues/1314)) ([ee43c3f](https://togithub.com/jest-community/eslint-plugin-jest/commit/ee43c3f4d5de5e6935d0242cc846f1dec43af20d)) #### [27.1.7](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.1.6...v27.1.7) (2022-12-15) ##### Bug Fixes - **prefer-spy-on:** improve autofix ([#​1308](https://togithub.com/jest-community/eslint-plugin-jest/issues/1308)) ([5d1b7a7](https://togithub.com/jest-community/eslint-plugin-jest/commit/5d1b7a76dbc07eb52b5c9111213c32b09e3bec9b)) #### [27.1.6](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.1.5...v27.1.6) (2022-11-24) ##### Bug Fixes - ensure rule fixes produce valid code when function params and args have trailing commas ([#​1282](https://togithub.com/jest-community/eslint-plugin-jest/issues/1282)) ([8eca0b7](https://togithub.com/jest-community/eslint-plugin-jest/commit/8eca0b78920011d62eee35b42a90663082862131)) #### [27.1.5](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.1.4...v27.1.5) (2022-11-10) ##### Performance Improvements - use `Set` instead of iterating, and deduplicate a function ([#​1278](https://togithub.com/jest-community/eslint-plugin-jest/issues/1278)) ([0e048f1](https://togithub.com/jest-community/eslint-plugin-jest/commit/0e048f1577565119cf686eac4477be64a41b2a08)) #### [27.1.4](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.1.3...v27.1.4) (2022-11-04) ##### Performance Improvements - don't collect more info than needed when resolving jest functions ([#​1275](https://togithub.com/jest-community/eslint-plugin-jest/issues/1275)) ([e4a5674](https://togithub.com/jest-community/eslint-plugin-jest/commit/e4a567434d84585e01efcdd22ca7e77288069ae5)) #### [27.1.3](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.1.2...v27.1.3) (2022-10-18) ##### Bug Fixes - **no-restricted-jest-methods:** don't crash on `jest()` ([#​1269](https://togithub.com/jest-community/eslint-plugin-jest/issues/1269)) ([4450daa](https://togithub.com/jest-community/eslint-plugin-jest/commit/4450daa17ae542bbfed85d16845c5dac1c310dea)) #### [27.1.2](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.1.1...v27.1.2) (2022-10-14) ##### Bug Fixes - **valid-expect-in-promise:** adjust grammar in rule message ([#​1264](https://togithub.com/jest-community/eslint-plugin-jest/issues/1264)) ([4494ed2](https://togithub.com/jest-community/eslint-plugin-jest/commit/4494ed21686edeb1bc4535cb2159989f87a7493e)) #### [27.1.1](https://togithub.com/jest-community/eslint-plugin-jest/compare/v27.1.0...v27.1.1) (2022-10-05) ##### Bug Fixes - **prefer-to-be:** support negative numbers ([#​1260](https://togithub.com/jest-community/eslint-plugin-jest/issues/1260)) ([557dd39](https://togithub.com/jest-community/eslint-plugin-jest/commit/557dd394a4535276a4c6fa046bfb525f4c412800))

Configuration

📅 Schedule: Branch creation - "after 9pm every weekday,before 5pm every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication