Below you will find pages that utilize the taxonomy term “ddradar”
May 5, 2024
Choose Random Action
Version updated for ddradar/choose-random-action to version v3.0.0.
This action is used across all versions by 940 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: 74eb2e2c405ad904e3dcea6863891b2e49479103…e04d934d9e3bcedf429fccf1734987fb724799e5
Breaking Changes :boom: This action now runs on Node.js 20 (#895) Migrate to ESModule (#909) Development :rocket: dependabot: remove reviewer to supress warning (#772) devcontainer: use base(javascript-node) container to reduce Codespace storage size (#759,#895) gh-actions: use variables (#784) gh-actions: add integration test (#784,#785) test: move test folder from /__tests__ to /test (#786) test: migrate to @vitest/coverage-v8 (#813,#825,#852,#866,#870,#875,#894,#907) dependabot: enable groups dependencies (#843, #911) gh-actions: add permissions to create comment (#849) gh-actions: change diff Markdown (#850) migrate to ESLint flat config (#896,#906) migrate package lock file to v3 (#897) gh-actions: change release workflow (#908, #910) dependabot: add devcontainer config (#911) Dependencies Update :robot: Type Package old new PR npm(security) yaml 2.
May 4, 2024
Post LGTM Image
Version updated for ddradar/lgtm-action to version v3.0.0.
This action is used across all versions by 936 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: c238e4627afe4f8a80001fcb154a32584f3b8da9…4f61a78e13222b6c7a5d54d6463c44052665fee6
Breaking Changes :boom: feat!: use Node.js 20 (#912, #948) feat!: migrate to ESModule (#913) Fixes :bug: ci: add issues:write and pull-requests:write permission on job (#891,#892) Refactoring :sparkles: build: Migrate to TypeScript v5 (#829, #836, #874, #921, #946, #953) build: use ES2021 (#829) Development :rocket: test: move unit test files to /test folder (#828) use eslint-plugin-vitest (6fc7340, 5839f30, #846, #858, #864, #896, #906, #924, #931, #949, #960) migrate from yarn v1 to npm v8 (#825, #837) ci: re-install dependencies on compare workflow (#824) ci: split job on Node.