Skip to content

[WIP] Update package-lock.json management and dependencies#288

Merged
coliff merged 3 commits into
mainfrom
codex/update-package-lock-and-dependencies
Mar 19, 2026
Merged

[WIP] Update package-lock.json management and dependencies#288
coliff merged 3 commits into
mainfrom
codex/update-package-lock-and-dependencies

Conversation

@Codex

@Codex Codex AI commented Mar 19, 2026

Copy link
Copy Markdown
Contributor
  • Remove package-lock.json, ignore it, and disable lockfile generation
  • Update package.json (Volta node 22.22.1, HTMLHint 1.9.2, prettier script uses npx prettier@3)
  • Refresh GitHub Actions (CodeQL v4.33.0, remove VALIDATE_HTML from super-linter)
  • Tests: npm test
Original prompt

This section details on the original issue you should resolve

<issue_title>Updates</issue_title>
<issue_description>- Delete package-lock.json

  • Prevent package-lock.json being generated in .npmrc
  • In package.json change Volta Node version to 22.22.1
  • In package.json update HTMLHint to 1.9.2
  • Change npx prettier@3.5.3 to just npx prettier@3 (no need to specify exact version)
  • In SuperLinter GitHub Action workflow remove VALIDATE_HTML: false
  • Update GitHub Actions to latest verisons
  • Add package-lock.json to .gitignore</issue_description>

Comments on the Issue (you are @codex[agent] in this section)

@Codex Codex AI assigned Codex and coliff Mar 19, 2026
@coliff coliff marked this pull request as ready for review March 19, 2026 04:18
Copilot AI review requested due to automatic review settings March 19, 2026 04:18

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

@Codex Codex AI requested a review from coliff as a code owner March 19, 2026 04:19
@github-actions

Copy link
Copy Markdown

Super-linter summary

Language Validation result
PRE_COMMIT Pass ✅
TRIVY Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@coliff coliff merged commit dfb0d17 into main Mar 19, 2026
@coliff coliff deleted the codex/update-package-lock-and-dependencies branch March 19, 2026 04:23
Copilot stopped work on behalf of coliff due to an error March 19, 2026 04:24
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.

Updates

3 participants