CNSeniorious000 / free-chat

An elegant LLM chat UI forked from chatgpt-demo of @anse-app. Index site at https://free-chat.asia
https://endless-chat.vercel.app
MIT License
177 stars 51 forks source link

chore(deps-dev): bump the unocss group with 5 updates #82

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the unocss group with 5 updates:

Package From To
@unocss/core 0.63.2 0.63.3
@unocss/eslint-config 0.63.2 0.63.3
@unocss/extractor-svelte 0.63.2 0.63.3
@unocss/reset 0.63.2 0.63.3
unocss 0.63.2 0.63.3

Updates @unocss/core from 0.63.2 to 0.63.3

Release notes

Sourced from @​unocss/core's releases.

v0.63.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits


Updates @unocss/eslint-config from 0.63.2 to 0.63.3

Release notes

Sourced from @​unocss/eslint-config's releases.

v0.63.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits


Updates @unocss/extractor-svelte from 0.63.2 to 0.63.3

Release notes

Sourced from @​unocss/extractor-svelte's releases.

v0.63.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits


Updates @unocss/reset from 0.63.2 to 0.63.3

Release notes

Sourced from @​unocss/reset's releases.

v0.63.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • fc0a91e chore: release v0.63.3
  • c7ffa6d build: fix jiti version
  • c6c4bbd fix(transformer-directive): encode colorstring & support theme color (#4184)
  • c9d2e01 fix(preset-attributify): fix attributify opacity modifier with colon resolving
  • cbb6e61 feat(preset-mini): graduate some experimental features
  • d4d763b refactor(nuxt): config loader cleanup (#4178)
  • See full diff in compare view


Updates unocss from 0.63.2 to 0.63.3

Release notes

Sourced from unocss's releases.

v0.63.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • fc0a91e chore: release v0.63.3
  • c7ffa6d build: fix jiti version
  • c6c4bbd fix(transformer-directive): encode colorstring & support theme color (#4184)
  • c9d2e01 fix(preset-attributify): fix attributify opacity modifier with colon resolving
  • cbb6e61 feat(preset-mini): graduate some experimental features
  • d4d763b refactor(nuxt): config loader cleanup (#4178)
  • See full diff in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions

Summary by Sourcery

将 @unocss 包组更新到版本 0.63.3,以纳入最新的功能和错误修复。

杂务:

Original summary in English ## Summary by Sourcery Update the @unocss package group to version 0.63.3 to incorporate the latest features and bug fixes. Chores: - Bump various @unocss packages from version 0.63.2 to 0.63.3, including core, eslint-config, extractor-svelte, reset, and unocss.
vercel[bot] commented 1 month ago

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

Name Status Preview Comments Updated (UTC)
endless-chat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 4, 2024 4:44pm
free-chat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 4, 2024 4:44pm
sourcery-ai[bot] commented 1 month ago

审核指南由 Sourcery 提供

此拉取请求将 UnoCSS 包及其相关依赖项从版本 0.63.2 更新到 0.63.3。更改主要是版本提升,伴随一些小的功能添加和错误修复。

未生成图表,因为更改看起来简单,不需要视觉表示。

文件级更改

更改 详情 文件
将 UnoCSS 和相关包从 0.63.2 更新到 0.63.3
  • 将 @unocss/core 从 0.63.2 提升到 0.63.3
  • 将 @unocss/eslint-config 从 0.63.2 提升到 0.63.3
  • 将 @unocss/extractor-svelte 从 0.63.2 提升到 0.63.3
  • 将 @unocss/reset 从 0.63.2 提升到 0.63.3
  • 将 unocss 从 0.63.2 提升到 0.63.3
pnpm-lock.yaml
将一些实验性功能在 preset-mini 中毕业
  • 在 preset-mini 中添加新功能
pnpm-lock.yaml
修复带冒号解析的 attributify 不透明度修饰符
  • 解决 attributify 不透明度修饰符和冒号的问题
pnpm-lock.yaml
在 transformer-directive 中编码 colorstring 并支持主题颜色
  • 改进 transformer-directive 中的颜色处理
  • 在 transformer-directive 中添加主题颜色支持
pnpm-lock.yaml

提示和命令 #### 与 Sourcery 互动 - **触发新审核:** 在拉取请求中评论 `@sourcery-ai review`。 - **继续讨论:** 直接回复 Sourcery 的审核评论。 - **从审核评论生成 GitHub 问题:** 通过回复审核评论请求 Sourcery 创建一个问题。 - **生成拉取请求标题:** 在拉取请求标题的任何地方写 `@sourcery-ai` 以随时生成标题。 #### 自定义您的体验 访问您的[仪表板](https://app.sourcery.ai)以: - 启用或禁用审核功能,如 Sourcery 生成的拉取请求摘要、审核指南等。 - 更改审核语言。 - 添加、删除或编辑自定义审核说明。 - 调整其他审核设置。 #### 获取帮助 - [联系我们的支持团队](mailto:support@sourcery.ai)以获取问题或反馈。 - 访问我们的[文档](https://docs.sourcery.ai)以获取详细指南和信息。 - 通过关注我们在 [X/Twitter](https://x.com/SourceryAI)、[LinkedIn](https://www.linkedin.com/company/sourcery-ai/) 或 [GitHub](https://github.com/sourcery-ai) 上的 Sourcery 团队保持联系。
Original review guide in English ## Reviewer's Guide by Sourcery This pull request updates the UnoCSS package and its related dependencies from version 0.63.2 to 0.63.3. The changes are primarily version bumps with some minor feature additions and bug fixes. _No diagrams generated as the changes look simple and do not need a visual representation._ ### File-Level Changes | Change | Details | Files | | ------ | ------- | ----- | | Update UnoCSS and related packages from 0.63.2 to 0.63.3 |
  • Bump @unocss/core from 0.63.2 to 0.63.3
  • Bump @unocss/eslint-config from 0.63.2 to 0.63.3
  • Bump @unocss/extractor-svelte from 0.63.2 to 0.63.3
  • Bump @unocss/reset from 0.63.2 to 0.63.3
  • Bump unocss from 0.63.2 to 0.63.3
| `pnpm-lock.yaml` | | Graduate some experimental features in preset-mini |
  • Add new features to preset-mini
| `pnpm-lock.yaml` | | Fix attributify opacity modifier with colon resolving |
  • Resolve issue with attributify opacity modifier and colons
| `pnpm-lock.yaml` | | Encode colorstring and support theme color in transformer-directive |
  • Improve color handling in transformer-directive
  • Add theme color support in transformer-directive
| `pnpm-lock.yaml` | ---
Tips and commands #### Interacting with Sourcery - **Trigger a new review:** Comment `@sourcery-ai review` on the pull request. - **Continue discussions:** Reply directly to Sourcery's review comments. - **Generate a GitHub issue from a review comment:** Ask Sourcery to create an issue from a review comment by replying to it. - **Generate a pull request title:** Write `@sourcery-ai` anywhere in the pull request title to generate a title at any time. #### Customizing Your Experience Access your [dashboard](https://app.sourcery.ai) to: - Enable or disable review features such as the Sourcery-generated pull request summary, the reviewer's guide, and others. - Change the review language. - Add, remove or edit custom review instructions. - Adjust other review settings. #### Getting Help - [Contact our support team](mailto:support@sourcery.ai) for questions or feedback. - Visit our [documentation](https://docs.sourcery.ai) for detailed guides and information. - Keep in touch with the Sourcery team by following us on [X/Twitter](https://x.com/SourceryAI), [LinkedIn](https://www.linkedin.com/company/sourcery-ai/) or [GitHub](https://github.com/sourcery-ai).
netlify[bot] commented 1 month ago

Deploy Preview for promplate-demo ready!

Name Link
Latest commit db3f690188d0661275e033aead3df528a3de3cff
Latest deploy log https://app.netlify.com/sites/promplate-demo/deploys/67001b0148ddc40008b5b4a8
Deploy Preview https://deploy-preview-82--promplate-demo.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 58
Accessibility: 66
Best Practices: 92
SEO: 84
PWA: 100
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

dependabot[bot] commented 1 month ago

Looks like these dependencies are no longer updatable, so this is no longer needed.