Git Product home page Git Product logo

Comments (29)

greenkeeper avatar greenkeeper commented on May 14, 2024

After pinning to 22.5.1 your tests are passing again. Downgrade this dependency 📌.

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.6.1

22.6.1 (2019-05-22)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 9a7d7f0 fix(install): do not build during postinstall (#265)

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.6.2

22.6.2 (2019-05-22)

Bug Fixes

  • move @typescript-eslint/experimental-utils to dependencies (#267) (331457d)
Commits

The new version differs by 2 commits.

  • 331457d fix: move @typescript-eslint/experimental-utils to dependencies (#267)
  • 9a7d7f0 fix(install): do not build during postinstall (#265)

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.6.3

22.6.3 (2019-05-22)

Bug Fixes

Commits

The new version differs by 3 commits.

  • 1ce1402 fix: revert TypeScript migration
  • 331457d fix: move @typescript-eslint/experimental-utils to dependencies (#267)
  • 9a7d7f0 fix(install): do not build during postinstall (#265)

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.6.4

22.6.4 (2019-05-22)

Bug Fixes

  • add-no-commented-out: correct false positives (#271) (1740ee7)
Commits

The new version differs by 4 commits.

  • 1740ee7 fix(add-no-commented-out): correct false positives (#271)
  • 1ce1402 fix: revert TypeScript migration
  • 331457d fix: move @typescript-eslint/experimental-utils to dependencies (#267)
  • 9a7d7f0 fix(install): do not build during postinstall (#265)

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.7.0

22.7.0 (2019-06-20)

Features

  • config: added shareable configuration jest/all (#276) (d7a9532)
Commits

The new version differs by 7 commits.

  • d7a9532 feat(config): added shareable configuration jest/all (#276)
  • 3bb50dc chore: use messageId in all rules (#278)
  • 75c9773 chore: bump dated deps (#277)
  • 1740ee7 fix(add-no-commented-out): correct false positives (#271)
  • 1ce1402 fix: revert TypeScript migration
  • 331457d fix: move @typescript-eslint/experimental-utils to dependencies (#267)
  • 9a7d7f0 fix(install): do not build during postinstall (#265)

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.7.1

22.7.1 (2019-06-22)

Bug Fixes

  • add defined guards to util functions (#285) (9cba626)
Commits

The new version differs by 8 commits.

  • 9cba626 fix: add defined guards to util functions (#285)
  • d7a9532 feat(config): added shareable configuration jest/all (#276)
  • 3bb50dc chore: use messageId in all rules (#278)
  • 75c9773 chore: bump dated deps (#277)
  • 1740ee7 fix(add-no-commented-out): correct false positives (#271)
  • 1ce1402 fix: revert TypeScript migration
  • 331457d fix: move @typescript-eslint/experimental-utils to dependencies (#267)
  • 9a7d7f0 fix(install): do not build during postinstall (#265)

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.7.2

22.7.2 (2019-07-04)

Bug Fixes

  • add missing schemas so rule config is properly validated (#291) (e901d03)
Commits

The new version differs by 9 commits.

  • e901d03 fix: add missing schemas so rule config is properly validated (#291)
  • 9cba626 fix: add defined guards to util functions (#285)
  • d7a9532 feat(config): added shareable configuration jest/all (#276)
  • 3bb50dc chore: use messageId in all rules (#278)
  • 75c9773 chore: bump dated deps (#277)
  • 1740ee7 fix(add-no-commented-out): correct false positives (#271)
  • 1ce1402 fix: revert TypeScript migration
  • 331457d fix: move @typescript-eslint/experimental-utils to dependencies (#267)
  • 9a7d7f0 fix(install): do not build during postinstall (#265)

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.8.0

22.8.0 (2019-07-15)

Features

Commits

The new version differs by 12 commits.

  • e292cb8 chore: refresh lockfile (#300)
  • dd4bbaf feat(rules): no-duplicate-hooks (#298)
  • a3a6dca chore(docs): fix up eslint logo (#299)
  • e901d03 fix: add missing schemas so rule config is properly validated (#291)
  • 9cba626 fix: add defined guards to util functions (#285)
  • d7a9532 feat(config): added shareable configuration jest/all (#276)
  • 3bb50dc chore: use messageId in all rules (#278)
  • 75c9773 chore: bump dated deps (#277)
  • 1740ee7 fix(add-no-commented-out): correct false positives (#271)
  • 1ce1402 fix: revert TypeScript migration
  • 331457d fix: move @typescript-eslint/experimental-utils to dependencies (#267)
  • 9a7d7f0 fix(install): do not build during postinstall (#265)

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.9.0

22.9.0 (2019-07-16)

Features

  • no-large-snapshots: option for whitelisting snapshots (#288) (25e3970)
Commits

The new version differs by 13 commits.

  • 25e3970 feat(no-large-snapshots): option for whitelisting snapshots (#288)
  • e292cb8 chore: refresh lockfile (#300)
  • dd4bbaf feat(rules): no-duplicate-hooks (#298)
  • a3a6dca chore(docs): fix up eslint logo (#299)
  • e901d03 fix: add missing schemas so rule config is properly validated (#291)
  • 9cba626 fix: add defined guards to util functions (#285)
  • d7a9532 feat(config): added shareable configuration jest/all (#276)
  • 3bb50dc chore: use messageId in all rules (#278)
  • 75c9773 chore: bump dated deps (#277)
  • 1740ee7 fix(add-no-commented-out): correct false positives (#271)
  • 1ce1402 fix: revert TypeScript migration
  • 331457d fix: move @typescript-eslint/experimental-utils to dependencies (#267)
  • 9a7d7f0 fix(install): do not build during postinstall (#265)

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v22.10.0

22.10.0 (2019-07-17)

Features

Commits

The new version differs by 20 commits.

  • 28bd1dc feat(rules): adds no-if rule (#293)
  • 7ebdc0e chore: enforce import destructure order
  • 31c7cef chore: convert to import/export (#302)
  • 9f858cb chore: delete tests instead of ignoring them with babel
  • c595ba0 chore: do not include tests in published tarball
  • 4b4eb78 chore: fix lint error in md file
  • d3ea720 chore(docs): fix typo (#304)
  • 25e3970 feat(no-large-snapshots): option for whitelisting snapshots (#288)
  • e292cb8 chore: refresh lockfile (#300)
  • dd4bbaf feat(rules): no-duplicate-hooks (#298)
  • a3a6dca chore(docs): fix up eslint logo (#299)
  • e901d03 fix: add missing schemas so rule config is properly validated (#291)
  • 9cba626 fix: add defined guards to util functions (#285)
  • d7a9532 feat(config): added shareable configuration jest/all (#276)
  • 3bb50dc chore: use messageId in all rules (#278)

There are 20 commits in total.

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.11.0

22.11.0 (2019-07-18)

Features

Commits

The new version differs by 1 commits.

  • b3a360d feat(no-export): new rule for no-export (#307)

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.11.1

22.11.1 (2019-07-18)

Bug Fixes

  • require-tothrow-message: require throw messages on async functions (#303) (3ee3874)
Commits

The new version differs by 2 commits.

  • 3ee3874 fix(require-tothrow-message): require throw messages on async functions (#303)
  • b3a360d feat(no-export): new rule for no-export (#307)

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.12.0

22.12.0 (2019-07-20)

Features

Commits

The new version differs by 3 commits.

  • 7ae98f5 feat: assert that async expects are awaited or returned (#255)
  • 3ee3874 fix(require-tothrow-message): require throw messages on async functions (#303)
  • b3a360d feat(no-export): new rule for no-export (#307)

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.13.0

22.13.0 (2019-07-21)

Features

Commits

The new version differs by 5 commits.

  • f09bc99 feat(rules): no-try-expect (#331)
  • 84df1d6 chore(util): simplify check for test names (#317)
  • 7ae98f5 feat: assert that async expects are awaited or returned (#255)
  • 3ee3874 fix(require-tothrow-message): require throw messages on async functions (#303)
  • b3a360d feat(no-export): new rule for no-export (#307)

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.13.1

22.13.1 (2019-07-22)

Bug Fixes

Commits

The new version differs by 28 commits.

  • 6cbaa0f chore(prefer-todo): migrate to TS (#335)
  • ed2a0f6 fix(valid-describe): ignore describe.each (#337)
  • d0a8428 chore(no-test-callback): migrate to TS (#321)
  • ccbe766 chore(prefer-strict-equal): migrate to TS (#329)
  • ee81058 chore(no-test-prefixes): migrate to TS (#328)
  • e938636 chore(consistent-test-it): migrate to TS (#327)
  • 26ddedd chore(expect-expect): migrate to TS (#325)
  • 4200e76 chore(prefer-spy-on): migrate to TS (#326)
  • 3a22ef1 chore(no-if): migrate to TS (#324)
  • 4270fca chore(no-export): migrate to TS (#323)
  • 12e601a chore(no-hooks): migrate to TS (#322)
  • f3c654c chore(no-focused-tests): migrate to TS (#314)
  • c455100 chore(prefer-inline-snapshots): migrate to TS (#319)
  • 41ed53a chore(no-duplicate-hooks): migrate to TS (#318)
  • 384b788 chore(no-test-return-statement): migrate to TS (#320)

There are 28 commits in total.

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.13.2

22.13.2 (2019-07-22)

Bug Fixes

  • add TypeScript as a dependency (f64441b), closes #339
Commits

The new version differs by 29 commits.

  • f64441b fix: add TypeScript as a dependency
  • 6cbaa0f chore(prefer-todo): migrate to TS (#335)
  • ed2a0f6 fix(valid-describe): ignore describe.each (#337)
  • d0a8428 chore(no-test-callback): migrate to TS (#321)
  • ccbe766 chore(prefer-strict-equal): migrate to TS (#329)
  • ee81058 chore(no-test-prefixes): migrate to TS (#328)
  • e938636 chore(consistent-test-it): migrate to TS (#327)
  • 26ddedd chore(expect-expect): migrate to TS (#325)
  • 4200e76 chore(prefer-spy-on): migrate to TS (#326)
  • 3a22ef1 chore(no-if): migrate to TS (#324)
  • 4270fca chore(no-export): migrate to TS (#323)
  • 12e601a chore(no-hooks): migrate to TS (#322)
  • f3c654c chore(no-focused-tests): migrate to TS (#314)
  • c455100 chore(prefer-inline-snapshots): migrate to TS (#319)
  • 41ed53a chore(no-duplicate-hooks): migrate to TS (#318)

There are 29 commits in total.

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.13.4

22.13.4 (2019-07-22)

Bug Fixes

Commits

The new version differs by 31 commits.

  • b27c80d fix: prefer hasOwnProperty over in
  • 7f1867b fix: import TS utils from correct package
  • f64441b fix: add TypeScript as a dependency
  • 6cbaa0f chore(prefer-todo): migrate to TS (#335)
  • ed2a0f6 fix(valid-describe): ignore describe.each (#337)
  • d0a8428 chore(no-test-callback): migrate to TS (#321)
  • ccbe766 chore(prefer-strict-equal): migrate to TS (#329)
  • ee81058 chore(no-test-prefixes): migrate to TS (#328)
  • e938636 chore(consistent-test-it): migrate to TS (#327)
  • 26ddedd chore(expect-expect): migrate to TS (#325)
  • 4200e76 chore(prefer-spy-on): migrate to TS (#326)
  • 3a22ef1 chore(no-if): migrate to TS (#324)
  • 4270fca chore(no-export): migrate to TS (#323)
  • 12e601a chore(no-hooks): migrate to TS (#322)
  • f3c654c chore(no-focused-tests): migrate to TS (#314)

There are 31 commits in total.

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.13.5

22.13.5 (2019-07-22)

Bug Fixes

  • util: identify only valid global properties (#341) (8e67740), closes #340
Commits

The new version differs by 32 commits.

  • 8e67740 fix(util): identify only valid global properties (#341)
  • b27c80d fix: prefer hasOwnProperty over in
  • 7f1867b fix: import TS utils from correct package
  • f64441b fix: add TypeScript as a dependency
  • 6cbaa0f chore(prefer-todo): migrate to TS (#335)
  • ed2a0f6 fix(valid-describe): ignore describe.each (#337)
  • d0a8428 chore(no-test-callback): migrate to TS (#321)
  • ccbe766 chore(prefer-strict-equal): migrate to TS (#329)
  • ee81058 chore(no-test-prefixes): migrate to TS (#328)
  • e938636 chore(consistent-test-it): migrate to TS (#327)
  • 26ddedd chore(expect-expect): migrate to TS (#325)
  • 4200e76 chore(prefer-spy-on): migrate to TS (#326)
  • 3a22ef1 chore(no-if): migrate to TS (#324)
  • 4270fca chore(no-export): migrate to TS (#323)
  • 12e601a chore(no-hooks): migrate to TS (#322)

There are 32 commits in total.

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.13.6

22.13.6 (2019-07-23)

Bug Fixes

  • tsutils: identify only valid global properties (#343) (ae3e599)
Commits

The new version differs by 33 commits.

  • ae3e599 fix(tsutils): identify only valid global properties (#343)
  • 8e67740 fix(util): identify only valid global properties (#341)
  • b27c80d fix: prefer hasOwnProperty over in
  • 7f1867b fix: import TS utils from correct package
  • f64441b fix: add TypeScript as a dependency
  • 6cbaa0f chore(prefer-todo): migrate to TS (#335)
  • ed2a0f6 fix(valid-describe): ignore describe.each (#337)
  • d0a8428 chore(no-test-callback): migrate to TS (#321)
  • ccbe766 chore(prefer-strict-equal): migrate to TS (#329)
  • ee81058 chore(no-test-prefixes): migrate to TS (#328)
  • e938636 chore(consistent-test-it): migrate to TS (#327)
  • 26ddedd chore(expect-expect): migrate to TS (#325)
  • 4200e76 chore(prefer-spy-on): migrate to TS (#326)
  • 3a22ef1 chore(no-if): migrate to TS (#324)
  • 4270fca chore(no-export): migrate to TS (#323)

There are 33 commits in total.

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.13.7

22.13.7 (2019-07-25)

Bug Fixes

Commits

The new version differs by 41 commits.

  • 0bbfb3a fix(valid-expect): work with .then (#352)
  • f9b6668 chore: add 'ban-types' eslint rule
  • 1992b3d chore(lint): update linting rules (#351)
  • 0a0f20e chore(no-identical-title): migrate to TS (#348)
  • d218d64 chore(docs): fix alphabetical order of rules in README (#349)
  • 6d85e83 chore: use messageId in valid-expect's tests
  • 501de4a chore(no-try-expect): migrate to TS (#344)
  • 5f544c5 chore(no-empty-title): migrate to TS (#345)
  • ae3e599 fix(tsutils): identify only valid global properties (#343)
  • 8e67740 fix(util): identify only valid global properties (#341)
  • b27c80d fix: prefer hasOwnProperty over in
  • 7f1867b fix: import TS utils from correct package
  • f64441b fix: add TypeScript as a dependency
  • 6cbaa0f chore(prefer-todo): migrate to TS (#335)
  • ed2a0f6 fix(valid-describe): ignore describe.each (#337)

There are 41 commits in total.

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.14.0

22.14.0 (2019-07-26)

Features

Commits

The new version differs by 43 commits.

  • 9e3e94f feat(rules): no-standalone-expect (#350)
  • 1f92185 chore: add some comments for valid-expect (#353)
  • 0bbfb3a fix(valid-expect): work with .then (#352)
  • f9b6668 chore: add 'ban-types' eslint rule
  • 1992b3d chore(lint): update linting rules (#351)
  • 0a0f20e chore(no-identical-title): migrate to TS (#348)
  • d218d64 chore(docs): fix alphabetical order of rules in README (#349)
  • 6d85e83 chore: use messageId in valid-expect's tests
  • 501de4a chore(no-try-expect): migrate to TS (#344)
  • 5f544c5 chore(no-empty-title): migrate to TS (#345)
  • ae3e599 fix(tsutils): identify only valid global properties (#343)
  • 8e67740 fix(util): identify only valid global properties (#341)
  • b27c80d fix: prefer hasOwnProperty over in
  • 7f1867b fix: import TS utils from correct package
  • f64441b fix: add TypeScript as a dependency

There are 43 commits in total.

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.14.1

22.14.1 (2019-07-31)

Bug Fixes

  • check method(node) returns truthy before trying to using results (#358) (4a6d486), closes #357
Commits

The new version differs by 45 commits.

  • 4a6d486 fix: check method(node) returns truthy before trying to using results (#358)
  • 098219b chore(.gitignore): add .idea/ (#355)
  • 9e3e94f feat(rules): no-standalone-expect (#350)
  • 1f92185 chore: add some comments for valid-expect (#353)
  • 0bbfb3a fix(valid-expect): work with .then (#352)
  • f9b6668 chore: add 'ban-types' eslint rule
  • 1992b3d chore(lint): update linting rules (#351)
  • 0a0f20e chore(no-identical-title): migrate to TS (#348)
  • d218d64 chore(docs): fix alphabetical order of rules in README (#349)
  • 6d85e83 chore: use messageId in valid-expect's tests
  • 501de4a chore(no-try-expect): migrate to TS (#344)
  • 5f544c5 chore(no-empty-title): migrate to TS (#345)
  • ae3e599 fix(tsutils): identify only valid global properties (#343)
  • 8e67740 fix(util): identify only valid global properties (#341)
  • b27c80d fix: prefer hasOwnProperty over in

There are 45 commits in total.

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v22.15.0

22.15.0 (2019-08-07)

Features

Commits

The new version differs by 52 commits.

  • f41d5c4 feat(rules): no-expect-resolves (#364)
  • a334368 chore: convert index file to typescript (#372)
  • e060061 chore(snapshot-processor): convert to typescript (#371)
  • b61ec87 chore: copy over json files when running babel
  • 85e4195 chore: add no-negated-condition lint rule
  • d285f8b chore: move globals into json file (#366)
  • 8dcfc24 chore(no-large-snapshots): refactor away babel-eslint in tests (#367)
  • 4a6d486 fix: check method(node) returns truthy before trying to using results (#358)
  • 098219b chore(.gitignore): add .idea/ (#355)
  • 9e3e94f feat(rules): no-standalone-expect (#350)
  • 1f92185 chore: add some comments for valid-expect (#353)
  • 0bbfb3a fix(valid-expect): work with .then (#352)
  • f9b6668 chore: add 'ban-types' eslint rule
  • 1992b3d chore(lint): update linting rules (#351)
  • 0a0f20e chore(no-identical-title): migrate to TS (#348)

There are 52 commits in total.

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.15.1

22.15.1 (2019-08-12)

Bug Fixes

  • prefer-spy-on: do not change behavior of fixed instances (#390) (d9a79b2), closes #389
Commits

The new version differs by 17 commits.

  • d9a79b2 fix(prefer-spy-on): do not change behavior of fixed instances (#390)
  • ce86d4a chore(valid-expect): convert to typescript (#387)
  • b39aad5 chore(prefer-strict-equal): use parseExpectCall (#388)
  • 4ca5889 chore(prefer-called-with): convert to typescript (#385)
  • 538ec03 chore(no-truthy-falsy): convert to typescript (#384)
  • 9465e57 chore(no-alias-methods): convert to typescript (#383)
  • 6a75f24 chore(valid-expect-in-promise): convert to typescript (#382)
  • 851931d chore(no-large-snapshots): convert to typescript (#376)
  • 1833255 ts-migration/prefer-expect-assertions (#381)
  • f93e0fd chore(tsutils): remove unnecessary isExpectIdentifier (#380)
  • 4116fe5 chore: add a couple more lint rules
  • dfb949d chore(valid-describe): use shared guards (#379)
  • 3a7a691 chore(prefer-todo): use common guards (#377)
  • 2ec3f12 Improve no identical title (#375)
  • 2748525 chore(no-mocks-import): improve implementation (#378)

There are 17 commits in total.

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.15.2

22.15.2 (2019-08-21)

Bug Fixes

Commits

The new version differs by 29 commits.

  • 41d44d0 fix: handle ts as expression in marchers (#403)
  • a29f993 chore: upgrade to jest 24.9 (#402)
  • 78ac3cc chore(tsutils): rename to utils (#398)
  • 26756b6 chore(babel): add todo about converting to typescript (#400)
  • 956a10c chore(tsutils): remove duplicate interface (#399)
  • 189b5e7 chore: clean up istanbul ignores (#397)
  • 1b94f0e chore(prefer-to-be-undefined): convert to typescript (#395)
  • c0b0626 chore(require-tothrow-message): convert to typescript (#386)
  • c446449 chore(prefer-to-have-length): convert to typescript (#396)
  • ff86470 chore(prefer-to-be-null): convert to typescript (#394)
  • c914f1b chore(prefer-to-contain): convert to typescript (#393)
  • 425cc69 chore(tsutils): remove unused interfaces (#392)
  • d9a79b2 fix(prefer-spy-on): do not change behavior of fixed instances (#390)
  • ce86d4a chore(valid-expect): convert to typescript (#387)
  • b39aad5 chore(prefer-strict-equal): use parseExpectCall (#388)

There are 29 commits in total.

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.16.0

22.16.0 (2019-08-29)

Features

Commits

The new version differs by 32 commits.

  • 1c40d1a feat(rules): add require-top-level-describe rule (#407)
  • adcf82e chore: run lint over ts files via jest
  • 0cb1df5 chore(utils): improve followTypeAssertionChain typing (#404)
  • 41d44d0 fix: handle ts as expression in marchers (#403)
  • a29f993 chore: upgrade to jest 24.9 (#402)
  • 78ac3cc chore(tsutils): rename to utils (#398)
  • 26756b6 chore(babel): add todo about converting to typescript (#400)
  • 956a10c chore(tsutils): remove duplicate interface (#399)
  • 189b5e7 chore: clean up istanbul ignores (#397)
  • 1b94f0e chore(prefer-to-be-undefined): convert to typescript (#395)
  • c0b0626 chore(require-tothrow-message): convert to typescript (#386)
  • c446449 chore(prefer-to-have-length): convert to typescript (#396)
  • ff86470 chore(prefer-to-be-null): convert to typescript (#394)
  • c914f1b chore(prefer-to-contain): convert to typescript (#393)
  • 425cc69 chore(tsutils): remove unused interfaces (#392)

There are 32 commits in total.

See the full diff

from vue-finder.

greenkeeper avatar greenkeeper commented on May 14, 2024

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v22.17.0

22.17.0 (2019-09-05)

Features

  • matchers: add toStrictEqual as equality matcher (#412) (eacb78a), closes #411
Commits

The new version differs by 33 commits.

  • eacb78a feat(matchers): add toStrictEqual as equality matcher (#412)
  • 1c40d1a feat(rules): add require-top-level-describe rule (#407)
  • adcf82e chore: run lint over ts files via jest
  • 0cb1df5 chore(utils): improve followTypeAssertionChain typing (#404)
  • 41d44d0 fix: handle ts as expression in marchers (#403)
  • a29f993 chore: upgrade to jest 24.9 (#402)
  • 78ac3cc chore(tsutils): rename to utils (#398)
  • 26756b6 chore(babel): add todo about converting to typescript (#400)
  • 956a10c chore(tsutils): remove duplicate interface (#399)
  • 189b5e7 chore: clean up istanbul ignores (#397)
  • 1b94f0e chore(prefer-to-be-undefined): convert to typescript (#395)
  • c0b0626 chore(require-tothrow-message): convert to typescript (#386)
  • c446449 chore(prefer-to-have-length): convert to typescript (#396)
  • ff86470 chore(prefer-to-be-null): convert to typescript (#394)
  • c914f1b chore(prefer-to-contain): convert to typescript (#393)

There are 33 commits in total.

See the full diff

from vue-finder.

jledentu avatar jledentu commented on May 14, 2024

Closed by #54

from vue-finder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.