Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 21, 2020

This PR contains the following updates:

Package Type Update Change
rollup devDependencies minor 1.29.0 -> 1.31.0

Release Notes

rollup/rollup

v1.31.0

Compare Source

2020-01-31

Features
  • Always disable tree-shaking for asm.js functions to maintain semantics (#​3362)
Pull Requests

v1.30.1

Compare Source

2020-01-27

Bug Fixes
  • Do not mistreat static entgry points as dynamic ones when chunking (#​3357)
  • Resolve a crash when chunking circular dynamic imports (#​3357)
Pull Requests

v1.30.0

Compare Source

2020-01-27

Features
  • Do not split chunks when dynamically imported modules import modules that are already loaded by all dynamic importers (#​3354)
  • Add hoistTransitiveImports option to disable hoisting imports of static dependencies into entry chunks (#​3353)
Bug Fixes
  • Make sure polyfills are always loaded first when each static entry point contains them as first import (#​3354)
Pull Requests

v1.29.1

Compare Source

2020-01-21

Bug Fixes
  • Avoid crashes for circular reexports when named exports cannot be found (#​3350)
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 tick the rebase/retry checkbox below.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/rollup-1.x branch from 0decbe0 to b4994f8 Compare January 27, 2020 08:04
@renovate renovate bot changed the title Update dependency rollup to v1.29.1 Update dependency rollup to v1.30.0 Jan 27, 2020
@renovate renovate bot force-pushed the renovate/rollup-1.x branch from b4994f8 to 62a3c6c Compare January 27, 2020 17:05
@renovate renovate bot changed the title Update dependency rollup to v1.30.0 Update dependency rollup to v1.30.1 Jan 27, 2020
@renovate renovate bot force-pushed the renovate/rollup-1.x branch from 62a3c6c to a95ac0d Compare January 31, 2020 06:29
@renovate renovate bot changed the title Update dependency rollup to v1.30.1 Update dependency rollup to v1.31.0 Jan 31, 2020
@mindsers mindsers merged commit a07ce39 into develop Feb 3, 2020
@mindsers mindsers deleted the renovate/rollup-1.x branch February 3, 2020 16:52
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.

3 participants