hide-comment
Version updated for https://github.com/int128/hide-comment-action to version v1.49.0.
- This action is used across all versions by 189 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The hide-comment-action GitHub Action automates the process of hiding (minimizing) comments in pull requests, particularly those created by the github-actions user or matching specified conditions. It allows users to filter comments based on attributes such as author, or text patterns (e.g., starts with, ends with, contains), helping to declutter pull request discussions and maintain focus on relevant information. This action is specifically designed to work on pull request events.
Release notes
What’s Changed
- chore(deps): update dependency @biomejs/biome to v2.3.8 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1438
- chore(deps): update dependency @octokit/graphql-schema to v15.26.1 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1439
- chore(deps): update node.js to v20.19.6 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1441
- chore(deps): update dependency vitest to v4.0.14 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1440
- chore(deps): update graphqlcodegenerator monorepo to v5.0.6 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1442
- chore(deps): update int128/release-typescript-action action to v1.40.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1444
- chore(deps): update pnpm to v10.24.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1445
- chore(deps): update dependency int128/typescript-action-renovate-config to v1.9.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1443
- chore(deps): update actions/checkout action to v6.0.1 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1446
- chore(deps): update dependency vitest to v4.0.15 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1447
- chore(deps): update actions/setup-node action to v6.1.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1448
- Update Biome configuration and workflow by @int128-actions-tanpopo[bot] in https://github.com/int128/hide-comment-action/pull/1449
- chore(deps): update dependency @types/node to v20.19.26 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1451
- chore(deps): update pnpm to v10.25.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1452
- chore(deps): update dependency @types/node to v20.19.27 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1455
- chore(deps): update dependency vitest to v4.0.16 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1456
- chore(deps): update graphqlcodegenerator monorepo to v5.0.7 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1457
- chore(deps): update pnpm to v10.26.1 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1459
- chore(deps): update dependency int128/typescript-action-renovate-config to v1.10.0 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1458
- chore(deps): update dependency @biomejs/biome to v2.3.10 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1454
- Migrate renovate.json5 to renovate.json by @int128-actions-tanpopo[bot] in https://github.com/int128/hide-comment-action/pull/1460
- Add wait-for-workflows workflow for automerge by @int128-actions-tanpopo[bot] in https://github.com/int128/hide-comment-action/pull/1461
- fix(deps): pin dependencies by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1437
- fix(deps): update dependency @actions/core to v2 by @renovate[bot] in https://github.com/int128/hide-comment-action/pull/1453
Full Changelog: https://github.com/int128/hide-comment-action/compare/v1.48.0...v1.49.0