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

chorse: updated hono to latest version & fixed vulnurabilities #11

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

DonKoko
Copy link
Contributor

@DonKoko DonKoko commented Oct 16, 2024

Fixes #

Description

I have been receiving dependabot alerts about vulnerabilities in hono(Shelf-nu/shelf.nu#1355). Because we use hono as a dependency of react-router-hono-server i decided to make a PR with some updates.
When updating hono I noticed also other vulnerabilities that could be fixed with npm audit fix. This has also been done.

Type of change

Please mark relevant options with an x in the brackets.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Algorithm update - updates algorithm documentation/questions/answers etc.
  • Other (please describe): update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also
list any relevant details for your test configuration

  • Integration tests
  • Unit tests
  • Manual tests
  • No tests required.

I read all the change logs of hono and don't expect anything can cause issues. I also did some quick manual tests with my app and all seemed fine.

Copy link

pkg-pr-new bot commented Oct 16, 2024

Open in Stackblitz

yarn add https://pkg.pr.new/rphlmr/react-router-hono-server@11.tgz

commit: 0f4f91f

@rphlmr
Copy link
Owner

rphlmr commented Oct 16, 2024

Thanks @DonKoko!

You can test the update: [yarn add | npm i] https://pkg.pr.new/rphlmr/react-router-hono-server@11.tgz if you want to check for any downgrade.

@rphlmr rphlmr merged commit 5dcbe49 into rphlmr:main Oct 18, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants