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.41.6 to 0.58.2 #112

Merged
merged 1 commit into from Apr 28, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 28, 2018

Bumps rollup from 0.41.6 to 0.58.2.

Changelog

Sourced from rollup's changelog.

0.58.2

2018-04-23

  • Fix rendering of certain statically resolvable if statements (#2146)

0.58.1

2018-04-18

  • Fix comment detection (#2129)

0.58.0

2018-04-16

  • Support individual chunk names with optional content hashes (#2068)
  • Support manually created chunks (#2084)
  • Automatically import deep dependencies when code splitting for better performance (#2073)
  • Automatically minify internal export/import names for esm and system output (#2087)
  • Add option to automatically merge small chunks (#2090)
  • Significantly improve tree-shaking performance (#2119)
  • Enable tree-shaking for logical expressions (#2098)
  • Rework external types and reduce type related dependencies (#2108)
  • Support parallel dependency resolution (#2116)
  • Improve deprecation handling (#2076)
  • Enable --perf timings in watch mode (#2065)
  • Improve performance timers (#2111)
  • Improve error handling for plugins (#2100)
  • Improve error when using --dir in a single file build (#2123)
  • Do not warn for external imports that are unused due to tree-shaking (#2124)
  • Update mixed export warning message (#2107)
  • Remove duplicate badges from readme (#2083)
  • Update readme examples (#2086)

0.57.1

2018-03-17

  • 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

2018-03-15

  • 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)
... (truncated)
Commits
  • d21b935 0.58.2
  • 8e3495f Update changelog
  • 6c002d1 Directly use true and false when replacing side-effect-free conditions
  • c1bc6ca * Do not unnecessarily check if tree-shaking is enabled
  • 3d4fda0 Improve if statement rendering; resolves #2134
  • ce3801d 0.58.1
  • a40b245 Prepare patch release
  • 0391890 Slightly improve line-break detection
  • 876408d Improve line-break detection to work with "/*" inside "//" comments,
  • 4d452f6 Add dates to changelog (at least for the most recent releases)
  • Additional commits viewable in compare view

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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/rollup-0.58.2 branch 3 times, most recently from 23cf4ef to 9715f80 Compare April 28, 2018 22:30
Bumps [rollup](https://github.com/rollup/rollup) from 0.41.6 to 0.58.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v0.41.6...v0.58.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/rollup-0.58.2 branch from 9715f80 to c924fe4 Compare April 28, 2018 22:32
@ndelvalle ndelvalle merged commit 508ffb5 into master Apr 28, 2018
@ndelvalle ndelvalle deleted the dependabot/npm_and_yarn/rollup-0.58.2 branch April 28, 2018 22:36
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