[PR #6560] [MERGED] Upgrade oxlint and oxfmt dependencies #32527

Closed
opened 2026-04-18 08:33:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6560
Author: @MatissJanis
Created: 1/5/2026
Status: Merged
Merged: 1/5/2026
Merged by: @MatissJanis

Base: masterHead: matiss/oxlint-oxfmt-updates


📝 Commits (2)

  • b7b7106 Update oxlint and oxfmt versions, add suppressions for warnings
  • b299800 Add release notes for PR #6560

📊 Changes

26 files changed (+250 additions, -231 deletions)

View changed files

📝 package.json (+9 -9)
📝 packages/api/package.json (+8 -8)
📝 packages/api/tsconfig.dist.json (+3 -3)
📝 packages/ci-actions/package.json (+3 -3)
📝 packages/component-library/package.json (+16 -16)
📝 packages/crdt/package.json (+3 -3)
📝 packages/crdt/tsconfig.dist.json (+2 -2)
📝 packages/desktop-client/package.json (+12 -12)
📝 packages/desktop-client/src/components/accounts/Account.tsx (+1 -0)
📝 packages/desktop-client/src/components/budget/envelope/EnvelopeBudgetComponents.tsx (+2 -0)
📝 packages/desktop-client/src/components/budget/tracking/TrackingBudgetComponents.tsx (+1 -0)
📝 packages/desktop-client/src/components/mobile/ActionableGridListItem.tsx (+1 -0)
📝 packages/desktop-client/src/notes/DesktopLinkedNotes.tsx (+1 -0)
📝 packages/desktop-client/tsconfig.service-worker.json (+2 -2)
📝 packages/desktop-electron/package.json (+22 -22)
📝 packages/desktop-electron/tsconfig.dist.json (+3 -3)
📝 packages/eslint-plugin-actual/package.json (+1 -1)
📝 packages/loot-core/package.json (+48 -48)
📝 packages/loot-core/tsconfig.api.json (+3 -3)
📝 packages/plugins-service/package.json (+2 -2)

...and 6 more files

📄 Description

  • Updated oxfmt from ^0.17.0 to ^0.22.0
  • Updated oxlint from ^1.32.0 to ^1.37.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/6560 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 1/5/2026 **Status:** ✅ Merged **Merged:** 1/5/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/oxlint-oxfmt-updates` --- ### 📝 Commits (2) - [`b7b7106`](https://github.com/actualbudget/actual/commit/b7b71066cdcdb9bffd9638ff0c2496e63fece163) Update oxlint and oxfmt versions, add suppressions for warnings - [`b299800`](https://github.com/actualbudget/actual/commit/b299800584e04f7be0eb18228958ab67691c6e4b) Add release notes for PR #6560 ### 📊 Changes **26 files changed** (+250 additions, -231 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+9 -9) 📝 `packages/api/package.json` (+8 -8) 📝 `packages/api/tsconfig.dist.json` (+3 -3) 📝 `packages/ci-actions/package.json` (+3 -3) 📝 `packages/component-library/package.json` (+16 -16) 📝 `packages/crdt/package.json` (+3 -3) 📝 `packages/crdt/tsconfig.dist.json` (+2 -2) 📝 `packages/desktop-client/package.json` (+12 -12) 📝 `packages/desktop-client/src/components/accounts/Account.tsx` (+1 -0) 📝 `packages/desktop-client/src/components/budget/envelope/EnvelopeBudgetComponents.tsx` (+2 -0) 📝 `packages/desktop-client/src/components/budget/tracking/TrackingBudgetComponents.tsx` (+1 -0) 📝 `packages/desktop-client/src/components/mobile/ActionableGridListItem.tsx` (+1 -0) 📝 `packages/desktop-client/src/notes/DesktopLinkedNotes.tsx` (+1 -0) 📝 `packages/desktop-client/tsconfig.service-worker.json` (+2 -2) 📝 `packages/desktop-electron/package.json` (+22 -22) 📝 `packages/desktop-electron/tsconfig.dist.json` (+3 -3) 📝 `packages/eslint-plugin-actual/package.json` (+1 -1) 📝 `packages/loot-core/package.json` (+48 -48) 📝 `packages/loot-core/tsconfig.api.json` (+3 -3) 📝 `packages/plugins-service/package.json` (+2 -2) _...and 6 more files_ </details> ### 📄 Description - Updated `oxfmt` from `^0.17.0` to `^0.22.0` - Updated `oxlint` from `^1.32.0` to `^1.37.0` --- <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-04-18 08:33:44 -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#32527