Skip to content

chore: use https GitHub metadata links#779

Open
BowenMilner wants to merge 1 commit into
react-component:masterfrom
BowenMilner:fix/metadata-https-links
Open

chore: use https GitHub metadata links#779
BowenMilner wants to merge 1 commit into
react-component:masterfrom
BowenMilner:fix/metadata-https-links

Conversation

@BowenMilner

@BowenMilner BowenMilner commented Jun 17, 2026

Copy link
Copy Markdown

Summary

  • update package homepage and bugs metadata to use https GitHub URLs
  • leave runtime code, dependencies, entry points, and package files unchanged

Validation

  • node package metadata assertion
  • npm pack --dry-run --ignore-scripts --json
  • git diff --check

Summary by CodeRabbit

Chores

  • 更新项目元数据:将主页和错误报告 URL 改为 HTTPS 协议。

@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the React Component Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai

coderabbitai Bot commented Jun 17, 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: CHILL

Plan: Pro

Run ID: 1541d43c-f130-421c-90b1-244caf158bd8

📥 Commits

Reviewing files that changed from the base of the PR and between b7731c3 and 5657765.

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

Walkthrough

package.jsonhomepage 字段的协议从 http:// 更新为 https://,并对 bugs.url 所在字段块进行等价对齐,路径不变。其余字段、依赖及脚本均未修改。

Changes

包元数据 URL 更新

Layer / File(s) Summary
homepage 与 bugs.url 协议升级
package.json
homepage 协议由 http:// 改为 https://bugs.url 路径保持不变,字段块同步对齐。

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇 小兔子轻轻一跳,
http 换成 https
安全锁扣好啦!
链接闪闪发光,
代码园地更安康~ 🔒✨

🚥 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 Pull request title clearly and concisely describes the main change: updating package metadata URLs to use HTTPS instead of HTTP.
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.

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

Gemini encountered an error creating the review. You can try again by commenting /gemini review.

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