Skip to content
This repository was archived by the owner on Aug 8, 2026. It is now read-only.

deps: update all dependencies to latest - #90

Open
jongio wants to merge 1 commit into
mainfrom
deps/update-2026-08-04
Open

deps: update all dependencies to latest#90
jongio wants to merge 1 commit into
mainfrom
deps/update-2026-08-04

Conversation

@jongio

@jongio jongio commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Updates Go, Node, pnpm, and website dependencies to latest available versions.

package from to
pnpm 9 11
tsx 4.23.4 4.23.5
modernc.org/sqlite 1.55.0 1.56.0
go.opentelemetry.io/otel 1.44.0 1.45.0
google.golang.org/genproto/googleapis/rpc 20260729162451-8efbd57d26e0 20260803160001-6ac0973c030d
cli Node devDependencies declared unused removed

Held back: none.
Validation: typecheck/lint/build/test pass.

- pnpm: 9 -> 11
- tsx: 4.23.4 -> 4.23.5
- modernc.org/sqlite: 1.55.0 -> 1.56.0
- go.opentelemetry.io/otel: 1.44.0 -> 1.45.0
- google.golang.org/genproto/googleapis/rpc: 20260729162451-8efbd57d26e0 -> 20260803160001-6ac0973c030d
- removed unused cli Node devDependencies

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 9423caab-069a-405c-b468-a725edd2dc5a
@jongio jongio added the deps Dependency updates label Aug 4, 2026
@jongio jongio self-assigned this Aug 4, 2026
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

🚀 Website Preview

Your PR preview is ready!

📎 Preview URL: https://jongio.github.io/azd-copilot/pr/90/

This preview will be automatically cleaned up when the PR is closed.

github-actions Bot added a commit that referenced this pull request Aug 4, 2026
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

🚀 Test This PR

A preview build (0.2.4-pr90) is ready for testing!

One-Line Install (Recommended)

PowerShell (Windows):

iex "& { $(irm https://raw.githubusercontent.com/jongio/azd-copilot/main/cli/scripts/install-pr.ps1) } -PrNumber 90 -Version 0.2.4-pr90"

Bash (macOS/Linux):

curl -fsSL https://raw.githubusercontent.com/jongio/azd-copilot/main/cli/scripts/install-pr.sh | bash -s 90 0.2.4-pr90

Uninstall

PowerShell (Windows):

iex "& { $(irm https://raw.githubusercontent.com/jongio/azd-copilot/main/cli/scripts/uninstall-pr.ps1) } -PrNumber 90"

Bash (macOS/Linux):

curl -fsSL https://raw.githubusercontent.com/jongio/azd-copilot/main/cli/scripts/uninstall-pr.sh | bash -s 90

Build Info:

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

Labels

deps Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant