You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh aw add githubnext/agentics/workflows/repo-assist.md@cbb46ab386962aa371045839fc9998ee4e97ca64
Note
This was originally intended as a pull request, but GitHub Actions is not permitted to create or approve pull requests in this repository.
The changes have been pushed to branch repo-assist/eng-updatum-1.3.7-2026-06-09-b14559a3df087a58-3dafe4a37a0879fd.
To fix the permissions issue, go to Settings → Actions → General and enable Allow GitHub Actions to create and approve pull requests. See also: gh-aw FAQ
Show patch (38 lines)
From 48383288fbfb417f673892f7a9ffdaaccb6f34ff Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 9 Jun 2026 13:52:20 +0000
Subject: [PATCH] Bump Updatum from 1.2.1 to 1.3.7
Updatum 1.3.7 is the latest version in the 1.3.x series.
It carries the same Octokit 14.0.0 dependency as 1.2.1 (no new
transitive dependencies), while picking up bug fixes and improvements
made between the two releases.
Skipping 1.4.0 for now as it introduces a new StageKit.Runtime
dependency that warrants separate evaluation.
Build tested on Linux with EnableWindowsTargeting: 0 errors, 0 warnings.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---
WindowsEdgeLight/WindowsEdgeLight.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/WindowsEdgeLight/WindowsEdgeLight.csproj b/WindowsEdgeLight/WindowsEdgeLight.csproj
index 06061be..6506fa7 100644
--- a/WindowsEdgeLight/WindowsEdgeLight.csproj+++ b/WindowsEdgeLight/WindowsEdgeLight.csproj@@ -42,7 +42,7 @@
<ItemGroup>
- <PackageReference Include="Updatum" Version="1.2.1" />+ <PackageReference Include="Updatum" Version="1.3.7" />
</ItemGroup>
--
2.54.0
🤖 This PR was created by Repo Assist, an automated AI assistant.
Summary
Bumps the Updatum dependency from 1.2.1 to 1.3.7 (minor version bump, no breaking changes).
Changes
WindowsEdgeLight.csproj: Updated<PackageReference Include="Updatum" Version="1.3.7" />Motivation
Staying current on minor/patch releases ensures we pick up bug fixes and improvements without waiting for a major bump.
Test Status
Build: 0 errors, 0 warnings (
net10.0-windows,EnableWindowsTargeting=true)AI Disclosure
This PR was created by Repo Assist. Please review before merging.
Note
🔒 Integrity filter blocked 4 items
The following items were blocked because they don't meet the GitHub integrity level.
list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter:Note
This was originally intended as a pull request, but GitHub Actions is not permitted to create or approve pull requests in this repository.
The changes have been pushed to branch
repo-assist/eng-updatum-1.3.7-2026-06-09-b14559a3df087a58-3dafe4a37a0879fd.Click here to create the pull request
To fix the permissions issue, go to Settings → Actions → General and enable Allow GitHub Actions to create and approve pull requests. See also: gh-aw FAQ
Show patch (38 lines)