chore(deps): update rollup to ~0.53.0 #78
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency rollup from
~0.52.0
to~0.53.0
Commits
rollup/rollup
0.53.0
3d80c06
Fix memory leak related to caching9d43508
Do not redefine the default warning handler on each call.5eec584
Fix code style1b9913a
0.53.05feebb8
0.52.408b9b34
Update changelog7084e30
Merge branch 'guybedford-dynamic-import-hook' into release-0.53.036ade1a
* Minor cleanup to not display a warning due to the legacy input->entry fixafd30df
Errors out when using an unknown option16d0a85
Removes batchWarnings from Rollup Node APIb354766
Removes filtering truthy values, uses spread instead.d86afd7
Adds tests for deprecations.d7b5d56
Fixes failing tests5afda86
Uses mergeOptions to validate the config accross Node API, CLI and watch.996fea6
Uses mergedOption in rollup.rollup too. (#1)5f7bc9c
Moves deprecateOptions, batchWarnings to src/utils0c7f546
Removes destructuring as buble plugin includes source for rollup.jsce5c5dc
Passes arguments to onwarn correctly, fixes #1762This PR has been generated by Renovate Bot.