Skip to content

fix(deps): update production dependency minor updates#116

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/production-dependency-minor-updates
Open

fix(deps): update production dependency minor updates#116
renovate[bot] wants to merge 1 commit into
devfrom
renovate/production-dependency-minor-updates

Conversation

@renovate

@renovate renovate Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@aws-sdk/client-s3 (source) ^3.1075.0^3.1077.0 age confidence
@aws-sdk/s3-presigned-post (source) ^3.1075.0^3.1077.0 age confidence
@aws-sdk/s3-request-presigner (source) ^3.1075.0^3.1077.0 age confidence
@nosecone/next (source) 1.4.01.6.1 age confidence
@opencoredev/email-sdk (source) ^0.5.0^0.6.5 age confidence
fumadocs-core 16.9.316.10.7 age confidence
fumadocs-ui 16.9.316.10.7 age confidence
lucide-react (source) ^1.21.0^1.22.0 age confidence
nuqs (source) ^2.8.9^2.9.0 age confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.1077.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.1076.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

aws/aws-sdk-js-v3 (@​aws-sdk/s3-presigned-post)

v3.1077.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-presigned-post

v3.1076.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-presigned-post

aws/aws-sdk-js-v3 (@​aws-sdk/s3-request-presigner)

v3.1077.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.1076.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

arcjet/arcjet-js (@​nosecone/next)

v1.6.1

Compare Source

🧹 Miscellaneous Chores
Dependencies

v1.6.0

Compare Source

🚀 New Features
Dependencies

v1.5.0

Compare Source

🔨 Build System
Dependencies
opencoredev/email-sdk (@​opencoredev/email-sdk)

v0.6.5

Compare Source

Patch Changes
  • 5614c4c: Add the Lettermint adapter (@opencoredev/email-sdk/lettermint) for Lettermint's European transactional email API. It posts the normalized EmailMessage to POST /v1/send over fetch, authenticates with the x-lettermint-token header, base64-encodes attachments, maps a single normalized tag plus string metadata, and forwards idempotencyKey as the Idempotency-Key header. An optional route targets a specific Lettermint route, and more than one tag fails fast with an EmailValidationError.

v0.6.4

Compare Source

Patch Changes
  • 3ca47bb: Add the Primitive adapter (@opencoredev/email-sdk/primitive) for Primitive's email API for AI agents. It posts the normalized EmailMessage to POST /v1/send-mail over fetch, base64-encodes attachments, and forwards idempotencyKey as Primitive's Idempotency-Key header. 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.3

Compare 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, forwards idempotencyKey as JetEmail's Idempotency-Key header, and fails fast with a clear error when from is 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.2

Compare 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.1

Compare 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.1 instead of a larger version jump.

v0.6.0

Compare 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.0

Compare Source

47ng/nuqs (nuqs)

v2.9.0

Compare Source

Features

Bug fixes

Documentation

Other changes

Thanks

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)

  • Branch creation
    • "after 9am every weekday,before 5am every weekday"
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel vercel Bot temporarily deployed to Preview – vazen-docs June 9, 2026 15:08 Inactive
@renovate renovate Bot added the dependencies label Jun 9, 2026
@vercel vercel Bot temporarily deployed to Preview – vazen-web June 9, 2026 15:08 Inactive
@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vazen-docs Ready Ready Preview, Comment Jul 6, 2026 5:18am
vazen-web Ready Ready Preview, Comment Jul 6, 2026 5:18am

@renovate renovate Bot added the minor label Jun 9, 2026
@renovate renovate Bot force-pushed the renovate/production-dependency-minor-updates branch from 246ab0a to 41b20b8 Compare June 9, 2026 20:00
@renovate renovate Bot changed the title fix(deps): update production dependency minor updates to ^0.6.0 fix(deps): update production dependency minor updates to ^0.6.1 Jun 9, 2026
@vercel vercel Bot temporarily deployed to Preview – vazen-web June 9, 2026 20:00 Inactive
@vercel vercel Bot temporarily deployed to Preview – vazen-docs June 9, 2026 20:00 Inactive
@renovate renovate Bot force-pushed the renovate/production-dependency-minor-updates branch from 41b20b8 to 4bc8554 Compare June 10, 2026 11:18
@renovate renovate Bot changed the title fix(deps): update production dependency minor updates to ^0.6.1 fix(deps): update production dependency minor updates Jun 10, 2026
@vercel vercel Bot temporarily deployed to Preview – vazen-docs June 10, 2026 11:18 Inactive
@renovate renovate Bot force-pushed the renovate/production-dependency-minor-updates branch from 4bc8554 to d60035d Compare June 11, 2026 16:45
@vercel vercel Bot temporarily deployed to Preview – vazen-docs June 11, 2026 16:45 Inactive
@renovate renovate Bot force-pushed the renovate/production-dependency-minor-updates branch from d60035d to 17ef9d5 Compare June 12, 2026 02:14
@vercel vercel Bot temporarily deployed to Preview – vazen-docs June 12, 2026 02:14 Inactive
@renovate renovate Bot force-pushed the renovate/production-dependency-minor-updates branch from 17ef9d5 to 7a578dd Compare June 12, 2026 05:52
@vercel vercel Bot temporarily deployed to Preview – vazen-docs June 12, 2026 05:52 Inactive
@renovate renovate Bot force-pushed the renovate/production-dependency-minor-updates branch from 7a578dd to c412509 Compare June 13, 2026 08:45
@vercel vercel Bot temporarily deployed to Preview – vazen-docs June 13, 2026 08:45 Inactive
@renovate renovate Bot force-pushed the renovate/production-dependency-minor-updates branch from c412509 to ece493c Compare June 13, 2026 21:07
@vercel vercel Bot temporarily deployed to Preview – vazen-docs June 13, 2026 21:07 Inactive
@renovate renovate Bot force-pushed the renovate/production-dependency-minor-updates branch from 6b5189c to 0532e7c Compare June 14, 2026 21:07
@vercel vercel Bot temporarily deployed to Preview – vazen-docs June 14, 2026 21:07 Inactive
@renovate renovate Bot force-pushed the renovate/production-dependency-minor-updates branch from 0532e7c to e94134e Compare June 15, 2026 05:50
@vercel vercel Bot temporarily deployed to Preview – vazen-docs June 15, 2026 05:50 Inactive
@renovate renovate Bot force-pushed the renovate/production-dependency-minor-updates branch from e94134e to c93bce5 Compare June 15, 2026 11:07
@vercel vercel Bot temporarily deployed to Preview – vazen-docs June 15, 2026 11:07 Inactive
@renovate renovate Bot force-pushed the renovate/production-dependency-minor-updates branch from c93bce5 to d48c8d5 Compare June 15, 2026 23:57
@renovate renovate Bot force-pushed the renovate/production-dependency-minor-updates branch from d48c8d5 to 3ea8e84 Compare June 16, 2026 06:15
@renovate renovate Bot force-pushed the renovate/production-dependency-minor-updates branch from 3ea8e84 to 933a5f3 Compare June 16, 2026 16:06
@renovate renovate Bot force-pushed the renovate/production-dependency-minor-updates branch from 933a5f3 to e311c00 Compare June 16, 2026 20:40
@renovate renovate Bot force-pushed the renovate/production-dependency-minor-updates branch from e311c00 to c3210c5 Compare June 17, 2026 19:47
@renovate renovate Bot force-pushed the renovate/production-dependency-minor-updates branch from c3210c5 to 23d3faa Compare June 19, 2026 22:57
@renovate renovate Bot force-pushed the renovate/production-dependency-minor-updates branch from 23d3faa to 14f4011 Compare June 20, 2026 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants