pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:JavaScript
Filter by
233M results
Bumps js-yaml from 4.1.1 to 4.2.0. details summary Changelog /summary p em Sourced from a href=
https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md js-yaml s changelog /a . /em /p blockquote h2 ...
dependencies
javascript
Updates the requirements on pytest to permit the latest version. details summary Release notes /summary p em Sourced
from a href= https://github.com/pytest-dev/pytest/releases pytest s releases /a . /em ...
dependencies
python
Post-release bump of manifest.json to 0.30.0.
Released v0.29.0; this rolls main forward to the next minor so unreleased work no longer carries the just-released
version. Auto-merged by the release workflow. ...
Summary
- useReaderSearch: replace static reader-search with createTraceId()
- useSessionExpiry: replace static session with createTraceId()
- apiRaw: add success/error logging via logClientEvent ...
closes #356 closes #357 closes #358 closes #359
Summary
This PR implements four open-source contributions for the StellarWork escrow platform:
1. Admin page fee management — Withdrawal transaction ...
Simplifies the homepage so the first view focuses on one primary input and one primary button. Animation and results
appear after user action. Import and scenarios remain lower on the page.
Summary
- If auth.admin.deleteUser() returns not found , the auth user is already gone — delete the orphaned profile row and
return success instead of blocking with an error
- Surface authErr.message ...
What
Repaired malformed package.json (removed trailing/missing commas).
Why
CI failed with a JSON parse error while reading package.json. The file had a syntax error (likely a trailing or missing
comma ...
Bumps @arethetypeswrong/cli from 0.18.3 to 0.18.4. details summary Changelog /summary p em Sourced from a href=
https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/cli/CHANGELOG.md ...
dependencies
javascript
- refactored locale by breaking it down to component level.
- reduce locale duplication.
- more global locale out of compliance