stampit-org / stampit

OOP is better with stamps: Composable object factories.
https://stampit.js.org
MIT License
3.02k stars 102 forks source link

Update magic-string to the latest version 🚀 #279

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.17.0 of magic-string just got published.

Dependency magic-string
Current Version 0.16.0
Type devDependency

The version 0.17.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of magic-string. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 13 commits .

  • 5c24a58 -> v0.17.0
  • 8db1c10 Merge pull request #112 from Rich-Harris/append-prepend-left-right
  • 3a87118 update README
  • a2c0569 implement (ap|pre)pend(Left|Right) – closes #109, #110
  • 114f739 update deps
  • 5706e51 Nested eslint config for tests
  • 1b6defd Split tests in MagicString and Bundle
  • 7c75d46 Merge pull request #106 from Rich-Harris/lint-test
  • 5b2c97b Add buble to dependencies
  • e3ecf7b Fix tests according lint
  • ec4fd41 Enable buble for tests
  • d2a4c7f Merge pull request #105 from Rich-Harris/tweaks
  • cfaa411 Prefer const and split getMappings in bundle. Break getMappings interface in MagicString

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: