Coder Social home page Coder Social logo

Comments (4)

thet avatar thet commented on June 14, 2024

I also found out that my original problem described in release-it/release-it#833 could be solved by using the config option ignoreRecommendedBump as described here: https://github.com/release-it/conventional-changelog#ignorerecommendedbump

However, there seems to be a problem with passing options to conventional-commits-parser.

Also, I might have overlooked the docs for breaking changes but it was only clear to me how a major release is detected after reading the source code. But that's a different problem.

from conventional-changelog.

webpro avatar webpro commented on June 14, 2024

I'm a bit surprised it gets there three times and that the second time the config is being applied.

Looking at this plugin's code, it makes sense it's applied only once:

delete options.context;
delete options.gitRawCommitsOpts;
delete options.parserOpts;
delete options.writerOpts;

Any chance you could do a run without those 4 lines of code, and see whether the options are applied every time? I'm happy to remove them if conventional-changelog ignores them on the first options argument.

from conventional-changelog.

webpro avatar webpro commented on June 14, 2024

You may also have been bitten by #38 (which was just fixed in the latest release-it)

from conventional-changelog.

webpro avatar webpro commented on June 14, 2024

Closing this as I think it's fixed. Feel free to open another ticket, though.

from conventional-changelog.

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.