d3plus / d3plus-text

A smart SVG text box with line wrapping and automatic font size scaling.
MIT License
105 stars 19 forks source link

Update d3plus-dev to the latest version 🚀 #56

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.2.0 of d3plus-dev just got published.

Dependency d3plus-dev
Current Version 0.1.14
Type devDependency

The version 0.2.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 d3plus-dev. 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.


Release Notes v0.2.0
  • updates environment (3bfd9a9)
  • adds eslint and test support for files in nested folders (closes #2) (4dc9704)
  • changes livereload watching folder from test to dev (dd812a8)
  • adjusts d3plus-env gitignore to include all files in test folder but not a dev folder (81d3a44)
Commits

The new version differs by 5 commits .

  • 3bfd9a9 updates environment
  • 4dc9704 adds eslint and test support for files in nested folders (closes #2)
  • dd812a8 changes livereload watching folder from test to dev
  • 81d3a44 adjusts d3plus-env gitignore to include all files in test folder but not a dev folder
  • 987780a compiles v0.1.14

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:

greenkeeper[bot] commented 7 years ago

Version 0.2.1 just got published.

Update to this version instead 🚀

Release Notes v0.2.1
  • fixes testing when only root level tests are available (3a0b1a2)
  • creates test tests (544e1db)
Commits

The new version differs by 3 commits .

  • 3a0b1a2 fixes testing when only root level tests are available
  • 544e1db creates test tests
  • 5be6fce compiles v0.2.0

See the full diff.