October 13, 2024
Publish org-roam-ui
Version updated for ikoamu/publish-org-roam-ui to version v1.5.0.
This action is used across all versions by 32 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed doc: add default-section-open by @ikoamu in https://github.com/ikoamu/publish-org-roam-ui/pull/30 Full Changelog: https://github.com/ikoamu/publish-org-roam-ui/compare/v1.4.0...v1.5.0
October 13, 2024
MegaLinter
Version updated for oxsecurity/megalinter to version v8.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1,287 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Core
Allow to tag PRE_COMMANDS to run them before loading plugins, by @nvuillam in https://github.com/oxsecurity/megalinter/pull/3944 Replace usage of setup.py with a pyproject.toml package install, by @echoix in #3893 Allow to add custom messages at the end of PR / MR MegaLinter Summary using variable JOB_SUMMARY_ADDITIONAL_MARKDOWN New linters
October 13, 2024
vmd-action
Version updated for brenoepics/vmd-action to version v0.0.7.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes compare changes
🚀 Enhancements Support GitHub Enterprise repositories (2db2516) 🩹 Fixes Cache file mismatch (1bfaa16) 💅 Refactors action.yml and README.md to improve descriptions and usage instructions (43b7ed8) 🏡 Chore Update preview (#30) ❤️ Contributors Breno A. (@brenoepics)
October 13, 2024
Install cargo-binstall
Version updated for cargo-bins/cargo-binstall to version v1.10.8.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.
October 13, 2024
Python Semantic Release
Version updated for python-semantic-release/python-semantic-release to version v9.11.0.
This action is used across all versions by 3,678 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v9.11.0 (2024-10-12) Features feat(changelog): add default changelog template in reStructuredText format (#1055)
test(fixtures): update repo generation to create rst & md changelogs
test(release-history): refactor fragile test to utilize repo fixture definitions
test(changelog-cmd): update tests to evaluate rst changelog generation & updates
October 13, 2024
OutputHelp
Version updated for StartAutomating/HelpOut to version v0.5.4.
This action is used across all versions by 64 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes HelpOut 0.5.4: HelpOut containerization Dockerfile (#182) Publishing to https://ghcr.io/startautomating/helpout (#183) Container.init.ps1 (#191) Container.start.ps1 (#193) Container.stop.ps1 (#194) Get/Save-Maml -IncludeAlias/-SkipCommandType (#178) (thanks @potatoqualitee ! ) Get-MarkdownHelp keeps alias names (#200) HelpOut repository improvements Organizing Files (#184, #185, #186, #187) HelpOut is now exported as $HelpOut (#188) HelpOut’s root is now exported as HelpOut: (#189) Extended Type Help Improvement: Extended Member Titles (#198) Fixing Grouping (#197) Fixing Type File Naming (#196) Additional Changes in Changelog Like It?
October 13, 2024
OpenBSD-vm
Version updated for vmactions/openbsd-vm to version v1.1.4.
This action is used across all versions by 272 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes add 7.6
October 12, 2024
Godot Export
Version updated for firebelley/godot-export to version v6.0.0.
This action is used across all versions by 724 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed update to node20 by @bjornarprytz in https://github.com/firebelley/godot-export/pull/131 Output + Build Improvements + Various Features by @moorbren in https://github.com/firebelley/godot-export/pull/116 Add support for custom builds of Godot by @nongvantinh in https://github.com/firebelley/godot-export/pull/135 v6.0.0 by @firebelley in https://github.com/firebelley/godot-export/pull/136 New Contributors @bjornarprytz made their first contribution in https://github.
October 12, 2024
Rust Cache
Version updated for Swatinem/rust-cache to version v2.7.5.
This action is used across all versions by 34,638 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Upgrade checkout action from version 3 to 4 by @carsten-wenderdel in https://github.com/Swatinem/rust-cache/pull/190 fix: usage of deprecated version of node by @hamirmahal in https://github.com/Swatinem/rust-cache/pull/197 Only run macOsWorkaround() on macOS by @heksesang in https://github.com/Swatinem/rust-cache/pull/206 Support Cargo.lock format cargo-lock v4 by @NobodyXu in https://github.