chore(deps): bump @nuxtjs/mdc and @nuxt/content by dependabot[bot] · Pull Request #363 · fuzzzerd/NoteToSelf
Bumps @nuxtjs/mdc to 0.17.4 and updates ancestor dependency @nuxt/content. These dependencies need to be updated together.
Updates @nuxtjs/mdc from 0.8.3 to 0.17.4
Release notes
Sourced from @nuxtjs/mdc's releases.
v0.17.4
- chore: rename repository (d37dfc3)
- chore(deps): update actions/setup-node action to v5 (#420) (28013c5)
- chore: upgrade lock file (d92ff99)
- chore: upgrade deps (ab386cb)
- fix: merge highlight options with
defu(#409) (babd9f1)- fix: use
@shikijs/coreinstead ofshiki/corefor better tracing (#421) (1498b7f)- chore(deps): update nuxt framework to ^4.1.0 (#405) (79bb45d)
- fix(docs): remark and rehype plugin syntax (#416) (bac973e)
v0.17.3
- chore: upgrade deps (fa7a21d)
- chore(deps): update actions/checkout action to v5 (#408) (3c911ea)
- security: fix XSS vulnerabilities (#415) (3124323)
- chore: upgrade deps (e65e97b)
- Fix Nuxt V4 upgrade Fix (#411) (4575221)
v0.17.2
[!IMPORTANT] This patch release contains a fix for Security Advisory GHSA-cj6r-rrr9-fg82, Special thanks to
@Vozecfor the report.Changelog:
- Merge commit from fork (3657a5b)
- chore: update "debug" version (f555abf)
- chore(deps): lock file maintenance (#386) (287a1d5)
- test: binding component spacing (ec49505)
- chore: upgrade parse5 (e22f0c0)
v0.17.1
- chore: upgrade deps (22bbe93)
- fix: also check for nuxt-nightly path (#401) (2a48b7b)
- fix: detect mdcUnwrap on slots too (#388) (44fef67)
v0.17.0
🎉 Highlights
- Introduce MDCCached component, an efficient makdown parser and renderer for streaming texts.
[!NOTE] Markdown stringifier adds spaces around inline components. This is due to #371 fix.
🚀 Enhancements
- Introduce MDCCached component (#382)
🩹 Fixes
... (truncated)
Changelog
Sourced from @nuxtjs/mdc's changelog.
v0.17.4
🩹 Fixes
- docs: Remark and rehype plugin syntax (#416)
- Use
@shikijs/coreinstead ofshiki/corefor better tracing (#421)- Merge highlight options with
defu(#409)🏡 Chore
❤️ Contributors
- Farnabaz farnabaz@gmail.com
- Toni toni88x@gmail.com
v0.17.3
🏡 Chore
❤️ Contributors
- Farnabaz farnabaz@gmail.com
v0.17.2
🏡 Chore
✅ Tests
- Binding component spacing (ec49505)
❤️ Contributors
- Farnabaz farnabaz@gmail.com
... (truncated)
Commits
ee88f6bchore(release): release v0.17.4d37dfc3chore: rename repository28013c5chore(deps): update actions/setup-node action to v5 (#420)d92ff99chore: upgrade lock fileab386cbchore: upgrade depsbabd9f1fix: merge highlight options withdefu(#409)1498b7ffix: use@shikijs/coreinstead ofshiki/corefor better tracing (#421)79bb45dchore(deps): update nuxt framework to ^4.1.0 (#405)bac973efix(docs): remark and rehype plugin syntax (#416)291c43echore(release): release v0.17.3- Additional commits viewable in compare view
Updates @nuxt/content from 2.13.2 to 3.7.1
Changelog
Sourced from @nuxt/content's changelog.
3.7.1 (2025-09-16)
Bug Fixes
3.7.0 (2025-09-12)
Features
- adopt standard schema spec and support different validators (#3524) (46a1004)
- inherit component prop types in content collection (#3451) (a620a2c)
Bug Fixes
ProseCodepreview syntax highlighting (#3491) (4a725bd)- add dependency at Nuxt root dir (#3525) (71f2989)
- block experimental sqlite warning on node (5ac31da)
- deprecate
nitroexport in favor ofserver(ec97064)- do not register
closehook if websocket is disabled (#3474) (9edcc8f)- ignore .DS_Store files in all subdirectories (c7a9af3)
- ignore OSX meta file
.DS_Store(fe5d7f9)- improve websocket and watcher cleanup handling (#3478) (8041807)
- inherit: cache component meta (e9658de)
- inherit: issue with property definition in arrays (873b768)
- inherit: try resolve component from root directory (b0073f1)
- inherit: type generation (63500f3)
- normalize source cwd (#3532) (0a34742)
- nuxthub: missing line separator in database migrations (#3464) (4983443)
- use listhen's
publicUrlif available (#3500) (fb0f022)3.6.3 (2025-07-04)
Bug Fixes
3.6.2 (2025-07-02)
Features
- schema: set navigation.icon of page as icon for preview (eff825d)
Bug Fixes
... (truncated)
Commits
cf7fed4chore(release): v3.7.18e038f0fix: removezodandzod-to-json-schemafrom optional deps (#3541)1f7ad56docs: move type after usagec5cfbf8docs: move type after usage07ca234docs: move type after usafeab040acchore(release): v3.7.0c6fb2fadocs: add validators andpropertydocumentation16e649cchore: use NuxtHub nightly (#3536)9979388docs: usekbdfor keyboard shortcuts184c5e8chore(deps): lock file maintenance (#3501)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.