Skip to content

deps: upgrade all dependencies to latest#503

Merged
jongio merged 1 commit into
mainfrom
deps/upgrade-all
Jul 12, 2026
Merged

deps: upgrade all dependencies to latest#503
jongio merged 1 commit into
mainfrom
deps/upgrade-all

Conversation

@jongio

@jongio jongio commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Routine dependency refresh.

Changes

Go (cli/go.mod, indirect):

Module From To
github.com/charmbracelet/x/exp/slice 20260705004817 20260712004152
github.com/dlclark/regexp2/v2 v2.3.0 v2.5.0
github.com/yuin/goldmark v1.8.2 v1.8.4

Held back

typescript 7.0.2, eslint 10.7.0, and postcss 8.5.17 are all within the 7-day publish cooldown. The website deps and @jongio/azd-web-core 2.4.1 are already at latest, so nothing else moved.

Validation

go build, mage test, mage lint, mage vulncheck, mage modverify, and the CI high-severity gosec gate all pass locally.

Go (cli/go.mod, indirect):
- github.com/charmbracelet/x/exp/slice: 20260705004817 to 20260712004152
- github.com/dlclark/regexp2/v2: v2.3.0 to v2.5.0
- github.com/yuin/goldmark: v1.8.2 to v1.8.4

Node: no installable upgrades this cycle. typescript 7.0.2, eslint 10.7.0,
and postcss 8.5.17 are all inside the 7-day publish cooldown; the website
deps and @jongio/azd-web-core 2.4.1 are already at latest.

Verified locally: go build, mage test, mage lint, mage vulncheck,
mage modverify, and the CI high-severity gosec gate all pass.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jongio jongio self-assigned this Jul 12, 2026
@jongio jongio added the deps Dependency updates label Jul 12, 2026
github-actions Bot added a commit that referenced this pull request Jul 12, 2026
@github-actions

github-actions Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

🚀 Website Preview

Your PR preview was available here.

Preview has been cleaned up as the PR was closed.

@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.78%. Comparing base (dd00a47) to head (24e8f34).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #503   +/-   ##
=======================================
  Coverage   60.77%   60.78%           
=======================================
  Files         223      223           
  Lines       28527    28527           
=======================================
+ Hits        17337    17339    +2     
+ Misses      10010    10008    -2     
  Partials     1180     1180           
Flag Coverage Δ
unittests 60.78% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jongio
jongio merged commit 37e07e7 into main Jul 12, 2026
23 checks passed
github-actions Bot added a commit that referenced this pull request Jul 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant