mirror of
https://github.com/actions/labeler
synced 2026-09-05 11:35:10 +02:00
Compare commits
base: actions/labeler:node24
actions/labeler:main
actions/labeler:dependabot/npm_and_yarn/browserslist-4.28.8
actions/labeler:dependabot/npm_and_yarn/eslint-10.9.0
actions/labeler:dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.67.0
actions/labeler:dependabot/npm_and_yarn/typescript-eslint/parser-8.67.0
actions/labeler:dependabot/npm_and_yarn/eslint-plugin-jest-29.16.1
actions/labeler:dependabot/npm_and_yarn/octokit/plugin-retry-8.1.1
actions/labeler:tool-config-auto-update
actions/labeler:releases/v6
actions/labeler:copilot/upgrade-dependencies-and-dev-dependencies
actions/labeler:copilot/fix-dependency-vulnerabilities
actions/labeler:node24
actions/labeler:plugin-retry-build-fix
actions/labeler:releases/v5
actions/labeler:v5.0.0-beta
actions/labeler:releases/v4
actions/labeler:rebuild-dist-from-main
actions/labeler:releases/v3
actions/labeler:check_dist
actions/labeler:v7
actions/labeler:v7.0.0
actions/labeler:v6
actions/labeler:v6.2.0
actions/labeler:v6.1.0
actions/labeler:v6.0.1
actions/labeler:v6.0.0
actions/labeler:v5
actions/labeler:v5.0.0
actions/labeler:v5.0.0-beta.1
actions/labeler:v4.3.0
actions/labeler:v4
actions/labeler:v4.2.0
actions/labeler:v4.1.0
actions/labeler:v5.0.0-alpha.1
actions/labeler:v4.0.4
actions/labeler:v4.0.3
actions/labeler:v4.0.2
actions/labeler:v4.0.1
actions/labeler:v4.0.0
actions/labeler:v3
actions/labeler:v3.1.0
actions/labeler:v3.0.2
actions/labeler:v3.0.1
actions/labeler:v3.0.0
actions/labeler:2.2.0
actions/labeler:v2
actions/labeler:v3-preview
actions/labeler:v2.1.1
actions/labeler:v2.1.0
actions/labeler:v2.0.0
actions/labeler:v1.0.0
..
compare: actions/labeler:v6.0.0
actions/labeler:dependabot/npm_and_yarn/browserslist-4.28.8
actions/labeler:dependabot/npm_and_yarn/eslint-10.9.0
actions/labeler:dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.67.0
actions/labeler:dependabot/npm_and_yarn/typescript-eslint/parser-8.67.0
actions/labeler:dependabot/npm_and_yarn/eslint-plugin-jest-29.16.1
actions/labeler:dependabot/npm_and_yarn/octokit/plugin-retry-8.1.1
actions/labeler:main
actions/labeler:tool-config-auto-update
actions/labeler:releases/v6
actions/labeler:copilot/upgrade-dependencies-and-dev-dependencies
actions/labeler:copilot/fix-dependency-vulnerabilities
actions/labeler:node24
actions/labeler:plugin-retry-build-fix
actions/labeler:releases/v5
actions/labeler:v5.0.0-beta
actions/labeler:releases/v4
actions/labeler:rebuild-dist-from-main
actions/labeler:releases/v3
actions/labeler:check_dist
actions/labeler:v7
actions/labeler:v7.0.0
actions/labeler:v6
actions/labeler:v6.2.0
actions/labeler:v6.1.0
actions/labeler:v6.0.1
actions/labeler:v6.0.0
actions/labeler:v5
actions/labeler:v5.0.0
actions/labeler:v5.0.0-beta.1
actions/labeler:v4.3.0
actions/labeler:v4
actions/labeler:v4.2.0
actions/labeler:v4.1.0
actions/labeler:v5.0.0-alpha.1
actions/labeler:v4.0.4
actions/labeler:v4.0.3
actions/labeler:v4.0.2
actions/labeler:v4.0.1
actions/labeler:v4.0.0
actions/labeler:v3
actions/labeler:v3.1.0
actions/labeler:v3.0.2
actions/labeler:v3.0.1
actions/labeler:v3.0.0
actions/labeler:2.2.0
actions/labeler:v2
actions/labeler:v3-preview
actions/labeler:v2.1.1
actions/labeler:v2.1.0
actions/labeler:v2.0.0
actions/labeler:v1.0.0
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
f1a63e87db |
Update Node.js version to 24 in action and dependencies (#891)
* Update Node.js version to 24 in action and dependencies Bump the required Node.js version to 24 in action.yml and package.json. Update @types/node to ^24.1.0 to match the new Node.js version. * package.json version update * update to the latest versions --------- Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com> |