PlatformIO Dependency Updater
Version updated for https://github.com/VIPnytt/platformio-dependency-updater to version v1.0.0-a2.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action checks for dependency updates in a project’s platformio.ini, identifies newer versions, and creates pull requests if available. It supports various dependency sources and provides features like pre-release versions and label application. However, it requires dependencies to be pinned to specific versions and does not support version ranges. The action is designed to manage multiple dependency PRs and handle inactive repositories.
What’s Changed
What’s Changed
Bug Fixes
- Fix module init, rename and update version by @JanPetterMG in https://github.com/VIPnytt/platformio-dependency-updater/pull/1
- Refactor project into a package by @JanPetterMG in https://github.com/VIPnytt/platformio-dependency-updater/pull/3
Full Changelog: https://github.com/VIPnytt/platformio-dependency-updater/compare/v1.0.0-a1...v1.0.0-a2