tinovyatkin / pass-js

Apple Wallet Passes generating library for Node.JS
MIT License
676 stars 81 forks source link

Update dependency jest-extended to v2 #603

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-extended 1.0.0 -> 2.0.0 age adoption passing confidence

Release Notes

jest-community/jest-extended ### [`v2.0.0`](https://togithub.com/jest-community/jest-extended/releases/v2.0.0) [Compare Source](https://togithub.com/jest-community/jest-extended/compare/v1.2.1...v2.0.0) #### What's Changed - feat: delete expect and jest-matcher-utils dependencies by [@​keeganwitt](https://togithub.com/keeganwitt) in [https://github.com/jest-community/jest-extended/pull/405](https://togithub.com/jest-community/jest-extended/pull/405) #### Breaking changes - Only `jest@27.2.5` and newer is supported **Full Changelog**: https://github.com/jest-community/jest-extended/compare/v1.2.1...v2.0.0 ### [`v1.2.1`](https://togithub.com/jest-community/jest-extended/releases/v1.2.1) [Compare Source](https://togithub.com/jest-community/jest-extended/compare/v1.2.0...v1.2.1) #### What's Changed - fix: add missing types for toPartiallyContain by [@​idan-at](https://togithub.com/idan-at) in [https://github.com/jest-community/jest-extended/pull/392](https://togithub.com/jest-community/jest-extended/pull/392) - fix: add missing type in matchers toBeEmptyObject by [@​igorwessel](https://togithub.com/igorwessel) in [https://github.com/jest-community/jest-extended/pull/401](https://togithub.com/jest-community/jest-extended/pull/401) - Add global typescript setup example by [@​mattphillips](https://togithub.com/mattphillips) in [https://github.com/jest-community/jest-extended/pull/407](https://togithub.com/jest-community/jest-extended/pull/407) #### New Contributors - [@​harelmo](https://togithub.com/harelmo) made their first contribution in [https://github.com/jest-community/jest-extended/pull/390](https://togithub.com/jest-community/jest-extended/pull/390) - [@​igorwessel](https://togithub.com/igorwessel) made their first contribution in [https://github.com/jest-community/jest-extended/pull/401](https://togithub.com/jest-community/jest-extended/pull/401) **Full Changelog**: https://github.com/jest-community/jest-extended/compare/v1.2.0...v1.2.1 ### [`v1.2.0`](https://togithub.com/jest-community/jest-extended/releases/v1.2.0) [Compare Source](https://togithub.com/jest-community/jest-extended/compare/v1.1.0...v1.2.0) #### What's Changed - Fix typescript for toBeDateString and toBeHexadecimal ([#​381](https://togithub.com/jest-community/jest-extended/issues/381)) by [@​dharkness](https://togithub.com/dharkness) in [https://github.com/jest-community/jest-extended/pull/384](https://togithub.com/jest-community/jest-extended/pull/384) - Add toPartiallyContain by [@​idan-at](https://togithub.com/idan-at) in [https://github.com/jest-community/jest-extended/pull/376](https://togithub.com/jest-community/jest-extended/pull/376) - fix(toIncludeAllPartialMembers): includes all member entries by [@​idan-at](https://togithub.com/idan-at) in [https://github.com/jest-community/jest-extended/pull/375](https://togithub.com/jest-community/jest-extended/pull/375) #### New Contributors - [@​dharkness](https://togithub.com/dharkness) made their first contribution in [https://github.com/jest-community/jest-extended/pull/384](https://togithub.com/jest-community/jest-extended/pull/384) **Full Changelog**: https://github.com/jest-community/jest-extended/compare/v1.1.0...v1.2.0 ### [`v1.1.0`](https://togithub.com/jest-community/jest-extended/releases/v1.1.0) [Compare Source](https://togithub.com/jest-community/jest-extended/compare/v1.0.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](https://togithub.com/jest-community/jest-extended/issues/266)) [`8977bca`](https://togithub.com/jest-community/jest-extended/commit/8977bca) - fix: toIncludeAllPartialMembers types ([#​370](https://togithub.com/jest-community/jest-extended/issues/370)) [`c3bf852`](https://togithub.com/jest-community/jest-extended/commit/c3bf852) #### New Contributors - [@​ppiyush13](https://togithub.com/ppiyush13) made their first contribution in [https://github.com/jest-community/jest-extended/pull/266](https://togithub.com/jest-community/jest-extended/pull/266) **Full Changelog**: https://github.com/jest-community/jest-extended/compare/v1.0.0...v1.1.0

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.



This PR has been generated by WhiteSource Renovate. View repository job log here.