Skip to content

chore(deps): update devdependency rollup to ^1.19.2 #3817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 5, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2019

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

Compare Source

v1.19.1

Compare Source

v1.19.0

Compare Source

2019-08-05

Features
  • Implement a new unified file emission API for assets and chunks with support for explicit file names (#​2999)
  • Use the id of the last module in a chunk as base for the chunk name if no better name is available (#​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)
Bug Fixes
  • Do not produce invalid variable names if an empty name is chosen for a virtual module (#​3026)
  • Fix an issue where a module variable name would conflict with a local variable name in some formats (#​3020)
Pull Requests

Renovate 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 if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title chore(deps): update devdependency rollup to ^1.19.0 chore(deps): update devdependency rollup to ^1.19.1 Aug 5, 2019
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3037ae0 to d2ff43b Compare August 5, 2019 19:01
@codecov
Copy link

codecov bot commented Aug 5, 2019

Codecov Report

Merging #3817 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #3817   +/-   ##
=======================================
  Coverage   99.29%   99.29%           
=======================================
  Files         226      226           
  Lines        4401     4401           
  Branches     1251     1251           
=======================================
  Hits         4370     4370           
  Misses         25       25           
  Partials        6        6

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 06178e6...83b3f4f. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update devdependency rollup to ^1.19.1 chore(deps): update devdependency rollup to ^1.19.2 Aug 5, 2019
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d2ff43b to 83b3f4f Compare August 5, 2019 19:07
@jacobmllr95 jacobmllr95 merged commit 1a95e0a into dev Aug 5, 2019
@jacobmllr95 jacobmllr95 deleted the renovate/all-minor-patch branch August 5, 2019 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants