[PR #7507] [MERGED] ⬆️ bump gh actions #131323

Closed
opened 2026-06-15 23:48:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7507
Author: @matt-fidd
Created: 4/15/2026
Status: Merged
Merged: 4/15/2026
Merged by: @matt-fidd

Base: masterHead: deps/gh-actions


📝 Commits (8)

📊 Changes

19 files changed (+66 additions, -60 deletions)

View changed files

📝 .github/workflows/build.yml (+8 -8)
📝 .github/workflows/codeql.yml (+2 -2)
📝 .github/workflows/cut-release-branch.yml (+1 -1)
📝 .github/workflows/docker-edge.yml (+4 -4)
📝 .github/workflows/docker-release.yml (+4 -4)
📝 .github/workflows/e2e-test.yml (+5 -5)
📝 .github/workflows/e2e-vrt-comment.yml (+1 -1)
📝 .github/workflows/electron-master.yml (+2 -2)
📝 .github/workflows/electron-pr.yml (+9 -9)
📝 .github/workflows/fork-pr-welcome.yml (+1 -1)
📝 .github/workflows/publish-flathub.yml (+1 -1)
📝 .github/workflows/publish-nightly-electron.yml (+8 -8)
📝 .github/workflows/publish-nightly-npm-packages.yml (+1 -1)
📝 .github/workflows/publish-npm-packages.yml (+1 -1)
📝 .github/workflows/release-notes.yml (+1 -1)
📝 .github/workflows/size-compare.yml (+6 -6)
📝 .github/workflows/vrt-update-apply.yml (+1 -1)
📝 .github/workflows/vrt-update-generate.yml (+4 -4)
upcoming-release-notes/7507.md (+6 -0)

📄 Description

Description

Excludes anything published within the last 3 days

Testing

Checklist

  • Release notes added (see link above)
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed

Bundle Stats

Bundle Files count Total bundle size % Changed
desktop-client 34 12.91 MB 0%
loot-core 1 4.85 MB 0%
api 1 3.88 MB 0%
cli 1 7.89 MB 0%
View detailed bundle stats

desktop-client

Total

Files count Total bundle size % Changed
34 12.91 MB 0%
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
static/js/index.js 1.85 MB 0%
static/js/BackgroundImage.js 121.09 kB 0%
static/js/FormulaEditor.js 853.16 kB 0%
static/js/PayeeRuleCountLabel.js 52.12 kB 0%
static/js/ReportRouter.js 1.18 MB 0%
static/js/ScheduleEditForm.js 135.5 kB 0%
static/js/TransactionEdit.js 182.43 kB 0%
static/js/TransactionList.js 82.49 kB 0%
static/js/Value.js 4.33 MB 0%
static/js/ca.js 191.72 kB 0%
static/js/chart-theme.js 679.65 kB 0%
static/js/client.js 450.92 kB 0%
static/js/da.js 104.4 kB 0%
static/js/de.js 174.12 kB 0%
static/js/en-GB.js 8.2 kB 0%
static/js/en.js 175.88 kB 0%
static/js/es.js 181.54 kB 0%
static/js/extends.js 485.17 kB 0%
static/js/fr.js 176.79 kB 0%
static/js/indexeddb-main-thread-worker-e59fee74.js 13.46 kB 0%
static/js/it.js 165.68 kB 0%
static/js/narrow.js 363.04 kB 0%
static/js/nb-NO.js 151.58 kB 0%
static/js/nl.js 108.66 kB 0%
static/js/pl.js 88.34 kB 0%
static/js/pt-BR.js 177.18 kB 0%
static/js/resize-observer.js 18.06 kB 0%
static/js/th.js 178.91 kB 0%
static/js/theme.js 30.79 kB 0%
static/js/uk.js 212.28 kB 0%
static/js/useFormatList.js 9.86 kB 0%
static/js/wide.js 292 B 0%
static/js/workbox-window.prod.es5.js 7.33 kB 0%
static/js/zh-Hans.js 110.19 kB 0%

loot-core

Total

Files count Total bundle size % Changed
1 4.85 MB 0%
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
kcab.worker.Cw2V9gWA.js 4.85 MB 0%

api

Total

Files count Total bundle size % Changed
1 3.88 MB 0%
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
index.js 3.88 MB 0%

cli

Total

Files count Total bundle size % Changed
1 7.89 MB 0%
View detailed bundle breakdown

Added
No assets were added

Removed
No assets were removed

Bigger
No assets were bigger

Smaller
No assets were smaller

Unchanged

Asset File Size % Changed
cli.js 7.89 MB 0%

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/7507 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 4/15/2026 **Status:** ✅ Merged **Merged:** 4/15/2026 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `deps/gh-actions` --- ### 📝 Commits (8) - [`3101c4e`](https://github.com/actualbudget/actual/commit/3101c4ecc316cf5d2db7a0994b7d18d07d02d2fe) upload-artifact - [`ba4bc93`](https://github.com/actualbudget/actual/commit/ba4bc934818142bb273085172371e4d4545664c6) codeql-action - [`17aba59`](https://github.com/actualbudget/actual/commit/17aba595f1077273a818916b981be55ec22cd246) create-pr - [`f444605`](https://github.com/actualbudget/actual/commit/f4446050a7a6bab03b2240dbeddd2a2413c230b9) docker - [`3464b75`](https://github.com/actualbudget/actual/commit/3464b755627abf2f4f5561f5e797c610ecfb2d9d) github-script - [`6df1818`](https://github.com/actualbudget/actual/commit/6df1818e9c4d1c7810c284004511a787b1fece15) sticky-pull-request-comment - [`295dd0c`](https://github.com/actualbudget/actual/commit/295dd0c2e3cc11248d5c88f2f43c74d334305632) action-download-artifact - [`30a028f`](https://github.com/actualbudget/actual/commit/30a028ffc213f3557a1115c87e38e90af3b6f9ad) note ### 📊 Changes **19 files changed** (+66 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+8 -8) 📝 `.github/workflows/codeql.yml` (+2 -2) 📝 `.github/workflows/cut-release-branch.yml` (+1 -1) 📝 `.github/workflows/docker-edge.yml` (+4 -4) 📝 `.github/workflows/docker-release.yml` (+4 -4) 📝 `.github/workflows/e2e-test.yml` (+5 -5) 📝 `.github/workflows/e2e-vrt-comment.yml` (+1 -1) 📝 `.github/workflows/electron-master.yml` (+2 -2) 📝 `.github/workflows/electron-pr.yml` (+9 -9) 📝 `.github/workflows/fork-pr-welcome.yml` (+1 -1) 📝 `.github/workflows/publish-flathub.yml` (+1 -1) 📝 `.github/workflows/publish-nightly-electron.yml` (+8 -8) 📝 `.github/workflows/publish-nightly-npm-packages.yml` (+1 -1) 📝 `.github/workflows/publish-npm-packages.yml` (+1 -1) 📝 `.github/workflows/release-notes.yml` (+1 -1) 📝 `.github/workflows/size-compare.yml` (+6 -6) 📝 `.github/workflows/vrt-update-apply.yml` (+1 -1) 📝 `.github/workflows/vrt-update-generate.yml` (+4 -4) ➕ `upcoming-release-notes/7507.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> ## Description <!-- What does this PR do? Why is it needed? Please give context on the "why?": why do we need this change? What problem is it solving for you?--> Excludes anything published within the last 3 days ## Related issue(s) <!-- e.g. Fixes #123, Relates to #456 --> ## Testing <!-- What did you test? How can we reproduce the issue you are fixing or how can we test the feature you built? --> ## Checklist - [x] Release notes added (see link above) - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed <!--- actual-bot-sections ---> <!--- bundlestats-action-comment key:combined start ---> ### Bundle Stats Bundle | Files count | Total bundle size | % Changed ------ | ----------- | ----------------- | --------- desktop-client | 34 | 12.91 MB | 0% loot-core | 1 | 4.85 MB | 0% api | 1 | 3.88 MB | 0% cli | 1 | 7.89 MB | 0% <details> <summary>View detailed bundle stats</summary> #### desktop-client **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 34 | 12.91 MB | 0% <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- static/js/index.js | 1.85 MB | 0% static/js/BackgroundImage.js | 121.09 kB | 0% static/js/FormulaEditor.js | 853.16 kB | 0% static/js/PayeeRuleCountLabel.js | 52.12 kB | 0% static/js/ReportRouter.js | 1.18 MB | 0% static/js/ScheduleEditForm.js | 135.5 kB | 0% static/js/TransactionEdit.js | 182.43 kB | 0% static/js/TransactionList.js | 82.49 kB | 0% static/js/Value.js | 4.33 MB | 0% static/js/ca.js | 191.72 kB | 0% static/js/chart-theme.js | 679.65 kB | 0% static/js/client.js | 450.92 kB | 0% static/js/da.js | 104.4 kB | 0% static/js/de.js | 174.12 kB | 0% static/js/en-GB.js | 8.2 kB | 0% static/js/en.js | 175.88 kB | 0% static/js/es.js | 181.54 kB | 0% static/js/extends.js | 485.17 kB | 0% static/js/fr.js | 176.79 kB | 0% static/js/indexeddb-main-thread-worker-e59fee74.js | 13.46 kB | 0% static/js/it.js | 165.68 kB | 0% static/js/narrow.js | 363.04 kB | 0% static/js/nb-NO.js | 151.58 kB | 0% static/js/nl.js | 108.66 kB | 0% static/js/pl.js | 88.34 kB | 0% static/js/pt-BR.js | 177.18 kB | 0% static/js/resize-observer.js | 18.06 kB | 0% static/js/th.js | 178.91 kB | 0% static/js/theme.js | 30.79 kB | 0% static/js/uk.js | 212.28 kB | 0% static/js/useFormatList.js | 9.86 kB | 0% static/js/wide.js | 292 B | 0% static/js/workbox-window.prod.es5.js | 7.33 kB | 0% static/js/zh-Hans.js | 110.19 kB | 0% </div> </details> --- #### loot-core **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 1 | 4.85 MB | 0% <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- kcab.worker.Cw2V9gWA.js | 4.85 MB | 0% </div> </details> --- #### api **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 1 | 3.88 MB | 0% <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- index.js | 3.88 MB | 0% </div> </details> --- #### cli **Total** Files count | Total bundle size | % Changed ----------- | ----------------- | --------- 1 | 7.89 MB | 0% <details> <summary>View detailed bundle breakdown</summary> <div> **Added** No assets were added **Removed** No assets were removed **Bigger** No assets were bigger **Smaller** No assets were smaller **Unchanged** Asset | File Size | % Changed ----- | --------- | --------- cli.js | 7.89 MB | 0% </div> </details> </details> <!--- bundlestats-action-comment key:combined end ---> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-15 23:48:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#131323