From 774381470bcc19490acbb05592c352ea84cabcaf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 19 May 2026 04:06:41 +0000 Subject: [PATCH 1/4] externpro 26.01.1-2-ga98fa00 --- .devcontainer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer b/.devcontainer index b158dc4f82..a98fa00bf7 160000 --- a/.devcontainer +++ b/.devcontainer @@ -1 +1 @@ -Subproject commit b158dc4f829a0c97f7a6a8cba5bd7a2f1f0588ef +Subproject commit a98fa00bf7ceecbc52d54b7fa9670795298ac7ac From 45375f882c9ad8f7f871bc0742f90fa3c4137f31 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 19 May 2026 04:06:41 +0000 Subject: [PATCH 2/4] dependency updates --- xprodeps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xprodeps.md b/xprodeps.md index e1f2a9cc0e..40ee3ec5fc 100644 --- a/xprodeps.md +++ b/xprodeps.md @@ -3,7 +3,7 @@ |project|license [^_l]|description [dependencies]|version|source|diff [^_d]| |-------|-------------|--------------------------|-------|------|----------| |[spdlog](https://github.com/gabime/spdlog/wiki)|[MIT](https://github.com/gabime/spdlog?tab=License-1-ov-file 'MIT License')|Fast C++ logging library [deps: _Threads, fmt_]| |[upstream](https://github.com/gabime/spdlog 'github.com/gabime/spdlog')| [patch]| -|[Threads](https://cmake.org/cmake/help/latest/module/FindThreads.html)|[LGPL-2.1-or-later](https://spdx.org/licenses/LGPL-2.1-or-later.html 'GNU Lesser General Public License v2.1 or later')|Finds and determines the thread library of the system for multithreading support|[xpv1.0.3](https://github.com/externpro/Threads/releases/tag/xpv1.0.3 'release')|[repo](https://github.com/externpro/Threads 'github.com/externpro/Threads')|[diff](https://github.com/externpro/Threads/compare/v0...xpv1.0.3 'github.com/externpro/Threads/compare/v0...xpv1.0.3') [bin]| +|[Threads](https://cmake.org/cmake/help/latest/module/FindThreads.html)|[LGPL-2.1-or-later](https://spdx.org/licenses/LGPL-2.1-or-later.html 'GNU Lesser General Public License v2.1 or later')|Finds and determines the thread library of the system for multithreading support|[xpv1.0.4](https://github.com/externpro/Threads/releases/tag/xpv1.0.4 'release')|[repo](https://github.com/externpro/Threads 'github.com/externpro/Threads')|[diff](https://github.com/externpro/Threads/compare/v0...xpv1.0.4 'github.com/externpro/Threads/compare/v0...xpv1.0.4') [bin]| |[fmt](https://fmt.dev/)|[MIT](https://github.com/fmtlib/fmt?tab=MIT-1-ov-file#readme 'MIT License')|A modern formatting library|[xpv12.1.0.6](https://github.com/externpro/fmt/releases/tag/xpv12.1.0.6 'release')|[repo](https://github.com/externpro/fmt 'github.com/externpro/fmt') [upstream](https://github.com/fmtlib/fmt 'github.com/fmtlib/fmt')|[diff](https://github.com/externpro/fmt/compare/12.1.0...xpv12.1.0.6 'github.com/externpro/fmt/compare/12.1.0...xpv12.1.0.6') [patch]| ![deps](xprodeps.svg 'dependencies') From 14cc21b51d77334d15b4da64f4358866b7602dbc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 19 May 2026 04:06:41 +0000 Subject: [PATCH 3/4] update .github/release-tag.json --- .github/release-tag.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/release-tag.json b/.github/release-tag.json index be1e6608cf..ff76efcd4a 100644 --- a/.github/release-tag.json +++ b/.github/release-tag.json @@ -1,4 +1,4 @@ { - "message": "xpro version 1.17.0.4 tag", - "tag": "xpv1.17.0.4" + "message": "xpro version 1.17.0.5 tag", + "tag": "xpv1.17.0.5" } From 770c54d7a2c1080d933c66752174fe5d8fc09593 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 19 May 2026 04:06:41 +0000 Subject: [PATCH 4/4] externpro 26.01.1-2-ga98fa00 updates --- .github/workflows/xpbuild.yml | 6 +++--- .github/workflows/xprelease.yml | 2 +- .github/workflows/xptag.yml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/xpbuild.yml b/.github/workflows/xpbuild.yml index 6b21537fd9..846ffc1d65 100644 --- a/.github/workflows/xpbuild.yml +++ b/.github/workflows/xpbuild.yml @@ -14,15 +14,15 @@ jobs: contents: read pull-requests: write packages: write - uses: externpro/externpro/.github/workflows/build-linux.yml@26.01 + uses: externpro/externpro/.github/workflows/build-linux.yml@26.01.1 secrets: automation_token: ${{ secrets.GHCR_TOKEN }} with: {} macos: - uses: externpro/externpro/.github/workflows/build-macos.yml@26.01 + uses: externpro/externpro/.github/workflows/build-macos.yml@26.01.1 secrets: inherit with: {} windows: - uses: externpro/externpro/.github/workflows/build-windows.yml@26.01 + uses: externpro/externpro/.github/workflows/build-windows.yml@26.01.1 secrets: inherit with: {} diff --git a/.github/workflows/xprelease.yml b/.github/workflows/xprelease.yml index ec3fedbb20..ec3022d2a2 100644 --- a/.github/workflows/xprelease.yml +++ b/.github/workflows/xprelease.yml @@ -34,7 +34,7 @@ jobs: # Upload build artifacts as release assets release-from-build: if: github.event_name == 'workflow_dispatch' - uses: externpro/externpro/.github/workflows/release-from-build.yml@26.01 + uses: externpro/externpro/.github/workflows/release-from-build.yml@26.01.1 with: workflow_run_url: ${{ github.event.inputs.workflow_run_url }} permissions: diff --git a/.github/workflows/xptag.yml b/.github/workflows/xptag.yml index cd59ea313b..29462130ee 100644 --- a/.github/workflows/xptag.yml +++ b/.github/workflows/xptag.yml @@ -8,7 +8,7 @@ on: jobs: tag: if: ${{ github.event.pull_request.merged == true && github.event.pull_request.base.ref == 'xpro' && contains(github.event.pull_request.labels.*.name, 'release:tag') }} - uses: externpro/externpro/.github/workflows/tag-release.yml@26.01 + uses: externpro/externpro/.github/workflows/tag-release.yml@26.01.1 with: merge_sha: ${{ github.event.pull_request.merge_commit_sha }} pr_number: ${{ github.event.pull_request.number }}