Skip to content

Update koa-logger 3.2.1 → 4.0.0 (major) - #580

Merged
julienw merged 1 commit into
masterfrom
depfu/update/yarn/koa-logger-4.0.0
Jun 20, 2025
Merged

Update koa-logger 3.2.1 → 4.0.0 (major)#580
julienw merged 1 commit into
masterfrom
depfu/update/yarn/koa-logger-4.0.0

Conversation

@depfu

@depfu depfu Bot commented Jun 20, 2025

Copy link
Copy Markdown
Contributor

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

What changed?

✳️ koa-logger (3.2.1 → 4.0.0) · Repo · Changelog

Release Notes

4.0.0

  • Merge pull request #89 from koajs/revive-repo b2e373f
  • chore: update readme me file 6c1d655
  • feat: use on-finished for better last shot 2650092
  • feat: revive the repo 21ad966
  • Fix streaming body sizes not being logged (#86) 4980385
  • docs: fix readme f8edfa0
  • refactor: drop support of node < 10 34e16c3
    ============
  • Support Koa v3.
  • Migrate from Travis CI to GitHub Actions.
  • Migrate from Chai + Mocha to Node Native Testing (test + assert).
  • Migrate all code from call-backs to async await (including tests + example).
  • Bump all dependencies.
  • Support all request-received versions
  • Enhance the last shot with on-finished module
  • Support Node.js 18+
    ============

3.2.1...v4.0.0

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)

@depfu depfu Bot added the dependencies Pull requests that update a dependency file label Jun 20, 2025
@depfu
depfu Bot requested a review from canova as a code owner June 20, 2025 00:56
@depfu
depfu Bot requested a review from julienw June 20, 2025 00:56

@julienw julienw left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This seems to work fine

@julienw
julienw merged commit f885fdd into master Jun 20, 2025
@depfu
depfu Bot deleted the depfu/update/yarn/koa-logger-4.0.0 branch June 20, 2025 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant