-
-
Notifications
You must be signed in to change notification settings - Fork 0
⬆️ upgrade resend to v6.7.0
#344
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/resend-6.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
af8b548 to
518c5b5
Compare
518c5b5 to
eac5e46
Compare
eac5e46 to
0409b05
Compare
0409b05 to
ed4597a
Compare
ed4597a to
9cdf333
Compare
9cdf333 to
3ceecb5
Compare
3ceecb5 to
1826a3b
Compare
1826a3b to
0c524de
Compare
0c524de to
8040fdf
Compare
8040fdf to
661f75f
Compare
661f75f to
c822cc3
Compare
c822cc3 to
56217c0
Compare
56217c0 to
63e5605
Compare
63e5605 to
beddfd2
Compare
beddfd2 to
89b5652
Compare
89b5652 to
b432929
Compare
b432929 to
7d7b373
Compare
7d7b373 to
878bf72
Compare
878bf72 to
4cb70ac
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
4cb70ac to
ae213ca
Compare
ae213ca to
7a6660f
Compare
7a6660f to
b63a0c8
Compare
b63a0c8 to
aea5295
Compare
aea5295 to
0f926a8
Compare
0f926a8 to
bce3721
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
^4.1.2→^6.0.0Release Notes
resend/resend-node (resend)
v6.7.0Compare Source
What's Changed
1e1c8eaby @renovate[bot] in #7698e8c483by @renovate[bot] in #7593c4bc6fby @renovate[bot] in #660webhooks.verifymethod by @vcapretz in #7816.7.0-canary.0by @vcapretz in #7836.7.0by @vcapretz in #784Full Changelog: resend/resend-node@v6.6.0...v6.7.0
v6.6.0Compare Source
What's Changed
New Contributors
Full Changelog: resend/resend-node@v6.5.2...v6.6.0
v6.5.2Compare Source
What's Changed
Full Changelog: resend/resend-node@v6.5.1...v6.5.2
v6.5.1Compare Source
What's Changed
Full Changelog: resend/resend-node@v6.5.0...v6.5.1
v6.5.0Compare Source
What's Changed
71cf226by @renovate[bot] in #734Full Changelog: resend/resend-node@v6.4.2...v6.5.0
v6.4.2Compare Source
What's Changed
Full Changelog: resend/resend-node@v6.4.1...v6.4.2
v6.4.1Compare Source
What's Changed
objectproperty from list by @cassiozen in #733Full Changelog: resend/resend-node@v6.4.0...v6.4.1
v6.4.0Compare Source
What's Changed
Full Changelog: resend/resend-node@v6.3.0...v6.4.0
v6.3.0Compare Source
What's Changed
Full Changelog: resend/resend-node@v6.2.2...v6.3.0
v6.2.2Compare Source
What's Changed
Full Changelog: resend/resend-node@v6.2.1...v6.2.2
v6.2.1Compare Source
What's Changed
statusCodeinErrorResponsetype by @gabrielmfern in #567Full Changelog: resend/resend-node@v6.2.0...v6.2.1
v6.2.0Compare Source
What's Changed
Full Changelog: resend/resend-node@v6.1.3...v6.2.0
v6.1.3Compare Source
What's Changed
Full Changelog: resend/resend-node@v6.1.2...v6.1.3
v6.1.2Compare Source
What's Changed
@react-email/renderversion by @gabrielmfern in #647Full Changelog: resend/resend-node@v6.1.1...v6.1.2
v6.1.1Compare Source
What's Changed
DELETErequests by @TyMick in #635New Contributors
Full Changelog: resend/resend-node@v6.1.0...v6.1.1
v6.1.0Compare Source
What's Changed
Full Changelog: resend/resend-node@v6.0.3...v6.1.0
v6.0.3Compare Source
What's Changed
invalid_api_keyerror name (only a type issue)Full Changelog: resend/resend-node@v6.0.2...v6.0.3
v6.0.2Compare Source
v6.0.1Compare Source
What's Changed
tagson type for GetEmailResponseSuccess by @gabrielmfern in #561Full Changelog: resend/resend-node@v6.0.0...v6.0.1
v6.0.0Compare Source
What's Changed
This release updates the
contentIdparameter on the email attachment schema. While this is a feature still in preview and is yet to be fully released, if you have started to use it already, make sure to update references toinlineContentIdin your code to use justcontentIdinstead.No other breaking changes are introduced. If you were not using the feature mentioned above, no changes are needed.
Full Changelog: resend/resend-node@v5.0.0...v6.0.0
v5.0.0Compare Source
What's Changed
@react-email/renderan optional peerDependency by @vcapretz in #532How to migrate
The breaking change should only affect users that use the
reactoption to send emails, but don't have@react-email/renderinstalled. To properly have it working, you should install it in that case.Full Changelog: resend/resend-node@v4.8.0...v5.0.0
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.