Skip to content

chore: housekeeping tasks and dependency fixes#51

Merged
dgoerdes merged 7 commits into
mainfrom
feature/housekeeping
Jun 9, 2026
Merged

chore: housekeeping tasks and dependency fixes#51
dgoerdes merged 7 commits into
mainfrom
feature/housekeeping

Conversation

@dgoerdes

@dgoerdes dgoerdes commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings June 9, 2026 08:57

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

Housekeeping PR focused on dependency updates across examples and docs, plus minor repository hygiene and CI workflow permission adjustments.

Changes:

  • Updated example demo dependencies (Nimbus CQRS packages, Hono) and pinned MongoDB to 7.1.1 in Node/Bun demos.
  • Updated docs dependencies (Mermaid / vitepress-plugin-llms) and introduced a vite override to 6.4.3, with corresponding lockfile updates.
  • Added AGENTS guidance, tweaked .npmrc, and adjusted GitHub Actions workflow job permissions.

Reviewed changes

Copilot reviewed 7 out of 11 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
SECURITY.md Removes the supported versions table from the security policy doc.
examples/node-demo/package.json Updates demo deps; pins mongodb to 7.1.1.
examples/node-demo/package-lock.json Lockfile updates reflecting updated demo deps and the MongoDB pin.
examples/bun-demo/package.json Updates demo deps; pins mongodb to 7.1.1.
examples/bun-demo/bun.lock Lockfile updates reflecting updated demo deps and the MongoDB pin.
docs/package.json Bumps docs tooling deps and adds overrides.vite = 6.4.3.
docs/package-lock.json Updates lockfile to reflect new docs deps and Vite 6 resolution.
AGENTS.md Adds contributor guidance for tests/docs and common Deno commands.
.npmrc Adjusts min-release-age configuration value.
.github/workflows/docs.yaml Adds actions: write permission to the docs build job.
.github/workflows/checks.yaml Adds explicit job permissions; adds actions: write to docs build job.
Files not reviewed (2)
  • docs/package-lock.json: Language not supported
  • examples/node-demo/package-lock.json: Language not supported

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

Comment thread .github/workflows/checks.yaml Outdated
Comment thread .github/workflows/docs.yaml Outdated
Comment thread docs/package.json
@sonarqubecloud

sonarqubecloud Bot commented Jun 9, 2026

Copy link
Copy Markdown

@dgoerdes dgoerdes merged commit bc05824 into main Jun 9, 2026
7 checks passed
@dgoerdes dgoerdes deleted the feature/housekeeping branch June 9, 2026 09:31
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 9, 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