denoland / deno_std

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

chore: release 2024.06.26 #5152

Closed denobot closed 6 days ago

denobot commented 6 days ago

The following updates are detected:

module from to type
cli 1.0.0-rc.1 1.0.0-rc.2 prerelease
collections 1.0.0 1.0.1 patch
fs 1.0.0-rc.1 1.0.0-rc.2 prerelease
http 0.224.5 1.0.0-rc.1 prerelease
jsonc 0.224.3 1.0.0-rc.1 prerelease
media-types 1.0.0-rc.1 1.0.0 major
testing 0.225.3 1.0.0-rc.1 prerelease
yaml 0.224.2 0.224.3 patch

Please ensure:

The following commits are ignored:


To make edits to this PR:

git fetch upstream release-2024-06-26-10-07-17 && git checkout -b release-2024-06-26-10-07-17 upstream/release-2024-06-26-10-07-17
codecov[bot] commented 6 days ago

Codecov Report

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

Project coverage is 93.20%. Comparing base (1adff2d) to head (afda458).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5152 +/- ## ======================================= Coverage 93.20% 93.20% ======================================= Files 473 473 Lines 38060 38060 Branches 5420 5420 ======================================= Hits 35473 35473 Misses 2543 2543 Partials 44 44 ```

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