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): update dependency jest-extended to v0.11.5 #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 23, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-extended 0.7.2 -> 0.11.5 age adoption passing confidence

Release Notes

jest-community/jest-extended

v0.11.5

Compare Source

Remove T type parameter from Matchers

v0.11.4

Compare Source

Fix promise based matchers types

v0.11.3

Compare Source

Thanks @​Shadowstep33 for the PR

v0.11.2

Compare Source

Security Fix
  • Update Expect to Fix Vulnerability (#​198)
Docs
  • Update docs to use setupFilesAfterEnv (#​215)
  • fix anchoring on same page API links (#​194)
  • Update README.md (#​206)
Bug

Thanks @​matthew1534 @​unional @​CoreyKovalik @​lloydwatkin @​abdelrahman-elkady

v0.11.1

Compare Source

Types
  • Fix typings for toContainEntry, toContainEntries, toContainAllEntries and toContainAnyEntries #​184

Thanks @​tleunen

v0.11.0

Compare Source

Features
  • Add toResolve/toReject custom matchers (#​168)
  • Add a toThrowWithMessage matcher (#​170)

Thanks @​natealcedo @​benjaminkay93

v0.10.0

Compare Source

Features
  • Extend toBeEmpty to support Map, Set, and any other iterable (#​160)
  • Adds asymmetric matchers (#​167)

Thanks @​NikitaKurpas @​moredip!

v0.9.0

Compare Source

Features
  • Add Feature toBeHexadecimal Matcher (#​152)
Fixes
  • Fix toIncludeMultiple code example (#​161)
  • Fix types for toSatisfy()/toSatisfyAll() (#​163)

Thanks to for contributing: @​tony19 @​MajorBreakfast @​mvpowers

Special thanks to @​benjaminkay93 for reviewing PRs and replying to issues :)

v0.8.1

Compare Source

v0.8.0

Compare Source

Features

#​133 Add toBeValidDate matcher
#​140 Remove chalk to support browsers
#​143 Add toHaveBeenCalledAfter matcher for mocking functions.
#​137 Add toBeBefore and toBeAfter matchers (#​117)
#​122 Add toIncludeSameMembers matcher

Fixes

#​132 Change implementation of toHaveBeenCalledBefore to use invocationCallOrder
#​135 Export toBeDate matcher
#​142 Use import-all macro instead of explicit imports
230d071 Add better type of check to toBeObject matcher, closed: #​148

Massive shout out to: @​tejasbubane @​blikblum @​frederickfogerty @​cs4inctec @​benjaminkay93 @​gillesdemey


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/jest-extended-0.x branch from 74a376e to ec9d7fb Compare October 3, 2018 10:00
@renovate renovate bot changed the title chore(deps): update dependency jest-extended to v0.10.0 chore(deps): update dependency jest-extended to v0.11.0 Oct 3, 2018
@renovate renovate bot force-pushed the renovate/jest-extended-0.x branch from ec9d7fb to ba5a61d Compare January 29, 2019 17:51
@renovate renovate bot changed the title chore(deps): update dependency jest-extended to v0.11.0 chore(deps): update dependency jest-extended to v0.11.1 Jan 29, 2019
@renovate renovate bot force-pushed the renovate/jest-extended-0.x branch from ba5a61d to 9dd58e2 Compare February 19, 2019 13:55
@renovate renovate bot force-pushed the renovate/jest-extended-0.x branch from 9dd58e2 to 3d05d7a Compare July 13, 2019 08:59
@renovate renovate bot changed the title chore(deps): update dependency jest-extended to v0.11.1 chore(deps): update dependency jest-extended to v0.11.2 Jul 13, 2019
@renovate renovate bot force-pushed the renovate/jest-extended-0.x branch from 3d05d7a to a0cbcb9 Compare February 8, 2020 22:02
@renovate renovate bot changed the title chore(deps): update dependency jest-extended to v0.11.2 chore(deps): update dependency jest-extended to v0.11.5 Feb 8, 2020
@codecov
Copy link

codecov bot commented Feb 8, 2020

Codecov Report

Merging #40 into master will decrease coverage by 3.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   83.78%   80.64%   -3.14%     
==========================================
  Files           4        3       -1     
  Lines          37       31       -6     
  Branches        6        5       -1     
==========================================
- Hits           31       25       -6     
  Misses          6        6
Impacted Files Coverage Δ
...es/o-express-middleware/src/utils/route-matcher.ts

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2b2460e...a0cbcb9. Read the comment docs.

@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant