Giter Site home page Giter Site logo

Comments (4)

greysteil avatar greysteil commented on May 8, 2024

Yeah, I'd really like to do this, but Rails doesn't keep a changelog for the master gem, only for the constituent parts. I might be able to persuade them to start doing GitHub releases, though - which would make things a lot better. Let me try...

from dependabot-core.

tijmenb avatar tijmenb commented on May 8, 2024

Have you considered including the changelog of the transitive dependencies as well? If it worked like that, you'd get the changelogs for activemodel, actionview, etc. Could be a generic solution for this particular problem.

from dependabot-core.

greysteil avatar greysteil commented on May 8, 2024

Yeah, we don't add much detail of the sub-dependencies that get updated alongside the main one at the moment, but I'd be quite keen on doing so. The changes required to this repo would be to store the sub-dependencies that change in the UpdateChecker and then use those details in the PullRequestCreator class. (The alternative would be comparing diffs in the PullRequestCreator class to get the changed dependencies, but that wouldn't be language agnostic.)

from dependabot-core.

greysteil avatar greysteil commented on May 8, 2024

Closing in favour of #446. Good suggestion @tijmenb!

from dependabot-core.

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.