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 with 10 updates #188

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps the combined-dependencies group with 10 updates:

Package From To
@fortawesome/fontawesome-svg-core 6.5.2 6.6.0
@fortawesome/free-solid-svg-icons 6.5.2 6.6.0
@vitejs/plugin-vue 5.0.5 5.1.2
axios 1.7.2 1.7.3
cherry-markdown 0.8.44 0.8.45
pinia 2.1.7 2.2.0
vite 5.3.2 5.3.5
vue 3.4.31 3.4.35
vue-router 4.4.0 4.4.2
prettier 3.3.2 3.3.3

Updates @fortawesome/fontawesome-svg-core from 6.5.2 to 6.6.0

Release notes

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

Release 6.6.0

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

Commits

Updates @fortawesome/free-solid-svg-icons from 6.5.2 to 6.6.0

Release notes

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

Release 6.6.0

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

Commits

Updates @vitejs/plugin-vue from 5.0.5 to 5.1.2

Release notes

Sourced from @​vitejs/plugin-vue's releases.

[email protected]

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.

Changelog

Sourced from @​vitejs/plugin-vue's changelog.

5.1.2 (2024-08-01)

  • refactor(plugin-vue): add type field (a6b7e3f)
  • fix(plugin-vue): add deprecated script.propsDestructure option (1e24322), closes #431
  • chore(deps): update upstream (#432) (5d592cd), closes #432

5.1.1 (2024-07-27)

  • fix(plugin-vue): clear script cache if recall (f5eb5ac), closes #431

5.1.0 (2024-07-23)

  • fix(deps): update all non-major dependencies (#412) (8cb2ea9), closes #412
  • fix(plugin-vue): clear cache after build end (96dbb22)
  • chore: update documentation for new features option (7fc7994)
  • chore(deps): update upstream (#416) (02a3edd), closes #416
  • feat(plugin-vue): add features option (#419) (3e839e2), closes #419
Commits

Updates axios from 1.7.2 to 1.7.3

Release notes

Sourced from axios's releases.

Release v1.7.3

Release notes:

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

Changelog

Sourced from axios's changelog.

1.7.3 (2024-08-01)

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

Commits

Updates cherry-markdown from 0.8.44 to 0.8.45

Release notes

Sourced from cherry-markdown's releases.

v0.8.45

Features

  • #522 增加vim编辑模式的配置 (40ba66f)
  • #755 增加隐藏工具栏机制 (71b8c03)
  • #794 脚本支持pr预览 (c1bed21)
  • #794 脚本支持pr预览 (#816) (d26a3be)
  • #814 丰富联想代码语言 (a249820)
  • #823 丰富api文档,增加字体颜色、字体背景色、信息面板、对齐方式等api (ba0f71e)
  • #836 PR合并后自动清除PR在线预览相关资源 (0da9aba)
  • #838 代码块语法忽略大小写 (c82ab40)
  • #847 插入菜单添加“内联代码”按钮 (#849) (3476f21)
  • 调整pr-viewer脚本 (adc310b)
  • 设置actions权限,支持pr构建 (f728487)
  • 优化有大量base64数据时的渲染性能 (a03c999)
  • add react demo for cherry-markdown #797 (28c0e81)
  • pr-test脚本eslint只检查js文件 (8faef0a)
  • ShortcutKey: 增加快捷键配置能力 Closes #571 (837bf15)

Bug Fixes

  • #835 处理eslint报错 (0cd79ca)
  • #835 代码提示自动补全国际化问题 (d94b357)
  • 修复字数统计工具报错的问题 (e61ec5f)
  • 修复menu.setName失效的问题 (d398c6a)
  • github actions build排除掉push (9214bd4)
Changelog

Sourced from cherry-markdown's changelog.

0.8.45 (2024-07-25)

Features

  • #522 增加vim编辑模式的配置 (40ba66f)
  • #755 增加隐藏工具栏机制 (71b8c03)
  • #794 脚本支持pr预览 (c1bed21)
  • #794 脚本支持pr预览 (#816) (d26a3be)
  • #814 丰富联想代码语言 (a249820)
  • #823 丰富api文档,增加字体颜色、字体背景色、信息面板、对齐方式等api (ba0f71e)
  • #836 PR合并后自动清除PR在线预览相关资源 (0da9aba)
  • #838 代码块语法忽略大小写 (c82ab40)
  • #847 插入菜单添加“内联代码”按钮 (#849) (3476f21)
  • 调整pr-viewer脚本 (adc310b)
  • 设置actions权限,支持pr构建 (f728487)
  • 优化有大量base64数据时的渲染性能 (a03c999)
  • add react demo for cherry-markdown #797 (28c0e81)
  • pr-test脚本eslint只检查js文件 (8faef0a)
  • ShortcutKey: 增加快捷键配置能力 Closes #571 (837bf15)

Bug Fixes

  • #835 处理eslint报错 (0cd79ca)
  • #835 代码提示自动补全国际化问题 (d94b357)
  • 修复字数统计工具报错的问题 (e61ec5f)
  • 修复menu.setName失效的问题 (d398c6a)
  • github actions build排除掉push (9214bd4)
Commits

Updates pinia from 2.1.7 to 2.2.0

Release notes

Sourced from pinia's releases.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

Commits

Updates vite from 5.3.2 to 5.3.5

Changelog

Sourced from vite's changelog.

5.3.5 (2024-07-25)

5.3.4 (2024-07-16)

5.3.3 (2024-07-03)

Commits

Updates vue from 3.4.31 to 3.4.35

Release notes

Sourced from vue's releases.

v3.4.35

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.34

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.33

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.32

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.4.35 (2024-07-31)

Bug Fixes

  • teleport/ssr: fix Teleport hydration regression due to targetStart anchor addition (7b18cdb)
  • teleport/ssr: ensure targetAnchor and targetStart not null during hydration (#11456) (12667da), closes #11400
  • types/ref: allow getter and setter types to be unrelated (#11442) (e0b2975)

Performance Improvements

  • runtime-core: improve efficiency of normalizePropsOptions (#11409) (5680142), closes #9739

3.4.34 (2024-07-24)

Bug Fixes

  • defineModel: correct update with multiple changes in same tick (#11430) (a18f1ec), closes #11429

3.4.33 (2024-07-19)

Bug Fixes

  • runtime-dom: handle undefined values in v-html (#11403) (5df67e3)

3.4.32 (2024-07-17)

Bug Fixes

  • build: use consistent minify options from previous terser config (789675f)
  • compiler-sfc: correctly resolve type annotation for declared function (#11279) (b287aee), closes #11266
  • defineModel: force local update when setter results in same emitted value (de174e1), closes #10279 #10301
  • hmr: hmr reload should work with async component (#11248) (c8b9794)
  • hydration: fix tracking of reactive style objects in production (c10e40a), closes #11372
  • hydration: handle consectuvie text nodes during hydration (f44c3b3), closes #7285 #7301
  • reactivity: ensure unref correctly resolves type for ShallowRef (#11360) (a509e30), closes #11356
  • reactivity: shallowReactive map "unwraps" the nested refs (#8503) (50ddafe), closes #8501 #11249
  • runtime-core: avoid recursive warning (3ee7b4c), closes #8074
  • runtime-core: bail manually rendered compiler slot fragments in all cases (3d34f40), closes #10870
  • runtime-core: do not emit when defineModel ref is set with same value (#11162) (f1bb0ae), closes #11125

... (truncated)

Commits
  • 0b8ba63 release: v3.4.35
  • 7b18cdb fix(teleport/ssr): fix Teleport hydration regression due to targetStart ancho...
  • 12667da fix(Teleport): ensure targetAnchor and targetStart not null during hydration ...
  • af60e35 test: make transition tests more stable locally
  • 5680142 perf(runtime-core): improve efficiency of normalizePropsOptions (#11409)
  • 87923f6 chore(types): reuse built-in Iterator type (#11435)
  • 208f5c0 chore(deps): update dependency conventional-changelog-cli to v5 (#11449)
  • 5bca503 chore(deps): update dependency eslint-plugin-import-x to v3 (#11450)
  • e0b2975 fix(types/ref): allow getter and setter types to be unrelated (#11442)
  • 8e052ee chore(sfc-playgroud): highlight the commit and latest version when active in ...
  • Additional commits viewable in compare view

Updates vue-router from 4.4.0 to 4.4.2

Release notes

Sourced from vue-router's releases.

v4.4.2

Please refer to CHANGELOG.md for details.

v4.4.1

Please refer to CHANGELOG.md for details.

Commits

Updates prettier from 3.3.2 to 3.3.3

Release notes

Sourced from prettier's releases.

3.3.3

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.3.3

diff

Add parentheses for nullish coalescing in ternary (#16391 by @​cdignam-segment)

This change adds clarity to operator precedence.

// Input
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;
// Prettier 3.3.2
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;
// Prettier 3.3.3
foo ? (bar ?? foo) : baz;
(foo ?? bar) ? a : b;
a ? b : (foo ?? bar);

Add parentheses for decorator expressions (#16458 by @​y-schneider)

Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.

// Input
@(foo`tagged template`)
class X {}
// Prettier 3.3.2
@​footagged template
class X {}
// Prettier 3.3.3
@(footagged template)
class X {}

Support @let declaration syntax (#16474 by @​sosukesuzuki)

Adds support for Angular v18 @let declaration syntax.

Please see the following code example. The @let declaration allows you to define local variables within the template:

... (truncated)

Commits

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

Bumps the combined-dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) | `6.5.2` | `6.6.0` |
| [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.5.2` | `6.6.0` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.0.5` | `5.1.2` |
| [axios](https://github.com/axios/axios) | `1.7.2` | `1.7.3` |
| [cherry-markdown](https://github.com/Tencent/cherry-markdown) | `0.8.44` | `0.8.45` |
| [pinia](https://github.com/vuejs/pinia) | `2.1.7` | `2.2.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.2` | `5.3.5` |
| [vue](https://github.com/vuejs/core) | `3.4.31` | `3.4.35` |
| [vue-router](https://github.com/vuejs/router) | `4.4.0` | `4.4.2` |
| [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` |


Updates `@fortawesome/fontawesome-svg-core` from 6.5.2 to 6.6.0
- [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.5.2...6.6.0)

Updates `@fortawesome/free-solid-svg-icons` from 6.5.2 to 6.6.0
- [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.5.2...6.6.0)

Updates `@vitejs/plugin-vue` from 5.0.5 to 5.1.2
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue)

Updates `axios` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.2...v1.7.3)

Updates `cherry-markdown` from 0.8.44 to 0.8.45
- [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.44...v0.8.45)

Updates `pinia` from 2.1.7 to 2.2.0
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/[email protected]@2.2.0)

Updates `vite` from 5.3.2 to 5.3.5
- [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/v5.3.5/packages/vite)

Updates `vue` from 3.4.31 to 3.4.35
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.31...v3.4.35)

Updates `vue-router` from 4.4.0 to 4.4.2
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.4.0...v4.4.2)

Updates `prettier` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.2...3.3.3)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: combined-dependencies
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: combined-dependencies
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: combined-dependencies
- dependency-name: axios
  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: pinia
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: combined-dependencies
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: combined-dependencies
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: combined-dependencies
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: combined-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Aug 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2024

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

@dependabot dependabot bot closed this Sep 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/combined-dependencies-3492805f48 branch September 1, 2024 21:44
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