Wappsto / javascript-wappsto-wapp

A JavaScript API for the Wappsto Wapp
MIT License
4 stars 1 forks source link

Update typescript 5.4.3 → 5.4.4 (patch) #311

Closed depfu[bot] closed 4 months ago

depfu[bot] commented 5 months ago

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ typescript (5.4.3 → 5.4.4) · Repo

Release Notes

5.4.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 8 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
github-actions[bot] commented 5 months ago

size-limit report 📦

Path Size
dist/wappsto-wapp.cjs.production.min.js 59.65 KB (0%)
dist/wappsto-wapp.esm.js 56.63 KB (0%)
dist/wappsto-wapp.js 61 KB (0%)
codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 95.79%. Comparing base (7517f44) to head (a4587a7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #311 +/- ## ======================================= Coverage 95.79% 95.79% ======================================= Files 42 42 Lines 3278 3278 Branches 659 659 ======================================= Hits 3140 3140 Misses 132 132 Partials 6 6 ```

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

depfu[bot] commented 4 months ago

Closed in favor of #316.