github-actions
released this
03 Dec 15:21
·
7 commits
to refs/heads/main
since this release
ℹ️ Information
- Remove error override for
default
usage inParameter
annotations (#1278) @elliotgunton
⭐️ Enhancements
- Support Literal types in script runner (#1249) @alicederyn
🐞 Bug Fixes
- Fix issues with with_param (#1236) @alicederyn
- Fix deserialization for str unions (#1239) @alicederyn
📔 Documentation
- Add ArgoCon NA24 talk (#1265) @elliotgunton
- Add missing volume claim to user-container example (#1242) @jeongukjae
⛏ Dependency Upgrades
- Bump pydantic from 2.9.2 to 2.10.1 (#1277) @dependabot
- Bump ruff from 0.7.4 to 0.8.0 (#1276) @dependabot
- Bump cappa from 0.24.1 to 0.25.1 (#1274) @dependabot
- Bump codecov/codecov-action from 4 to 5 (#1272) @dependabot
- Bump ruff from 0.7.3 to 0.7.4 in the patches group (#1269) @dependabot
- Bump the patches group with 2 updates (#1263) @dependabot
- Bump ruff from 0.7.1 to 0.7.2 in the patches group (#1255) @dependabot
- Bump pytest-cov from 5.0.0 to 6.0.0 (#1256) @dependabot
- Bump cappa from 0.23.0 to 0.24.0 (#1251) @dependabot
- Bump ruff from 0.7.0 to 0.7.1 in the patches group (#1250) @dependabot
- Bump ruff from 0.6.9 to 0.7.0 (#1246) @dependabot
- Bump types-requests from 2.32.0.20240914 to 2.32.0.20241016 (#1247) @dependabot
- Bump jsonpath-ng from 1.6.1 to 1.7.0 (#1237) @dependabot
- Add Python 3.13 support (#1232) @elliotgunton
- Bump build from 1.2.2 to 1.2.2.post1 (#1231) @dependabot
- Bump cappa from 0.22.5 to 0.23.0 (#1230) @dependabot
- Bump ruff from 0.6.8 to 0.6.9 in the patches group (#1229) @dependabot
🚧 Tasks
- Fix some argo lint errors in examples folder (#1244) @jeongukjae