November 30, 2025
fish-shop/install-fish-shell
Version updated for https://github.com/fish-shop/install-fish-shell to version v2.0.35.
This action is used across all versions by 39 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump the version-updates group with 6 updates by @dependabot[bot] in https://github.com/fish-shop/install-fish-shell/pull/234 Full Changelog: https://github.com/fish-shop/install-fish-shell/compare/v2.0.34...v2.0.35
November 30, 2025
fish-shop/install-plugin
Version updated for https://github.com/fish-shop/install-plugin to version v2.3.83.
This action is used across all versions by 29 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump the version-updates group with 8 updates by @dependabot[bot] in https://github.com/fish-shop/install-plugin/pull/349 Full Changelog: https://github.com/fish-shop/install-plugin/compare/v2.3.82...v2.3.83
November 30, 2025
fish-shop/install-plugin-manager
Version updated for https://github.com/fish-shop/install-plugin-manager to version v2.3.81.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump the version-updates group with 7 updates by @dependabot[bot] in https://github.com/fish-shop/install-plugin-manager/pull/315 Full Changelog: https://github.com/fish-shop/install-plugin-manager/compare/v2.3.80...v2.3.81
November 30, 2025
fish-shop/run-fishtape-tests
Version updated for https://github.com/fish-shop/run-fishtape-tests to version v2.3.83.
This action is used across all versions by 30 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump the version-updates group with 8 updates by @dependabot[bot] in https://github.com/fish-shop/run-fishtape-tests/pull/338 Full Changelog: https://github.com/fish-shop/run-fishtape-tests/compare/v2.3.82...v2.3.83
November 30, 2025
fish-shop/syntax-check
Version updated for https://github.com/fish-shop/syntax-check to version v2.2.80.
This action is used across all versions by 26 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump the version-updates group with 7 updates by @dependabot[bot] in https://github.com/fish-shop/syntax-check/pull/311 Full Changelog: https://github.com/fish-shop/syntax-check/compare/v2.2.79...v2.2.80
November 30, 2025
Github Events To Feishu Bot Action-fork
Version updated for https://github.com/KaminariOS/feishu-bot-webhook-action to version 1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed a bug
November 30, 2025
action-semver
Version updated for https://github.com/quike/action-semantic-release to version v2.88.0.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.88.0 (2025-11-30)
November 30, 2025
Setup Task (go-task/task)
Version updated for https://github.com/tenthirtyam/setup-task to version v1.0.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Release Date: 29 November 2025
- uses: tenthirtyam/setup-task@v1.0.1 Refer to the README.md for detailed usage information.
November 30, 2025
PR Spark
Version updated for https://github.com/ws2git/pr-spark to version v3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Major Architecture Refactoring & Enhanced Features Core Improvements Complete TypeScript Migration: Rewritten from JavaScript to TypeScript for enhanced type safety and developer experience Modular Architecture: Implemented separation of concerns with dedicated service layers and configuration management Input Validation: Robust validation system for all parameters with comprehensive error handling New Features Cross-Repository Support: Create pull requests across different repositories within the same organization Enhanced Input Parameters: Added owner and repo inputs for flexible repository targeting Improved Error Handling: Detailed error messages and validation for branch conflicts and invalid inputs Technical Enhancements Octokit Integration: Leverages GitHub’s official REST API client for reliable PR operations Configuration Manager: Centralized input validation and configuration management Service Layer Architecture: Clean separation between business logic and GitHub API interactions Breaking Changes New Required Inputs: owner and repo parameters are now mandatory Updated Output Structure: Consistent output formatting with proper TypeScript interfaces Usage Example - uses: ws2git/pr-spark@v3 with: github-token: ${{ secrets.