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(peer-deps): install newer peer depenencies #463

Merged
merged 3 commits into from
Apr 20, 2024

Conversation

yudai-nkt
Copy link
Contributor

Widen the peer deps version range so that newer validation libraries can be installed. Fixes #442.

I followed the README instruction but am not familiar with changeset. Feel free to give some feedback if I made a mistake.

Copy link

changeset-bot bot commented Apr 19, 2024

🦋 Changeset detected

Latest commit: bd86547

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@hono/typebox-validator Patch
@hono/valibot-validator Patch
@hono/clerk-auth Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@yusukebe
Copy link
Member

Hi @yudai-nkt !

Maybe you need to update yarn.lock by running yarn install.

@yudai-nkt
Copy link
Contributor Author

Oops sorry, I pushed the updated lockfile and hope the CI passes!

@yusukebe
Copy link
Member

@yudai-nkt

Looks good! Merging now. Thanks!

@yusukebe yusukebe merged commit 892ea7d into honojs:main Apr 20, 2024
3 checks passed
@github-actions github-actions bot mentioned this pull request Apr 20, 2024
@yudai-nkt yudai-nkt deleted the pre-v1-peer-deps branch April 20, 2024 14:58
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.

Middleware with pre-v1 peerDependencies installs old version of them
2 participants