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

chore(deps): bump the combined-dependencies group across 1 directory with 4 updates #205

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps the combined-dependencies group with 4 updates in the / directory: @fortawesome/fontawesome-svg-core, @fortawesome/free-solid-svg-icons, cherry-markdown and vite.

Updates @fortawesome/fontawesome-svg-core from 6.7.1 to 6.7.2

Release notes

Sourced from @​fortawesome/fontawesome-svg-core's releases.

Release 6.7.2

Change log available at https://fontawesome.com/docs/changelog/

Commits

Updates @fortawesome/free-solid-svg-icons from 6.7.1 to 6.7.2

Release notes

Sourced from @​fortawesome/free-solid-svg-icons's releases.

Release 6.7.2

Change log available at https://fontawesome.com/docs/changelog/

Commits

Updates cherry-markdown from 0.8.52 to 0.8.57

Release notes

Sourced from cherry-markdown's releases.

v0.8.57

Features

  • #1005 增加滚动到具体位置的api,增加滚动行为控制的参数,修复预览区滚动没有触发编辑区滚动的bug (7b7f7ad)
  • #1006 流式会话场景中,增加flowSessionCursor配置项,实现虚拟光标的效果 (5e025bf)
  • vscodePlugin: add i18n (#1010) (9c9265c)

Bug Fixes

  • #1009 处理容器宽度发生变化时,编辑器光标出现错位的问题 (ccae682)
  • #1009 调整编辑器刷新时机,只有编辑器处于显示状态时才需要刷新 (2b8696f)
  • #993 修复识别html标签的正则逻辑 (c58466e)
  • 修复没有顶部右对齐工具栏时,顶部工具栏高度变高的问题 (99f6bae)

Code Refactoring

  • 废弃elementsFromPoint方法 (2f732ea)

v0.8.56

Features

  • 优化单行大文本的判定逻辑 (2b5d8fc)

Bug Fixes

  • 处理图片base64和base64数据正则替换冲突的问题 (dc3306e)

v0.8.55

临时发版,如无必要,可用v0.8.53

v0.8.53

Features

  • #992 增加配置代码块自定义按钮的功能 (a645e7f)
  • #999 处理大文本缩略展示的逻辑,对单行超大文本作特殊缩略处理 (#1000) (fdbb48c)
  • 顶部操作栏自适应换行 (#991) (57fb28d)

Bug Fixes

  • #985 修复快捷键配置弹窗定位问题 (37e15c6)
  • #989 修复点击img获取不到data-formula-code属性的问题 (75718fc)
  • example: remove duplicate configurations (#983) (e509c9f)

Code Refactoring

... (truncated)

Changelog

Sourced from cherry-markdown's changelog.

0.8.57 (2024-12-23)

Features

  • #1005 增加滚动到具体位置的api,增加滚动行为控制的参数,修复预览区滚动没有触发编辑区滚动的bug (7b7f7ad)
  • #1006 流式会话场景中,增加flowSessionCursor配置项,实现虚拟光标的效果 (5e025bf)
  • vscodePlugin: add i18n (#1010) (9c9265c)

Bug Fixes

  • #1009 处理容器宽度发生变化时,编辑器光标出现错位的问题 (ccae682)
  • #1009 调整编辑器刷新时机,只有编辑器处于显示状态时才需要刷新 (2b8696f)
  • #993 修复识别html标签的正则逻辑 (c58466e)
  • 修复没有顶部右对齐工具栏时,顶部工具栏高度变高的问题 (99f6bae)

Code Refactoring

  • 废弃elementsFromPoint方法 (2f732ea)

0.8.56 (2024-12-18)

Features

  • 优化单行大文本的判定逻辑 (2b5d8fc)

Bug Fixes

  • 处理图片base64和base64数据正则替换冲突的问题 (dc3306e)

0.8.53 (2024-12-16)

Features

  • #992 增加配置代码块自定义按钮的功能 (a645e7f)
  • #999 处理大文本缩略展示的逻辑,对单行超大文本作特殊缩略处理 (#1000) (fdbb48c)
  • 顶部操作栏自适应换行 (#991) (57fb28d)

Bug Fixes

  • #985 修复快捷键配置弹窗定位问题 (37e15c6)
  • #989 修复点击img获取不到data-formula-code属性的问题 (75718fc)
  • example: remove duplicate configurations (#983) (e509c9f)

... (truncated)

Commits
  • aadc3fb chore(release): 0.8.57
  • 9c9265c feat(vscodePlugin): add i18n (#1010)
  • 5e025bf feat: #1006 流式会话场景中,增加flowSessionCursor配置项,实现虚拟光标的效果
  • c58466e fix: #993 修复识别html标签的正则逻辑
  • 2b8696f fix: #1009 调整编辑器刷新时机,只有编辑器处于显示状态时才需要刷新
  • ccae682 fix: #1009 处理容器宽度发生变化时,编辑器光标出现错位的问题
  • 2f732ea refactor: 废弃elementsFromPoint方法
  • 7b7f7ad feat: #1005 增加滚动到具体位置的api,增加滚动行为控制的参数,修复预览区滚动没有触发编辑区滚动的bug
  • 99f6bae fix: 修复没有顶部右对齐工具栏时,顶部工具栏高度变高的问题
  • ff84c90 chore(release): 0.8.56
  • Additional commits viewable in compare view

Updates vite from 5.4.11 to 6.0.6

Release notes

Sourced from vite's releases.

v6.0.6

Please refer to CHANGELOG.md for details.

v6.0.5

Please refer to CHANGELOG.md for details.

v6.0.4

Please refer to CHANGELOG.md for details.

v6.0.3

Please refer to CHANGELOG.md for details.

v6.0.2

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v6.0.1

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v6.0.0

Please refer to CHANGELOG.md for details.

v6.0.0-beta.10

Please refer to CHANGELOG.md for details.

v6.0.0-beta.9

Please refer to CHANGELOG.md for details.

v6.0.0-beta.8

Please refer to CHANGELOG.md for details.

v6.0.0-beta.7

Please refer to CHANGELOG.md for details.

v6.0.0-beta.6

Please refer to CHANGELOG.md for details.

v6.0.0-beta.5

Please refer to CHANGELOG.md for details.

v6.0.0-beta.4

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

6.0.6 (2024-12-26)

6.0.5 (2024-12-20)

6.0.4 (2024-12-19)

6.0.3 (2024-12-05)

... (truncated)

Commits
  • 5c2b4a0 release: v6.0.6
  • 9290d85 fix(css): show correct error when unknown placeholder is used for CSS modules...
  • afff05c fix(css): resolve style tags in HTML files correctly for lightningcss (#19001)
  • eb06ec3 chore: fix typo in comment (#19067)
  • 1aa434e fix(ssrTransform): preserve line offset when transforming imports (#19004)
  • 902567a fix(resolve): handle package.json with UTF-8 BOM (#19000)
  • 9f10261 fix: replace runner-side path normalization with fetchModule-side resolve (...
  • 8bfe247 revert: unpin esbuild version (#19043)
  • 0e9e81f chore: update comment about build.target (#19047)
  • a1f4b46 test(ssr): test virtual module with query (#19044)
  • Additional commits viewable 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…with 4 updates

Bumps the combined-dependencies group with 4 updates in the / directory: [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome), [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome), [cherry-markdown](https://github.com/Tencent/cherry-markdown) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@fortawesome/fontawesome-svg-core` from 6.7.1 to 6.7.2
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.7.1...6.7.2)

Updates `@fortawesome/free-solid-svg-icons` from 6.7.1 to 6.7.2
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.7.1...6.7.2)

Updates `cherry-markdown` from 0.8.52 to 0.8.57
- [Release notes](https://github.com/Tencent/cherry-markdown/releases)
- [Changelog](https://github.com/Tencent/cherry-markdown/blob/main/CHANGELOG.md)
- [Commits](Tencent/cherry-markdown@v0.8.52...v0.8.57)

Updates `vite` from 5.4.11 to 6.0.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.6/packages/vite)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: combined-dependencies
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: combined-dependencies
- dependency-name: cherry-markdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: combined-dependencies
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: combined-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants