Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 2024.10.10 #6098

Merged
merged 2 commits into from
Oct 10, 2024
Merged

chore: release 2024.10.10 #6098

merged 2 commits into from
Oct 10, 2024

Conversation

denobot
Copy link
Contributor

@denobot denobot commented Oct 10, 2024

The following updates are detected:

module from to type
async 1.0.5 1.0.6 patch
cbor 0.0.0 0.1.0 minor
collections 1.0.7 1.0.8 patch
expect 1.0.4 1.0.5 patch
http 1.0.7 1.0.8 patch
io 0.224.9 0.225.0 minor
log 0.224.8 0.224.9 patch
streams 1.0.6 1.0.7 patch
tar 0.1.1 0.1.2 patch

Please ensure:

  • Versions in deno.json files are updated correctly
  • Releases.md is updated correctly

The following commits are ignored:


To make edits to this PR:

git fetch upstream release-2024-10-10-09-31-16 && git checkout -b release-2024-10-10-09-31-16 upstream/release-2024-10-10-09-31-16

Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.56%. Comparing base (0f9a23c) to head (a155bca).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6098   +/-   ##
=======================================
  Coverage   96.56%   96.56%           
=======================================
  Files         534      534           
  Lines       40589    40589           
  Branches     6095     6095           
=======================================
+ Hits        39194    39196    +2     
+ Misses       1350     1349    -1     
+ Partials       45       44    -1     

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

@kt3k
Copy link
Member

kt3k commented Oct 10, 2024

v1 CI is failing because the fix ( denoland/deno#25988 ) is not available in v1.46.3

@kt3k kt3k marked this pull request as ready for review October 10, 2024 09:45
Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kt3k kt3k merged commit b4e5d21 into main Oct 10, 2024
19 checks passed
@kt3k kt3k deleted the release-2024-10-10-09-31-16 branch October 10, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants