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

Bump rollup from 0.56.5 to 0.57.0 #32

Merged
merged 1 commit into from
Mar 16, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps rollup from 0.56.5 to 0.57.0.

Changelog

Sourced from rollup's changelog.

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)
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.

Bumps [rollup](https://github.com/rollup/rollup) from 0.56.5 to 0.57.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v0.56.5...v0.57.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 157

  • 0 of 0 (NaN%) changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.774%

Totals Coverage Status
Change from base Build 155: 0.0%
Covered Lines: 43
Relevant Lines: 44

💛 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build 157

  • 0 of 0 (NaN%) changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.774%

Totals Coverage Status
Change from base Build 155: 0.0%
Covered Lines: 43
Relevant Lines: 44

💛 - Coveralls

@verkholantsev verkholantsev merged commit 88e99b0 into master Mar 16, 2018
@verkholantsev verkholantsev deleted the dependabot/npm_and_yarn/rollup-0.57.0 branch March 16, 2018 00:25
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

3 participants