Giter Club home page Giter Club logo

Comments (10)

vitaly-t avatar vitaly-t commented on July 25, 2024

UPDATE: It did update, 3 hours later. That's not fast enough. Is there a way to make it happen faster?

from david.

alanshaw avatar alanshaw commented on July 25, 2024

I think it's a bug see alanshaw/david-www#178. I haven't got time to fix this right now but would appreciate a pull request.

from david.

seriema avatar seriema commented on July 25, 2024

Not sure if this is the same thing, but when I run david it reports All dependencies up to date. Yet if I do npm list I can see [email protected] but the latest is actually 0.9.4 (published four months ago).

I tried david u -u but it didn't do anything.

from david.

alanshaw avatar alanshaw commented on July 25, 2024

What does the entry for grunt-contrib-imagemin look like in your package.json?

from david.

seriema avatar seriema commented on July 25, 2024

"grunt-contrib-imagemin": "^0.9.2",

from david.

alanshaw avatar alanshaw commented on July 25, 2024

That's up to date according to your range

from david.

seriema avatar seriema commented on July 25, 2024

Not sure I understood. On npm the latest is 0.9.4, but I can't get david to grab it when I run david update. It thinks that 0.9.2 is the latest, when it clearly isn't and 0.9.4 should be a valid update.

from david.

seriema avatar seriema commented on July 25, 2024

This is still happening and either David doesn't work as I think or .. I don't know. I have "karma": "^0.13.2", in my package.json. When I run david update I'm expecting it to update to 0.13.8 but it doesn't. Running npm update updates it so I'm expecting David should too?

from david.

alanshaw avatar alanshaw commented on July 25, 2024

Fair point, but as you say npm update updates your existing dependencies within the range of versions stated in your package.json. David's purpose has always been to identify and install dependencies who's versions are higher than the version range stated in your package.json.

from david.

seriema avatar seriema commented on July 25, 2024

Ah... I've missed that distinction. The David website marks any dependency out of date. Maybe that's the difference between the yellow and red badge? If it's within range or not? I thought it had to do with minor vs major version.

from david.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.