Git Product home page Git Product logo

Comments (4)

memsharded avatar memsharded commented on June 20, 2024 1

That PR seems to belong to 0.9.0, but Conan 1 is pinning node-semver==0.6.1, because newer versions of that dependency also introduced some potentially breaking changes (and it was also a reason why this responsibility was embedded and developed in Conan 2 as built-in and not externally, to be able to have full control, do bug fixes and protect stability and evolve while not breaking users code)

from conan.

memsharded avatar memsharded commented on June 20, 2024

Hi @AshleighAdams

Thanks for your report.

I have just tried it, adding an extra test, and it seems it has been solved in Conan 2.
The issue in Conan 1 is that Conan 1 uses an external library python-node-semver to resolve versions, so it is outside of scope, this is not expected to get any new fixes (also Conan 2 is the mainstream and recommended version nowadays, it was released now more than 1 year ago, most of dev efforts go to it, Conan 1 is in maintenance mode, critical regressions, backports necessary to smooth the migration to 2.0)

Maybe you can try converting the expression to a explicit one with >=xxx <yyyy one.

from conan.

AshleighAdams avatar AshleighAdams commented on June 20, 2024

Yeah, that's what we are doing for now, our of curiosity, was this version ever pulled in? podhmo/python-node-semver#40

Not sure if that PR would have fixed the issue or not

from conan.

AshleighAdams avatar AshleighAdams commented on June 20, 2024

I understand, feel free to close as wontfix

from conan.

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.