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: update dependencies 📦 #2490

Merged
merged 1 commit into from
Apr 10, 2023
Merged

chore: update dependencies 📦 #2490

merged 1 commit into from
Apr 10, 2023

Conversation

bigint
Copy link
Member

@bigint bigint commented Apr 10, 2023

What does this PR do?

🤖 Generated by Copilot at c68d374

Updated some dependencies in the apps/web and apps/prerender packages to fix a bug and improve type consistency. The main change was upgrading @types/react to ^18.0.34 in both packages.

Related issues

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking small changes to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Explanation of the changes

🤖 Generated by Copilot at c68d374

  • Update @types/react dependency to ^18.0.34 in both apps/prerender/package.json and apps/web/package.json to ensure consistent type definitions for React (link, link)
  • Update @tanstack/react-query dependency to ^4.29.1 in apps/prerender/package.json to fix a bug with the useQuery hook that affected prerendering of some pages (link)

Emoji

🆙🐛🚚

@vercel
Copy link

vercel bot commented Apr 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
prerender ✅ Ready (Inspect) Visit Preview Apr 10, 2023 4:11pm
web ✅ Ready (Inspect) Visit Preview Apr 10, 2023 4:11pm

@socket-security
Copy link

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

➕ Added Package Capability Access +/- Transitive Count Publisher
@types/react@18.0.34 None +3 types
⬆️ Updated Package Version Diff Added Capability Access +/- Transitive Count Publisher
@tanstack/react-query@4.29.1 4.28.0...4.29.1 None +2/-2 tannerlinsley

@vercel vercel bot temporarily deployed to Preview – prerender April 10, 2023 16:07 Inactive
@bigint bigint enabled auto-merge (squash) April 10, 2023 16:08
@bigint bigint merged commit 467d7f7 into main Apr 10, 2023
@bigint bigint deleted the update-dependencies branch April 10, 2023 16:15
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.

None yet

1 participant