[PR #7574] [MERGED] fix: trusted publishing requires npm version >= 11.5.1 #56567

Closed
opened 2026-05-01 04:30:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7574
Author: @jfdoming
Created: 4/21/2026
Status: Merged
Merged: 4/21/2026
Merged by: @jfdoming

Base: masterHead: jfdoming/trusted-publishing-nightly-fix


📝 Commits (4)

  • de18d3e fix: trusted publishing requires npm version >= 11.5.1
  • db3a4cc Add release notes for PR #7574
  • 0e685e3 Update .github/workflows/publish-nightly-npm-packages.yml
  • 66e35cc Update release notes for trusted publishing fix

📊 Changes

2 files changed (+9 additions, -0 deletions)

View changed files

📝 .github/workflows/publish-nightly-npm-packages.yml (+3 -0)
upcoming-release-notes/7574.md (+6 -0)

📄 Description

Description

Attempt to fix https://github.com/actualbudget/actual/actions/runs/24697373113

Testing

Cannot test without merging, but expect this is the issue per https://github.com/orgs/community/discussions/173102#discussioncomment-14367428 and https://github.com/actualbudget/actual/actions/runs/24697373113/job/72332615420#step:3:10

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

🔄 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/7574 **Author:** [@jfdoming](https://github.com/jfdoming) **Created:** 4/21/2026 **Status:** ✅ Merged **Merged:** 4/21/2026 **Merged by:** [@jfdoming](https://github.com/jfdoming) **Base:** `master` ← **Head:** `jfdoming/trusted-publishing-nightly-fix` --- ### 📝 Commits (4) - [`de18d3e`](https://github.com/actualbudget/actual/commit/de18d3e604c1a25c04bee7e6c405d2dc48aec1c0) fix: trusted publishing requires npm version >= 11.5.1 - [`db3a4cc`](https://github.com/actualbudget/actual/commit/db3a4cc75a88b63627892f8d1ba99249afda5cd3) Add release notes for PR #7574 - [`0e685e3`](https://github.com/actualbudget/actual/commit/0e685e3ffe2793c0a30478ea5ed722e0ee8fce08) Update .github/workflows/publish-nightly-npm-packages.yml - [`66e35cc`](https://github.com/actualbudget/actual/commit/66e35cc1a4ce94b663ae8c54d5b56682e618f688) Update release notes for trusted publishing fix ### 📊 Changes **2 files changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/publish-nightly-npm-packages.yml` (+3 -0) ➕ `upcoming-release-notes/7574.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 Attempt to fix https://github.com/actualbudget/actual/actions/runs/24697373113 ## Related issue(s) <!-- e.g. Fixes #123, Relates to #456 --> ## Testing Cannot test without merging, but expect this is the issue per https://github.com/orgs/community/discussions/173102#discussioncomment-14367428 and https://github.com/actualbudget/actual/actions/runs/24697373113/job/72332615420#step:3:10 ## 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 ---> --- <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-05-01 04:30:43 -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#56567