Skip to content

Remove unused @schemastore/package dependency#3779

Merged
henrymercer merged 1 commit intomainfrom
henrymercer/remove-unused-dependency
Mar 27, 2026
Merged

Remove unused @schemastore/package dependency#3779
henrymercer merged 1 commit intomainfrom
henrymercer/remove-unused-dependency

Conversation

@henrymercer
Copy link
Copy Markdown
Contributor

No description provided.

@henrymercer henrymercer requested a review from a team as a code owner March 27, 2026 13:58
Copilot AI review requested due to automatic review settings March 27, 2026 13:58
@github-actions github-actions bot added the size/XS Should be very easy to review label Mar 27, 2026
Copy link
Copy Markdown
Contributor

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

Removes an unused @schemastore/package dependency from the action’s root npm dependencies to reduce dependency surface area and keep the dependency graph minimal.

Changes:

  • Dropped @schemastore/package from dependencies in package.json.
  • Updated package-lock.json to remove the corresponding root entry and installed module record.

Reviewed changes

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

File Description
package.json Removes @schemastore/package from runtime dependencies.
package-lock.json Cleans lockfile entries for the removed dependency.

Copy link
Copy Markdown
Member

@mbg mbg left a comment

Choose a reason for hiding this comment

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

LGTM if CI is green.

@henrymercer henrymercer enabled auto-merge March 27, 2026 14:01
@henrymercer henrymercer added this pull request to the merge queue Mar 27, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 27, 2026
@henrymercer henrymercer added this pull request to the merge queue Mar 27, 2026
Merged via the queue into main with commit aa69c48 Mar 27, 2026
229 checks passed
@henrymercer henrymercer deleted the henrymercer/remove-unused-dependency branch March 27, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Should be very easy to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants