September 21, 2023
actions-cfn-lint
Version updated for shogo82148/actions-cfn-lint to version v1.82.1.
This publisher is shown as erified by GitHub. 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 auto update dependencies by @shogo82148-slim in https://github.com/shogo82148/actions-cfn-lint/pull/482 Full Changelog: https://github.com/shogo82148/actions-cfn-lint/compare/v1.82.0...v1.82.1
September 21, 2023
Super-Linter
Version updated for super-linter/super-linter to version v5.3.1.
This publisher is shown as erified by GitHub. This action is used across all versions by 38,434 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🐛 Bug Fixes Add exception for type-linting @zkoppert (#4470) 🧰 Maintenance Bump react-router-dom from 6.15.0 to 6.16.0 in /dependencies @dependabot (#4670) Bump react-intl from 6.4.4 to 6.4.7 in /dependencies @dependabot (#4673) Add Babel preset for React package @fdanielsen (#4653) Bump configargparse from 1.
September 21, 2023
Changed Files
Version updated for tj-actions/changed-files to version v39.1.2.
This publisher is shown as erified by GitHub. This action is used across all versions by 8,752 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Upgraded to v39.1.1 by @tj-actions-bot in https://github.com/tj-actions/changed-files/pull/1591 chore(deps): update dependency @types/node to v20.6.3 by @renovate in https://github.com/tj-actions/changed-files/pull/1592 chore: add warrning message to diff error by @jackton1 in https://github.com/tj-actions/changed-files/pull/1593 Full Changelog: https://github.com/tj-actions/changed-files/compare/v39...v39.1.2
September 21, 2023
Block Merge Based on Time
Version updated for yykamei/block-merge-based-on-time to version v3.0.4.
This publisher is shown as erified by GitHub. This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Features Update Holidays by @github-actions in https://github.com/yykamei/block-merge-based-on-time/pull/1334 Dependencies Bump the eslint group with 2 updates by @dependabot in https://github.com/yykamei/block-merge-based-on-time/pull/1329 Bump jest and @types/jest by @dependabot in https://github.com/yykamei/block-merge-based-on-time/pull/1332 Bump @actions/core from 1.10.0 to 1.
September 20, 2023
Labeler
Version updated for actions/labeler to version v5.0.0-beta.1.
This publisher is shown as erified by GitHub. This action is used across all versions by 50,065 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed In scope of this beta release, the structure of the configuration file (.github/labeler.yml) was changed from
LabelName: - any: - changed-files: ['list', 'of', 'globs'] - base-branch: ['list', 'of', 'regexps'] - head-branch: ['list', 'of', 'regexps'] - all: - changed-files: ['list', 'of', 'globs'] - base-branch: ['list', 'of', 'regexps'] - head-branch: ['list', 'of', 'regexps'] to
September 20, 2023
Setup Java JDK
Version updated for actions/setup-java to version v3.13.0.
This publisher is shown as erified by GitHub. This action is used across all versions by 591,194 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s changed In the scope of this release, support for Dragonwell JDK was added by @Accelerator1996 in https://github.com/actions/setup-java/pull/532
steps: - name: Checkout uses: actions/checkout@v3 - name: Setup-java uses: actions/setup-java@v3 with: distribution: 'dragonwell' java-version: '17' Several inaccuracies were also fixed:
September 20, 2023
Equinix Metal Project
Version updated for equinix-labs/metal-project-action to version v0.14.0.
This publisher is shown as erified by GitHub. This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: optionally enable BGP on the project after creation by @ctreatma in https://github.com/equinix-labs/metal-project-action/pull/36 Full Changelog: https://github.com/equinix-labs/metal-project-action/compare/v0.13.0...v0.14.0
September 20, 2023
LaunchDarkly Code References
Version updated for launchdarkly/find-code-references to version v2.11.3.
This publisher is shown as erified by GitHub. This action is used across all versions by 169 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [2.11.3] - 2023-09-20 Changed: Dependencies updated Fixed: Docker image was not being built with correct alpine version (does not affect github or bitbucket integrations)
September 20, 2023
swift-package-dependencies-check
Version updated for MarcoEidinger/swift-package-dependencies-check to version 2.5.0.
This publisher is shown as erified by GitHub. This action is used across all versions by 27 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes uses swift:5.9 docker image. For older swift version (5.8) use version 2.4.x