Skip to content

chore: commit package-lock.json to fix CI - #17

Merged
Atharva0506 merged 1 commit into
AOSSIE-Org:mainfrom
Atharva0506:fix/commit-package-lock
Aug 3, 2026
Merged

chore: commit package-lock.json to fix CI#17
Atharva0506 merged 1 commit into
AOSSIE-Org:mainfrom
Atharva0506:fix/commit-package-lock

Conversation

@Atharva0506

Copy link
Copy Markdown
Member

Addressed Issues:

Fixes #(issue number)

Screenshots/Recordings:

Additional Notes:

npm ci requires a package-lock.json file in the repository to perform a clean install. This commit adds the lockfile so that the publish workflow can succeed.

Checklist

  • My code follows the project's code style and conventions
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have joined the Discord server and I will share a link to this PR with the project maintainers there
  • I have read the Contributing Guidelines

⚠️ AI Notice - Important!

We encourage contributors to use AI tools responsibly when creating Pull Requests. While AI can be a valuable aid, it is essential to ensure that your contributions meet the task requirements, build successfully, include relevant tests, and pass all linters. Submissions that do not meet these standards may be closed without warning to maintain the quality and integrity of the project. Please take the time to understand the changes you are proposing and their impact.

npm ci requires a package-lock.json file in the repository to perform a clean install. This commit adds the lockfile so that the publish workflow can succeed.
@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 3a88a6b7-aecf-4250-ab5f-b90a12805ed2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added no-issue-linked PR is not linked to any issue configuration Configuration file changes javascript JavaScript/TypeScript code changes size/XL Extra large PR (>500 lines changed) labels Aug 3, 2026
@github-actions github-actions Bot added repeat-contributor PR from an external contributor who already had PRs merged needs-review labels Aug 3, 2026
@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/​typescript-eslint@​8.65.0 ⏵ 8.64.0100 +11007498100
Updatednpm/​eslint@​10.8.0 ⏵ 10.7.097 +110010097 +2100
Updatednpm/​prettier@​3.9.6 ⏵ 3.9.5981009798 +1100

View full report

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor
Messages
📖

⚠️ PR Template Check

These are non-blocking, but please fix:

  • Please replace the placeholder Fixes #(issue number) with the actual issue number (e.g. Fixes #42).

  • Some required checklist items are not completed:

  • My PR addresses a single issue

Generated by 🚫 dangerJS against 70a5df9

@Atharva0506
Atharva0506 merged commit 14a8b95 into AOSSIE-Org:main Aug 3, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

configuration Configuration file changes javascript JavaScript/TypeScript code changes needs-review no-issue-linked PR is not linked to any issue repeat-contributor PR from an external contributor who already had PRs merged size/XL Extra large PR (>500 lines changed)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant