GMOD / tabix-js

Read Tabix-indexed files, either with .tbi or .csi indexes, in node or the browser
MIT License
14 stars 5 forks source link

Update eslint-plugin-jest to the latest version πŸš€ #102

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency eslint-plugin-jest was updated from 22.21.0 to 23.9.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: simenb License: MIT

Release Notes for v23.9.0

23.9.0 (2020-05-04)

Features

Commits

The new version differs by 83 commits.

  • 495c3e9 chore(release): 23.9.0 [skip ci]
  • 55d0504 feat: create no-deprecated-functions (#560)
  • f6e0bd0 chore: update eslint-plugin-import
  • ae05835 chore(deps): lock file maintenance (#552)
  • bf99a44 chore: upgrade to jest 25 (#527)
  • 8c6fb1e chore: lock down eslint-plugin-import version
  • e99283c chore: refresh lockfile (#544)
  • 95ca6d9 chore(release): 23.8.2 [skip ci]
  • 56f909b fix(prefer-to-contain): check that expect argument is defined before use (#542)
  • c5d7d3b chore(release): 23.8.1 [skip ci]
  • 099a150 fix: remove tests from published package (#541)
  • adc3b2e chore(release): 23.8.0 [skip ci]
  • 0d77300 feat(no-large-snapshots): add setting to define maxSize by snapshot type (#524)
  • 7730f75 fix(valid-title): ensure argument node is defined before accessing props (#538)
  • 5d8be9d chore: fix parameter name typo (#537)

There are 83 commits in total.

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

codecov[bot] commented 4 years ago

Codecov Report

Merging #102 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #102   +/-   ##
=======================================
  Coverage   90.74%   90.74%           
=======================================
  Files           7        7           
  Lines         551      551           
  Branches      150      150           
=======================================
  Hits          500      500           
  Misses         51       51           

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 a1161b2...1b1db30. Read the comment docs.

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead πŸš€

Release Notes for v23.10.0

23.10.0 (2020-05-09)

Features

  • no-deprecated-functions: support jest version setting (#564) (05f20b8)
Commits

The new version differs by 3 commits.

  • 8b2568b chore(release): 23.10.0 [skip ci]
  • 05f20b8 feat(no-deprecated-functions): support jest version setting (#564)
  • 0d9dce0 chore: ensure that every rule has a .test.ts file in __tests__

See the full diff