chore(deps): update all non-major dependencies
Note: This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @nuxt-themes/docus | ^1.1.3 -> ^1.15.1 |
||
| consola | ^2.15.0 -> ^2.15.3 |
||
| destr | ^1.0.1 -> ^1.2.2 |
||
| ky | ^0.25.1 -> ^0.33.3 |
||
| web-streams-polyfill | ^3.0.1 -> ^3.3.3 |
Release Notes
nuxt-themes/docus (@nuxt-themes/docus)
v1.15.1
What's Changed
- fix: separate type imports by @AndreyYolkin in #997
- chore(deps): update devdependency @nuxt/devtools to v1 by @renovate in #992
- chore: update starter deps by @shinGangan in #1021
- docs: minor typo by @morehawes in #1019
- ci: test against node v18 by @danielroe in #1028
- chore(deps): update pnpm to v9 by @renovate in #1024
- chore(deps): update actions/setup-node action to v4 by @renovate in #994
- chore(deps): update devdependency @nuxtjs/plausible to v1 by @renovate in #1022
- ci: remove pnpm action by @danielroe in #1029
- chore(deps): update all non-major dependencies by @renovate in #989
- chore(deps): lock file maintenance by @renovate in #987
- chore(deps): update devdependency eslint to v9 by @renovate in #1027
- chore(deps): update devdependency release-it to v17 by @renovate in #1006
- chore(deps): update all non-major dependencies by @renovate in #1030
- chore(deps): lock file maintenance by @renovate in #1031
- chore(deps): update all non-major dependencies by @renovate in #1032
- chore(deps): update all non-major dependencies by @renovate in #1038
- chore(deps): update vueuse monorepo to v11 (major) by @renovate in #1042
- chore(deps): update some safe dependencies by @danielroe in #1045
- chore(deps): update all non-major dependencies by @renovate in #1044
- chore(deps): lock file maintenance by @renovate in #1040
- fix: update dependencies and update options by @danielroe in #1047
- fix: try directly importing app module by @danielroe in #1048
- chore(deps): update all non-major dependencies by @renovate in #1049
- ci: use corepack version of pnpm by @danielroe in #1052
- ci: use single deploy group per-branch by @danielroe in #1053
- chore(deps): update devdependency @types/node to v22 by @renovate in #1051
- chore(deps): lock file maintenance by @renovate in #1050
- test: add basic e2e snapshot test to catch visual regressions by @danielroe in #1055
- chore(deps): update all non-major dependencies by @renovate in #1054
New Contributors
- @AndreyYolkin made their first contribution in #997
- @shinGangan made their first contribution in #1021
- @morehawes made their first contribution in #1019
Full Changelog: https://github.com/nuxt-themes/docus/compare/v1.15.0...v1.15.1
v1.15.0
What's Changed
New Contributors
Full Changelog: https://github.com/nuxt-themes/docus/compare/v1.14.9...v1.15.0
v1.14.9
- chore(deps): update all non-major dependencies (#981) (
9975e0e) - chore: upgrade deps (#984) (
a0b5ec9)
v1.14.8
v1.14.7
What's Changed
- fix: server api search handler by @rgrativol in #979
- chore(deps): update actions/checkout action to v4 by @renovate in #976
New Contributors
- @rgrativol made their first contribution in #979
Full Changelog: https://github.com/nuxt-themes/docus/compare/v1.14.6...v1.14.7
v1.14.6
- fix(search): handle back docsearch properly (
b5f3108) - fix(footer): handle icons value for credits (
e1ed5c8)
Full Changelog: https://github.com/nuxt-themes/docus/compare/v1.14.5...v1.14.6
v1.14.5
What's Changed
Full Changelog: https://github.com/nuxt-themes/docus/compare/v1.14.4...v1.14.5
v1.14.4
- chore: update deps (
44aefd5) - fix: fuse expects array not string (#961) (
85469db) - chore: Update docsearch.ts (#941) (
e0565fb)
v1.14.3
- fix: no need to have client-only for AppSearch (
bb9c50f)
Full Changelog: https://github.com/nuxt-themes/docus/compare/v1.14.2...v1.14.3
v1.14.2
What's Changed
- fix: include server endpoints in packaged theme by @danielroe in #940
Full Changelog: https://github.com/nuxt-themes/docus/compare/v1.14.1...v1.14.2
v1.14.1
- fix: add AppSearch only on client-side (
b3a93ef)
v1.14.0
What's Changed
https://github.com/nuxt-themes/docus/assets/904724/820b1ac7-46ee-46cb-bdc9-72c1f07292cf
Full Changelog: https://github.com/nuxt-themes/docus/compare/v1.13.1...v1.14.0
v1.13.1
- fix: ignore pinceau routes to generate without failing (
3e728b5)
v1.13.0
What's Changed
- feat: added Github baseURL to allow Enterprise URL by @Tragio in #924
- fix(schema): extend logo types by @owlnai in #920
- fix: allow social icons to be a full URL by @Tragio in #923
- docs: update contributing in readme by @Barbapapazes in #928
New Contributors
Full Changelog: https://github.com/nuxt-themes/docus/compare/v1.12.3...v1.13.0
v1.12.3
- fix: use public runtime config for DocSearch (
2d0a25a)
v1.12.2
- chore: upgrade deps (
a2a80e4)
v1.12.1
- chore: update deps (
a387c55) - chore(up): lockfile up (
10c7aad) - chore(ci): fix dev ci (
b849b38) - chore(lockfile): fix lockfile & deployment (
383621d) - chore: use pnpm 8 (
383e9d2) - chore: add studio token (
58ea13a) - adds tiktok to social icons (#915) (
7f0bcf1) - chore(starters): upgrade starters (1.12.0) (
f56cd8d)
v1.12.0
- chore(lockfile): upgrade lockfile (
ead6d06) - docs: logo customization (#905) (
b52509e) - feat(rel): add rel support for textLinks and iconLinks too (
838003d) - Merge branch 'main' of github.com:nuxtlabs/docus (
9d20ec9) - feat: allow rel for socials links to be configured (#899) (
fbd0971) - chore(deps): up (
117bd8b) - chore(clean): clean comments (
a710a9a) - chore(deployment): add github action (
97d6bb5) - 1 deletion by Nuxt Studio (
e277328) - chore(deployment): add github action (
b85ff39) - chore(fix): iconLinks in starter (
5d2eff5) - feat(nuxt): fix nuxt version in starter (
c62df23) - chore(devtools): add devtools to starter (
8000f2c) - feat(starter): move
docus-starterinside this repository (#904) (a8af7e6)
v1.11.1
- chore: update deps (
c916bd3)
v1.11.0
- chore: update deps (
59cd11c) - chore: up and lint (
d784582) - chore(deps): update pnpm to v8 (#896) (
8e7afaa) - chore(deps): upgrade
@nuxt/[email protected](#895) (17622a4) - feat: support rel in footer (#889) (
f86c37d) - docs: fix contributing (#890) (
b070cce) - chore: add a package manager (#891) (
645ba84) - chore: Update package.json "License" added, fixed (#894) (
50d9e68) - Fix: 500/404 Error from a GitHub Source Content (#879) (
2eb013d) - feat: add support for static light/dark images for logo (#874) (
3e79992) - chore(deps): up (
7cd18d2) - chore: fix studio link (
3b7079b) - chore(deps): up (
e970206) - fix: color and shadow token improvements (#881) (
01e347f) - feat: tokenize body (#875) (
1e99aa0) - fix: resolve link clickability in section center (#870) (
a55b07f)
v1.10.1
- chore(deps): update typography (
a1dcf4e)
v1.10.0
- chore(deps): up (
a5f09cd) - feat: more flexible color palette (#865) (
bea89ec) - feat: Reimplement SourceLink and Ellipsis components from Elements (#869) (
6409c47)
v1.9.10
- chore(deps): update all non-major dependencies (#854) (
5ca4234) - chore(deps): update devdependency typescript to v5 (#859) (
b77a0da) - fix: Fine tuning collapsed state (#864) (
1c6ba36) - docs: update main sentence (
ae0f1ec) - chore: update badges order (
8e033d6)
v1.9.9
What's Changed
- chore: set vertical margin to 24px by @Atinux in #850
- chore(deps): update devdependency eslint to ^8.36.0 by @renovate in #851
Full Changelog: https://github.com/nuxt-themes/docus/compare/v1.9.8...v1.9.9
v1.9.8
What's Changed
| Before | After |
|---|---|
![]() |
![]() |
- chore(deps): update all non-major dependencies by @renovate in #846
Full Changelog: https://github.com/nuxt-themes/docus/compare/v1.9.6...v1.9.8
v1.9.7
v1.9.6
What's Changed
- fix: remove sticky footer by @bdrtsky in #845
- fix: Allow children links in toc to close the toc by @electrolinux in #835
- chore(deps): update pnpm/action-setup action to v2.2.4 by @renovate in #841
New Contributors
- @electrolinux made their first contribution in #835
Full Changelog: https://github.com/nuxt-themes/docus/compare/v1.9.4...v1.9.6
v1.9.5
v1.9.4
- fix: show aside when level 0 and one parent only (
8b920c2)
v1.9.3
- fix(mobile): show dialog if one nav has children (
5bfca2b)
v1.9.2
- fix: sticky footer (#840) (
cb9d4b8) - fix: better support aside logic based on tree (
a996854) - docs: use Terminal from content for support slot in BlockHero (#844) (
1dcb26c) - chore(dpes): upgrade Content (#843) (
551773f) - chore: use .nuxtrc for Typescript workspace (
a7a23a9) - chore: update dependencies (
f3470e3) - chore(deps): up deps (
64ec3f9)
v1.9.1
v1.9.0
- chore(deps): upgrade @nuxt-themes dependencies (
f7b49c2) - docs: add badges (
2f50d05)
v1.8.3
What's Changed
- fix: remove empty directory span by @bdrtsky in #822
- fix: DocsPageLayout aside/ToC grid by @bdrtsky in #828
- docs: fix typo by @bencodezen in #820
New Contributors
- @bencodezen made their first contribution in #820
Full Changelog: https://github.com/nuxt-themes/docus/compare/v1.8.2...v1.8.3
v1.8.2
- fix: remove socials default key to enable sorting for end user (#818) (
bd97760) - chore(deps): upgrade deps (
0cb1ba7) - docs: small improvements (
bada05b) - chore: up studio (
0b92c14)
v1.8.1
- chore(deps): upgrade typography (
ce842bb)
v1.8.0
v1.7.4
v1.7.3
v1.7.2
- fix: export app.config for correct defaults (
2b58c97) - docs: fix the wrong description about configuration (#807) (
e932e01)
v1.7.1
- chore(deps): upgrade deps ; fix build (
55dcb5e)
v1.7.0
What's Changed
- chore: upgrade Content by @farnabaz in #791
- [chore]: add
nuxt-typed-routerto list by @victorgarciaesgi in #793 - feat(config)!: single source of truth for merged
configby @Tahul in #794 - fix: stick TOC position under AppHeader by @bdrtsky in #795
- fix: overflow social icons in AppHeaderDialog by @bdrtsky in #803
- feat: improve DocsPrevNext by @bdrtsky in #801
- feat: tokenize AppLoadingBar by @bdrtsky in #802
New Contributors
- @victorgarciaesgi made their first contribution in #793
Full Changelog: https://github.com/nuxt-themes/docus/compare/v1.6.3...v1.7.0
v1.6.3
- chore(header): set fixed as default header position (
31aaf1a)
v1.6.2
- chore(deps): upgrade deps ; fix branch on edit on github links (
a341a96) - fix: fluid layout (#789) (
e190583) - docs: update definitions of configuration (#786) (
056a877) - docs: remove old layout property (
972f359)
v1.6.1
v1.6.0
- chore(deps): upgrade deps (
7fa7b33) - feat: add edit on github (#767) (
f067174) - feat: collapsed state fine-tuning (#745) (
c9c1b27) - docs: add
textLinksto configuration (#762) (d68ed1b) - feat: variants for AppHeader position (#750) (
979086c)
v1.5.0
- chore(schema): update schema (
fd72ee2) - chore(deps): upgrade to nuxt 3.1.0 ; upgrade all @nuxt-themes deps (
ae3d4df) - fix: DocsPageLayout without aside (
acac5c3)
v1.4.7
- chore(schema): update schema & deps (
5bcbd4d)
v1.4.6
- chore(deps): upgrade deps ; upgrade schema (
3f4595c)
v1.4.5
v1.4.4
- feat(fluid): fix fluid ; make it fully facultative (
59bbd29)
v1.4.3
- fix(footer): same fix on footer (
20b3df7)
v1.4.2
v1.4.1
- chore(deps): upgrade dependencies ; update studio compat (
edb8e4e) - docs: update twitter (#751) (
9cb7a24) - chore(fix): format (
fc11a05) - chore(layout): add layout config to config page (
afce8b3)
v1.4.0
- chore(deps): upgrade deps ; move defaults back in app.config (
d0bfd01) - feat: static AppHeader on mobile (
c288a54) - feat: fluid layout (#730) (
af37f2e)- Use
layout.fluid: true/falsein app.config to enable it
- Use
v1.3.1
- chore(tokens): update tokens icon for Docus (
6881412)
v1.3.0
- chore(deps): upgrade deps from @nuxt-themes org (
d5ccfa1) - fix: sync with elements tokens (#746) (
4d54ee5)
v1.2.5
- chore(studio): upgrade deps and improve compat with studio
v1.2.4
- feat(up): truncate util; NuxtLink in AppFooter textLinks; upgrade to Pinceau ^0.9.12 (
e01844b) - feat: bigger tap area, footer text links (#742) (
d682fcf) - chore(deps): upgrade deps (
aed892f)
v1.2.3
- chore(deps): upgrade deps (
7e2b085)
v1.2.2
- chore(deps): upgrade dependencies ; fix tokens issues ; ready for studio (
45d11e0)
v1.2.1
- chore(deps): upgrade @nuxthq/studio (
eed901f) - fix(tokens): update deps; fix tokens usage (
aa4522c) - docs: update badges (
37c41ad)
v1.2.0
- chore(pinceau): enable Nuxt Studio compatibility for Pinceau (
fa054de) - chore(deps): upgrade @nuxt-themes dependencies & Pinceau to ^0.9 (
5eaf608) - docs: update app config (
44231e0) - docs: fix wrong links (
6e17404) - docs: force latest version of nuxi (#735) (
bb1f328) - docs: fix link to docus.dev (
f002e74) - feat: update logo with system font (#739) (
4e1523b) - chore: add haraka link (#738) (
bb1be86)
v1.1.10
- fix: ToC sticky position (
5523f59)
v1.1.9
- fix: icons positioning (#722) (
7168e19) - fix: ToC overflow scroll (
cbd21b9) - chore: remove unlighthouse to fix binary (
b90c796) - fix: set correct aria-label for logo link (
52f88d8)
v1.1.8
- feat(schema): polish schema (
224a199)
v1.1.7
v1.1.6
- feat(deps): fix all deps versions ; improve schema (
a9632d2)
v1.1.5
- chore(deps): upgrade deps (
4457d34) - fix: use aside.exclude for mobile aside (#710) (
f8e1d01) - Update 'icons' key in Complete app.config.ts example to 'iconLinks' (#727) (
4815ce7) - feat: support nuxt.schema for visual edition in studio (#723) (
db0829a) - docs: fix iconLink type (
3e054be)
v1.1.4
unjs/destr (destr)
v1.2.2
v1.2.1
v1.2.0
Features
1.1.1 (2022-04-07)
v1.1.1
Features
1.1.1 (2022-04-07)
v1.1.0
Features
1.1.1 (2022-04-07)
sindresorhus/ky (ky)
v0.33.3
v0.33.2
v0.33.1
- Fix compatibility with Unidici
ae2fe07
v0.33.0
- Add
retry.backoffLimitoption (#454)ab19baf
v0.32.2
v0.32.1
v0.32.0
- Parse empty response bodies without throwing when using
.json()(#459)1cc6bbb - Fix abortions between retries (#433)
dddf7ba
v0.31.4
- Fix Firefox compatibility for the
onDownloadProgressoptionbccbfdb
v0.31.3
- Fix Node.js compatibility
0b141f1
v0.31.2
v0.31.1
v0.31.0
Breaking
- Require Node.js 14 when used in Node.js
e557973
Improvements
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Codecov Report
Merging #160 (e69ad8e) into master (cd5a14e) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #160 +/- ##
=======================================
Coverage 96.96% 96.96%
=======================================
Files 1 1
Lines 66 66
Branches 39 39
=======================================
Hits 64 64
Misses 2 2
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update cd5a14e...e69ad8e. Read the comment docs.
Codecov Report
:exclamation: No coverage uploaded for pull request base (
master@1b9b21e). Click here to learn what that means. The diff coverage isn/a.
@@ Coverage Diff @@
## master #160 +/- ##
=========================================
Coverage ? 96.96%
=========================================
Files ? 1
Lines ? 66
Branches ? 39
=========================================
Hits ? 64
Misses ? 2
Partials ? 0
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 1b9b21e...901b340. Read the comment docs.

