fusionjs / fusion-plugin-apollo-server

DEPRECATED. Please use fusion-plugin-apollo instead
MIT License
8 stars 13 forks source link

Update dependency enzyme-adapter-react-16 to v1.5.0 #42

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
enzyme-adapter-react-16 devDependencies minor 1.1.1 -> 1.5.0 homepage, source

Release Notes

airbnb/enzyme ### [`v1.5.0`](https://renovatebot.com/gh/airbnb/enzyme/blob/master/CHANGELOG.md#​150-February-2-2016) [Compare Source](https://renovatebot.com/gh/airbnb/enzyme/compare/v1.4.0...v1.5.0) ##### Minor Changes - Add `attachTo` option to `mount` to mount to a specific element ([#​160](https://renovatebot.com/gh/airbnb/enzyme/pull/160)) - Add `.debug()` method to `ReactWrapper` ([#​158](https://renovatebot.com/gh/airbnb/enzyme/pull/158)) - Add `.mount()` and `.unmount()` APIs to `ReactWrapper` ([#​155](https://renovatebot.com/gh/airbnb/enzyme/pull/155)) - Add `.render()` method to `ReactWrapper` ([#​156](https://renovatebot.com/gh/airbnb/enzyme/pull/156)) - Allow `.contains()` to accept an array of nodes ([#​154](https://renovatebot.com/gh/airbnb/enzyme/pull/154)) - Add `.context()` method to `ReactWrapper` and `ShallowWrapper` ([#​152](https://renovatebot.com/gh/airbnb/enzyme/pull/152)) ##### Patches - Fixed some behavior with `.contains()` matching on strings ([#​148](https://renovatebot.com/gh/airbnb/enzyme/pull/148)) - Fixed `.debug()`'s output for numeric children ([#​149](https://renovatebot.com/gh/airbnb/enzyme/pull/149)) - Documentation fixes - Update versions of dependencies ### [`v1.4.0`](https://renovatebot.com/gh/airbnb/enzyme/blob/master/CHANGELOG.md#​140-January-21-2016) [Compare Source](https://renovatebot.com/gh/airbnb/enzyme/compare/v1.3.1...v1.4.0) ##### Minor Changes - `describeWithDOM` enhancement ([#​126](https://renovatebot.com/gh/airbnb/enzyme/pull/126)) - add `.equals()` method to `ShallowWrapper` ([#​124](https://renovatebot.com/gh/airbnb/enzyme/pull/124)) - add object selector syntax ([#​110](https://renovatebot.com/gh/airbnb/enzyme/pull/110)) ##### Patches - Fixed confusing behavior of prop selector syntax ([#​130](https://renovatebot.com/gh/airbnb/enzyme/pull/130)) - Documentation fixes ### [`v1.3.1`](https://renovatebot.com/gh/airbnb/enzyme/blob/master/CHANGELOG.md#​131-January-15-2016) [Compare Source](https://renovatebot.com/gh/airbnb/enzyme/compare/v1.3.0...v1.3.1) ##### Patches - Fix setProps not passing old context ([#​121](https://renovatebot.com/gh/airbnb/enzyme/pull/121)) - Map lowercase mouse events in simulate ([#​77](https://renovatebot.com/gh/airbnb/enzyme/pull/77)) ### [`v1.3.0`](https://renovatebot.com/gh/airbnb/enzyme/blob/master/CHANGELOG.md#​130-January-13-2016) [Compare Source](https://renovatebot.com/gh/airbnb/enzyme/compare/v1.2.0...v1.3.0) ##### Minor Changes - Added `.html()` method to `ReactWrapper` ([#​71](https://renovatebot.com/gh/airbnb/enzyme/pull/71)) - Support property selector (i.e. `[prop="foo"]`) ([#​70](https://renovatebot.com/gh/airbnb/enzyme/pull/70)) - jsdom dependency now allows a range of supported versions ([#​95](https://renovatebot.com/gh/airbnb/enzyme/pull/95)) ##### Patches - Normalized `setProps()` behavior between `mount`/`shallow` to merge props ([#​103](https://renovatebot.com/gh/airbnb/enzyme/pull/103)) - Exclude `_book` from published package ([#​85](https://renovatebot.com/gh/airbnb/enzyme/pull/85)) - Various documentation, tests, and style changes ### [`v1.2.0`](https://renovatebot.com/gh/airbnb/enzyme/blob/master/CHANGELOG.md#​120-December-10-2015) ##### Minor Changes - Support for context ([#​62](https://renovatebot.com/gh/airbnb/enzyme/pull/62)) ##### Patches - `nodeHasId` fix for some 0.14 corner cases ([#​65](https://renovatebot.com/gh/airbnb/enzyme/pull/65))

Renovate configuration

:date: Schedule: No schedule defined.

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.


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

CLAassistant commented 6 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

KevinGrandon commented 6 years ago

!merge

old-fusion-bot[bot] commented 6 years ago

Failed to merge PR: Required status check "buildkite/fusion-plugin-apollo-server" is expected.

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #42   +/-   ##
=======================================
  Coverage   88.88%   88.88%           
=======================================
  Files           3        3           
  Lines           9        9           
  Branches        6        6           
=======================================
  Hits            8        8           
  Misses          1        1

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 fcb3a44...ad41ec0. Read the comment docs.

KevinGrandon commented 6 years ago

!merge