chore: remove unused @actions/core dependency#5
Closed
Copilot wants to merge 3 commits intodependabot/npm_and_yarn/actions/core-1.9.1from
Closed
chore: remove unused @actions/core dependency#5Copilot wants to merge 3 commits intodependabot/npm_and_yarn/actions/core-1.9.1from
Copilot wants to merge 3 commits intodependabot/npm_and_yarn/actions/core-1.9.1from
Conversation
Co-authored-by: ric-v <20295778+ric-v@users.noreply.github.com>
Co-authored-by: ric-v <20295778+ric-v@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update @actions/core dependency from 1.6.0 to 1.9.1
chore: remove unused @actions/core dependency
Dec 12, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes
@actions/coredependency identified as unused - no imports or references found in codebase.Changes
@actions/corefrom package.json (commit 2dde03f)npm uninstall @actions/core --legacy-peer-deps(commit e096ce1)uuid@8.3.2,@actions/http-client@2.2.3Note
Removal of
"peer": trueflags is expected behavior when using--legacy-peer-deps(required due to react-day-picker@8.10.1 incompatibility with React 19).💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.