discordjs / discord.js

A powerful JavaScript library for interacting with the Discord API
https://discord.js.org
Apache License 2.0
25.44k stars 3.97k forks source link

fix: docs search #10501

Closed almeidx closed 2 months ago

almeidx commented 2 months ago

Please describe the changes this PR makes and why it should be merged: discord.js now depends on @discordjs/builders ^1.9.0 which includes an invalid character (^) for the search index

Status and versioning classification:

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
discord-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 12, 2024 9:02pm
1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **discord-js-guide** | ⬜️ Ignored ([Inspect](https://vercel.com/discordjs/discord-js-guide/FebsDzdLgH1RMxVoC2RsqUjTcD6Z)) | [Visit Preview](https://discord-js-guide-git-fix-docs-search-discordjs.vercel.app) | | Sep 12, 2024 9:02pm |
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 35.48%. Comparing base (8a74f14) to head (e2f7793). Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
apps/website/src/util/fetchDependencies.ts 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10501 +/- ## ========================================== + Coverage 35.45% 35.48% +0.02% ========================================== Files 228 228 Lines 14319 14308 -11 Branches 1254 1254 ========================================== Hits 5077 5077 + Misses 9198 9187 -11 Partials 44 44 ``` | [Flag](https://app.codecov.io/gh/discordjs/discord.js/pull/10501/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discordjs) | Coverage Δ | | |---|---|---| | [website](https://app.codecov.io/gh/discordjs/discord.js/pull/10501/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discordjs) | `0.00% <0.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=discordjs#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.