Food-Static-Data / sd

Food static data wrapper
GNU General Public License v3.0
9 stars 14 forks source link

Update dependency rollup to v2.2.0 #782

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.1.0 -> 2.2.0

Release Notes

rollup/rollup ### [`v2.2.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​220) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.1.0...v2.2.0) _2020-03-24_ ##### Features - Add `renderDynamicImport` hook to rewrite dynamic import expressions ([#​3449](https://togithub.com/rollup/rollup/issues/3449)) - Add information about dynamically imported modules to `this.getModuleInfo` ([#​3449](https://togithub.com/rollup/rollup/issues/3449)) ##### Bug Fixes - Make file emission work with Uin8Array sources when using Rollup in the browser ([#​3452](https://togithub.com/rollup/rollup/issues/3452)) - Fix types to allow watch to accept an array of configs ([#​3453](https://togithub.com/rollup/rollup/issues/3453)) - Do not strip `.js` extensions from AMD imports when the import is a user-supplied replacement for a non-resolvable dynamic import target ([#​3453](https://togithub.com/rollup/rollup/issues/3453)) ##### Pull Requests - [#​3449](https://togithub.com/rollup/rollup/pull/3449): Avoid the assumption of Buffer in browser envs ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3452](https://togithub.com/rollup/rollup/pull/3452): Avoid the assumption of Buffer in browser envs ([@​JoviDeCroock](https://togithub.com/JoviDeCroock)) - [#​3453](https://togithub.com/rollup/rollup/pull/3453): fix types since watch accepts single or array config ([@​lukeed](https://togithub.com/lukeed)) - [#​3456](https://togithub.com/rollup/rollup/pull/3456): fix SystemJS url in tutorial ([@​guybedford](https://togithub.com/guybedford))

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 you tick the rebase/retry checkbox.

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

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit b3a8a739 and detected 0 issues on this pull request.

View more on Code Climate.