GithubHelp home page GithubHelp logo

Comments (9)

damccorm avatar damccorm commented on August 16, 2024 1

Whoops, sorry forgot to update the release notes - they should be updated now, it included a small change to enable simpler webpack configs (#101).

from toolkit.

damccorm avatar damccorm commented on August 16, 2024 1

Updated, sorry about that - will get better at this

from toolkit.

damccorm avatar damccorm commented on August 16, 2024 1

No, that's it. Will update there as well

from toolkit.

xt0rted avatar xt0rted commented on August 16, 2024

Same issue with the 1.1.0 releases.

from toolkit.

xt0rted avatar xt0rted commented on August 16, 2024

There's also a 1.1.0 update for @actions/core, are there any changes to that beside #98?

from toolkit.

xt0rted avatar xt0rted commented on August 16, 2024

@damccorm I was looking into this more and what I found is because this is a mono repo the package.json of each package needs to be modified like so:

   "repository": {
     "type": "git",
-    "url": "git+https://github.com/actions/toolkit.git"
+    "url": "git+https://github.com/actions/toolkit.git",
+    "directory": "packages/github"
   },

Then RELEASES.md renamed to RELEASE.md or CHANGELOG.md (as per dependabot).

That should then allow Dependabot to pull the correct change log for each package instead of showing a list of commits like it's doing now. I was going to PR the changes but wasn't sure if you wanted them made.

from toolkit.

bryanmacfarlane avatar bryanmacfarlane commented on August 16, 2024

I was going to PR the changes but wasn't sure if you wanted them made.

We would gladly accept a PR.

from toolkit.

xt0rted avatar xt0rted commented on August 16, 2024

This change is in #143

from toolkit.

xt0rted avatar xt0rted commented on August 16, 2024

The change log is showing in Dependabot's PRs now xt0rted/block-autosquash-commits-action#44

from toolkit.

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.