Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

chore(deps): update dependency rollup to v0.56.5 #1766

Merged
merged 1 commit into from Mar 9, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2018

This Pull Request updates dependency rollup from v0.56.4 to v0.56.5

Note: This PR was created on a configured schedule ("after 10pm every weekday,before 5am every weekday" in timezone America/Los_Angeles) and will not receive updates outside those times.

Release Notes

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

Commits

v0.56.5

  • cb05ea4 update rollup
  • 6db7530 apply prettier to codebase
  • 440eacc Update dependencies
  • 87a6072 fixes #​2033 namespace import reexport case
  • 9e91088 Have rollup emit let $safeClassName = class $originalClassName { ... instead of
  • c8b8f27 Append ; when ClassDeclaration is transformed to let =
  • 785fdfc prependRight --> prependLeft
  • 6c15302 set line length to 100
  • 5a7e1cb Merge branch 'apply-prettier'
  • 840ff5f Merge branch 'apply-prettier' into update-rollup
  • 0856fe7 Merge branch 'update-rollup'
  • 6f9aeac fix circular member expression bug
  • 03cf23b Merge branch 'namespace-import-duplicates' into release-0.56.5
  • fbe762d Merge branch 'patch-1' of https://github.com/NaridaL/rollup into NaridaL-patch-1
  • fa15596 Merge branch 'NaridaL-patch-1' into release-0.56.5
  • 2cb948f apply prettier to codebase
  • 35f44a7 set line length to 100
  • da868fe Merge branch 'NaridaL-class-name-not-changed' into release-0.56.5
  • 58832e3 Merge branch 'kellyselden-circular-bug' into release-0.56.5
  • 82907f3 Merge branch 'release-0.56.5'
  • 451ac5f 0.56.5

This PR has been generated by Renovate Bot.

@renovate renovate bot force-pushed the renovate/rollup-0.x branch 8 times, most recently from e253bbb to 08d19fa Compare March 9, 2018 09:44
@renovate renovate bot merged commit 10cee6b into master Mar 9, 2018
@renovate renovate bot deleted the renovate/rollup-0.x branch March 9, 2018 11:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants