servicecomb-fence
servicecomb-fence copied to clipboard
Bump @antfu/utils and unplugin-vue-components in /admin-website/src/main/resources/static/admin
Bumps @antfu/utils to 0.7.8 and updates ancestor dependency unplugin-vue-components. These dependencies need to be updated together.
Updates @antfu/utils
from 0.4.0 to 0.7.8
Release notes
Sourced from @antfu/utils
's releases.
v0.7.8
Features
- add
unindent
function (c2c5d77)v0.7.7
Bug Fixes
Features
v0.7.6
No release notes provided.
v0.7.5
Bug Fixes
- deepMerge: override plain value (34cbabf)
Features
v0.7.4
Features
v0.7.3
Bug Fixes
... (truncated)
Commits
f3e523e
chore: release v0.7.8c2c5d77
feat: addunindent
functionfeac67b
chore: update depsc52ed88
docs: fix linke289dc4
docs: update jsdocs link23d9e37
chore: update eslint (#42)63bd9c5
chore: release v0.7.77a873a7
chore: updatec68ad09
fix: exportequal
(#38)7cfe120
chore: update deps- Additional commits viewable in compare view
Updates unplugin-vue-components
from 0.17.21 to 0.27.0
Release notes
Sourced from unplugin-vue-components's releases.
v0.27.0
🚀 Features
- ant-design-vue:
- Support
css-in-js
import style - by@JohnsonHuang4396
,@antfu
, 黄启浩 and JohnsonHuang in unplugin/unplugin-vue-components#703 (5d533)- idux:
- Update idux resolver to support v2 version - by
@sallerli1
, 李志超44657 and@antfu
in unplugin/unplugin-vue-components#722 (c1458)- prime-vue:
- Update missing components - by
@evgeniikostiukov
in unplugin/unplugin-vue-components#735 (b9140)- Add missing components - by
@tugcekucukoglu
and@antfu
in unplugin/unplugin-vue-components#731 (858ce)- varlet-ui:
- Support
styleExtname
option - by@RSS1102
in unplugin/unplugin-vue-components#740 (c0e66)🐞 Bug Fixes
- Move
prettier-ignore
statement so it works - by@HookyGV
in unplugin/unplugin-vue-components#729 (e0d37)- utils: Collapse prefixes in PascalCase name - by
@waynzh
in unplugin/unplugin-vue-components#744 (02712)View changes on GitHub
v0.26.0
🚨 Breaking Changes
- Move to ESM first with dual esm/cjs package exports - by
@userquin
in unplugin/unplugin-vue-components#720 (c15a9)🚀 Features
- antdv: Add new component - by
@selicens
and@undefined-moe
in unplugin/unplugin-vue-components#715 (97c8d)View changes on GitHub
v0.25.4
🐞 Bug Fixes
View changes on GitHub
v0.25.3
🚀 Features
- Add support for path with brackets () - by
@Amber-372
in unplugin/unplugin-vue-components#677 (232a0)🐞 Bug Fixes
- Generate sourcemap with hires - by
@lishaobos
and@antfu
in unplugin/unplugin-vue-components#687 and unplugin/unplugin-vue-components#688 (7321c)View changes on GitHub
v0.25.2
... (truncated)
Commits
a359f2d
chore: release v0.27.0cafeb48
chore: keep list sortedc145885
feat(idux): update idux resolver to support v2 version (#722)858ce68
feat(prime-vue): add missing components (#731)b9140de
feat(prime-vue): update missing components (#735)5d533b1
feat(ant-design-vue): supportcss-in-js
import style (#703)ecf1a68
chore: update depse0d37b0
fix: moveprettier-ignore
statement so it works (#729)c0e66f3
feat(varlet-ui): supportstyleExtname
option (#740)027128c
fix(utils): collapse prefixes in PascalCase name (#744)- 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.