Skip to content

chore: 📦 Update dependencies#618

Merged
dionhaefner merged 3 commits into
mainfrom
_bot/update-deps
Jun 15, 2026
Merged

chore: 📦 Update dependencies#618
dionhaefner merged 3 commits into
mainfrom
_bot/update-deps

Conversation

@PasteurBot

Copy link
Copy Markdown
Contributor

This PR updates the lockfile to the latest versions of the dependencies.
Please review the changes and merge when ready.

@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.24%. Comparing base (c6eae37) to head (ccf593e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #618      +/-   ##
==========================================
+ Coverage   67.29%   77.24%   +9.95%     
==========================================
  Files          32       32              
  Lines        4528     4531       +3     
  Branches      743      744       +1     
==========================================
+ Hits         3047     3500     +453     
+ Misses       1237      726     -511     
- Partials      244      305      +61     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@PasteurBot

Copy link
Copy Markdown
Contributor Author

Benchmark Results

Benchmarks use a no-op Tesseract to measure pure framework overhead.

🚀 2 faster, ⚠️ 0 slower, ✅ 34 unchanged

Notable changes

Benchmark Baseline Current Change Status
decoding/base64_100,000 0.832ms 0.688ms -17.4% 🚀 faster
roundtrip/base64_100,000 0.904ms 0.780ms -13.7% 🚀 faster
Full results
Benchmark Baseline Current Change Status
api/apply_1,000 0.495ms 0.495ms +0.1%
api/apply_100,000 0.494ms 0.496ms +0.5%
api/apply_10,000,000 0.498ms 0.500ms +0.3%
cli/apply_1,000 1651.662ms 1643.669ms -0.5%
cli/apply_100,000 1660.003ms 1647.129ms -0.8%
cli/apply_10,000,000 1699.978ms 1704.982ms +0.3%
decoding/base64_1,000 0.029ms 0.028ms -2.1%
decoding/base64_100,000 0.832ms 0.688ms -17.4% 🚀 faster
decoding/base64_10,000,000 71.645ms 72.121ms +0.7%
decoding/binref_1,000 0.185ms 0.184ms -0.5%
decoding/binref_100,000 0.236ms 0.237ms +0.5%
decoding/binref_10,000,000 9.180ms 9.163ms -0.2%
decoding/json_1,000 0.099ms 0.099ms -0.1%
decoding/json_100,000 9.399ms 9.329ms -0.8%
decoding/json_10,000,000 1134.912ms 1133.076ms -0.2%
encoding/base64_1,000 0.028ms 0.027ms -1.6%
encoding/base64_100,000 0.143ms 0.144ms +0.5%
encoding/base64_10,000,000 22.941ms 23.109ms +0.7%
encoding/binref_1,000 0.275ms 0.279ms +1.3%
encoding/binref_100,000 0.448ms 0.449ms +0.2%
encoding/binref_10,000,000 17.152ms 17.266ms +0.7%
encoding/json_1,000 0.142ms 0.144ms +1.3%
encoding/json_100,000 14.815ms 14.422ms -2.6%
encoding/json_10,000,000 1499.051ms 1561.143ms +4.1%
http/apply_1,000 2.921ms 2.903ms -0.6%
http/apply_100,000 7.984ms 8.125ms +1.8%
http/apply_10,000,000 667.977ms 677.518ms +1.4%
roundtrip/base64_1,000 0.058ms 0.059ms +0.5%
roundtrip/base64_100,000 0.904ms 0.780ms -13.7% 🚀 faster
roundtrip/base64_10,000,000 94.672ms 94.369ms -0.3%
roundtrip/binref_1,000 0.474ms 0.478ms +0.7%
roundtrip/binref_100,000 0.682ms 0.691ms +1.4%
roundtrip/binref_10,000,000 26.657ms 26.791ms +0.5%
roundtrip/json_1,000 0.245ms 0.250ms +2.0%
roundtrip/json_100,000 21.548ms 21.613ms +0.3%
roundtrip/json_10,000,000 2617.504ms 2620.938ms +0.1%
  • Runner: Linux 6.17.0-1018-azure x86_64

@dionhaefner
dionhaefner merged commit 240e9f2 into main Jun 15, 2026
52 checks passed
@dionhaefner
dionhaefner deleted the _bot/update-deps branch June 15, 2026 10:03
@pasteurlabs pasteurlabs locked and limited conversation to collaborators Jun 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants