Skip to content

chore: use HTTPS repository URL#2452

Closed
dangelo352 wants to merge 1 commit into
fb55:masterfrom
dangelo352:fix-repository-url-https
Closed

chore: use HTTPS repository URL#2452
dangelo352 wants to merge 1 commit into
fb55:masterfrom
dangelo352:fix-repository-url-https

Conversation

@dangelo352

@dangelo352 dangelo352 commented Jun 22, 2026

Copy link
Copy Markdown

Updates the package repository metadata to use HTTPS instead of the unauthenticated git:// protocol.

Validation:

  • git diff --check
  • parsed the changed package.json file(s) with Node.js

Summary by CodeRabbit

  • Chores
    • Updated repository dependency configuration.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: e159377f-4106-4c41-aa55-ce93ed3a24a2

📥 Commits

Reviewing files that changed from the base of the PR and between f152325 and dcb628d.

📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

The repository.url field in package.json is updated from the git:// protocol to https:// for the fb55/htmlparser2 repository reference.

Changes

Repository URL Protocol Update

Layer / File(s) Summary
Repository URL protocol change
package.json
repository.url is changed from git://github.com/fb55/htmlparser2 to https://github.com/fb55/htmlparser2.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Poem

A bunny hopped by and said, "Wait, hold on—
That git:// link should be long gone!
Switch it to https, safe and bright,
So every npm fetch goes just right."
🐇✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: use HTTPS repository URL' accurately describes the main change: updating the repository URL from git:// protocol to HTTPS in package.json for improved security.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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 and usage tips.

@fb55

fb55 commented Jun 23, 2026

Copy link
Copy Markdown
Owner

Thanks, but don't think this makes much of a difference

@fb55 fb55 closed this Jun 23, 2026
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.

2 participants