Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brings this repo up to date with the payme copy maintained in the rafael monorepo, then bumps every dependency to current latest.
Synced from rafael
Backend:
PAYME_BINDandPAYME_STATIC_DIRinstead ofPORT; staticdir is configurable rather than hardcoded to
/app/staticmonthly_fixed_expenses_tests.rsFrontend:
SortableList,ReorderControls,useSortableReorder)bun.lockreplacespackage-lock.json)vite-env.d.tsDocs/scripts:
Adapted for this repo (files that only exist here)
node:26→oven/bun:1.3, base imagesbookworm → trixie,
PORT→PAYME_BIND/PAYME_STATIC_DIRPORT→PAYME_BINDDependency updates
Backend:
TestServer::new/buildno longer returnResult; removed two.unwrap()calls in tests)serde_json 1.0.151, thiserror 2.0.19
Frontend:
eslint 10.8.0, typescript-eslint 8.65.0, tailwindcss 4.3.3,
@vitejs/plugin-react 6.0.5, @types/react 19.2.18, @types/react-dom 19.2.4,
globals 17.9.0