Skip to content

build(deps): use caret range for package dependencies #2028

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

Merged

Conversation

CHC383
Copy link
Contributor

@CHC383 CHC383 commented Mar 29, 2025

Close #2026

Pin dependencies in libraries leads to dependency duplications and prevents security updates (unless explicitly override the versions) on the consumer side. This PR updates all dependencies in packages/ to use the caret range.

I am happy to update devDependencies and all the other package.json if you like, although those doesn't affect the users of react-email.

Copy link

changeset-bot bot commented Mar 29, 2025

🦋 Changeset detected

Latest commit: db75cb6

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

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

Copy link

vercel bot commented Mar 29, 2025

@CHC383 is attempting to deploy a commit to the resend Team on Vercel.

A member of the Team first needs to authorize it.

@CHC383 CHC383 force-pushed the refactor/unpin-package-dependencies branch 2 times, most recently from 6ec5cc3 to 940b844 Compare March 31, 2025 19:32
@gabrielmfern gabrielmfern force-pushed the canary branch 3 times, most recently from 2369e81 to 117d670 Compare April 1, 2025 17:55
@CHC383 CHC383 force-pushed the refactor/unpin-package-dependencies branch from 940b844 to fad4abd Compare April 2, 2025 23:24
@gabrielmfern gabrielmfern changed the base branch from canary to main April 3, 2025 12:52
@gabrielmfern gabrielmfern force-pushed the refactor/unpin-package-dependencies branch from fad4abd to ef39058 Compare April 3, 2025 12:52
@gabrielmfern gabrielmfern force-pushed the refactor/unpin-package-dependencies branch from 8a8e0a1 to db75cb6 Compare April 15, 2025 15:18
@gabrielmfern gabrielmfern changed the base branch from main to canary April 15, 2025 15:19
@gabrielmfern gabrielmfern merged commit 9b1adb0 into resend:canary Apr 15, 2025
3 of 6 checks passed
@gabrielmfern
Copy link
Collaborator

Thank you for this!

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.

Unpin dependencies
2 participants