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

🐛 fix: fix import AuthObject from public api #3416

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

Zolyn
Copy link
Contributor

@Zolyn Zolyn commented Aug 6, 2024

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 👷 build
  • ⚡️ perf
  • 📝 docs
  • 🔨 chore

🔀 变更说明 | Description of Change

clerk/javascript#3844

📝 补充信息 | Additional Information

Copy link

vercel bot commented Aug 6, 2024

@ofkarosia is attempting to deploy a commit to the LobeHub Pro Team on Vercel.

A member of the Team first needs to authorize it.

@lobehubbot
Copy link
Member

👍 @Zolyn

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

@Zolyn Zolyn force-pushed the fix/import-authobject-clerkjs branch from 2c347f1 to fa383c0 Compare August 6, 2024 15:07
@arvinxx arvinxx changed the title fix: import AuthObject from public api 🐛 fix: fix import AuthObject from public api Aug 6, 2024
Copy link

vercel bot commented Aug 6, 2024

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

Name Status Preview Comments Updated (UTC)
lobe-chat-database ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 6, 2024 6:03pm
lobe-chat-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 6, 2024 6:03pm

Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.85%. Comparing base (4743bfd) to head (12ac448).
Report is 2 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (4743bfd) and HEAD (12ac448). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (4743bfd) HEAD (12ac448)
app 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3416       +/-   ##
===========================================
- Coverage   94.22%   70.85%   -23.37%     
===========================================
  Files         409      114      -295     
  Lines       25713     8393    -17320     
  Branches     2898      149     -2749     
===========================================
- Hits        24227     5947    -18280     
- Misses       1486     2446      +960     
Flag Coverage Δ
app ?
server 70.85% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@arvinxx arvinxx merged commit af8960d into lobehub:main Aug 6, 2024
5 of 7 checks passed
@lobehubbot
Copy link
Member

❤️ Great PR @Zolyn ❤️

The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world.
项目的成长离不开用户反馈和贡献,感谢您的贡献! 如果您对 LobeHub 开发者社区感兴趣,请加入我们的 discord,然后私信 @arvinxx@canisminor1990。他们会邀请您加入我们的私密开发者频道。我们将会讨论关于 Lobe Chat 的开发,分享和讨论全球范围内的 AI 消息。

github-actions bot pushed a commit that referenced this pull request Aug 6, 2024
### [Version&nbsp;1.9.4](v1.9.3...v1.9.4)
<sup>Released on **2024-08-06**</sup>

#### 🐛 Bug Fixes

- **misc**: Fix import clerk `AuthObject` from public api.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* **misc**: Fix import clerk `AuthObject` from public api, closes [#3416](#3416) ([af8960d](af8960d))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
@lobehubbot
Copy link
Member

🎉 This PR is included in version 1.9.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to bentwnghk/lobe-chat that referenced this pull request Aug 7, 2024
### [Version&nbsp;1.52.3](v1.52.2...v1.52.3)
<sup>Released on **2024-08-07**</sup>

#### 🐛 Bug Fixes

- **misc**: Fix import clerk `AuthObject` from public api.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* **misc**: Fix import clerk `AuthObject` from public api, closes [lobehub#3416](https://github.com/bentwnghk/lobe-chat/issues/3416) ([af8960d](af8960d))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
@Zolyn Zolyn deleted the fix/import-authobject-clerkjs branch August 7, 2024 01:35
davidreis97 pushed a commit to davidreis97/lobe-chat that referenced this pull request Aug 7, 2024
* fix: import `AuthObject` from public api

* Update package.json
davidreis97 pushed a commit to davidreis97/lobe-chat that referenced this pull request Aug 7, 2024
### [Version&nbsp;1.9.4](lobehub/lobe-chat@v1.9.3...v1.9.4)
<sup>Released on **2024-08-06**</sup>

#### 🐛 Bug Fixes

- **misc**: Fix import clerk `AuthObject` from public api.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* **misc**: Fix import clerk `AuthObject` from public api, closes [lobehub#3416](lobehub#3416) ([af8960d](lobehub@af8960d))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Deployment failure by Vercel [Bug] 添加clerk 报错了
3 participants