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

(auto merged) chore(deps): bump hono from 3.3.3 to 3.3.4 #158

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2023

Bumps hono from 3.3.3 to 3.3.4.

Release notes

Sourced from hono's releases.

v3.3.4

Security Fixes

This release includes important security fixes.

If you are using serveStatic() with Bun, you must upgrade to this version immediately. Alternatively, you can install the upcoming Bun release, which will include relevant fixes related to this issue.

You can do so using the following commands:

npm install hono@latest

Or

yarn upgrade hono@latest

Also, fixes have been made to the JSX middleware. If you're using this, please ensure that you upgrade it as well.

What's Changed

New Contributors

Full Changelog: honojs/hono@v3.3.3...v3.3.4

Commits
  • 3d9c6b2 v3.3.4
  • 5dc0975 feat(cloudflare-pages): add serveStatic() (#1273)
  • 77b7ac7 fix(utils/filepath): allow .. in filename (#1272)
  • 8ef9b5e fix(lambda): added generic parameters to aws-lambda handler to fix #1265 (#1269)
  • 614ab9d fix(utils/filepath): don't allow dot segments (#1271)
  • 1495f8b fix(jsx): escapeToBuffer vulnerability (#1266)
  • cbd5616 fix(lambda-edge) Adding Export Type CloudFrontResponse and CloudFrontConfig (...
  • See full diff in compare view

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

Bumps [hono](https://github.com/honojs/hono) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v3.3.3...v3.3.4)

---
updated-dependencies:
- dependency-name: hono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 27, 2023
@github-actions github-actions bot changed the title chore(deps): bump hono from 3.3.3 to 3.3.4 (auto merged) chore(deps): bump hono from 3.3.3 to 3.3.4 Jul 27, 2023
@github-actions github-actions bot merged commit 7e90e13 into main Jul 27, 2023
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/hono-3.3.4 branch July 27, 2023 20:45
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant