posva / vue-mdc

Material web components for Vue.js
MIT License
1.19k stars 101 forks source link

Update rollup-plugin-replace to the latest version 🚀 #236

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0 of rollup-plugin-replace just got published.

Dependency rollup-plugin-replace
Current Version 1.2.1
Type devDependency

The version 2.0.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 rollup-plugin-replace. 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 6 commits.

  • a0a7473 -> v2.0.0
  • a138cfa Merge pull request #18 from rollup/boundaries
  • ceb9184 gah windows
  • c845e3a fix test on windows
  • 999424f test on current node
  • 56a0a53 only match on boundaries, unless delimiters are empty strings

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: