Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps): update dependency jest-enzyme to v7 #162

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 8, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-enzyme (source) 6.1.2 -> 7.1.2 age adoption passing confidence

Release Notes

FormidableLabs/enzyme-matchers

v7.1.2

Compare Source

=====

  • Fix a typescript conflict with a recent Jest update. (@​tobilen)
  • Internal cleanup with jest compatibility. (@​vkrol)
  • Internal updates to latest Babel and Jest. (@​vkrol)
  • Fix documentation linking issues (@​harrykiselev)

v7.1.1

Compare Source

=====

  • Fix a flowtype regression. (@​bz2)
  • Improve infra to prevent further flowtype regressions. (@​bz2)

v7.1.0

Compare Source

=====

  • toContainMatchingElement and toContainMatchingElements now can take a list of Enzyme wrappers. (@​GreenGremlin)
  • Improved messaging for toContainMatchingElement and toContainMatchingElements. (@​GreenGremlin)

v7.0.2

Compare Source

=====

v7.0.1

Compare Source

=====

  • Fix a jest integration with toContainMatchingElement not returning an explicit boolean. (@​blainekasten)

v7.0.0

Compare Source

=====
🛑 Breaking

  • Renamed toHaveTagName to toHaveDisplayName (GreenGremlin)
    • This was done because Tag name indicates an HTML entity, but the matcher works with React Components which uses an internalProp displayName
    • When updating to 7.0.0 you should be able to just do a simple search and replace for this matcher across your codebase.

🍾 Improvements

  • Add support for unboxed properties for toMatchElement. (@​blainekasten)
  • Improve documentation for the entire repo. (@​blainekasten)
  • Improve internal tests.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@codecov
Copy link

codecov bot commented Oct 8, 2018

Codecov Report

Merging #162 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #162   +/-   ##
=======================================
  Coverage   38.77%   38.77%           
=======================================
  Files           9        9           
  Lines          49       49           
  Branches        7        9    +2     
=======================================
  Hits           19       19           
  Misses         30       30

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 822e6e6...ca4a1d5. Read the comment docs.

@renovate renovate bot force-pushed the renovate/jest-enzyme-7.x branch from 67438b4 to b11fa05 Compare November 3, 2018 21:34
@renovate renovate bot force-pushed the renovate/jest-enzyme-7.x branch from b11fa05 to 5f03396 Compare March 7, 2019 20:53
@renovate renovate bot force-pushed the renovate/jest-enzyme-7.x branch from 5f03396 to aad6ee7 Compare August 10, 2019 07:01
@renovate renovate bot force-pushed the renovate/jest-enzyme-7.x branch from aad6ee7 to aea1e08 Compare September 5, 2019 03:58
@renovate renovate bot force-pushed the renovate/jest-enzyme-7.x branch from aea1e08 to ca4a1d5 Compare November 11, 2019 10:02
@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.

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

Successfully merging this pull request may close these issues.

1 participant