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

Update dependency rollup to version 0.45.2 #69

Closed
wants to merge 5 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2017

This Pull Request updates dependency rollup from version 0.43.0 to 0.45.2

Commits


rollup/rollup

0.45.2

  • b7a4edf-> v0.45.2
  • 66a6e88Merge branch 'master' of github.com:rollup/rollup
  • e1e0f5aMerge pull request `#1487` from TheWeatherCompany/twc-master
  • 2ff79f9Merge pull request `#1482` from Andarist/fix/cli-extend
  • 3e38651Merge pull request `#1490` from rollup/rollup-watch-gh-54
  • 3b2363finstall rollup-watch as devDependency
  • e9ea331separate resolvedIds from resolvedExternalIds
  • 782967aupdate LICENSE

0.45.1

  • 87c4733-> v0.45.1
  • 5e4cbdcMerge pull request `#1489` from rollup/gh-1483
  • e099d8cremove weak from optionalDependencies
  • b00bc3cUndo package.json changes
  • 2607d4eChange to use hasOwnProperty check vs in to prevent TypeError
  • 1bc1ea4Change package name to @twc/rollup
  • be94551Fixed --extend flag not being passed correctly from the CLI arguments

0.45.0

0.44.0

  • 11d7c3e-> v0.44.0
  • 88470f2Merge pull request `#1478` from rollup/gh-1462
  • 875cd37Merge pull request `#1472` from Andarist/iife/extends
  • f5bbea8fix catch clause scopes (closes `#1462`)
  • f9408a0reverting ef59ea2d8979570aeca6c434986ef1504697fce9 - we're already seeing people submit repros that involve Gulp

0.43.1

  • 6f3f349-> v0.43.1
  • 22a2cd9Merge pull request `#1477` from rollup/gh-1264
  • 85b01a9ugh you have got to be kidding me
  • 9b30ff0ugh node 4
  • 328a327gah, try now
  • b9c9e4bmove weak to optionalDependencies, as it appears to fail on Travis CI
  • 672fac4merge master -> gh-1264
  • 0b77142add leak test on prepublish
  • dee8f85add test for memory leak
  • 70ad5dfMerge branch 'closure-memory-leak' of https://github.com/dmitrage/rollup into gh-1470
  • c17f7cemerge master -> gh-1264
  • 3237330Merge pull request `#1464` from FelixRilling/dependency-uglify
  • c026cb2Merge pull request `#1463` from diervo/amdOptionsFix
  • 287cd43update acorn
  • b26ac1dless cryptic error if entry module is external (`#1264`)
  • dcda451Merge pull request `#1451` from talmobi/master
  • a76b35eAdd tests for async bundle transformers
  • 4980d71Lint fixes
  • 73bc503Fix tests to support async transformBundle
  • 05fb800Support for async transformBundle
  • 5306babMinor code tweaks (after code review)
  • b5dfd1eFixed issue with umd noConflict bundle + named exports. In such case undefined got exported as module.
  • a001e6b--extend option support for UMD builds
  • b0f366eFixed issue with exports not being returned for the named mode (in IIFE format)
  • 97baa41Added support for --extend option. Default behaviour for the IIFE should be to create a simple local var or to assign a module to a namespaced name
  • a06265cFix closure memory leak
  • 269949fRefactored the code to satisfy changed tests (new default iife consistent behaviour). Still 5 failing tests - all of them have illegal moduleNames. --extends will make them work.
  • 9d122adConverted most of the tests to include new proposed expected format for the IIFE, effectively making them failing now - its setting a groundwork for an --extends option
  • c660001update uglify-js to v3
  • 30b74dbRun same options transform on generate for bundle
  • ef59ea2Compact issue template and use external repro instructions
  • 30202c6added error source file information and preserving error constructor (so that err.name is preserved e.g.) for better error logging
  • f6ce031Merge pull request `#1446` from ksvitkovsky/feature-gh-1265
  • ea9c328Merge pull request `#1445` from yyx990803/patch-1
  • 866f72dLet this.error and this.warn accept loc-object
  • 8aeab96Add test cases for `#1265`
  • 0993eb4use prependRight in IfStatement
  • 40baf04Merge pull request `#1444` from anmonteiro/patch-1
  • 9d2aa62`pureExternalImports` -> `pureExternalModules`



This PR has been generated by Renovate Bot.

@renovate renovate bot changed the title Update dependency rollup to version 0.43.1 Update dependency rollup to version 0.44.0 Jul 10, 2017
@renovate renovate bot changed the title Update dependency rollup to version 0.44.0 Update dependency rollup to version 0.45.0 Jul 10, 2017
@renovate renovate bot changed the title Update dependency rollup to version 0.45.0 Update dependency rollup to version 0.45.1 Jul 11, 2017
@renovate renovate bot changed the title Update dependency rollup to version 0.45.1 Update dependency rollup to version 0.45.2 Jul 13, 2017
@renovate renovate bot closed this Jul 26, 2017
@renovate renovate bot deleted the renovate/rollup-0.x branch July 26, 2017 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants