Skip to content

Update zod imports in the backend-deno docs#445

Open
pklaschka wants to merge 2 commits intobackend-deno-updatesfrom
deno-docs-updates
Open

Update zod imports in the backend-deno docs#445
pklaschka wants to merge 2 commits intobackend-deno-updatesfrom
deno-docs-updates

Conversation

@pklaschka
Copy link
Member

@pklaschka pklaschka commented Oct 27, 2025

@pklaschka pklaschka requested a review from Copilot October 27, 2025 17:58
@pklaschka pklaschka self-assigned this Oct 27, 2025
@pklaschka pklaschka added 📕 documentation Improvements or additions to documentation 🌷 enhancement New feature or request dependencies Pull requests that update a dependency file labels Oct 27, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the zod library import statements in the backend-deno documentation to use the JSR registry (jsr:@zod/zod) instead of the deprecated deno.land URL. Additionally, it updates the reference link to point to the official zod documentation site and makes minor formatting improvements to markdown list items.

  • Updates zod import statements from https://deno.land/x/zod@v3.x.x/mod.ts to jsr:@zod/zod
  • Updates documentation reference link from GitHub repository to official zod documentation
  • Improves markdown formatting consistency by converting bullet points from * to -

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/docs/Backend Development/typescript/message-bus.md Updates zod import to JSR registry, changes reference link to official docs, and fixes minor formatting issues with blank lines
docs/docs/Backend Development/typescript/configuration.md Updates zod import to JSR registry and standardizes markdown list formatting to use dashes

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📕 documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file 🌷 enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant