gedcom icon indicating copy to clipboard operation
gedcom copied to clipboard

Update package dependencies + tidy

Open github-actions[bot] opened this issue 11 months ago • 0 comments

This is a change initiated automatically on a weekly basis by a GitHub Action that updates the projects dependencies to their latest minor and patch-level versions. This lets us stay up to date incrementally so that updates are less effort to get merged compared to large monolithic updates, and gets us security updates more expediently.

If the build passes, you are probably A-OK to merge and deploy this. If not, try to dig into what's not working and see if you can fix it so that the dep train stays on its rails.

Note that although minor/patch level changes are handled automatically, notably major version changes like you'd find in stripe-go are not and those upgrades need to be performed manually. That should theoretically not be a problem if fixes are backported to all previous majors, but in practice they are often not, so it's worthwhile to occasionally look for new majors and integrate them.

github-actions[bot] avatar Mar 05 '25 06:03 github-actions[bot]