FuelLabs / fuels-ts

Fuel Network Typescript SDK
https://docs.fuel.network/docs/fuels-ts/
Apache License 2.0
44.4k stars 1.32k forks source link

ci: fix dependabot script not bumping packages in changeset #2640

Closed nedsalk closed 3 days ago

nedsalk commented 4 days ago

I verified the script works by:

  1. Checking out #2588 branch to which the closing issue links
  2. Checking out the commit on which the faulty script ran (95f9484e279e7fe270f954692a77a71ac3ef8cb1)
  3. Running the script on that commit and verifying that it doesn't give the expected results
  4. Running git checkout ns/chore/dependabot-bump-patch scripts/changeset/dependabot-changeset.sh to get this branch's changes
  5. Rerunning the script and getting the expected results in the changeset file

Besides fixing the problem, I also added monitoring of templates changes and bumping create-fuels if a change happened there.

github-actions[bot] commented 3 days ago

Coverage Report:

Lines Branches Functions Statements
79.54%(+0%) 71.37%(+0%) 76.91%(+0%) 79.62%(+0%)
Changed Files: Coverage values did not change👌.