Skip to content
This repository has been archived by the owner on Mar 17, 2020. It is now read-only.

Update dependency enzyme-adapter-react-16 to v1.15.2 #10

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 4, 2018

This PR contains the following updates:

Package Type Update Change
enzyme-adapter-react-16 (source) devDependencies minor 1.0.4 -> 1.15.2

Release Notes

airbnb/enzyme

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)

v1.1.1

Compare Source

v1.1.0

Compare Source

Minor Changes
  • Support for Stateless Functional Components (#​53)
Patches
  • Tweak describeWithDOM messaging (#​48)
  • Documentation Fixes

Renovate configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 72d9b9d to c882c49 Compare August 8, 2018 05:26
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.1.1 Update dependency enzyme-adapter-react-16 to v1.2.0 Aug 8, 2018
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from c882c49 to edc7c5b Compare August 25, 2018 07:48
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.2.0 Update dependency enzyme-adapter-react-16 to v1.3.0 Aug 25, 2018
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from edc7c5b to e188648 Compare August 31, 2018 00:57
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.3.0 Update dependency enzyme-adapter-react-16 to v1.3.1 Aug 31, 2018
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from e188648 to 641a4ff Compare September 4, 2018 07:23
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.3.1 Update dependency enzyme-adapter-react-16 to v1.4.0 Sep 4, 2018
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 641a4ff to dfd9ac9 Compare September 5, 2018 22:41
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.4.0 Update dependency enzyme-adapter-react-16 to v1.5.0 Sep 5, 2018
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from dfd9ac9 to 62601bb Compare October 5, 2018 02:32
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.5.0 Update dependency enzyme-adapter-react-16 to v1.6.0 Oct 5, 2018
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 62601bb to 34102ea Compare November 8, 2018 07:28
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.6.0 Update dependency enzyme-adapter-react-16 to v1.7.0 Nov 8, 2018
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.7.0 Update dependency enzyme-adapter-react-16 to v1.7.1 Dec 10, 2018
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 34102ea to fc5d41f Compare December 10, 2018 09:17
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.7.1 Update dependency enzyme-adapter-react-16 to v1.8.0 Jan 24, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from fc5d41f to 1769001 Compare January 24, 2019 22:46
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.8.0 Update dependency enzyme-adapter-react-16 to v1.9.0 Feb 5, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 1769001 to 711ed3c Compare February 5, 2019 00:41
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.9.0 Update dependency enzyme-adapter-react-16 to v1.9.1 Feb 5, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 711ed3c to 916489e Compare February 5, 2019 23:31
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 916489e to 5b087c9 Compare February 26, 2019 08:24
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.9.1 Update dependency enzyme-adapter-react-16 to v1.10.0 Feb 26, 2019
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.10.0 Update dependency enzyme-adapter-react-16 to v1.11.0 Mar 13, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 5b087c9 to 39dd02f Compare March 13, 2019 07:44
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.11.0 Update dependency enzyme-adapter-react-16 to v1.11.1 Mar 14, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 39dd02f to cc47687 Compare March 14, 2019 05:51
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.11.1 Update dependency enzyme-adapter-react-16 to v1.11.2 Mar 14, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from cc47687 to 2511cc9 Compare March 14, 2019 07:00
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.11.2 Update dependency enzyme-adapter-react-16 to v1.12.0 Apr 6, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 2511cc9 to 7d04900 Compare April 6, 2019 07:39
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.12.0 Update dependency enzyme-adapter-react-16 to v1.12.1 Apr 6, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 7d04900 to 4027fc3 Compare April 6, 2019 21:11
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 4027fc3 to 7b7b980 Compare May 12, 2019 11:58
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.12.1 Update dependency enzyme-adapter-react-16 to v1.13.0 May 12, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 7b7b980 to b0e7280 Compare May 22, 2019 17:59
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.13.0 Update dependency enzyme-adapter-react-16 to v1.13.1 May 22, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from b0e7280 to 4ee70a5 Compare June 1, 2019 08:56
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.13.1 Update dependency enzyme-adapter-react-16 to v1.13.2 Jun 1, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 4ee70a5 to af4a6ac Compare June 19, 2019 11:40
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.13.2 Update dependency enzyme-adapter-react-16 to v1.14.0 Jun 19, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from af4a6ac to cc744a0 Compare November 11, 2019 04:57
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.14.0 Update dependency enzyme-adapter-react-16 to v1.15.1 Nov 11, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from cc744a0 to 649eecc Compare December 21, 2019 22:58
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.15.1 Update dependency enzyme-adapter-react-16 to v1.15.2 Dec 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant