jridgewell / remapping

https://github.com/ampproject/remapping
Apache License 2.0
0 stars 0 forks source link

Update dependency rollup to v1.19.2 #16

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
rollup devDependencies minor 1.18.0 -> 1.19.2

Release Notes

rollup/rollup ### [`v1.19.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​1192) [Compare Source](https://togithub.com/rollup/rollup/compare/v1.19.1...v1.19.2) _2019-08-05_ ##### Bug Fixes - Add bin file to package ### [`v1.19.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​1191) [Compare Source](https://togithub.com/rollup/rollup/compare/v1.19.0...v1.19.1) _2019-08-05_ ##### Bug Fixes - Remove wrong extension in package.json file ([#​3031](https://togithub.com/rollup/rollup/issues/3031)) ##### Pull Requests - [#​3031](https://togithub.com/rollup/rollup/pull/3031): Fix wrong extension ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v1.19.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​1190) [Compare Source](https://togithub.com/rollup/rollup/compare/v1.18.0...v1.19.0) _2019-08-05_ ##### Features - Implement a new unified file emission API for assets and chunks with support for explicit file names ([#​2999](https://togithub.com/rollup/rollup/issues/2999)) - Use the id of the last module in a chunk as base for the chunk name if no better name is available ([#​3025](https://togithub.com/rollup/rollup/issues/3025)) - Use the id of the last module in a chunk as base for the variable name of a chunk in some formats if no better name is available ([#​2999](https://togithub.com/rollup/rollup/issues/2999)) ##### Bug Fixes - Do not produce invalid variable names if an empty name is chosen for a virtual module ([#​3026](https://togithub.com/rollup/rollup/issues/3026)) - Fix an issue where a module variable name would conflict with a local variable name in some formats ([#​3020](https://togithub.com/rollup/rollup/issues/3020)) ##### Pull Requests - [#​2999](https://togithub.com/rollup/rollup/pull/2999): Unified file emission api ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3020](https://togithub.com/rollup/rollup/pull/3020): Switch to a code-splitting build and update dependencies ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3025](https://togithub.com/rollup/rollup/pull/3025): Use id of last module in chunk as name base for auto-generated chunks ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3026](https://togithub.com/rollup/rollup/pull/3026): Avoid variable from empty module name be empty ([@​LongTengDao](https://togithub.com/LongTengDao))

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.