canjs / can-mustache

standalone mustache
MIT License
0 stars 0 forks source link

Update documentjs to the latest version πŸš€ #10

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.5.1 of documentjs just got published.

Dependency documentjs
Current Version 0.4.4
Type devDependency

The version 0.5.1 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 documentjs. 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 11 commits.

  • 70cdcee 0.5.1
  • de8d0dd Fix package resolution when DocumentJS is run globally (#279)
  • 45e8ae1 0.5.0
  • 42f0b67 Merge pull request #273 from bitovi/canjs-to-3.0
  • 8d15b51 Remove Node 8 from appveyor.yml
  • ff64527 Update .travis.yml and appveyor.yml to test Node 4, 6, and 8
  • 64ba3ca Fix support for npm 2
  • 858ed08 Fix module names to have forward slashes
  • 7ccac1a Dynamically make the config for loading can-* and steal-* modules
  • 09db15f Fix a reference to a branch that doesn’t exist
  • 0ab1cf9 upgrade to CanJS 3.0, Steal 0.16

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 6 years ago

Version 0.5.2 just got published.

Update to this version instead πŸš€

Release Notes 0.5.2

Fixes an issue where documentjs throws while building the site static assets. See #282

Commits

The new version differs by 6 commits.

  • 15cf7de 0.5.2
  • fc73e0a Merge pull request #286 from bitovi/fixit
  • a99bc6a Update AppVeyor Node.js versions to match Travis
  • ae565cc Increase timeout
  • f520f9e Update connect
  • b23c947 Run the build as an npm project

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.5.4 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • 2a74c38 0.5.4
  • d327945 0.5.3
  • a4230e0 Merge pull request #289 from bitovi/dev/259-javascriptmvc
  • ffbd46b Merge pull request #269 from bitovi/add-issue-and-pr-templates
  • 4823ca5 Add issue & pull request templates
  • 3bbb185 javascriptmvc -> donejs

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 0.5.5

Fix error with demo tags when loading generated documentation

This patch release fixes the following issue #287

Commits

The new version differs by 11 commits.

  • 5f6af5b 0.5.5
  • 482793a Merge pull request #293 from bitovi/fix-demo-tag-error
  • 2411f29 Fix error with demo tags on generated documentation
  • f98e485 Merge pull request #292 from alabbas-ali/fix-multible-demos
  • ef608d3 :bug: fix including multible demos
  • ab0d9a8 Move gitattributes file to top level folder
  • fc577f7 Merge pull request #291 from bitovi/dynamic-port
  • 44683e2 Dynamic port for connect test server
  • ed9a105 Merge pull request #290 from bitovi/default-steal
  • fda0f8a Remove custom steal build setup
  • 5eab7f5 update steal-* dependencies (fixes #270)

See the full diff