What's Changed
- Analyse all receipts up front, then confirm them back to back, and abort on provider failure by @kamil-gwozdz in #756
- Add a --yolo flag to skip confirmation prompts when submitting claims by @kamil-gwozdz in #755
- Skip success message and receipt move during dry runs by @timrogers in #758
- chore(deps): bump open from 5.3.5 to 5.3.6 by @dependabot[bot] in #734
- chore(deps): bump github-copilot-sdk from 1.0.4 to 1.0.5 by @dependabot[bot] in #735
- chore(deps): bump rmcp from 1.8.0 to 2.0.0 by @dependabot[bot] in #733
- chore(deps): bump rmcp from 2.0.0 to 2.1.0 by @dependabot[bot] in #737
- chore(deps): bump rmcp from 2.1.0 to 2.2.0 by @dependabot[bot] in #739
- chore(deps): bump github-copilot-sdk from 1.0.5 to 1.0.6 by @dependabot[bot] in #738
- chore(deps): bump regex from 1.12.4 to 1.13.0 by @dependabot[bot] in #740
- chore(deps): bump open from 5.3.6 to 5.4.0 by @dependabot[bot] in #741
- chore(deps): bump toml from 1.1.2+spec-1.1.0 to 1.1.3+spec-1.1.0 by @dependabot[bot] in #742
- chore(deps): bump clap from 4.6.1 to 4.6.2 by @dependabot[bot] in #744
- fix: remove unneeded wildcard pattern in submit_claim (unblocks CI) by @timrogers in #747
- chore(deps): bump quinn-proto from 0.11.14 to 0.11.16 by @dependabot[bot] in #754
- chore(deps): bump tokio from 1.52.3 to 1.53.1 by @dependabot[bot] in #753
- chore(deps): bump anyhow from 1.0.103 to 1.0.104 by @dependabot[bot] in #752
- chore(deps): bump serde from 1.0.228 to 1.0.229 by @dependabot[bot] in #751
- chore(deps): bump github-copilot-sdk from 1.0.6 to 1.0.8 by @dependabot[bot] in #746
- chore(deps): bump regex from 1.13.0 to 1.13.1 by @dependabot[bot] in #743
- chore(deps): bump actions/setup-python from 6 to 7 by @dependabot[bot] in #750
New Contributors
- @kamil-gwozdz made their first contribution in #755
Full Changelog: v5.2.0...v5.3.0