GithubHelp home page GithubHelp logo

Comments (39)

greenkeeper avatar greenkeeper commented on July 30, 2024

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

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 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 onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 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 onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 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 onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 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 onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

Your tests are still failing with this version. Compare changes

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 onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 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 1 commits.

  • f64441b fix: add TypeScript as a dependency

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v22.13.3

22.13.3 (2019-07-22)

Bug Fixes

  • import TS utils from correct package (7f1867b)
Commits

The new version differs by 2 commits.

  • 7f1867b fix: import TS utils from correct package
  • f64441b fix: add TypeScript as a dependency

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 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 3 commits.

  • b27c80d fix: prefer hasOwnProperty over in
  • 7f1867b fix: import TS utils from correct package
  • f64441b fix: add TypeScript as a dependency

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 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 4 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

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 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 5 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

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 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 13 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

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 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 15 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

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 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 17 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 17 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v22.15.0

22.15.0 (2019-08-07)

Features

Commits

The new version differs by 24 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 24 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

Your tests are still failing with this version. Compare changes

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 41 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 41 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 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 12 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)

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 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 15 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)

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 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 16 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 16 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v22.18.0

22.18.0 (2019-10-12)

Features

Commits

The new version differs by 24 commits.

  • ad3fc06 feat(rules): prefer-hooks-on-top (#425)
  • 7017fc7 Enable noImplicitReturns (#427)
  • e4275c5 chore(no-commented-out-tests): remove unneeded escape and improve regex (#421)
  • 6606018 Improve prefer strict equal (#423)
  • c1c696f chore: use includes instead of reduce (#424)
  • 2ef1615 chore: use enum values instead of string literals (#422)
  • ac7d826 chore(docs): add style to rules table in readme (#417)
  • 7fca846 chore(docs): fix typing error in function name (#413)
  • 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)

There are 24 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v22.19.0

22.19.0 (2019-10-12)

Features

  • support allowedPrefixes option in lowercase-name rule (#419) (5bd8f61)
Commits

The new version differs by 25 commits.

  • 5bd8f61 feat: support allowedPrefixes option in lowercase-name rule (#419)
  • ad3fc06 feat(rules): prefer-hooks-on-top (#425)
  • 7017fc7 Enable noImplicitReturns (#427)
  • e4275c5 chore(no-commented-out-tests): remove unneeded escape and improve regex (#421)
  • 6606018 Improve prefer strict equal (#423)
  • c1c696f chore: use includes instead of reduce (#424)
  • 2ef1615 chore: use enum values instead of string literals (#422)
  • ac7d826 chore(docs): add style to rules table in readme (#417)
  • 7fca846 chore(docs): fix typing error in function name (#413)
  • 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)

There are 25 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v22.20.0

22.20.0 (2019-10-22)

Features

Commits

The new version differs by 26 commits.

  • 1b2d24b feat(rules): prefer valid-title (#273) (#433)
  • 5bd8f61 feat: support allowedPrefixes option in lowercase-name rule (#419)
  • ad3fc06 feat(rules): prefer-hooks-on-top (#425)
  • 7017fc7 Enable noImplicitReturns (#427)
  • e4275c5 chore(no-commented-out-tests): remove unneeded escape and improve regex (#421)
  • 6606018 Improve prefer strict equal (#423)
  • c1c696f chore: use includes instead of reduce (#424)
  • 2ef1615 chore: use enum values instead of string literals (#422)
  • ac7d826 chore(docs): add style to rules table in readme (#417)
  • 7fca846 chore(docs): fix typing error in function name (#413)
  • 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)

There are 26 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v22.20.1

22.20.1 (2019-10-26)

Bug Fixes

  • valid-title: check if node has arguments first (#436) (e961e21)
Commits

The new version differs by 28 commits.

  • e961e21 fix(valid-title): check if node has arguments first (#436)
  • 7eae625 docs: fix valid-title documentation (#434)
  • 1b2d24b feat(rules): prefer valid-title (#273) (#433)
  • 5bd8f61 feat: support allowedPrefixes option in lowercase-name rule (#419)
  • ad3fc06 feat(rules): prefer-hooks-on-top (#425)
  • 7017fc7 Enable noImplicitReturns (#427)
  • e4275c5 chore(no-commented-out-tests): remove unneeded escape and improve regex (#421)
  • 6606018 Improve prefer strict equal (#423)
  • c1c696f chore: use includes instead of reduce (#424)
  • 2ef1615 chore: use enum values instead of string literals (#422)
  • ac7d826 chore(docs): add style to rules table in readme (#417)
  • 7fca846 chore(docs): fix typing error in function name (#413)
  • 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

There are 28 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v22.21.0

22.21.0 (2019-10-27)

Features

  • valid-title: support detecting & fixing trailing spaces in titles (#449) (8c850ff)
Commits

The new version differs by 37 commits.

  • 8c850ff feat(valid-title): support detecting & fixing trailing spaces in titles (#449)
  • a3c2ce3 Add fixers for valid title (#448)
  • 3f95e2e Improve error locs for title based rules (#447)
  • e9f0503 Cherry pick from next 1 (#446)
  • f07a10f Improve types (#420)
  • c571112 Always check if template literal is complex (#444)
  • 43c1d20 chore(readme): add link to valid-title (#441)
  • 540e54b chore(ci): add GH Actions CI (#439)
  • cd9cd44 chore: refresh lockfile (#438)
  • e961e21 fix(valid-title): check if node has arguments first (#436)
  • 7eae625 docs: fix valid-title documentation (#434)
  • 1b2d24b feat(rules): prefer valid-title (#273) (#433)
  • 5bd8f61 feat: support allowedPrefixes option in lowercase-name rule (#419)
  • ad3fc06 feat(rules): prefer-hooks-on-top (#425)
  • 7017fc7 Enable noImplicitReturns (#427)

There are 37 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v23.0.5

23.0.5 (2019-11-27)

Bug Fixes

  • typo in the require-to-throw-message docs (#487) (3526213)
Commits

The new version differs by 73 commits.

  • 22d890f chore(release): 23.0.5 [skip ci]
  • 3526213 fix: typo in the require-to-throw-message docs (#487)
  • d76e05f chore(deps): lock file maintenance (#485)
  • 188bdac chore: enable eslint-comments/no-unused-disable (#484)
  • c68cea4 chore: minor housekeeping (#480)
  • 822e5b0 chore(deps): lock file maintenance (#476)
  • 9a03df8 docs(lowercase exceptions option (allowedPrefixes instead of allow) (#474)
  • c5647f2 chore(release): 23.0.4 [skip ci]
  • f09203e fix: get correct ruleName without specifying file extension (#473)
  • b4868be chore(deps): lock file maintenance (#472)
  • 4fd9eea chore: update prettier
  • e82edd8 chore(release): 23.0.3 [skip ci]
  • 09111e0 fix(no-test-callback): don't provide fix for async functions (#469)
  • e57575c chore(deps): lock file maintenance (#465)
  • c1ddbb2 Fix 463 (#464)

There are 73 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v23.1.0

23.1.0 (2019-11-29)

Features

  • no-focused-tests: check each with table format (#430) (154c0b8)
Commits

The new version differs by 75 commits.

  • 45c6b3b chore(release): 23.1.0 [skip ci]
  • 154c0b8 feat(no-focused-tests): check each with table format (#430)
  • 22d890f chore(release): 23.0.5 [skip ci]
  • 3526213 fix: typo in the require-to-throw-message docs (#487)
  • d76e05f chore(deps): lock file maintenance (#485)
  • 188bdac chore: enable eslint-comments/no-unused-disable (#484)
  • c68cea4 chore: minor housekeeping (#480)
  • 822e5b0 chore(deps): lock file maintenance (#476)
  • 9a03df8 docs(lowercase exceptions option (allowedPrefixes instead of allow) (#474)
  • c5647f2 chore(release): 23.0.4 [skip ci]
  • f09203e fix: get correct ruleName without specifying file extension (#473)
  • b4868be chore(deps): lock file maintenance (#472)
  • 4fd9eea chore: update prettier
  • e82edd8 chore(release): 23.0.3 [skip ci]
  • 09111e0 fix(no-test-callback): don't provide fix for async functions (#469)

There are 75 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v23.1.1

23.1.1 (2019-11-30)

Bug Fixes

  • no-focused-tests: detect table format uage of .only.each (#489) (d03bcf4)
Commits

The new version differs by 77 commits.

  • 6ffb998 chore(release): 23.1.1 [skip ci]
  • d03bcf4 fix(no-focused-tests): detect table format uage of .only.each (#489)
  • 45c6b3b chore(release): 23.1.0 [skip ci]
  • 154c0b8 feat(no-focused-tests): check each with table format (#430)
  • 22d890f chore(release): 23.0.5 [skip ci]
  • 3526213 fix: typo in the require-to-throw-message docs (#487)
  • d76e05f chore(deps): lock file maintenance (#485)
  • 188bdac chore: enable eslint-comments/no-unused-disable (#484)
  • c68cea4 chore: minor housekeeping (#480)
  • 822e5b0 chore(deps): lock file maintenance (#476)
  • 9a03df8 docs(lowercase exceptions option (allowedPrefixes instead of allow) (#474)
  • c5647f2 chore(release): 23.0.4 [skip ci]
  • f09203e fix: get correct ruleName without specifying file extension (#473)
  • b4868be chore(deps): lock file maintenance (#472)
  • 4fd9eea chore: update prettier

There are 77 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v23.2.0

23.2.0 (2019-12-28)

Features

  • valid-expect: warn on await expect() with no assertions (#496) (19798dd)
Commits

The new version differs by 79 commits.

  • 51f7841 chore(release): 23.2.0 [skip ci]
  • 19798dd feat(valid-expect): warn on await expect() with no assertions (#496)
  • 6ffb998 chore(release): 23.1.1 [skip ci]
  • d03bcf4 fix(no-focused-tests): detect table format uage of .only.each (#489)
  • 45c6b3b chore(release): 23.1.0 [skip ci]
  • 154c0b8 feat(no-focused-tests): check each with table format (#430)
  • 22d890f chore(release): 23.0.5 [skip ci]
  • 3526213 fix: typo in the require-to-throw-message docs (#487)
  • d76e05f chore(deps): lock file maintenance (#485)
  • 188bdac chore: enable eslint-comments/no-unused-disable (#484)
  • c68cea4 chore: minor housekeeping (#480)
  • 822e5b0 chore(deps): lock file maintenance (#476)
  • 9a03df8 docs(lowercase exceptions option (allowedPrefixes instead of allow) (#474)
  • c5647f2 chore(release): 23.0.4 [skip ci]
  • f09203e fix: get correct ruleName without specifying file extension (#473)

There are 79 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v23.7.0

23.7.0 (2020-02-07)

Bug Fixes

Features

  • valid-title: support disallowedWords option (#522) (38bbe93)
Commits

The new version differs by 103 commits.

  • 88068a7 chore(release): 23.7.0 [skip ci]
  • c12b725 fix(expect-expect): use u flag in regex (#532)
  • ff25588 chore(deps): removed dependency on micromatch for expect-expect (#517)
  • 38bbe93 feat(valid-title): support disallowedWords option (#522)
  • 1449675 chore: make gh actions badge always point to master
  • 95cce6b chore(deps): lock file maintenance (#490)
  • 735f143 chore(lint): enable require-unicode-regexp rule (#520)
  • d813ea4 chore(release): 23.6.0 [skip ci]
  • be4e49d feat(no-if): support switch statements (#515)
  • 10020ee chore(release): 23.5.0 [skip ci]
  • 295ca9a feat(expect-expect): support glob patterns for assertFunctionNames (#509)
  • 7338362 feat(valid-expect): refactor valid-expect linting messages (#501)
  • 6570863 chore: ignore semantic release monorepo updates
  • a39f902 chore(deps): update dependency eslint-plugin-node to v11 (#497)
  • e629006 chore(release): 23.4.0 [skip ci]

There are 103 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v23.8.0

23.8.0 (2020-02-23)

Bug Fixes

  • valid-title: ensure argument node is defined before accessing props (#538) (7730f75)

Features

  • no-large-snapshots: add setting to define maxSize by snapshot type (#524) (0d77300)
Commits

The new version differs by 109 commits.

  • 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)
  • 6507a7a chore: simplify getNodeName (#536)
  • 7becf4a chore: remove duplicated interface (#535)
  • 88068a7 chore(release): 23.7.0 [skip ci]
  • c12b725 fix(expect-expect): use u flag in regex (#532)
  • ff25588 chore(deps): removed dependency on micromatch for expect-expect (#517)
  • 38bbe93 feat(valid-title): support disallowedWords option (#522)
  • 1449675 chore: make gh actions badge always point to master
  • 95cce6b chore(deps): lock file maintenance (#490)
  • 735f143 chore(lint): enable require-unicode-regexp rule (#520)
  • d813ea4 chore(release): 23.6.0 [skip ci]
  • be4e49d feat(no-if): support switch statements (#515)

There are 109 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v23.8.1

23.8.1 (2020-02-29)

Bug Fixes

Commits

The new version differs by 111 commits.

  • 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)
  • 6507a7a chore: simplify getNodeName (#536)
  • 7becf4a chore: remove duplicated interface (#535)
  • 88068a7 chore(release): 23.7.0 [skip ci]
  • c12b725 fix(expect-expect): use u flag in regex (#532)
  • ff25588 chore(deps): removed dependency on micromatch for expect-expect (#517)
  • 38bbe93 feat(valid-title): support disallowedWords option (#522)
  • 1449675 chore: make gh actions badge always point to master
  • 95cce6b chore(deps): lock file maintenance (#490)
  • 735f143 chore(lint): enable require-unicode-regexp rule (#520)

There are 111 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v23.8.2

23.8.2 (2020-03-06)

Bug Fixes

  • prefer-to-contain: check that expect argument is defined before use (#542) (56f909b)
Commits

The new version differs by 113 commits.

  • 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)
  • 6507a7a chore: simplify getNodeName (#536)
  • 7becf4a chore: remove duplicated interface (#535)
  • 88068a7 chore(release): 23.7.0 [skip ci]
  • c12b725 fix(expect-expect): use u flag in regex (#532)
  • ff25588 chore(deps): removed dependency on micromatch for expect-expect (#517)
  • 38bbe93 feat(valid-title): support disallowedWords option (#522)
  • 1449675 chore: make gh actions badge always point to master

There are 113 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v23.9.0

23.9.0 (2020-05-04)

Features

Commits

The new version differs by 120 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 120 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

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 123 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__
  • 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]

There are 123 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v23.11.0

23.11.0 (2020-05-12)

Features

Commits

The new version differs by 130 commits.

  • 6ffba8e chore(release): 23.11.0 [skip ci]
  • ac926e7 feat: create no-restricted-matchers rule (#575)
  • d7cc77e Create more tooling (#578)
  • feac055 chore: add codecov integration (#576)
  • 968d190 chore: run tests on node v14
  • 2bbad16 chore(deps): update dependency jest-runner-eslint to ^0.8.0 (#566)
  • 5e79476 ci: run tests against eslint@7 (#572)
  • 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__
  • 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)

There are 130 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v23.12.0

23.12.0 (2020-05-16)

Features

  • deprecate no-expect-resolves rule (b6a22e5)
  • deprecate no-truthy-falsy rule (a67d92d)
  • deprecate prefer-inline-snapshots rule (1360e9b)
Commits

The new version differs by 135 commits.

  • 18424de chore(release): 23.12.0 [skip ci]
  • 1360e9b feat: deprecate prefer-inline-snapshots rule
  • a67d92d feat: deprecate no-truthy-falsy rule
  • b6a22e5 feat: deprecate no-expect-resolves rule
  • 538e561 docs(no-deprecated-functions): add missing code quotes (#582)
  • 6ffba8e chore(release): 23.11.0 [skip ci]
  • ac926e7 feat: create no-restricted-matchers rule (#575)
  • d7cc77e Create more tooling (#578)
  • feac055 chore: add codecov integration (#576)
  • 968d190 chore: run tests on node v14
  • 2bbad16 chore(deps): update dependency jest-runner-eslint to ^0.8.0 (#566)
  • 5e79476 ci: run tests against eslint@7 (#572)
  • 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__

There are 135 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v23.13.0

23.13.0 (2020-05-16)

Features

  • valid-expect: support minArgs & maxArgs options (#584) (9e0e2fa)
Commits

The new version differs by 137 commits.

  • d442f4f chore(release): 23.13.0 [skip ci]
  • 9e0e2fa feat(valid-expect): support minArgs & maxArgs options (#584)
  • 18424de chore(release): 23.12.0 [skip ci]
  • 1360e9b feat: deprecate prefer-inline-snapshots rule
  • a67d92d feat: deprecate no-truthy-falsy rule
  • b6a22e5 feat: deprecate no-expect-resolves rule
  • 538e561 docs(no-deprecated-functions): add missing code quotes (#582)
  • 6ffba8e chore(release): 23.11.0 [skip ci]
  • ac926e7 feat: create no-restricted-matchers rule (#575)
  • d7cc77e Create more tooling (#578)
  • feac055 chore: add codecov integration (#576)
  • 968d190 chore: run tests on node v14
  • 2bbad16 chore(deps): update dependency jest-runner-eslint to ^0.8.0 (#566)
  • 5e79476 ci: run tests against eslint@7 (#572)
  • 8b2568b chore(release): 23.10.0 [skip ci]

There are 137 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v23.13.1

23.13.1 (2020-05-17)

Bug Fixes

  • no-if: use correct syntax for placeholder substitution in message (6d1eda8)
Commits

The new version differs by 141 commits.

  • 325ec77 chore(release): 23.13.1 [skip ci]
  • ed341a6 chore(no-if): messageId noConditionalExpect -> conditionalInTest
  • 6d1eda8 fix(no-if): use correct syntax for placeholder substitution in message
  • f249ee7 chore: adjust test names
  • d442f4f chore(release): 23.13.0 [skip ci]
  • 9e0e2fa feat(valid-expect): support minArgs & maxArgs options (#584)
  • 18424de chore(release): 23.12.0 [skip ci]
  • 1360e9b feat: deprecate prefer-inline-snapshots rule
  • a67d92d feat: deprecate no-truthy-falsy rule
  • b6a22e5 feat: deprecate no-expect-resolves rule
  • 538e561 docs(no-deprecated-functions): add missing code quotes (#582)
  • 6ffba8e chore(release): 23.11.0 [skip ci]
  • ac926e7 feat: create no-restricted-matchers rule (#575)
  • d7cc77e Create more tooling (#578)
  • feac055 chore: add codecov integration (#576)

There are 141 commits in total.

See the full diff

from onvif-nvt.

greenkeeper avatar greenkeeper commented on July 30, 2024

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

Release Notes for v23.13.2

23.13.2 (2020-05-26)

Bug Fixes

Commits

The new version differs by 144 commits.

  • 67c8b5f chore(release): 23.13.2 [skip ci]
  • aadc5ec fix: add fail to globals (#595)
  • 5a06390 chore: refresh lock file
  • 325ec77 chore(release): 23.13.1 [skip ci]
  • ed341a6 chore(no-if): messageId noConditionalExpect -> conditionalInTest
  • 6d1eda8 fix(no-if): use correct syntax for placeholder substitution in message
  • f249ee7 chore: adjust test names
  • d442f4f chore(release): 23.13.0 [skip ci]
  • 9e0e2fa feat(valid-expect): support minArgs & maxArgs options (#584)
  • 18424de chore(release): 23.12.0 [skip ci]
  • 1360e9b feat: deprecate prefer-inline-snapshots rule
  • a67d92d feat: deprecate no-truthy-falsy rule
  • b6a22e5 feat: deprecate no-expect-resolves rule
  • 538e561 docs(no-deprecated-functions): add missing code quotes (#582)
  • 6ffba8e chore(release): 23.11.0 [skip ci]

There are 144 commits in total.

See the full diff

from onvif-nvt.

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.