Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Fix broken link on http api #1791

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

adityapk00
Copy link
Contributor

@adityapk00 adityapk00 commented Mar 7, 2024

Motivation

Broken link on http api page.

Merge Checklist

Choose all relevant options below by adding an x now or at any time before submitting for review


PR-Codex overview

The focus of this PR is to update dependencies, fix a broken link on the docs site, and rename an API endpoint in the documentation.

Detailed summary

  • Updated vitepress dependency to ^1.0.0-rc.45
  • Fixed broken link on the docs site
  • Renamed API endpoint from "SubmitMessage" to "Message" in documentation

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@adityapk00 adityapk00 added the t-docs Add or update documentation label Mar 7, 2024
Copy link

changeset-bot bot commented Mar 7, 2024

🦋 Changeset detected

Latest commit: e4be5cb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@farcaster/hubble Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Mar 7, 2024

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

Name Status Preview Comments Updated (UTC)
hub-monorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 7, 2024 1:57am

Copy link

socket-security bot commented Mar 7, 2024

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Install scripts npm/vue-demi@0.14.6
  • Install script: postinstall
  • Source: node ./scripts/postinstall.js

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/vue-demi@0.14.6

Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.21%. Comparing base (498ec9b) to head (e4be5cb).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1791      +/-   ##
==========================================
+ Coverage   74.00%   74.21%   +0.21%     
==========================================
  Files          99       99              
  Lines        9425     9425              
  Branches     2097     2097              
==========================================
+ Hits         6975     6995      +20     
+ Misses       2332     2313      -19     
+ Partials      118      117       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adityapk00 adityapk00 merged commit 9c5c762 into farcasterxyz:main Mar 7, 2024
9 of 10 checks passed
@adityapk00 adityapk00 deleted the brokenlink branch March 7, 2024 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-docs Add or update documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant