Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-jest to v24.7.0 #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 2, 2021

This PR contains the following updates:

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

Release Notes

jest-community/eslint-plugin-jest (eslint-plugin-jest)

v24.7.0

Compare Source

Features

v24.6.0

Compare Source

Features

24.5.2 (2021-10-04)

Bug Fixes
  • lowercase-name: consider skip and only prefixes for ignores (#​923) (8716c24)

24.5.1 (2021-10-04)

Bug Fixes
  • prefer-to-be: don't consider RegExp literals as toBe-able (#​922) (99b6d42)

v24.5.2

Compare Source

Bug Fixes
  • lowercase-name: consider skip and only prefixes for ignores (#​923) (8716c24)

v24.5.1

Compare Source

Bug Fixes
  • prefer-to-be: don't consider RegExp literals as toBe-able (#​922) (99b6d42)

v24.5.0

Compare Source

Bug Fixes
  • no-deprecated-functions: remove process.cwd from resolve paths (#​889) (6940488)
  • no-identical-title: always consider .each titles unique (#​910) (a41a40e)
Features

24.4.3 (2021-09-28)

Bug Fixes
  • valid-expect-in-promise: support finally (#​914) (9c89855)
  • valid-expect-in-promise: support additional test functions (#​915) (4798005)

24.4.2 (2021-09-17)

Bug Fixes
  • use correct property hasSuggestions rather than hasSuggestion (#​899) (dfd2368)

24.4.1 (2021-09-17)

Bug Fixes
  • mark rules that suggest fixes with hasSuggestion for ESLint v8 (#​898) (ec0a21b)

v24.4.3

Compare Source

Bug Fixes
  • valid-expect-in-promise: support finally (#​914) (9c89855)
  • valid-expect-in-promise: support additional test functions (#​915) (4798005)

v24.4.2

Compare Source

Bug Fixes
  • use correct property hasSuggestions rather than hasSuggestion (#​899) (dfd2368)

v24.4.1

Compare Source

Bug Fixes
  • mark rules that suggest fixes with hasSuggestion for ESLint v8 (#​898) (ec0a21b)

v24.4.0

Compare Source

Features

24.3.7 (2021-07-21)

Bug Fixes
  • valid-describe: report on concise-body arrow functions (#​863) (71c5299)

24.3.6 (2021-04-26)

Bug Fixes
  • no-conditional-expect: check for expects in catchs on promises (#​819) (1fee973)
  • valid-expect: support async expect in ternary statements (#​833) (7b7a396)
  • improve handling of .each calls and with tagged literals (#​814) (040c605)

24.3.5 (2021-04-10)

Bug Fixes
  • valid-describe: support using each with modifiers (#​820) (cbdbcef)

24.3.4 (2021-04-05)

Bug Fixes

24.3.3 (2021-04-02)

Bug Fixes

24.3.2 (2021-03-16)

Bug Fixes

24.3.1 (2021-03-13)

Bug Fixes
  • no-focused-tests: report on skip instead of concurrent (#​791) (2b65b49)

v24.3.7

Compare Source

Bug Fixes
  • valid-describe: report on concise-body arrow functions (#​863) (71c5299)

v24.3.6

Compare Source

Bug Fixes
  • no-conditional-expect: check for expects in catchs on promises (#​819) (1fee973)
  • valid-expect: support async expect in ternary statements (#​833) (7b7a396)
  • improve handling of .each calls and with tagged literals (#​814) (040c605)

v24.3.5

Compare Source

Bug Fixes
  • valid-describe: support using each with modifiers (#​820) (cbdbcef)

v24.3.4

Compare Source

Bug Fixes

v24.3.3

Compare Source

Bug Fixes

v24.3.2

Compare Source

Bug Fixes

v24.3.1

Compare Source

Bug Fixes
  • no-focused-tests: report on skip instead of concurrent (#​791) (2b65b49)

v24.3.0

Compare Source

Features

24.2.1 (2021-03-10)

Bug Fixes

v24.2.1

Compare Source

Bug Fixes

v24.2.0

Compare Source

Features

24.1.10 (2021-03-09)

Bug Fixes
  • no-identical-titles: ignore .each template cases (#​788) (d27a6e6)

24.1.9 (2021-03-08)

Bug Fixes
  • valid-describe: false positive with template describe.each (#​785) (aa946a6)

24.1.8 (2021-03-07)

Bug Fixes
  • consistent-test-it: support it.each in describe.each (#​782) (0014da0)

24.1.7 (2021-03-06)

Bug Fixes
  • no-disabled-tests: adjust selector to match only test functions (#​777) (c916902)
  • no-disabled-tests: support describe.skip.each & xdescribe.each (#​778) (6a32e87)

24.1.6 (2021-03-06)

Bug Fixes

24.1.5 (2021-02-17)

Bug Fixes
  • require-top-level-describe: import function that actually exists (#​763) (d10dc07)

24.1.4 (2021-02-16)

Bug Fixes

24.1.3 (2020-11-12)

Bug Fixes

24.1.2 (2020-11-12)

Bug Fixes

24.1.1 (2020-11-12)

Bug Fixes
  • improve support for it.each involving tagged template literals (#​701) (2341814)

v24.1.10

Compare Source

Bug Fixes
  • no-identical-titles: ignore .each template cases (#​788) (d27a6e6)

v24.1.9

Compare Source

Bug Fixes
  • valid-describe: false positive with template describe.each (#​785) (aa946a6)

v24.1.8

Compare Source

Bug Fixes
  • consistent-test-it: support it.each in describe.each (#​782) (0014da0)

v24.1.7

Compare Source

Bug Fixes
  • no-disabled-tests: adjust selector to match only test functions (#​777) (c916902)
  • no-disabled-tests: support describe.skip.each & xdescribe.each (#​778) (6a32e87)

v24.1.6

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch from 1211400 to 64aa1f3 Compare April 2, 2021 21:25
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jest to v24.3.2 chore(deps): update dependency eslint-plugin-jest to v24.3.3 Apr 2, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch from 64aa1f3 to e9c44cb Compare April 5, 2021 03:45
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jest to v24.3.3 chore(deps): update dependency eslint-plugin-jest to v24.3.4 Apr 5, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch from e9c44cb to 4474712 Compare April 10, 2021 23:25
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jest to v24.3.4 chore(deps): update dependency eslint-plugin-jest to v24.3.5 Apr 10, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch from 4474712 to c61a356 Compare April 17, 2021 07:01
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch from c61a356 to 2e135e7 Compare April 26, 2021 02:17
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jest to v24.3.5 chore(deps): update dependency eslint-plugin-jest to v24.3.6 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch from 2e135e7 to 2ce6480 Compare October 18, 2021 23:47
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jest to v24.3.6 chore(deps): update dependency eslint-plugin-jest to v24.7.0 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch from 2ce6480 to b6d7a2f Compare September 25, 2022 23:17
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch from b6d7a2f to 0f087ac Compare November 20, 2022 08:22
@renovate
Copy link
Author

renovate bot commented Nov 20, 2022

⚠ 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: yarn.lock
installing v2 tool node v18.12.1
linking tool node v18.12.1
node: v18.12.1 /usr/local/bin/node
npm: 8.19.2  /usr/local/bin/npm
Installed v2 /usr/local/buildpack/tools/v2/node.sh in 7 seconds
skip cleanup, not a docker build: aa580070b89c
installing v2 tool yarn v1.22.19

added 1 package in 2s
linking tool yarn v1.22.19
2.4.0-git.20210112.hash-8eba2920
Installed v2 /usr/local/buildpack/tools/v2/yarn.sh in 6 seconds
skip cleanup, not a docker build: aa580070b89c
➤ YN0000: ┌ Resolution step
➤ YN0000: └ Completed in 1s 123ms
➤ YN0000: ┌ Fetch step
➤ YN0001: │ Error [ERR_STREAM_PREMATURE_CLOSE]: eslint-plugin-jest@npm:24.7.0: Premature close
    at new NodeError (node:internal/errors:393:5)
    at PassThrough.onclose (node:internal/streams/end-of-stream:142:30)
    at PassThrough.emit (node:events:513:28)
    at emitCloseNT (node:internal/streams/destroy:132:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:81:21)
➤ YN0013: │ 783 packages were already cached, one had to be fetched
➤ YN0000: └ Completed in 2s 171ms
➤ YN0000: Failed with errors in 3s 308ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants