urql-graphql / urql-devtools-exchange

The exchange for usage with Urql Devtools
https://www.npmjs.com/package/@urql/devtools
MIT License
54 stars 6 forks source link

Update rollup #69

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies minor ^2.9.1 -> ^2.10.2
rollup-plugin-typescript2 devDependencies patch ^0.27.0 -> ^0.27.1

Release Notes

rollup/rollup ### [`v2.10.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2102) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.10.1...v2.10.2) _2020-05-15_ ##### Bug Fixes - Properly include calls to mutating array methods in certain scenarios ([#​3559](https://togithub.com/rollup/rollup/issues/3559)) ##### Pull Requests - [#​3559](https://togithub.com/rollup/rollup/pull/3559): Make sure UnknownFooExpressions are included when referenced as return values in a MultiExpression ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.10.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2101) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.10.0...v2.10.1) _2020-05-15_ ##### Bug Fixes - Do not throw when "undefined" is used as a default export ([#​3558](https://togithub.com/rollup/rollup/issues/3558)) ##### Pull Requests - [#​3558](https://togithub.com/rollup/rollup/pull/3558): Properly handle default exporting undefined ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.10.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2100) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.9.1...v2.10.0) _2020-05-13_ ##### Features - Avoid unnecessary empty imports from a facade chunk to the original chunk ([#​3552](https://togithub.com/rollup/rollup/issues/3552)) - Pin facade creation order so that if several user-defined chunks reference the same module, the first always becomes the "actual" chunk while the later ones become facades ([#​3552](https://togithub.com/rollup/rollup/issues/3552)) ##### Bug Fixes - Do not omit reexports from secondary chunks when creating facades for entry points without hoisting transitive dependencies ([#​3552](https://togithub.com/rollup/rollup/issues/3552)) ##### Pull Requests - [#​3552](https://togithub.com/rollup/rollup/pull/3552): Avoid unnecessary facade dependency inlining ([@​guybedford](https://togithub.com/guybedford))
ezolenko/rollup-plugin-typescript2 ### [`v0.27.1`](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.27.0...0.27.1) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.27.0...0.27.1)

Renovate configuration

:date: Schedule: "on friday" (UTC).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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