Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update dependency enzyme to ^2.9.1#9

Open
ghost wants to merge 1 commit into
masterfrom
whitesource-remediate/enzyme-2.x
Open

Update dependency enzyme to ^2.9.1#9
ghost wants to merge 1 commit into
masterfrom
whitesource-remediate/enzyme-2.x

Conversation

@ghost

@ghost ghost commented Oct 17, 2024

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
enzyme (source) ^2.5.1 -> ^2.9.1 age adoption passing confidence

Release Notes

airbnb/enzyme (enzyme)

v2.9.1

Compare Source

Fixes
  • [Deps] Require uuid at least 3.0.1 (#​1001)

v2.9.0

Compare Source

New Stuff
  • mount/shallow: debug: add ignoreProps option (#​960)
Fixes
  • shallow: debug: fix indentation (#​926)
  • react-compat: Make sure dependency error reporting always work (#​929)
  • react-compat: correct error message (#​904)
Documentation
  • lint our markdown (#​988)
  • correct nvm install instructions (never install it with homebrew) (#​988)
  • fix typos (#​979), (#​983)
  • Added missing isEmptyRender() docs
  • update jsdom guides for v10 and later (#​921)
Refactors
  • shallow/mount: Make all references to the wrapper class call into this.wrap
  • update uuid from v2 to v3 (#​998)

v2.8.2

Compare Source

Fixes
  • Loosen react-compat implicit dependency logic for React 15.4 (#​896)
Documentation

v2.8.1

Compare Source

Fixes
  • support React@​15.5 (#​876)
  • no longer depend on React.createClass (#​877)
  • Throw for malformed compound selectors (#​868)

v2.8.0

Compare Source

New Stuff
  • add disableLifecycleMethods for shallow (#​789)
  • Match children before and after interpolation (#​512)
  • Supporting passing context to static rendering (#​429)
Fixes
  • Fix an issue w/ cleaning up global.document (#​855)
  • Update props when shouldComponentUpdate returns false and lifecycleExperimental is on (#​807)
  • Properly pass along options in dive (#​771)

v2.7.1

Compare Source

Fixes
Documentation
  • Update Docs for .getNode and .getNodes (#​743)
  • Add a link for ShallowWrapper#dive() (#​759
  • Fix alphabetical order of API lists (#​761)

v2.7.0

Compare Source

New Stuff
  • shallow/mount: Add .slice() method (#​661)
  • mount: implement ReactWrapper#getDOMNode (#​679)
  • shallow/mount: Add exists; deprecate isEmpty() (#​722)
Fixes
  • mount: extract MountedTraversal.hasClassName from MountedTraversal.instHasClassName, which allows ReactWrapper.hasClass to bypass the !isDOMComponent(inst) call (#​677)
  • withDom: Display a useful error when withDom fails to find "jsdom" (#​686)
  • mount: ensure that react-text comment nodes don’t break .find (#​691)
  • mount: .parents() now filters out sibling path trees (#​713)

v2.6.0

Compare Source

New Stuff
  • ensure ShallowWrapper render output can't get stale (#​490)
Fixes
  • Use shim to detect constructor function name (#​659)
  • mount/shallow: fix ID selectors (#​670)

v2.5.2

Compare Source

Fixes
  • Use shim to detect constructor function name (#​659)
  • mount/shallow: fix ID selectors (#​670)

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

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.

0 participants