d3plus / d3plus-shape

Fancy SVG shapes for visualizations
MIT License
20 stars 2 forks source link

Update d3plus-dev to the latest version 🚀 #63

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.5.0 of d3plus-dev was just published.

Dependency d3plus-dev
Current Version 0.4.22
Type devDependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of d3plus-dev.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v0.5.0
  • updates documentation (e845bd5)
  • changes d3plus-release to use d3plus-build internally (081f35d)
  • updates documentation (1b0ff7a)
  • [breaking] removes d3plus-locale script (8260d52)
  • fixes syntax in env.js (646e7d4)
  • d3plus-env now adds module pointers to package.json (16b94e4)
  • adds es/ to gitignore (356b327)
  • adds src/ and test/ to npmignore (4519ed6)
  • adds module transpiling to enable tree-shaking (d1b9d19)
  • updates to rollup v0.52.3 (closes #48 and closes #50) (daf7f7f)
  • adds import.js src file for testing full builds (c42e5fa)
  • cleans up unicode test (4642573)
  • renames test src pipe.js to string.js (3763fad)
Commits

The new version differs by 14 commits.

  • e845bd5 updates documentation
  • 081f35d changes d3plus-release to use d3plus-build internally
  • 1b0ff7a updates documentation
  • 8260d52 [breaking] removes d3plus-locale script
  • 646e7d4 fixes syntax in env.js
  • 16b94e4 d3plus-env now adds module pointers to package.json
  • 356b327 adds es/ to gitignore
  • 4519ed6 adds src/ and test/ to npmignore
  • d1b9d19 adds module transpiling to enable tree-shaking
  • daf7f7f updates to rollup v0.52.3 (closes #48 and closes #50)
  • c42e5fa adds import.js src file for testing full builds
  • 4642573 cleans up unicode test
  • 3763fad renames test src pipe.js to string.js
  • e9917b3 compiles v0.4.22

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 0.5.1 just got published.

Update to this version instead 🚀

Release Notes v0.5.1
  • updates documentation (b176615)
  • [fix] removes d3plus-locale script from package.json bin (eaadf9b)
Commits

The new version differs by 3 commits.

  • b176615 updates documentation
  • eaadf9b [fix] removes d3plus-locale script from package.json bin
  • 9193ef1 compiles v0.5.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.5.2 just got published.

Update to this version instead 🚀

Release Notes v0.5.2
  • updates documentation (0bbb882)
  • [fix] structures es module directory correctly (439e632)
Commits

The new version differs by 3 commits.

  • 0bbb882 updates documentation
  • 439e632 [fix] structures es module directory correctly
  • 54cc8a6 compiles v0.5.1

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.5.3 just got published.

Update to this version instead 🚀

Release Notes v0.5.3
  • updates documentation (1b123fa)
  • adds index.js to npmignore (2f5fb26)
  • attempts to fix npm build of es modules (7bd530b)
Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.5.4 just got published.

Update to this version instead 🚀

Release Notes v0.5.4
  • updates documentation (2d49e9b)
  • changes from .npmignore to package.json "files" (d722d13)
  • switches import src/ test to d3plus-common (948b7e9)
Commits

The new version differs by 4 commits.

  • 2d49e9b updates documentation
  • d722d13 changes from .npmignore to package.json "files"
  • 948b7e9 switches import src/ test to d3plus-common
  • 32ca16d compiles v0.5.3

See the full diff