Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 21, 2020

This PR contains the following updates:

Package Type Update Change
rollup (source) devDependencies minor 1.29.0 -> 1.32.1

Release Notes

rollup/rollup

v1.32.1

Compare Source

2020-03-06

Bug Fixes
  • Handle default export detection for AMD and IIFE externals that do not have a prototype (#​3420)
  • Handle missing whitespace when the else branch of an if-statement is simplified (#​3421)
  • Mention the importing module when reporting errors for missing named exports (#​3401)
  • Add code to warning for missing output.name of IIFE bundles (#​3372)
Pull Requests

v1.32.0

Compare Source

2020-02-28

Features
  • Allow adding plugins on the command line via --plugin <plugin> (#​3379)
Pull Requests

v1.31.1

Compare Source

2020-02-14

Bug Fixes
  • Make sure errored files are always re-evaluated in watch mode to avoid an issue in the typescript plugin (#​3388)
Pull Requests

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

🔕 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 17ee209 to eb4cf9b Compare January 27, 2020 08:05
@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 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 2 times, most recently from f4cbbbe to 4e72e34 Compare January 31, 2020 06:28
@renovate renovate bot changed the title Update dependency rollup to v1.30.1 Update dependency rollup to v1.31.0 Jan 31, 2020
@renovate renovate bot force-pushed the renovate/rollup-1.x branch from 4e72e34 to 6941e3e Compare February 14, 2020 05:31
@renovate renovate bot changed the title Update dependency rollup to v1.31.0 Update dependency rollup to v1.31.1 Feb 14, 2020
@renovate renovate bot force-pushed the renovate/rollup-1.x branch from 6941e3e to ba27b81 Compare February 28, 2020 05:54
@renovate renovate bot changed the title Update dependency rollup to v1.31.1 Update dependency rollup to v1.32.0 Feb 28, 2020
@renovate renovate bot force-pushed the renovate/rollup-1.x branch from ba27b81 to d56cf94 Compare March 6, 2020 09:39
@renovate renovate bot changed the title Update dependency rollup to v1.32.0 Update dependency rollup to v1.32.1 Mar 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants