infinitered / reactotron-redux

The redux plugin for reactotron that allows tracking redux actions and state
MIT License
10 stars 3 forks source link

chore(deps): update dependency rollup-plugin-node-resolve to v4.2.4 #33

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup-plugin-node-resolve 4.0.0 -> 4.2.4 age adoption passing confidence

Release Notes

rollup/rollup-plugin-node-resolve ### [`v4.2.4`](https://togithub.com/rollup/rollup-plugin-node-resolve/blob/master/CHANGELOG.md#​424-2019-05-11) [Compare Source](https://togithub.com/rollup/rollup-plugin-node-resolve/compare/v4.2.3...v4.2.4) - Add note on builtins to Readme ([#​215](https://togithub.com/rollup/rollup-plugin-node-resolve/pull/215) by [@​keithamus](https://togithub.com/keithamus)) - Add issue templates ([#​217](https://togithub.com/rollup/rollup-plugin-node-resolve/pull/217) by [@​mecurc](https://togithub.com/mecurc)) - Improve performance by caching `isDir` ([#​218](https://togithub.com/rollup/rollup-plugin-node-resolve/pull/218) by [@​keithamus](https://togithub.com/keithamus)) ### [`v4.2.3`](https://togithub.com/rollup/rollup-plugin-node-resolve/blob/master/CHANGELOG.md#​423-2019-04-11) [Compare Source](https://togithub.com/rollup/rollup-plugin-node-resolve/compare/v4.2.2...v4.2.3) - Fix ordering of jsnext:main when using the jsnext option ([#​209](https://togithub.com/rollup/rollup-plugin-node-resolve/pull/209) by [@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v4.2.2`](https://togithub.com/rollup/rollup-plugin-node-resolve/blob/master/CHANGELOG.md#​422-2019-04-10) [Compare Source](https://togithub.com/rollup/rollup-plugin-node-resolve/compare/v4.2.1...v4.2.2) - Fix TypeScript typings (rename and export Options interface) ([#​206](https://togithub.com/rollup/rollup-plugin-node-resolve/pull/206) by [@​Kocal](https://togithub.com/Kocal)) - Fix mainfields typing ([#​207](https://togithub.com/rollup/rollup-plugin-node-resolve/pull/207) by [@​nicolashenry](https://togithub.com/nicolashenry)) ### [`v4.2.1`](https://togithub.com/rollup/rollup-plugin-node-resolve/blob/master/CHANGELOG.md#​421-2019-04-06) [Compare Source](https://togithub.com/rollup/rollup-plugin-node-resolve/compare/v4.2.0...v4.2.1) - Respect setting the deprecated fields "module", "main", and "jsnext" ([#​204](https://togithub.com/rollup/rollup-plugin-node-resolve/pull/204) by [@​nick-woodward](https://togithub.com/nick-woodward)) ### [`v4.2.0`](https://togithub.com/rollup/rollup-plugin-node-resolve/blob/master/CHANGELOG.md#​420-2019-04-06) [Compare Source](https://togithub.com/rollup/rollup-plugin-node-resolve/compare/v4.1.0...v4.2.0) - Add new mainfields option ([#​182](https://togithub.com/rollup/rollup-plugin-node-resolve/pull/182) by [@​keithamus](https://togithub.com/keithamus)) - Added dedupe option to prevent bundling the same package multiple times ([#​201](https://togithub.com/rollup/rollup-plugin-node-resolve/pull/182) by [@​sormy](https://togithub.com/sormy)) ### [`v4.1.0`](https://togithub.com/rollup/rollup-plugin-node-resolve/blob/master/CHANGELOG.md#​410-2019-04-05) [Compare Source](https://togithub.com/rollup/rollup-plugin-node-resolve/compare/v4.0.1...v4.1.0) - Add TypeScript typings ([#​189](https://togithub.com/rollup/rollup-plugin-node-resolve/pull/189) by [@​NotWoods](https://togithub.com/NotWoods)) - Update dependencies ([#​202](https://togithub.com/rollup/rollup-plugin-node-resolve/pull/202) by [@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v4.0.1`](https://togithub.com/rollup/rollup-plugin-node-resolve/blob/master/CHANGELOG.md#​401-2019-02-22) [Compare Source](https://togithub.com/rollup/rollup-plugin-node-resolve/compare/v4.0.0...v4.0.1) - Fix issue when external modules are specified in `package.browser` ([#​143](https://togithub.com/rollup/rollup-plugin-node-resolve/pull/143) by [@​keithamus](https://togithub.com/keithamus)) - Fix `package.browser` mapping issue when `false` is specified ([#​183](https://togithub.com/rollup/rollup-plugin-node-resolve/pull/183) by [@​allex](https://togithub.com/allex))

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.



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