ivangabriele / postgrester

Isomorphic PostgREST API Client for Javascript and Typescript.
Apache License 2.0
50 stars 7 forks source link

chore(deps): update dependency eslint-plugin-jest to v25 #187

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jest 24.7.0 -> 25.0.1 age adoption passing confidence

Release Notes

jest-community/eslint-plugin-jest ### [`v25.0.1`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2501-httpsgithubcomjest-communityeslint-plugin-jestcomparev2500v2501-2021-10-10) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v25.0.0...v25.0.1) ##### Bug Fixes - specify peer dependency ranges correctly ([cb87458](https://togithub.com/jest-community/eslint-plugin-jest/commit/cb87458d5f7dc7f669ab0c4067d75fc06ee29553)) ### [`v25.0.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md#​2500-httpsgithubcomjest-communityeslint-plugin-jestcomparev2470v2500-2021-10-10) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v24.7.0...v25.0.0) ##### Bug Fixes - stop testing ESLint 5 ([#​893](https://togithub.com/jest-community/eslint-plugin-jest/issues/893)) ([47a0138](https://togithub.com/jest-community/eslint-plugin-jest/commit/47a0138856e6247cde00b17682e49865b8f5a1f6)) - stop testing on Node 10 and 15 ([#​891](https://togithub.com/jest-community/eslint-plugin-jest/issues/891)) ([bcd8d11](https://togithub.com/jest-community/eslint-plugin-jest/commit/bcd8d112fcd98a7652c767bd246d05101979239c)) ##### Features - add `prefer-to-be` to style ruleset ([2a3376f](https://togithub.com/jest-community/eslint-plugin-jest/commit/2a3376fc9f5fe60d03d9aad0c4e5c7c423487e60)) - **lowercase-name:** rename to `prefer-lowercase-title` ([b860084](https://togithub.com/jest-community/eslint-plugin-jest/commit/b8600841e371d5d9f36be4e50e53252fd8f62734)) - **prefer-to-be-null:** remove rule ([809bcda](https://togithub.com/jest-community/eslint-plugin-jest/commit/809bcda12c555a24c764d152bcac9814ea55e72f)) - **prefer-to-be-undefined:** remove rule ([3434d9b](https://togithub.com/jest-community/eslint-plugin-jest/commit/3434d9bd22b92bace6e0a50e2c72b401ac17704d)) - remove deprecated rules ([#​661](https://togithub.com/jest-community/eslint-plugin-jest/issues/661)) ([e8f16ec](https://togithub.com/jest-community/eslint-plugin-jest/commit/e8f16ec0e204a94a0e549cb9b415b3c6c8981aee)) - **valid-describe:** rename to `valid-describe-callback` ([f3e9e9a](https://togithub.com/jest-community/eslint-plugin-jest/commit/f3e9e9a64e183a0fb8af3436611a7f70366a528d)) ##### BREAKING CHANGES - **valid-describe:** renamed `valid-describe` to `valid-describe-callback` - **lowercase-name:** renamed `lowercase-name` to `prefer-lowercase-title` - **prefer-to-be-undefined:** removed `prefer-to-be-undefined` rule - **prefer-to-be-null:** removed `prefer-to-be-null` rule - recommend `prefer-to-be` rule - Removes rules `no-expect-resolves`, `no-truthy-falsy`, `no-try-expect`, and `prefer-inline-snapshots` - Drop support for ESLint 5 - Drop support for Node 10 and 15

Configuration

πŸ“… Schedule: "before 3am on Monday" in timezone Europe/Paris.

🚦 Automerge: Enabled.

β™» 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.



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

codecov-commenter commented 2 years ago

Codecov Report

Merging #187 (01cdf78) into main (30faf56) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #187   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files           3        3           
  Lines         218      218           
  Branches       56       56           
=======================================
  Hits          217      217           
  Misses          1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 30faf56...01cdf78. Read the comment docs.