Below you will find pages that utilize the taxonomy term “Shidesheng0218”
August 28, 2026
greenbump
Version updated for https://github.com/shidesheng0218/greenbump to version v0.7.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary greenbump is a tool that automatically upgrades dependencies and fixes breaking code changes in your project. It uses AI to detect issues during the upgrade process and provides a loop to fix any errors, ensuring your build and tests pass successfully. The action supports multiple ecosystems and offers features like automatic code repair, multi-round verification, and customizable models for fixing issues.
August 17, 2026
greenbump
Version updated for https://github.com/shidesheng0218/greenbump to version v0.5.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary greenbump is a dependency upgrade tool that automatically fixes breaking changes in code when upgrading dependencies. It uses an AI agent to repair errors, looping until the build and tests pass. Key features include AI-powered code fixing, multi-layer verification, sandbox isolation, multi-ecosystem support, and safe by default practices.
August 13, 2026
greenbump
Version updated for https://github.com/shidesheng0218/greenbump to version v0.2.1.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The greenbump action automates the process of upgrading dependencies while ensuring that breaking changes are fixed using an AI agent. It helps bring your own Anthropic API key to verify against real tests before merging updates, making it a safer and more efficient option than manually reviewing every upgrade.
August 5, 2026
greenbump
Version updated for https://github.com/shidesheng0218/greenbump to version v0.2.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary greenbump is a tool that automates the process of upgrading dependencies and automatically fixes any code issues introduced by the upgrade. It uses AI to identify and fix the code changes needed after a dependency update, ensuring that the build and tests pass before merging the changes into your main branch.