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 #563

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 21, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

jest-community/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)

Configuration

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

🚦 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate
Copy link
Author

renovate bot commented Jul 21, 2021

⚠ 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 check 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
npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for [email protected]: wanted {"os":"darwin"} (current: {"os":"linux","arch":"x64"})
npm ERR! notsup Valid OS:    darwin
npm ERR! notsup Valid Arch:  undefined
npm ERR! notsup Actual OS:   linux
npm ERR! notsup Actual Arch: x64

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2021-10-19T02_06_35_961Z-debug.log

@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch from 2c28855 to e9147f8 Compare July 21, 2021 21:48
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jest to v24.3.7 chore(deps): update dependency eslint-plugin-jest to v24.4.0 Jul 21, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-jest-24.x branch from e9147f8 to 3a96e12 Compare October 19, 2021 02:06
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jest to v24.4.0 chore(deps): update dependency eslint-plugin-jest to v24.7.0 Oct 19, 2021
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

1 participant