denoland / std

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

chore: release 2024.09.02 #5890

Closed denobot closed 2 months ago

denobot commented 2 months ago

This is for testing. Not actual release attempt. Closing


The following updates are detected:

module from to type
archive 0.225.1 0.225.2 patch
assert 1.0.3 1.0.4 patch
async 1.0.4 1.0.5 patch
cache 0.1.1 0.1.2 patch
datetime 0.225.1 0.225.2 patch
dotenv 0.225.1 0.225.2 patch
expect 1.0.1 1.0.2 patch
fmt 1.0.1 1.0.2 patch
http 1.0.4 1.0.5 patch
io 0.224.6 0.224.7 patch
msgpack 1.0.1 1.0.2 patch
path 1.0.3 1.0.4 patch
streams 1.0.3 1.0.4 patch
yaml 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-09-02-12-27-41 && git checkout -b release-2024-09-02-12-27-41 upstream/release-2024-09-02-12-27-41
codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 96.31%. Comparing base (23f4738) to head (c20dbef).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5890 +/- ## ========================================== - Coverage 96.32% 96.31% -0.01% ========================================== Files 483 483 Lines 39085 39085 Branches 5723 5723 ========================================== - Hits 37647 37644 -3 - Misses 1393 1396 +3 Partials 45 45 ```

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