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

build: bump rollup from 0.56.3 to 0.57.1 #143

Merged
merged 1 commit into from
Apr 8, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 19, 2018

Bumps rollup from 0.56.3 to 0.57.1.

Changelog

Sourced from rollup's changelog.

0.57.1

  • Improve sourcemap generation performance (#2062)
  • Add reserved config option namespace and improve CLI interface (#2063)
  • Fix issue with default exported function and class expressions (#2059)
  • Replace forEach with faster for loops in some places (#2064)

0.57.0

  • Add option to preserve the module structure instead of bundling (#1922)
  • Enable watch mode when code-splitting (#2035)
  • Optionally pass CLI commands to config file (#1926)
  • Option to add correct .toString tags to namespaces (#2041)
  • Option and scripts to display performance timings (#2045)
  • Fixes for exported or early accessed namespaces + improved namespace indentation (#2041)
  • Include missing TypeScript dependencies (#1965)
  • Add #_PURE annotation to frozen namespaces (#2044)
  • Improve sourcemap and tree-shaking performance (#2052)
  • Inline sourcemap lookups and make rollup smaller (#2055)
  • Use updated magic-string types (#2057)
  • [BREAKING] Revert class id preservation from #2025 (#2048)
  • [BREAKING] Refactor missing export plugin hook (#1987)

0.56.5

  • Preserve ids when deconflicting classes (#2025)
  • Fix an issue with re-exported namespace imports (#2034)
  • Prevent an infinite loop when binding member expressions (#1963)
  • Convert code style via prettier (#2031)
  • Fix links in documentation (#2026)

0.56.4

  • Make rollup builds reproducible (#2024)
  • Improve error handling for source maps (#2012)
  • Properly handle SystemJS default exports without semicolons (#2019)
  • Properly handle importing the same variable several times when code-splitting (#2020)
  • Improve re-export tracing (#2021)
  • Apply "prettier" on commit (#2017)
  • Automatically clean up outdated tests (#2009)
  • Add SystemJS output to form tests (#2022)
  • Improve internal build configuration (#2016)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.


⚠️ Dependabot is rebasing this PR ⚠️

Sit tight and this PR will be updated for you in a minute. If you make any changes yourself then they'll take precedence over the rebase (which will be abandoned).

Bumps [rollup](https://github.com/rollup/rollup) from 0.56.3 to 0.57.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v0.56.3...v0.57.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@RobBrazier RobBrazier merged commit 3337de3 into master Apr 8, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/rollup-0.57.1 branch April 8, 2018 14:30
@RobBrazier
Copy link
Owner

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

2 participants