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(deps): update dependency @koa/router to v13 #2384

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@koa/router 12.0.1 -> 13.1.0 age adoption passing confidence

Release Notes

koajs/router (@​koa/router)

v13.1.0

Compare Source

v13.0.1

Compare Source

v13.0.0

Compare Source

  • refactor: support Node.js v18+ and replace the debug module with native Node.js one (#​181) 83d2b34
  • Refactor to use native Node.js modules, support Node.js v20+ and modernize the code (#​180) f7ffb93
  • fix: undefined property in unmatched host (#​178) 31deae8
  • docs: correct npm link reference in readme (#​174) cdf8ec4

v12.0.2

Compare Source

  • bump path-to-regex to v6.3.0

Configuration

📅 Schedule: Branch creation - "before 3am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team August 16, 2024 00:17
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Aug 16, 2024
@github-actions github-actions bot added pkg:instrumentation-koa pkg-status:unmaintained This package is unmaintained. Only bugfixes may be acceped until a new owner has been found. labels Aug 16, 2024
Copy link

codecov bot commented Aug 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.75%. Comparing base (162feb1) to head (d897d9b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2384   +/-   ##
=======================================
  Coverage   90.75%   90.75%           
=======================================
  Files         169      169           
  Lines        8018     8018           
  Branches     1632     1632           
=======================================
  Hits         7277     7277           
  Misses        741      741           

@renovate-bot renovate-bot force-pushed the renovate/koa-router-13.x branch 2 times, most recently from 7a9c21e to 6da35cc Compare September 18, 2024 00:25
Copy link

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@david-luna david-luna merged commit d5215f3 into open-telemetry:main Nov 25, 2024
25 checks passed
Comment on lines -7827 to +7825
"node": ">= 12"
"node": ">= 18"
Copy link
Contributor

Choose a reason for hiding this comment

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

@david-luna Do you think this may be a testing concern at some point?

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 pkg:instrumentation-koa pkg-status:unmaintained This package is unmaintained. Only bugfixes may be acceped until a new owner has been found.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants