Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump jest-extended from 0.11.5 to 1.2.0 #683

Merged
merged 3 commits into from
Dec 7, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2021

Bumps jest-extended from 0.11.5 to 1.2.0.

Release notes

Sourced from jest-extended's releases.

v1.2.0

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@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: jest-community/jest-extended@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

jest-community/jest-extended@v0.11.5...v1.0.0

New Contributors

... (truncated)

Commits
  • 8aef114 v1.2.0
  • a041abf fix(toIncludeAllPartialMembers): includes all member entries (#375)
  • 4c4074c Add toPartiallyContain (#376)
  • 0e55058 Fix typescript for toBeDateString and toBeHexadecimal (#381) (#384)
  • 51040aa chore(deps): lock file maintenance
  • 63bcbac chore(deps): lock file maintenance
  • 876a319 chore(deps): update dependency lint-staged to v12 (#382)
  • 4f36ff1 chore(deps): lock file maintenance
  • 157215b chore(deps): lock file maintenance
  • 0d819b3 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 30, 2021
kodiakhq[bot]
kodiakhq bot previously approved these changes Nov 30, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-extended-1.2.0 branch from 906f731 to 8563036 Compare December 1, 2021 14:48
kodiakhq[bot]
kodiakhq bot previously approved these changes Dec 1, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-extended-1.2.0 branch from 8563036 to 843a853 Compare December 2, 2021 11:07
kodiakhq[bot]
kodiakhq bot previously approved these changes Dec 2, 2021
Bumps [jest-extended](https://github.com/jest-community/jest-extended) from 0.11.5 to 1.2.0.
- [Release notes](https://github.com/jest-community/jest-extended/releases)
- [Commits](jest-community/jest-extended@v0.11.5...v1.2.0)

---
updated-dependencies:
- dependency-name: jest-extended
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-extended-1.2.0 branch from 843a853 to a5bd386 Compare December 6, 2021 15:09
kodiakhq[bot]
kodiakhq bot previously approved these changes Dec 6, 2021
@kodiakhq kodiakhq bot merged commit 3a1b8fa into master Dec 7, 2021
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/jest-extended-1.2.0 branch December 7, 2021 12:08
@github-actions
Copy link

github-actions bot commented Dec 7, 2021

🎉 This PR is included in version 1.27.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant