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.
|
renovate
Bot
force-pushed
the
renovate/production-dependency-minor-updates
branch
from
June 9, 2026 20:00
246ab0a to
41b20b8
Compare
renovate
Bot
force-pushed
the
renovate/production-dependency-minor-updates
branch
from
June 10, 2026 11:18
41b20b8 to
4bc8554
Compare
renovate
Bot
force-pushed
the
renovate/production-dependency-minor-updates
branch
from
June 11, 2026 16:45
4bc8554 to
d60035d
Compare
renovate
Bot
force-pushed
the
renovate/production-dependency-minor-updates
branch
from
June 12, 2026 02:14
d60035d to
17ef9d5
Compare
renovate
Bot
force-pushed
the
renovate/production-dependency-minor-updates
branch
from
June 12, 2026 05:52
17ef9d5 to
7a578dd
Compare
renovate
Bot
force-pushed
the
renovate/production-dependency-minor-updates
branch
from
June 13, 2026 08:45
7a578dd to
c412509
Compare
renovate
Bot
force-pushed
the
renovate/production-dependency-minor-updates
branch
from
June 13, 2026 21:07
c412509 to
ece493c
Compare
renovate
Bot
force-pushed
the
renovate/production-dependency-minor-updates
branch
from
June 14, 2026 21:07
6b5189c to
0532e7c
Compare
renovate
Bot
force-pushed
the
renovate/production-dependency-minor-updates
branch
from
June 15, 2026 05:50
0532e7c to
e94134e
Compare
renovate
Bot
force-pushed
the
renovate/production-dependency-minor-updates
branch
from
June 15, 2026 11:07
e94134e to
c93bce5
Compare
renovate
Bot
force-pushed
the
renovate/production-dependency-minor-updates
branch
from
June 15, 2026 23:57
c93bce5 to
d48c8d5
Compare
renovate
Bot
force-pushed
the
renovate/production-dependency-minor-updates
branch
from
June 16, 2026 06:15
d48c8d5 to
3ea8e84
Compare
renovate
Bot
force-pushed
the
renovate/production-dependency-minor-updates
branch
from
June 16, 2026 16:06
3ea8e84 to
933a5f3
Compare
renovate
Bot
force-pushed
the
renovate/production-dependency-minor-updates
branch
from
June 16, 2026 20:40
933a5f3 to
e311c00
Compare
renovate
Bot
force-pushed
the
renovate/production-dependency-minor-updates
branch
from
June 17, 2026 19:47
e311c00 to
c3210c5
Compare
renovate
Bot
force-pushed
the
renovate/production-dependency-minor-updates
branch
from
June 19, 2026 22:57
c3210c5 to
23d3faa
Compare
renovate
Bot
force-pushed
the
renovate/production-dependency-minor-updates
branch
from
June 20, 2026 05:56
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.1092.0→^3.1093.0^3.1092.0→^3.1093.0^3.1092.0→^3.1093.01.4.0→1.9.1^0.5.0→^0.6.516.9.3→16.12.016.9.3→16.12.0^1.25.0→^1.26.0^1.406.2→^1.407.1Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.1093.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
aws/aws-sdk-js-v3 (@aws-sdk/s3-presigned-post)
v3.1093.0Compare Source
Note: Version bump only for package @aws-sdk/s3-presigned-post
aws/aws-sdk-js-v3 (@aws-sdk/s3-request-presigner)
v3.1093.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
arcjet/arcjet-js (@nosecone/next)
v1.9.1Compare Source
🧹 Miscellaneous Chores
Dependencies
v1.9.0Compare Source
✅ Continuous Integration
Dependencies
v1.8.0Compare Source
🚀 New Features
🧹 Miscellaneous Chores
Dependencies
v1.7.0Compare Source
🚀 New Features
Dependencies
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.26.0Compare Source
PostHog/posthog-js (posthog-js)
v1.407.1Compare Source
1.407.1
Patch Changes
33f0bd7Thanks @marandaneto! - Send ISO feature flag timestamps in request bodies, use numericsent_atquery timestamps for capture POSTs, and preserve_cache busting for dynamic GET requests.(2026-07-23)
v1.407.0Compare Source
1.407.0
Minor Changes
#4222
0f2407bThanks @turnipdabeets! - feat: add a default-value option toisFeatureEnabledisFeatureEnabled(key, { defaultValue: false })now returns the given default when the flag has no value — flags not loaded yet, or no flag with that key — and the return type narrows toboolean. The option name is the same in posthog-js, posthog-js-lite, and posthog-react-native. WithoutdefaultValue, behavior is unchanged:boolean | undefined. (2026-07-22)Patch Changes
#4203
90e7483Thanks @posthog! - fix(conversations): let users start a new conversation while a ticket is still openThe support widget now surfaces the ticket list navigation (and its "New conversation"
button) whenever the user has any ticket, instead of only when they have multiple tickets
or a single resolved one. Previously a user sitting on one open, unresolved ticket was
locked into that conversation with no way to raise a second issue. (2026-07-22)
#4221
da6e082Thanks @posthog! - fix(exception-autocapture): don't throw when the page's onerror handler is non-callableThe wrapped
window.onerror,window.onunhandledrejection, andconsole.errorhandlerschained to the page's original handler using optional chaining, which only guards against
null/undefined. When a page had one of these set to a truthy non-callable value (e.g.via
Object.defineProperty, or clobbered by another script/extension), our wrapper threw aTypeErrorfrom inside its own handler. We now check the original handler is actuallycallable before invoking it and fall back to
falseotherwise. (2026-07-22)#4209
569fc62Thanks @posthog! - Session recording no longer emits an uncaughtTypeError: Illegal invocationfrom the input observer's synchronous native-setter call. The previous fix only guarded the deferred hooked setter; the synchronousoriginal.set.call(this, value)still ran with a non-nativethis(a proxy, custom element, or cross-realm object) and threw inside the host page's own assignment. The recorder now probes the native getter — which fails the same internal-slot brand check as the setter — before forwarding: a non-nativethisis skipped, so the recorder no longer re-throws from its own frame, while genuine elements (including file inputs that legitimately throw on a programmatic value) keep their native behavior. The input event handler andgetInputTypeare similarly guarded against reading native accessors on a non-nativethis.(2026-07-22)
#4068
d5e1188Thanks @posthog! - Fix event-triggered surveys re-displaying in a fresh session without their trigger firing. A non-repeatable event/action-triggered survey that was shown but never dismissed or answered had its activation persisted indefinitely, so it kept being treated as "triggered" on later page loads. The persisted activation is now scoped to the triggering session: it still survives a reload within that session, but a brand-new session drops it until the trigger fires again. Repeatable surveys are unaffected.(2026-07-22)
#4205
de3ad61Thanks @posthog! - Warn when session recording masking options inposthog.initshadow the project-level "Privacy and masking" setting. Client-side masking still intentionally takes precedence, but previously the override was silent — a developer could set masking in the dashboard and see it quietly ignored because their SDK config diverged. The recorder now logs a console warning (in debug mode) naming the diverging fields so the precedence is self-explaining.(2026-07-22)
Updated dependencies [
0f2407b]: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.