TwilioDevEd / sdk-starter-node

Demo application showcasing Twilio API usage in Node.js
https://www.twilio.com/docs
MIT License
81 stars 72 forks source link

Bump jest-extended from 0.11.5 to 1.2.1 #224

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps jest-extended from 0.11.5 to 1.2.1.

Release notes

Sourced from jest-extended's releases.

v1.2.1

What's Changed

New Contributors

Full Changelog: https://github.com/jest-community/jest-extended/compare/v1.2.0...v1.2.1

v1.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/jest-community/jest-extended/compare/v1.1.0...v1.2.0

v1.1.0

What's Changed

  • Feature: toEqualIgnoringWhitespace. Check if two strings are equal irrespective of white-spaces and provide hints if not (#266) 8977bca
  • fix: toIncludeAllPartialMembers types (#370) c3bf852

New Contributors

Full Changelog: https://github.com/jest-community/jest-extended/compare/v1.0.0...v1.1.0

1.0.0

What's Changed

  • Add toBeBetween, toBeAfterOrEqualTo and toBeBeforeOrEqualTo matchers. (#229) b7e2332
  • Don't invoke expect.extend (#333) a2904bd
  • Add matcher .toHaveBeenCalledOnce (#274) 405f1e7
  • Implement toIncludeAllPartialMembers (#210) 32afe6f
  • Add toBeSymbol matcher (#217) adb82b8
  • Make fail() to break the typescript's control flow (#312) c4961cd
  • Add pass & fail matchers (#204) 61c92f8
  • Feature: Add support for .rejects.toThrowWithMessage (#315) cbdbe11
  • Add matcher for Array.toSatisfyAny (#227) ee70268
  • Add toBeDateString matcher (#252) 627dc26
  • feat: add a .toBeEmptyObject() custom matcher. (#255) 35812e3
  • Add a toBeInteger matcher (#279) f5d5ad3
  • fix: update dependencies (#359) e3f4029

https://github.com/jest-community/jest-extended/compare/v0.11.5...v1.0.0

... (truncated)

Commits
  • 06007c5 v1.2.1
  • 3ef1c17 Add global typescript setup example (#407)
  • 5f7c936 fix: add missing type in matchers toBeEmptyObject (#401)
  • 9cc3b91 chore(deps): update dependency eslint-plugin-jest to v26 (#404)
  • 1775c9e chore(deps): lock file maintenance
  • 4be6fb8 chore(deps): lock file maintenance
  • cc53ef3 chore(deps): lock file maintenance
  • c806f49 chore(deps): lock file maintenance
  • 6eb49d6 chore(deps): lock file maintenance
  • 0842457 chore(deps): lock file maintenance
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by simenb, a new releaser for jest-extended since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)