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

Update dependency enzyme-adapter-react-16 to v1.15.7 #49

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
enzyme-adapter-react-16 (source) 1.1.1 -> 1.15.7 age adoption passing confidence

Release Notes

enzymejs/enzyme

v1.15.7

Compare Source

v1.15.6

Compare Source

v1.15.5

Compare Source

v1.15.4

Compare Source

v1.15.3

Compare Source

v1.15.2

Compare Source

v1.15.1

Compare Source

v1.15.0

Compare Source

v1.14.0

Compare Source

v1.13.2

Compare Source

v1.13.1

Compare Source

v1.13.0

Compare Source

v1.12.1

Compare Source

v1.12.0

Compare Source

v1.11.2

Compare Source

v1.11.1

Compare Source

v1.11.0

Compare Source

v1.10.0

Compare Source

v1.9.1

Compare Source

v1.9.0

Compare Source

v1.8.0

Compare Source

v1.7.1

Compare Source

v1.7.0

Compare Source

v1.6.0

Compare Source

Minor Changes
  • add option for childContextTypes of ReactWrapper (#​171)
Patches
  • Prevent null or false nodes from being passed into tree traversal (#​174)

  • setProps no longer swallows exceptions (#​170)

  • .type() and .props() should not fail on null now (#​162)

v1.5.0

Compare Source

Minor Changes
  • Add attachTo option to mount to mount to a specific element (#​160)

  • Add .debug() method to ReactWrapper (#​158)

  • Add .mount() and .unmount() APIs to ReactWrapper (#​155)

  • Add .render() method to ReactWrapper (#​156)

  • Allow .contains() to accept an array of nodes (#​154)

  • Add .context() method to ReactWrapper and ShallowWrapper (#​152)

Patches
  • Fixed some behavior with .contains() matching on strings (#​148)

  • Fixed .debug()'s output for numeric children (#​149)

  • Documentation fixes

  • Update versions of dependencies

v1.4.0

Compare Source

Minor Changes
  • describeWithDOM enhancement (#​126)

  • add .equals() method to ShallowWrapper (#​124)

  • add object selector syntax (#​110)

Patches
  • Fixed confusing behavior of prop selector syntax (#​130)

  • Documentation fixes

v1.3.1

Compare Source

Patches
  • Fix setProps not passing old context (#​121)

  • Map lowercase mouse events in simulate (#​77)

v1.3.0

Compare Source

Minor Changes
  • Added .html() method to ReactWrapper (#​71)

  • Support property selector (i.e. [prop="foo"]) (#​70)

  • jsdom dependency now allows a range of supported versions (#​95)

Patches
  • Normalized setProps() behavior between mount/shallow to merge props (#​103)

  • Exclude _book from published package (#​85)

  • Various documentation, tests, and style changes

v1.2.0

Compare Source

Minor Changes
  • Support for context (#​62)
Patches
  • nodeHasId fix for some 0.14 corner cases (#​65)

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.

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