Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update consolidate to the latest version 🚀 #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Nov 1, 2017

Version 0.15.0 of consolidate was just published.

Dependency consolidate
Current Version 0.14.5
Type dependency

The version 0.15.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 consolidate.

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.


Commits

The new version differs by 68 commits.

  • e7acbf2 0.15.0
  • d6fb842 update travis config to test on latest node versions
  • 4f6c046 update history date to reflect when this is published
  • 97c36e0 Merge pull request #284 from fatihky/fatihky-swig-maintained-fork
  • 31007f5 fallback to swig-templates if swig is not found
  • c801cdf keep unmaintained swig link
  • 46f789e Merge branch 'master' into fatihky-swig-maintained-fork
  • d0ee1ec Merge pull request #290 from iKoala/master
  • 08b3fac Remove empty line
  • 6488d22 Merge original consolidate.js
  • c9a94a5 Merge pull request #278 from chiragpat/master
  • 81a3ec6 Merge pull request #277 from suelopoder/master
  • 0b8bee4 Merge pull request #273 from danlevan/options
  • b56b42a fix marko warning in test fixture
  • 17b3b8f Merge branch 'eikaramba-patch-1'

There are 68 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov
Copy link

codecov bot commented Nov 1, 2017

Codecov Report

Merging #94 into master will decrease coverage by 0.49%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #94     +/-   ##
=========================================
- Coverage    12.8%   12.31%   -0.5%     
=========================================
  Files          40       40             
  Lines        1015     1015             
=========================================
- Hits          130      125      -5     
- Misses        885      890      +5
Impacted Files Coverage Δ
src/commands/index.js 75.75% <0%> (-15.16%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe5bfde...6d5c227. Read the comment docs.

@codecov
Copy link

codecov bot commented Nov 1, 2017

Codecov Report

Merging #94 into master will decrease coverage by 0.49%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #94     +/-   ##
=========================================
- Coverage    12.8%   12.31%   -0.5%     
=========================================
  Files          40       40             
  Lines        1015     1015             
=========================================
- Hits          130      125      -5     
- Misses        885      890      +5
Impacted Files Coverage Δ
src/commands/index.js 75.75% <0%> (-15.16%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe5bfde...6d5c227. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Mar 20, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 20, 2018

Version 0.15.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 15 commits.

  • 11efc65 0.15.1
  • ee70b24 add history notes
  • df66f07 cleanup
  • ff1cabe update underscore partial testing to match other partial testing
  • 9b4d450 lint
  • a706954 run update
  • 14c8720 lint
  • 7fa89f4 Merge pull request #307 from TheDancingCode/enforce-eslint
  • 5480139 Merge pull request #305 from jaysonpotter/compile-underscore-partials
  • 4e05c88 Merge pull request #306 from TheDancingCode/react-fixture
  • c30d153 Fix linting errors
  • f9a1790 Added test fixtures for underscore partial support
  • 9407382 Add lint task
  • e020e4a Fix React deprecation warning in test
  • dda9fdd Partials Underscore Compile

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants