Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
🤖 Generated by Copilot at 71be7da
This pull request updates various dependencies and devDependencies across multiple packages and workers in the
heyxyz/hey
repository. The main purpose of these updates is to improve the functionality, reliability, and performance of the web app, the lens package, the snapshot package, theens
worker, and the other workers that interact with the Livepeer platform and other services. The updates also include the latest features and bug fixes of the libraries and tools used in the project.Related issues
Fixes # (issue)
Type of change
Explanation of the changes
🤖 Generated by Copilot at 71be7da
wrangler
devDependency to^3.11.0
for deploying and managing Cloudflare Workers (link, link, link, link, link, link, link, link, link, link, link, link)viem
dependency to^1.15.4
for creating and managing views and components (link, link, link, link)@apollo/client
dependency to^3.8.5
for fetching and managing data from GraphQL APIs (link, link)@livepeer/react
dependency to^2.8.8
for interacting with the Livepeer video streaming platform (link)@types/node
devDependency to^20.8.3
for using the latest type definitions for Node.js and avoiding potential type errors (link, link, link, link, link)turbo
devDependency to^1.10.15
for managing monorepos and running tasks across multiple packages (link)eslint
devDependency to^8.51.0
for linting and enforcing code style and quality rules (link)@types/react-dom
and@types/uuid
devDependencies to^18.2.11
and^9.0.5
respectively for using the latest type definitions and avoiding potential type errors (link)Emoji
🚀🛠️🌐