Skip to content

chore: use HTTPS repository URL#1823

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

chore: use HTTPS repository URL#1823
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 configuration in package metadata for improved compatibility.

@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: 4339d304-d432-4dca-9d81-b487540a6a4b

📥 Commits

Reviewing files that changed from the base of the PR and between 237a799 and 8ee50b9.

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

📝 Walkthrough

Walkthrough

The repository.url field in package.json is updated from the git:// protocol to https://, changing git://github.com/fb55/css-select.git to https://github.com/fb55/css-select.git.

Changes

Repository URL Protocol Update

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

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Poem

A bunny hops in, swift and neat,
Swaps git:// for https beat,
One line changed, the protocol right,
Secure and modern, shining bright,
🐇✨ All done — what a treat!

🚥 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 and concisely describes the main change: updating the repository URL protocol from git:// to HTTPS in package.json.
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.

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.

1 participant