Skip to content

deps: upgrade all dependencies#162

Merged
jongio merged 1 commit into
mainfrom
copilot/deps-upgrade
Jun 29, 2026
Merged

deps: upgrade all dependencies#162
jongio merged 1 commit into
mainfrom
copilot/deps-upgrade

Conversation

@jongio

@jongio jongio commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Upgrades Tailwind CSS and @tailwindcss/vite to 4.3.2
  • Refreshes pnpm lockfile for the web workspace
  • Updates Go indirect charmbracelet x/exp modules to the latest pseudo-version kept by go mod tidy

Validation

  • pnpm run test:all
  • pnpm --filter azd-rest-web build
  • pnpm audit --audit-level high (no high/critical vulnerabilities; existing low/moderate only)
  • npx depcheck (web reports false positives for CSS/config-driven Tailwind and shared core usage)

- Upgrade Tailwind CSS and @tailwindcss/vite from 4.3.1 to 4.3.2

- Refresh pnpm lockfile for updated web dependency graph

- Update Go indirect charmbracelet x/exp modules to latest pseudo-version

- Verify web build plus CLI unit and integration tests

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jongio jongio self-assigned this Jun 29, 2026
github-actions Bot added a commit that referenced this pull request Jun 29, 2026
@github-actions

github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

🚀 Website Preview

Your PR preview was available here.

Preview has been cleaned up as the PR was closed.

@jongio jongio merged commit df988b0 into main Jun 29, 2026
13 checks passed
@jongio jongio deleted the copilot/deps-upgrade branch June 29, 2026 19:48
github-actions Bot added a commit that referenced this pull request Jun 29, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Test This PR

A preview build (0.4.9-pr162) is ready for testing!

One-Line Install (Recommended)

PowerShell (Windows):

iex "& { $(irm https://raw.githubusercontent.com/jongio/azd-rest/main/scripts/install-pr.ps1) } -PrNumber 162 -Version 0.4.9-pr162"

Bash (macOS/Linux):

curl -fsSL https://raw.githubusercontent.com/jongio/azd-rest/main/scripts/install-pr.sh | bash -s 162 0.4.9-pr162

Uninstall

PowerShell (Windows):

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

Bash (macOS/Linux):

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

Build Info:

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant