Skip to content

Conversation

@yoshinorin
Copy link
Member

@yoshinorin yoshinorin commented Oct 26, 2025

What does it do?

Update a package.json repository field to object format. While it's unclear when this format became available, npm documentation has used it since at least v6.

Screenshots

N/A

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.
@github-actions
Copy link

How to test

git clone -b chore/update-package.json-repo-field https://github.com/hexojs/hexo.git
cd hexo
npm install
npm test
@coveralls
Copy link

Pull Request Test Coverage Report for Build 18818002556

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.529%

Totals Coverage Status
Change from base Build 18817528407: 0.0%
Covered Lines: 9935
Relevant Lines: 9982

💛 - Coveralls
@yoshinorin yoshinorin merged commit 69f358b into master Oct 26, 2025
15 checks passed
@yoshinorin yoshinorin deleted the chore/update-package.json-repo-field branch October 26, 2025 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants