Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jest 23.20.0 -> 24.1.3 age adoption passing confidence

Release Notes

jest-community/eslint-plugin-jest

v24.1.3

Compare Source

Bug Fixes

v24.1.2

Compare Source

Bug Fixes

v24.1.1

Compare Source

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

v24.1.0

Compare Source

Features
  • prefer-expect-assertions: add onlyFunctionsWithAsyncKeyword option (#​677) (d0cea37)

24.0.2 (2020-09-20)

Bug Fixes

24.0.1 (2020-09-12)

Bug Fixes

v24.0.2

Compare Source

Bug Fixes

v24.0.1

Compare Source

Bug Fixes

v24.0.0

Compare Source

Bug Fixes
Code Refactoring
  • no-test-callback: rename rule to no-done-callback (#​653) (e15a8d1)
Features
  • no-done-callback: support hooks (#​656) (3e6cb44), closes #​649 #​651
  • add no-conditional-expect to the recommended ruleset (40cd89d)
  • add no-deprecated-functions to the recommended ruleset (5b2af00)
  • add no-interpolation-in-snapshots to the recommended ruleset (3705dff)
  • add valid-title to recommended ruleset (41f7873)
  • drop support for node 8 (#​570) (6788e72)
  • set no-jasmine-globals to error in recommended ruleset (7080952)
  • no-large-snapshots: remove whitelistedSnapshots option (8c1c0c9)
BREAKING CHANGES
  • no-done-callback: no-done-callback will now report hooks using callbacks as well, not just tests
  • no-test-callback: rename no-test-callback to no-done-callback
  • recommend no-conditional-expect rule
  • recommend no-interpolation-in-snapshots rule
  • recommend no-deprecated-functions rule
  • recommend valid-title rule
  • recommend erroring for no-jasmine-globals rule
  • no-large-snapshots: no-large-snapshots runs on all files regardless of type
  • Jasmine globals are no marked as such
  • Node 10+ required

Renovate configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Nov 18, 2020

Codecov Report

Merging #160 (38c89af) into main (8341a11) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
+ Coverage   99.63%   99.65%   +0.01%     
==========================================
  Files          30       31       +1     
  Lines         829      871      +42     
  Branches       65       76      +11     
==========================================
+ Hits          826      868      +42     
  Misses          3        3              
Impacted Files Coverage Δ
...commands/cloudmanager/current-execution/advance.js 100.00% <ø> (ø)
.../commands/cloudmanager/current-execution/cancel.js 100.00% <ø> (ø)
src/commands/cloudmanager/current-execution/get.js 100.00% <ø> (ø)
src/commands/cloudmanager/environment/delete.js 100.00% <ø> (ø)
...ommands/cloudmanager/environment/list-variables.js 100.00% <ø> (ø)
...cloudmanager/environment/open-developer-console.js 100.00% <ø> (ø)
...commands/cloudmanager/environment/set-variables.js 100.00% <ø> (ø)
src/commands/cloudmanager/environment/tail-log.js 100.00% <ø> (ø)
...rc/commands/cloudmanager/execution/get-step-log.js 100.00% <ø> (ø)
src/commands/cloudmanager/index.js 75.00% <ø> (ø)
... and 20 more

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 c8d71ef...38c89af. Read the comment docs.

@justinedelson justinedelson merged commit 5f774e9 into main Nov 18, 2020
@renovate renovate bot deleted the renovate/eslint-plugin-jest-24.x branch November 18, 2020 16:21
@github-actions
Copy link

🎉 This PR is included in version 0.18.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants