Skip to content
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

chore(deps): update dependency rollup to ^0.67.0 #119

Merged
merged 1 commit into from
Nov 23, 2018
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 16, 2018

This PR contains the following updates:

Package Type Update Change References
rollup devDependencies minor ^0.65.0 -> ^0.67.0 source

Release Notes

rollup/rollup

v0.67.3

Compare Source

2018-11-17

  • Show proper error when using inlineDynamicImports with experimentalPreserveModules (#​2560)
  • Properly include ESM browser build in package (#​2552)

v0.67.2

Compare Source

2018-11-17

  • Prevent crash when not returning sourcemaps from renderChunk (#​2588)

v0.67.1

Compare Source

2018-11-11

  • Deconflict CLI entry points with same name but on different paths if no explicit naming is used (#​2548)

v0.67.0

Compare Source

2018-11-04

  • add sourcemapExcludeSources option to exclude the source content from sourcemaps (#​2531)
  • Create chunks for virtual modules when preserving modules (#​2511)
  • Improve execution order of chunks and externals (#​2508)
  • Do not resolve external dynamic imports via plugins (#​2505)
  • Do not tree-shake children of unknown nodes to e.g. properly handle do-expressions via acorn plugin (#​2510)
  • Fix mis-placed semicolons for certain SystemJS exports (#​2529)
  • Prevent memory leak when using the bundle as cache (#​2522)
  • Fix public sourcemap type (#​2507)

v0.66.6

Compare Source

2018-10-10

  • Properly deconflict function and class declaration ids of reassigned default exports (#​2502)

v0.66.5

Compare Source

2018-10-09

  • Remove cache from memory once no longer needed (#​2496)
  • Provide better error message when reexporting external namespace reexports (#​2499)

v0.66.4

Compare Source

2018-10-04

  • Fix links in warnings and errors (#​2471)

v0.66.3

Compare Source

2018-10-03

  • Detect side-effects in string.replace function arguments (#​2476)
  • Make sure chunk ids are assigned before creating output bundle (#​2483)
  • Use proper plugin name in error (#​2470)
  • Update TypeScript version and fix type errors (#​2488)

v0.66.2

Compare Source

2018-09-21

  • Add additional information to parse errors messages in JSON and other non-JS files (#​2466)

v0.66.1

Compare Source

2018-09-19

  • Ignore falsy plugins (#​2464)
  • Switch back to official TypeScript plugin (#​2465)

v0.66.0

Compare Source

2018-09-16

  • Support ES2019 optional catch bindings (#​2455)
  • Add option to transform paths within sourcemaps (#​2430)
  • Add renderStart and renderEnd plugin hooks (#​2438)
  • Expose ESM browser build and minify browser builds (#​2437
  • Associate hoisted variables in function bodys with function parameters (#​2456)
  • Fix issue when deconflicting variables used as pattern defaults (#​2446)
  • Properly deconflict default exported class and function expressions with ids (#​2458)
  • Faster internal test builds (#​2457)
  • Switch to rollup-plugin-typescript2 (#​2460)
  • Fix internal "perf" script (#​2433)
  • Test that errors are passed to the buildEnd hook (#​2450)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, 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.


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

@renovate renovate bot added the chore Miscellaneous tasks like build pipelines, scripts, formatting etc. label Sep 16, 2018
@renovate renovate bot changed the title chore(deps): update dependency rollup to ^0.66.0 chore(deps): update dependency rollup to ^0.67.0 Nov 4, 2018
@renovate renovate bot force-pushed the renovate/rollup-0.x branch 3 times, most recently from bcfe554 to ae6378e Compare November 8, 2018 11:05
@renovate renovate bot force-pushed the renovate/rollup-0.x branch 2 times, most recently from c4c3d2f to acb77e0 Compare November 22, 2018 16:54
@yeojz yeojz merged commit 6fa5826 into master Nov 23, 2018
@renovate renovate bot deleted the renovate/rollup-0.x branch November 23, 2018 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Miscellaneous tasks like build pipelines, scripts, formatting etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants