Skip to content

chore: housekeeping and dependency updates#53

Merged
dgoerdes merged 1 commit into
mainfrom
feature/dependendy-updates
Jul 1, 2026
Merged

chore: housekeeping and dependency updates#53
dgoerdes merged 1 commit into
mainfrom
feature/dependendy-updates

Conversation

@dgoerdes

@dgoerdes dgoerdes commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

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 performs housekeeping dependency updates across the Deno packages and the example projects, aligning versions and refreshing lockfiles to reflect the new resolutions.

Changes:

  • Bumped shared dependencies (notably hono, zod, @std/*, and undici) across packages and examples.
  • Updated example Node/Bun dependency manifests and corresponding lockfiles.
  • Refreshed the workspace deno.lock to reflect the updated dependency graph.

Reviewed changes

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

Show a summary per file
File Description
packages/mongodb/deno.json Bumps @std/text and zod import versions.
packages/hono/deno.json Bumps hono import version.
packages/core/deno.json Bumps @std/fmt and zod import versions.
package.json Updates undici version.
examples/node-demo/package.json Updates hono/zod versions for the Node demo.
examples/node-demo/package-lock.json Locks updated hono/zod versions for the Node demo.
examples/hono-demo/deno.json Updates demo imports (dotenv, hono, zod).
examples/eventsourcing-demo/deno.json Updates demo imports (dotenv, hono, zod).
examples/bun-demo/package.json Updates hono/zod versions for the Bun demo.
examples/bun-demo/bun.lock Reflects updated Bun demo deps, but includes a leftover older hono resolution.
deno.lock Updates locked resolutions to match the new import/specifier set.
Files not reviewed (1)
  • examples/node-demo/package-lock.json: Generated file

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

@sonarqubecloud

sonarqubecloud Bot commented Jul 1, 2026

Copy link
Copy Markdown

@dgoerdes dgoerdes merged commit 0c3b0a7 into main Jul 1, 2026
8 checks passed
@dgoerdes dgoerdes deleted the feature/dependendy-updates branch July 1, 2026 14:09
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants