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.08.02 #5621

Merged
merged 3 commits into from
Aug 2, 2024
Merged

chore: release 2024.08.02 #5621

merged 3 commits into from
Aug 2, 2024

Conversation

denobot
Copy link
Contributor

@denobot denobot commented Aug 2, 2024

The following updates are detected:

module from to type
assert 1.0.1 1.1.0 1.0.2 minor patch
async 1.0.1 1.0.2 patch
cli 1.0.1 1.0.2 patch
csv 1.0.0-rc.5 1.0.0-rc.6 prerelease
datetime 0.224.3 0.224.4 patch
fmt 1.0.0-rc.1 1.0.0 major
front-matter 1.0.0 1.0.1 patch
fs 1.0.0 1.0.1 patch
html 1.0.0 1.0.1 patch
http 1.0.0-rc.6 1.0.0 major
ini 1.0.0-rc.2 1.0.0-rc.3 prerelease
io 0.224.3 0.224.4 patch
net 1.0.0-rc.2 1.0.0 major
semver 1.0.0-rc.3 1.0.0 major
testing 1.0.0-rc.5 1.0.0 major
text 1.0.1 1.0.2 patch
url 1.0.0-rc.2 1.0.0-rc.3 prerelease
yaml 1.0.0 1.0.1 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-08-02-11-06-04 && git checkout -b release-2024-08-02-11-06-04 upstream/release-2024-08-02-11-06-04

Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.38%. Comparing base (d205617) to head (c90d7f8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5621   +/-   ##
=======================================
  Coverage   96.38%   96.38%           
=======================================
  Files         466      466           
  Lines       37588    37588           
  Branches     5541     5541           
=======================================
  Hits        36228    36228           
  Misses       1318     1318           
  Partials       42       42           

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

@kt3k
Copy link
Member

kt3k commented Aug 2, 2024

Downgraded assert version upgrade from minor to patch, as we changed the addition of cause option to AssertionError from stable feature to unstable feature. #5573

That change was made to align with our policy of accepting new features in stable packages #5581

@kt3k kt3k marked this pull request as ready for review August 2, 2024 11:26
@kt3k kt3k merged commit 0e4f294 into main Aug 2, 2024
15 checks passed
@kt3k kt3k deleted the release-2024-08-02-11-06-04 branch August 2, 2024 11:27
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