paazmaya / renshuu.paazmaya.fi

Training timetable and location planner
http://renshuu.paazmaya.fi
Other
2 stars 2 forks source link

Update dependency enzyme to v3.9.0 #52

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
enzyme devDependencies minor 3.8.0 -> 3.9.0 homepage, source

Release Notes

airbnb/enzyme ### [`v3.9.0`](https://togithub.com/airbnb/enzyme/blob/master/CHANGELOG.md#​390) [Compare Source](https://togithub.com/airbnb/enzyme/compare/enzyme@3.8.0...enzyme@3.9.0) ##### New Stuff - `shallow`: `isEmptyRender`: allow on multiple elements ([#​1924](https://togithub.com/airbnb/enzyme/issues/1924)) - `mount`: support `:focus` selector ([#​1965](https://togithub.com/airbnb/enzyme/issues/1965)) - `shallow`: Support `getChildContext()` ([#​1971](https://togithub.com/airbnb/enzyme/issues/1971)) - `shallow`/`mount`: `.find`: find HTML elements by their constructor ([#​1933](https://togithub.com/airbnb/enzyme/issues/1933)) - `shallow`/`mount`: `selectors`: support universal selector ([#​1945](https://togithub.com/airbnb/enzyme/issues/1945)) - `mount`/`shallow`: add regex support to `.hasClass` ([#​1987](https://togithub.com/airbnb/enzyme/issues/1987)) ##### Fixes - `mount`/`shallow`: `.text`/`.html`: handle an array of nodes properly ([#​2001](https://togithub.com/airbnb/enzyme/issues/2001)) - `shallow`: `.setProps()`: only call cDU once ([#​2007](https://togithub.com/airbnb/enzyme/issues/2007)) - `mount`: ensure `findWhere` doesn‘t abort early on an empty string ([#​1995](https://togithub.com/airbnb/enzyme/issues/1995)) - `mount`: `findWhere`: avoid passing empty wrappers to predicate - `mount`: `text()` via `findWhere`: return the string for a wrapper around a string - `mount`/`shallow`: Fix .exists not accepting any EnzymeSelector ([#​1934](https://togithub.com/airbnb/enzyme/issues/1934)) - `mount`: Recursive `isEmptyRender` ([#​1924](https://togithub.com/airbnb/enzyme/issues/1924)) - `mount`: `setState`: allow setting state on a class child of an SFC root ##### Documentation - [jest] update Jest to setupFilesAfterEnv ([#​2015](https://togithub.com/airbnb/enzyme/issues/2015)) - [jest] Change deprecated `setupTestFrameworkScriptFile` to `setupFilesAfterEnv` ([#​2013](https://togithub.com/airbnb/enzyme/issues/2013)) - `mount`: `setState`: note that you can now call it on "not the root" ([#​2010](https://togithub.com/airbnb/enzyme/issues/2010)) - general improvements ([#​1947](https://togithub.com/airbnb/enzyme/issues/1947)) - Fix typos ([#​1992](https://togithub.com/airbnb/enzyme/issues/1992)) - Added missing pages: `isEmptyRender`, `renderProp`, `equals`, SystemJS guide ([#​1984](https://togithub.com/airbnb/enzyme/issues/1984), [#​1985](https://togithub.com/airbnb/enzyme/issues/1985)) - Fix link to .shallow() ([#​1951](https://togithub.com/airbnb/enzyme/issues/1951)) - update jsdoc to use "EnzymeSelector" where applicable ##### Meta Stuff - add "directory" field to package.json

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

: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.