Skip to content

build: bump github actions and dev dependencies - #369

Open
sheplu wants to merge 1 commit into
masterfrom
bump-dependencies
Open

build: bump github actions and dev dependencies#369
sheplu wants to merge 1 commit into
masterfrom
bump-dependencies

Conversation

@sheplu

@sheplu sheplu commented Aug 2, 2026

Copy link
Copy Markdown
Member

Closes #368

GitHub Actions (SHA-pinned to latest releases)

Action Before After
actions/checkout v6.0.1 v7.0.1
github/codeql-action/* v4.35.2 v4.37.4
ossf/scorecard-action v2.4.3 v2.4.4
coverallsapp/github-action v2.3.6 v2.3.8
actions/upload-artifact v7.0.1 unchanged (already latest)

Dev dependencies (kept on same major)

Package Before After
eslint-plugin-import 2.20.2 2.32.0
eslint-plugin-promise 4.2.1 4.3.1
eslint-plugin-standard 4.0.1 4.1.0
mocha 10.4.0 10.8.2

Runtime dependencies are already at the latest version within their major range, so they are unchanged. Migration to newer majors (eslint, supertest, nyc, debug) will be handled separately.

Lint and all 88 tests pass.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​eslint-plugin-standard@​4.0.1 ⏵ 4.1.0100 +110082 +175100
Updatednpm/​eslint-plugin-promise@​4.2.1 ⏵ 4.3.1100 +1100100 +183 -1100
Updatednpm/​eslint-plugin-import@​2.20.2 ⏵ 2.32.09810010083100
Updatednpm/​mocha@​10.4.0 ⏵ 10.8.297 +110095 +196100

View full report

@socket-security

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm es-abstract is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: ?npm/eslint-plugin-import@2.32.0npm/es-abstract@1.24.2

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/es-abstract@1.24.2. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

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.

bump dependncies

1 participant