fix(deps): update production dependency minor updates#116
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
246ab0a to
41b20b8
Compare
41b20b8 to
4bc8554
Compare
4bc8554 to
d60035d
Compare
d60035d to
17ef9d5
Compare
17ef9d5 to
7a578dd
Compare
7a578dd to
c412509
Compare
c412509 to
ece493c
Compare
6b5189c to
0532e7c
Compare
0532e7c to
e94134e
Compare
e94134e to
c93bce5
Compare
c93bce5 to
d48c8d5
Compare
d48c8d5 to
3ea8e84
Compare
3ea8e84 to
933a5f3
Compare
933a5f3 to
e311c00
Compare
e311c00 to
c3210c5
Compare
c3210c5 to
23d3faa
Compare
23d3faa to
14f4011
Compare
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
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:
^3.1075.0→^3.1077.0^3.1075.0→^3.1077.0^3.1075.0→^3.1077.01.4.0→1.6.1^0.5.0→^0.6.516.9.3→16.10.716.9.3→16.10.7^1.21.0→^1.22.0^2.8.9→^2.9.0Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.1077.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.1076.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
aws/aws-sdk-js-v3 (@aws-sdk/s3-presigned-post)
v3.1077.0Compare Source
Note: Version bump only for package @aws-sdk/s3-presigned-post
v3.1076.0Compare Source
Note: Version bump only for package @aws-sdk/s3-presigned-post
aws/aws-sdk-js-v3 (@aws-sdk/s3-request-presigner)
v3.1077.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.1076.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
arcjet/arcjet-js (@nosecone/next)
v1.6.1Compare Source
🧹 Miscellaneous Chores
Dependencies
v1.6.0Compare Source
🚀 New Features
Dependencies
v1.5.0Compare Source
🔨 Build System
Dependencies
opencoredev/email-sdk (@opencoredev/email-sdk)
v0.6.5Compare Source
Patch Changes
5614c4c: Add the Lettermint adapter (@opencoredev/email-sdk/lettermint) for Lettermint's European transactional email API. It posts the normalizedEmailMessagetoPOST /v1/sendoverfetch, authenticates with thex-lettermint-tokenheader, base64-encodes attachments, maps a single normalized tag plus string metadata, and forwardsidempotencyKeyas theIdempotency-Keyheader. An optionalroutetargets a specific Lettermint route, and more than one tag fails fast with anEmailValidationError.v0.6.4Compare Source
Patch Changes
3ca47bb: Add the Primitive adapter (@opencoredev/email-sdk/primitive) for Primitive's email API for AI agents. It posts the normalizedEmailMessagetoPOST /v1/send-mailoverfetch, base64-encodes attachments, and forwardsidempotencyKeyas Primitive'sIdempotency-Keyheader. Primitive's send API targets a single recipient and has no CC, BCC, reply-to, custom headers, tags, or metadata, so the adapter rejects those fields — and a second recipient — up front instead of silently dropping them, consistent with the SDK's fail-fast field support.v0.6.3Compare Source
Patch Changes
3c520c9: Add the JetEmail adapter (@opencoredev/email-sdk/jetemail) for the JetEmail transactional email API. It maps CC, BCC, reply-to, custom headers, and base64 attachments, forwardsidempotencyKeyas JetEmail'sIdempotency-Keyheader, and fails fast with a clear error whenfromis missing a display name (JetEmail requires the"Name <email>"form). Tags and metadata are rejected before the request, consistent with the SDK's fail-fast field support.v0.6.2Compare Source
Patch Changes
9c8ff24: Reject SMTP envelope addresses and header names that contain control characters, whitespace, or angle brackets before connecting. This closes an SMTP command/header injection vector where a crafted recipient address or header name could smuggle extra SMTP commands or headers into the session.v0.6.1Compare Source
Patch Changes
c80935f: Add the Convex Email component package with durable queued sends, retries, fallback adapters, idempotency, webhook ingestion, and test-mode delivery controls.Ship the component alongside a patch SDK release so the docs, package entrypoints, and provider surface move forward as
0.6.1instead of a larger version jump.v0.6.0Compare Source
Minor Changes
4db1cd7: Add an official Iterable adapter for target campaign email sends.2b1fbf1: Add the Sequenzy transactional email adapter, CLI support, docs, tests, and a local API-auth smoke check.lucide-icons/lucide (lucide-react)
v1.22.0Compare Source
47ng/nuqs (nuqs)
v2.9.0Compare Source
Features
defaultOptions, by @manojVivekBug fixes
Documentation
9cb051f- reorder & tweak readme badges, by François Beste9cd8f7- fix contributors link in README, by François Bestf48b390- fix wordmark on npmx.dev & npmjs.com, by François Best6722fe0- fix react router logos in README, by François BestOther changes
d8dd8c7- ignore local worktrees, by François Best514ae3d- update funding options, by François Beste40d452- disable ci-cd publishing steps, by François Best66a7eba- try GitHub release notes generation, by François Best0be5dca- always run release notes gen, by François Best281a0f0- keep npm --json stdout clean and harden stage-id parsing, by François Best9a3e12b- surface staged tarball shasum & integrity in release summary, by François Best0dd152a- fix executable bit for release-finalize.ts, by François Bestfc1d1ee- add temporary manual trigger for release-finalize, by François Best9a0a0ad- revertfc1d1ee, by François Best44d31d7- fix worktree directory reference in .gitignore, by François BestThanks
Huge thanks to @AnthonyYashchuk, @AyushNigam-1, @bartlomieju, @denexapp, @jal-co, @jaypalsapara, @manojVivek, @mezotv, @mnlfischer, @piskor-kuba, @rajanarahul93, @stefan-schubert-sbb, @taro-yanagiya, @TheOrcDev, @tmkx, @TudorGiuroiu, and @webpro for helping!
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.