chore(deps): bump the npm group across 1 directory with 2 updates - #215
Merged
github-actions[bot] merged 1 commit intoSep 7, 2026
Merged
Conversation
Collaborator
|
@dependabot rebase |
Bumps the npm group with 2 updates in the /docs directory: [docus](https://github.com/nuxt-content/docus) and [zod](https://github.com/colinhacks/zod). Updates `docus` from 5.9.0 to 5.13.0 - [Release notes](https://github.com/nuxt-content/docus/releases) - [Changelog](https://github.com/nuxt-content/docus/blob/main/CHANGELOG.md) - [Commits](nuxt-content/docus@v5.9.0...v5.13.0) Updates `zod` from 4.4.3 to 4.5.4 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.4.3...v4.5.4) --- updated-dependencies: - dependency-name: docus dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: zod dependency-version: 4.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/docs/npm-1d317c72cf
branch
from
September 7, 2026 12:32
7dfd462 to
8327894
Compare
github-actions
Bot
deleted the
dependabot/npm_and_yarn/docs/npm-1d317c72cf
branch
September 7, 2026 12:36
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 npm group with 2 updates in the /docs directory: docus and zod.
Updates
docusfrom 5.9.0 to 5.13.0Release notes
Sourced from docus's releases.
... (truncated)
Changelog
Sourced from docus's changelog.
... (truncated)
Commits
fca5668chore(version): release v5.13.058ad18ffeat(assistant): allow agnostic provider (#1427)6646684docs(agents): improvementsc55b488feat(seo): add configurable identity schema to JSON-LD (#1433)1fabc0cdocs(llms): improvements (#1432)545b05ffeat(agentic): addvaryheader to markdown negotiation (#1431)dab0da0feat(modules): agentic 404 to answer agents (#1429)2d1162bfix(assistant): pass value prop to Comark 0.6 (#1430)c6de137feat(i18n): add Traditional Chinese (zh-TW) locale (#1426)b36f029docs(landing): add spotlight effect to ai assistant card (#1419)Updates
zodfrom 4.4.3 to 4.5.4Release notes
Sourced from zod's releases.
... (truncated)
Commits
e8e206f4.5.484e416ffix(v4): stop the cycle walk from firing a default factory (#6500)1a161024.5.3eab51fffix(v4): emit record numeric keys as strings in toJSONSchema (#6497)7e24a24docs(blog): drop the reading time and put a GitHub link in the navbare3a695bdocs(v4): record the email regex and container output-shape findings under Open99fce39bench(v4): z.compile() against zod-compiler (#6499)87d6464fix(docs): drop the OG description when the title wraps past two linese6b6ab3docs(blog): widen the z.compile example to a 20-property schema9a193aa4.5.2