denoland / std

The Deno Standard Library
https://jsr.io/@std
MIT License
3.21k stars 621 forks source link

chore: release 2024.11.13 #6182

Closed denobot closed 1 week ago

denobot commented 1 week ago

The following updates are detected:

module from to type
assert 1.0.7 1.0.8 patch
bytes 1.0.3 1.0.4 patch
expect 1.0.7 1.0.8 patch
http 1.0.9 1.0.10 patch
ini 1.0.0-rc.4 1.0.0-rc.5 prerelease
log 0.224.9 0.224.10 patch
media-types 1.0.3 1.1.0 minor
testing 1.0.4 1.0.5 patch

Please ensure:

The following commits are ignored:


To make edits to this PR:

git fetch upstream release-2024-11-13-10-26-50 && git checkout -b release-2024-11-13-10-26-50 upstream/release-2024-11-13-10-26-50
codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.49%. Comparing base (03dffde) to head (d8b613b). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6182 +/- ## ======================================= Coverage 96.49% 96.49% ======================================= Files 535 535 Lines 41285 41285 Branches 6165 6165 ======================================= Hits 39837 39837 Misses 1404 1404 Partials 44 44 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.