Git Product home page Git Product logo

Comments (3)

dentarg avatar dentarg commented on September 26, 2024

Thanks for the heads-up!

@jeremyevans Just to be clear, Tilt is not following https://semver.org/ and there will continue to be breaking changes in the 2.x series?

Looks like Sinatra (sinatra-contrib) isn't fully compatible with Tilt 2.1.0 that was just released: https://github.com/sinatra/sinatra/actions/runs/4235438155/jobs/7359051065#step:6:124 (any help you can contribute on this would be appreciated)

from sinatra.

jeremyevans avatar jeremyevans commented on September 26, 2024

AFAIK, Tilt doesn't advertise semver support and has never (intentionally) followed it. Going forward, as with all libraries I maintain, significant backwards incompatible changes will result in major version bumps. Minor backwards incompatible changes may happen with minor version bumps. As the saying goes, all bug fixes are incompatibilities. While Tilt::Cache will be deprecated in the next release of tilt, it will not be removed until tilt 3.

The failure in the job you linked to appears unrelated to tilt. You are installing slim 0.6.1, when the current version of slim is 5.0.0: https://github.com/sinatra/sinatra/actions/runs/4235438155/jobs/7359051065#step:6:64

from sinatra.

dentarg avatar dentarg commented on September 26, 2024

Thanks for clarifying.

The failure in the job you linked to appears unrelated to tilt. You are installing slim 0.6.1, when the current version of slim is 5.0.0: https://github.com/sinatra/sinatra/actions/runs/4235438155/jobs/7359051065#step:6:64

Ah yes, I did look at this. It happens because the current version of Slim does not allow Tilt 2.1.0: https://rubygems.org/gems/slim So Bundler finds a very old version that didn't specify any requirements for Tilt

from sinatra.

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.