Below you will find pages that utilize the taxonomy term “BigThunderSR”
January 23, 2026
Update Node-RED flow-library (Fork)
Version updated for https://github.com/BigThunderSR/update-package-node-red-flow-library-action to version v1.3.17.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of updating or adding a Node-RED package to the Node-RED flow library (flows.nodered.org). It streamlines the task of keeping Node-RED package listings up-to-date, particularly after publishing changes, saving developers time and effort. Key capabilities include specifying the package for update and adding optional delays before execution.
November 27, 2025
Update Node-RED flow-library (Fork)
Version updated for https://github.com/BigThunderSR/update-package-node-red-flow-library-action to version v1.3.16.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed 🔧 Internal Improvements Modernized testing infrastructure - Replaced deprecated Jest and nyc with Node.js built-in test runner and c8 Eliminated all npm deprecation warnings - Removed 278 unnecessary packages (65% reduction) 📦 Dependencies Bump actions/checkout from 4 to 5 by @dependabot[bot] in #101 Bump got from 14.