Skip to content

main -> v3#57

Merged
gabrielrufino merged 4 commits intov3from
main
Oct 7, 2025
Merged

main -> v3#57
gabrielrufino merged 4 commits intov3from
main

Conversation

@gabrielrufino
Copy link
Collaborator

No description provided.

@gabrielrufino gabrielrufino requested a review from Copilot October 7, 2025 23:35
@gabrielrufino gabrielrufino self-assigned this Oct 7, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the GitHub Action from main to version 3, focusing on upgrading dependencies and modernizing configurations.

  • Updates Node.js version from 20 to 24
  • Upgrades GitHub Actions dependencies (checkout v4→v5, setup-node v4→v5)
  • Removes unnecessary quotes from YAML string values

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
action.yml Updates Node.js default version and GitHub Actions dependencies, removes quotes from strings
.github/workflows/ci.yml Upgrades checkout action from v4 to v5 across all jobs
.github/workflows/cd.yml Upgrades checkout action from v4 to v5

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions
Copy link

github-actions bot commented Oct 7, 2025

@actalog/node-ci

Node CI completed!

Steps

Step Status
Build success
Lint success
Test success

Statistics

  • node_modules size: 159M

Outdated packages

Package                          Current  Wanted  Latest  Location                                      Depended by
@antfu/eslint-config              4.19.0  4.19.0   5.4.1  node_modules/@antfu/eslint-config             node-ci
@commitlint/cli                   19.8.1  19.8.1  20.1.0  node_modules/@commitlint/cli                  node-ci
@commitlint/config-conventional   19.8.1  19.8.1  20.0.0  node_modules/@commitlint/config-conventional  node-ci
@faker-js/faker                    9.9.0   9.9.0  10.0.0  node_modules/@faker-js/faker                  node-ci
eslint                            9.36.0  9.37.0  9.37.0  node_modules/eslint                           node-ci
typescript                         5.9.2   5.9.3   5.9.3  node_modules/typescript                       node-ci

Environment

  • Runner OS: Linux
  • Runner Arch: X64
  • Node version: 24

1 similar comment
@github-actions
Copy link

github-actions bot commented Oct 7, 2025

@actalog/node-ci

Node CI completed!

Steps

Step Status
Build success
Lint success
Test success

Statistics

  • node_modules size: 159M

Outdated packages

Package                          Current  Wanted  Latest  Location                                      Depended by
@antfu/eslint-config              4.19.0  4.19.0   5.4.1  node_modules/@antfu/eslint-config             node-ci
@commitlint/cli                   19.8.1  19.8.1  20.1.0  node_modules/@commitlint/cli                  node-ci
@commitlint/config-conventional   19.8.1  19.8.1  20.0.0  node_modules/@commitlint/config-conventional  node-ci
@faker-js/faker                    9.9.0   9.9.0  10.0.0  node_modules/@faker-js/faker                  node-ci
eslint                            9.36.0  9.37.0  9.37.0  node_modules/eslint                           node-ci
typescript                         5.9.2   5.9.3   5.9.3  node_modules/typescript                       node-ci

Environment

  • Runner OS: Linux
  • Runner Arch: X64
  • Node version: 24

@github-actions
Copy link

github-actions bot commented Oct 7, 2025

@actalog/node-ci

Node CI completed!

Steps

Step Status
Build skipped
Lint success
Test success

Statistics

  • node_modules size: 159M

Outdated packages

Package                          Current  Wanted  Latest  Location                                      Depended by
@antfu/eslint-config              4.19.0  4.19.0   5.4.1  node_modules/@antfu/eslint-config             node-ci
@commitlint/cli                   19.8.1  19.8.1  20.1.0  node_modules/@commitlint/cli                  node-ci
@commitlint/config-conventional   19.8.1  19.8.1  20.0.0  node_modules/@commitlint/config-conventional  node-ci
@faker-js/faker                    9.9.0   9.9.0  10.0.0  node_modules/@faker-js/faker                  node-ci
eslint                            9.36.0  9.37.0  9.37.0  node_modules/eslint                           node-ci
typescript                         5.9.2   5.9.3   5.9.3  node_modules/typescript                       node-ci

Environment

  • Runner OS: Linux
  • Runner Arch: X64
  • Node version: 24

@github-actions
Copy link

github-actions bot commented Oct 7, 2025

@actalog/node-ci

Node CI completed!

Steps

Step Status
Build success
Lint success
Test success

Statistics

  • node_modules size: 150M

Outdated packages

Package                          Current  Wanted  Latest  Location                                      Depended by
@antfu/eslint-config              4.19.0  4.19.0   5.4.1  node_modules/@antfu/eslint-config             node-ci
@commitlint/cli                   19.8.1  19.8.1  20.1.0  node_modules/@commitlint/cli                  node-ci
@commitlint/config-conventional   19.8.1  19.8.1  20.0.0  node_modules/@commitlint/config-conventional  node-ci
@faker-js/faker                    9.9.0   9.9.0  10.0.0  node_modules/@faker-js/faker                  node-ci
eslint                            9.36.0  9.37.0  9.37.0  node_modules/eslint                           node-ci
typescript                         5.9.2   5.9.3   5.9.3  node_modules/typescript                       node-ci

Environment

  • Runner OS: macOS
  • Runner Arch: ARM64
  • Node version: 24

@gabrielrufino gabrielrufino merged commit f7a05ee into v3 Oct 7, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants