generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 0
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
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/eslint-plugin-jest-24.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/eslint-plugin-jest-24.x
branch
from
April 2, 2021 21:25
1211400
to
64aa1f3
Compare
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
bot
force-pushed
the
renovate/eslint-plugin-jest-24.x
branch
from
April 5, 2021 03:45
64aa1f3
to
e9c44cb
Compare
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
bot
force-pushed
the
renovate/eslint-plugin-jest-24.x
branch
from
April 10, 2021 23:25
e9c44cb
to
4474712
Compare
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
bot
force-pushed
the
renovate/eslint-plugin-jest-24.x
branch
from
April 17, 2021 07:01
4474712
to
c61a356
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-jest-24.x
branch
from
April 26, 2021 02:17
c61a356
to
2e135e7
Compare
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
bot
force-pushed
the
renovate/eslint-plugin-jest-24.x
branch
from
October 18, 2021 23:47
2e135e7
to
2ce6480
Compare
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
bot
force-pushed
the
renovate/eslint-plugin-jest-24.x
branch
from
September 25, 2022 23:17
2ce6480
to
b6d7a2f
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-jest-24.x
branch
from
November 20, 2022 08:22
b6d7a2f
to
0f087ac
Compare
⚠ Artifact update problemRenovate 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:
The artifact failure details are included below: File name: yarn.lock
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
24.1.5
->24.7.0
Release Notes
jest-community/eslint-plugin-jest (eslint-plugin-jest)
v24.7.0
Compare Source
Features
require-hook
rule (#929) (6204b31)prefer-to-be-null
rule (4db9161)prefer-to-be-undefined
rule (fa08f09)v24.6.0
Compare Source
Features
24.5.2 (2021-10-04)
Bug Fixes
24.5.1 (2021-10-04)
Bug Fixes
toBe
-able (#922) (99b6d42)v24.5.2
Compare Source
Bug Fixes
v24.5.1
Compare Source
Bug Fixes
toBe
-able (#922) (99b6d42)v24.5.0
Compare Source
Bug Fixes
process.cwd
from resolve paths (#889) (6940488).each
titles unique (#910) (a41a40e)Features
prefer-expect-resolves
rule (#822) (2556020)prefer-to-be
rule (#864) (3a64aea)24.4.3 (2021-09-28)
Bug Fixes
finally
(#914) (9c89855)24.4.2 (2021-09-17)
Bug Fixes
hasSuggestions
rather thanhasSuggestion
(#899) (dfd2368)24.4.1 (2021-09-17)
Bug Fixes
hasSuggestion
for ESLint v8 (#898) (ec0a21b)v24.4.3
Compare Source
Bug Fixes
finally
(#914) (9c89855)v24.4.2
Compare Source
Bug Fixes
hasSuggestions
rather thanhasSuggestion
(#899) (dfd2368)v24.4.1
Compare Source
Bug Fixes
hasSuggestion
for ESLint v8 (#898) (ec0a21b)v24.4.0
Compare Source
Features
max-nested-describe
rule (#845) (8067405)24.3.7 (2021-07-21)
Bug Fixes
24.3.6 (2021-04-26)
Bug Fixes
catch
s on promises (#819) (1fee973)expect
in ternary statements (#833) (7b7a396).each
calls and with tagged literals (#814) (040c605)24.3.5 (2021-04-10)
Bug Fixes
each
with modifiers (#820) (cbdbcef)24.3.4 (2021-04-05)
Bug Fixes
describe
,it
, &test
(#792) (0968b55)24.3.3 (2021-04-02)
Bug Fixes
describe.each
(#797) (243cb4f), closes #642.each
(#798) (f758243), closes #67624.3.2 (2021-03-16)
Bug Fixes
describe.each
(#796) (035bd30), closes #79524.3.1 (2021-03-13)
Bug Fixes
skip
instead ofconcurrent
(#791) (2b65b49)v24.3.7
Compare Source
Bug Fixes
v24.3.6
Compare Source
Bug Fixes
catch
s on promises (#819) (1fee973)expect
in ternary statements (#833) (7b7a396).each
calls and with tagged literals (#814) (040c605)v24.3.5
Compare Source
Bug Fixes
each
with modifiers (#820) (cbdbcef)v24.3.4
Compare Source
Bug Fixes
describe
,it
, &test
(#792) (0968b55)v24.3.3
Compare Source
Bug Fixes
describe.each
(#797) (243cb4f), closes #642.each
(#798) (f758243), closes #676v24.3.2
Compare Source
Bug Fixes
describe.each
(#796) (035bd30), closes #795v24.3.1
Compare Source
Bug Fixes
skip
instead ofconcurrent
(#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
24.1.9 (2021-03-08)
Bug Fixes
24.1.8 (2021-03-07)
Bug Fixes
it.each
indescribe.each
(#782) (0014da0)24.1.7 (2021-03-06)
Bug Fixes
describe.skip.each
&xdescribe.each
(#778) (6a32e87)24.1.6 (2021-03-06)
Bug Fixes
24.1.5 (2021-02-17)
Bug Fixes
24.1.4 (2021-02-16)
Bug Fixes
.each
methods (#746) (3d847b2)describe.each
properly (#745) (677be45)24.1.3 (2020-11-12)
Bug Fixes
24.1.2 (2020-11-12)
Bug Fixes
24.1.1 (2020-11-12)
Bug Fixes
v24.1.10
Compare Source
Bug Fixes
v24.1.9
Compare Source
Bug Fixes
v24.1.8
Compare Source
Bug Fixes
it.each
indescribe.each
(#782) (0014da0)v24.1.7
Compare Source
Bug Fixes
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.
This PR was generated by Mend Renovate. View the repository job log.