Wappsto / javascript-wappsto-wapp

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

Update typescript 5.4.5 → 5.5.4 (minor) #353

Closed depfu[bot] closed 1 month ago

depfu[bot] commented 1 month 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.5 → 5.5.4) · Repo

Release Notes

5.5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

5.5.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

5.5.2

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 more commits than we can show here.


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 1 month ago

size-limit report 📦

Path Size
dist/wappsto-wapp.cjs.production.min.js 63.1 KB (0%)
dist/wappsto-wapp.esm.js 60.14 KB (0%)
dist/wappsto-wapp.js 64.7 KB (0%)
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.90%. Comparing base (a0b9a19) to head (119903a). Report is 16 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #353 +/- ## ========================================== - Coverage 95.91% 95.90% -0.01% ========================================== Files 45 45 Lines 3475 3493 +18 Branches 733 735 +2 ========================================== + Hits 3333 3350 +17 - Misses 129 131 +2 + Partials 13 12 -1 ```

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

depfu[bot] commented 1 month ago

Closing because this update has already been applied