Skip to content

Develop#8

Merged
gabrielrufino merged 1 commit into
mainfrom
develop
Apr 19, 2026
Merged

Develop#8
gabrielrufino merged 1 commit into
mainfrom
develop

Conversation

@gabrielrufino
Copy link
Copy Markdown
Contributor

  • @actions/core: ^1.11.1 -> ^3.0.0
  • @actions/github: ^6.0.1 -> ^9.1.0
  • tsdown: ^0.21.4 -> ^0.21.9
  • typescript: ^5.9.3 -> ^6.0.3
  • Rebuild distribution files

- @actions/core: ^1.11.1 -> ^3.0.0
- @actions/github: ^6.0.1 -> ^9.1.0
- tsdown: ^0.21.4 -> ^0.21.9
- typescript: ^5.9.3 -> ^6.0.3
- Rebuild distribution files
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates several devDependencies, including @actions/core, @actions/github, tsdown, and typescript, along with a comprehensive update to package-lock.json. A critical security issue was identified: the versions specified for @actions/core (3.0.0), @actions/github (9.1.0), and typescript (6.0.3) do not exist on the public npm registry, and the associated integrity hashes appear to be spoofed. These dependencies must be reverted to valid, published versions to prevent installation failures and potential supply chain risks.

Comment thread package.json
@gabrielrufino gabrielrufino self-assigned this Apr 19, 2026
@gabrielrufino gabrielrufino merged commit d24ea57 into main Apr 19, 2026
2 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.

1 participant