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

Bump koa from 2.13.0 to 2.15.4 #1417

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2025

Bumps koa from 2.13.0 to 2.15.4.

Release notes

Sourced from koa's releases.

2.15.4

Full Changelog: koajs/koa@2.15.3...2.15.4

Fix: avoid redos on host and protocol getter, see GHSA-593f-38f6-jp5m

Changelog

Sourced from koa's changelog.

2.15.4 / 2025-02-11

fix: avoid redos on host and protocol getter

2.15.3 / 2024-04-11

fixes

  • [1fad597] - fix: require URL from 'url' module (#1809) (fengmk2 )

2.15.2 / 2024-03-21

fixes

  • [94e8def] - fix: handle upper case protocol like HTTP or HTTPS (#1806) (fengmk2 )

2.15.1 / 2024-03-15

fixes

  • [2510b0b] - fix: formatting redirect url on http(s) protocol url (#1803) (fengmk2 )

2.15.0 / 2023-12-29

features

  • [1684a8f] - feat: bump cookies v0.9.0 for CHIPS (#1791) (Noah Gao )

2.14.2 / 2023-04-12

fixes

  • [6b60fa6] - fix: can not get currentContext in error handler (#1757) (Gxkl )

2.14.1 / 2022-12-07

fixes

  • [cb92bc9] - fix: should export createAsyncCtxStorageMiddleware function on application (#1724) (fengmk2 )

2.14.0 / 2022-12-06

features

  • [a293122] - feat: support asyncLocalStorage (#1721) (fengmk2 )

2.13.4 / 2021-10-19

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 12, 2025
@thescientist13 thescientist13 added this to the 1.0 milestone Feb 12, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/koa-2.15.4 branch from 166e2e4 to d056e48 Compare February 13, 2025 02:47
Bumps [koa](https://github.com/koajs/koa) from 2.13.0 to 2.15.4.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/2.15.4/History.md)
- [Commits](koajs/koa@2.13.0...2.15.4)

---
updated-dependencies:
- dependency-name: koa
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/koa-2.15.4 branch from d056e48 to 3fed031 Compare February 13, 2025 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alpha.0 dependencies Pull requests that update a dependency file v0.32.0
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

1 participant