Skip to content

[Repo Assist] Bump Updatum from 1.2.1 to 1.3.7 #49

Description

@github-actions

🤖 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.

  • #26 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • Detect camera is being used by another application and automatically turn on #21 list_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #26 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #21 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by Repo Assist · ● 1.5M ·

To install this agentic workflow, run

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.

Click here to create the pull request

To fix the permissions issue, go to SettingsActionsGeneral 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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions