Closed juliusmarminge closed 1 month ago
Latest commit: 51f78ee849e3a18c19d3a9d1e6cc1b577f35163f
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
docs-uploadthing | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 14, 2024 8:57pm |
The pull request includes updates to several dependency versions in various package.json
files. Specifically, the @effect/platform
and @effect/platform-node
dependencies have been incremented in the server package, while @effect/vitest
has been updated in the main package.json
. Additionally, the exports
field in the packages/uploadthing/package.json
has been confirmed to maintain consistency across the module's exports.
File Path | Change Summary |
---|---|
examples/backend-adapters/server/package.json | Updated @effect/platform from 0.68.4 to 0.68.5 , and @effect/platform-node from 0.63.4 to 0.63.5 . |
package.json | Updated @effect/vitest from 0.10.5 to 0.12.1 . |
packages/uploadthing/package.json | Updated @effect/platform from 0.68.4 to 0.68.5 , confirmed consistency in exports field. |
@effect/platform
dependency from 0.63.2
to 0.66.2
, which is related to the main PR's update of @effect/platform
from 0.68.4
to 0.68.5
.@effect/platform
dependency from 0.66.2
to 0.68.4
, which is relevant to the main PR's changes involving the same dependency.sdk
In the garden of code, we hop and play,
With versions updated, we brighten the day.
Dependencies dance, in a rhythm so fine,
Together we build, in a world that's divine! 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
- [@example/minimal-astro-react](https://pkg.pr.new/template/d7020922-9f24-4af4-99cf-32fa71249f5e) - [@example/minimal-appdir](https://pkg.pr.new/template/e990f38f-0310-410a-8f54-7ba37c7e92ea) - [@example/minimal-nuxt](https://pkg.pr.new/template/9dac7d94-1552-4bbb-944a-f54e84bbb569) - [@example/minimal-expo](https://pkg.pr.new/template/11e4170d-ad09-4690-af8c-2449e550e260) - [@example/minimal-pagedir](https://pkg.pr.new/template/09ada173-f60e-4927-b932-bc27c076dd61) - [@example/minimal-solidstart](https://pkg.pr.new/template/0ca2bd90-cf48-4d5c-861b-c21cdb310add) - [@example/minimal-sveltekit](https://pkg.pr.new/template/a635f773-a2c2-42fa-a917-ba5550d8a2fa) - [@example/minimal-tanstack-start](https://pkg.pr.new/template/981da05e-b608-4b4f-9284-8f978038b286)
pnpm add https://pkg.pr.new/pingdotgg/uploadthing@1015
commit: 51f78ee
Bundle | Size (gzip) | Visualization |
---|---|---|
Main | 26.11KB | See Treemap 📊 |
PR (d29b69f7508ad7e2f219c6e46eab649fdb840eae) | 26.11KB | See Treemap 📊 |
Diff | No change |
contains https://github.com/Effect-TS/effect/pull/3784
Summary by CodeRabbit