chore(deps): bump the combined-dependencies group with 10 updates #201
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the combined-dependencies group with 10 updates:
6.6.0
6.7.1
6.6.0
6.7.1
5.1.4
5.2.1
1.7.7
1.7.8
0.8.50
0.8.52
2.2.5
2.2.8
5.4.10
6.0.1
3.5.12
3.5.13
4.4.5
4.5.0
3.3.3
3.4.1
Updates
@fortawesome/fontawesome-svg-core
from 6.6.0 to 6.7.1Release notes
Sourced from
@fortawesome/fontawesome-svg-core
's releases.Commits
3447c58
Release 6.7.1 (#20426)a03a91d
Release 6.7.0 (#20418)Updates
@fortawesome/free-solid-svg-icons
from 6.6.0 to 6.7.1Release notes
Sourced from
@fortawesome/free-solid-svg-icons
's releases.Commits
3447c58
Release 6.7.1 (#20426)a03a91d
Release 6.7.0 (#20418)Updates
@vitejs/plugin-vue
from 5.1.4 to 5.2.1Release notes
Sourced from
@vitejs/plugin-vue
's releases.Changelog
Sourced from
@vitejs/plugin-vue
's changelog.Commits
d156ad7
release: [email protected]4288652
chore: add vite 6 peer dep (#481)b2df95e
chore(deps): update dependency rollup to ^4.27.2 (#476)378aea3
chore: fix lint7edc3d9
release: [email protected]7a1fc4c
feat: add a feature option to support custom component id generator (#461)7d081cc
release: [email protected]91210cc
chore(deps): update dependency rollup to ^4.25.0 (#472)e432bcb
fix(deps): update all non-major dependencies (#439)62b17f3
fix(hmr): should reload if relies file changed after re-render (#471)Updates
axios
from 1.7.7 to 1.7.8Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
415ca94
chore(release): v1.7.8 (#6715)0a8d6e1
fix: use URL API instead of DOM to fix a potential vulnerability warning; (#6...c71811b
fix(types): export CJS types from ESM (#6218)4355a6d
chore(sponsor): update sponsor block (#6709)5d54d22
chore(sponsor): update sponsor block (#6707)eac4619
fix: allow passing a callback as paramsSerializer to buildURL (#6680)df956d1
fix(http): useglobalThis.TextEncoder
when available (#6634)7139ce9
chore(deps): bump cookie and socket.io (#6704)5ebb124
chore(deps-dev): bump elliptic from 6.5.4 to 6.6.0 (#6698)4e9b33d
chore(deps): bump send and express (#6699)Updates
cherry-markdown
from 0.8.50 to 0.8.52Release notes
Sourced from cherry-markdown's releases.
Changelog
Sourced from cherry-markdown's changelog.
Commits
5d7152c
chore(release): 0.8.52b69bf1f
feat: #897 增加切换toc悬浮目录状态的api8488d1d
feat: #947 对html block增加urlProcessor回调ab2eb4a
fix: 修复可能的报错e71e585
fix: 修复preview hover时报错的问题 (#980)9e276d0
chore(release): 0.8.51fded636
fix: #978 尝试修复editor.keepDocumentScrollAfterInit=true失效的问题2e54a7e
feat: #967 增加代码块是否自动换行配置 fix: #978 尝试修复editor.keepDocumentScrollAfterInit=tru...8f9a319
fix(vscodePlugin): prevent the default redirect behavior of links in vscode w...67c5ae5
fix(vscodePlugin): relative path img (#972)Updates
pinia
from 2.2.5 to 2.2.8Release notes
Sourced from pinia's releases.
Commits
4715104
release: [email protected]f939868
test: unused import1064c3e
chore: ignore file7097fc4
test: organize and use vitest3223983
docs: Nuxt 2 --> 3 (#2766)67d3109
fix: avoid immediate computing withstoreToRefs
ea14e53
fix(types): unwrap refs inmapWritableState
for setup stores (#2805)d1858e8
feat: deprecate old defineStore64fbd46
docs: note about nuxt module needing pinia3269742
release:@pinia/nuxt
@0
.8.0Updates
vite
from 5.4.10 to 6.0.1Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
91873d1
release: v6.0.1cc7670a
fix(server): skip hot channel client normalization for wsServer (#18782)0c6cdb0
fix(worker): fixapplyToEnvironment
hooks on worker build (#18793)bbaf514
fix: default empty serverproxy
prevents starting http2 server (#18788)8542632
chore: split changelog (#18787)b0fc6e3
revert: update moduleResolution value casing (#18409) (#18774)9b4c410
fix(server): close _ssrCompatModuleRunner on server close (#18784)3b0837e
fix(manifest): do not override existing js manifest entry (#18776)c7b3308
chore: flat v6 config file (#18777)b254fac
chore: update changelog for v6 (#18773)Updates
vue
from 3.5.12 to 3.5.13Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
6eb29d3
release: v3.5.134f8d807
fix(ssr): handle initial selected state for select with v-model + v-for optio...983eb50
fix(templateRef): set ref on cached async component which wrapped in KeepAliv...da7ad5e
fix(ssr): avoid updating subtree of async component if it is resolved (#12363)1f75d4e
fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...4b479db
fix(transition): reflow before leave-active class after leave-from (#12288)a20a4cb
fix(hydration): the component vnode's el should be updated when a mismatch oc...352bc88
fix(custom-element): avoid triggering mutationObserver when relecting props10ab8c0
chore(playground): reset version when opening local playground from reproductiond637bd6
perf(reactivity): do not track inner key `__v_skip`` (#11690)Updates
vue-router
from 4.4.5 to 4.5.0Release notesDescription has been truncated