July 14, 2024
Run yamllint with reviewdog
Version updated for reviewdog/action-yamllint to version v1.18.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(deps): update reviewdog to 0.20.1 by @github-actions in https://github.com/reviewdog/action-yamllint/pull/41 Full Changelog: https://github.com/reviewdog/action-yamllint/compare/v1.17.0...v1.18.0
July 14, 2024
actions-cfn-lint
Version updated for shogo82148/actions-cfn-lint to version v3.10.0.
This action is used across all versions by 22 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed bump cfn-lint v1.6.0 by @shogo82148-slim in https://github.com/shogo82148/actions-cfn-lint/pull/587 bump cfn-lint v1.6.1 by @shogo82148-slim in https://github.com/shogo82148/actions-cfn-lint/pull/589 Full Changelog: https://github.com/shogo82148/actions-cfn-lint/compare/v3.9.0...v3.10.0
July 14, 2024
Robin AI Reviewer
Version updated for Integral-Healthcare/robin-ai-reviewer to version v1.7.1.
This action is used across all versions by 21 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Revise the prompt for simplicity by @johnlk in https://github.com/Integral-Healthcare/robin-ai-reviewer/pull/43 Introduce PR template; new GH action; bump model by @johnlk in https://github.com/Integral-Healthcare/robin-ai-reviewer/pull/44 Refactoring to match bash standards by @johnlk in https://github.com/Integral-Healthcare/robin-ai-reviewer/pull/45 Full Changelog: https://github.com/Integral-Healthcare/robin-ai-reviewer/compare/v1.7.0...v1.7.1
July 14, 2024
Run shellcheck with reviewdog
Version updated for reviewdog/action-shellcheck to version v1.25.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(deps): update reviewdog/reviewdog to 0.20.0 by @github-actions in https://github.com/reviewdog/action-shellcheck/pull/64 Full Changelog: https://github.com/reviewdog/action-shellcheck/compare/v1.24.0...v1.25.0
July 13, 2024
actions-setup-mysql
Version updated for shogo82148/actions-setup-mysql to version v1.36.3.
This action is used across all versions by 897 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed enable WITH_AUTHENTICATION_CLIENT_PLUGINS on macos-14 by @shogo82148 in https://github.com/shogo82148/actions-setup-mysql/pull/1094 Full Changelog: https://github.com/shogo82148/actions-setup-mysql/compare/v1.36.2...v1.36.3
July 13, 2024
yq yaml parser
Version updated for actions-betaon/yq-yaml-parser to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feature - V1.1 - New features by @jaironalves in https://github.com/actions-betaon/yq-yaml-parser/pull/6 Add support to filter keys Add support to rename outputs Full Changelog: https://github.com/actions-betaon/yq-yaml-parser/compare/v1.0.0...v1.1.0
July 13, 2024
Ansible Molecule
Version updated for gofrolist/molecule-action to version v2.7.27.
This action is used across all versions by 621 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v2.7.27 (2024-07-13) Fix fix(deps): bump molecule from 24.6.1 to 24.7.0 Bumps molecule from 24.6.1 to 24.7.0.
Release notes Commits updated-dependencies:
dependency-name: molecule dependency-type: direct:production update-type: version-update:semver-minor … Signed-off-by: dependabot[bot] <support@github.com> (6bcf2e9)
fix(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 Bumps actions/upload-artifact from 4.
July 13, 2024
Report LCOV
Version updated for zgosalvez/github-actions-report-lcov to version v4.1.12.
This action is used across all versions by 472 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump npm from 10.8.1 to 10.8.2 by @dependabot in https://github.com/zgosalvez/github-actions-report-lcov/pull/228 Bump eslint from 9.6.0 to 9.7.0 by @dependabot in https://github.com/zgosalvez/github-actions-report-lcov/pull/227 Bump @actions/artifact from 2.1.7 to 2.1.8 by @dependabot in https://github.com/zgosalvez/github-actions-report-lcov/pull/226 Full Changelog: https://github.com/zgosalvez/github-actions-report-lcov/compare/v4...v4.1.12
July 13, 2024
Pydantic to Typescript2
Version updated for Darius-Labs/pydantic-to-typescript2 to version v1.0.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Initial deployment of pydantic-to-typescript2. The original Repo wasn’t being maintained anymore. original repo: https://github.com/phillipdupuis/pydantic-to-typescript
Changes for new pydantic by @seanwessmith in https://github.com/Darius-Labs/pydantic-to-typescript2/pull/1 original credit goes to @khalo-sa https://github.com/phillipdupuis/pydantic-to-typescript/pull/38 Tests updates. Python update to 3.9 and Node 20 New Contributors @seanwessmith made their first contribution in https://github.