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

Update all dependencies #210

Merged
merged 2 commits into from
Oct 5, 2023
Merged

Update all dependencies #210

merged 2 commits into from
Oct 5, 2023

Conversation

paul-sachs
Copy link
Collaborator

@paul-sachs paul-sachs commented Oct 5, 2023

Update all dependencies. Also expanded the peer dependencies for connect-query package to allow a larger range of react-query.

@paul-sachs paul-sachs requested review from smaye81 and timostamm and removed request for smaye81 October 5, 2023 18:03
@@ -52,7 +52,7 @@
"peerDependencies": {
"@bufbuild/protobuf": "^1.3.0",
"@connectrpc/connect": "^1.0.0",
"@tanstack/react-query": "^4.20.4",
"@tanstack/react-query": "4.x",
Copy link
Collaborator Author

@paul-sachs paul-sachs Oct 5, 2023

Choose a reason for hiding this comment

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

This is the only change that isn't just a pure dependency update. Our API means that we only really care about the core API of react-query so we can be pretty permissive and only care about major version.

@paul-sachs paul-sachs merged commit b653680 into main Oct 5, 2023
4 checks passed
@paul-sachs paul-sachs deleted the psachs/deps-update-2023-10-05 branch October 5, 2023 18:26
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