Skip to content

chore(deps): bump uuid, resend and svix#82

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-2e81474a87
Open

chore(deps): bump uuid, resend and svix#82
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-2e81474a87

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Removes uuid. It's no longer used after updating ancestor dependencies uuid, resend and svix. These dependencies need to be updated together.

Removes uuid

Updates resend from 6.9.3 to 6.12.3

Release notes

Sourced from resend's releases.

v6.12.3

What's Changed

New Contributors

Full Changelog: resend/resend-node@v6.12.2...v6.12.3

v6.12.2

What's Changed

Full Changelog: resend/resend-node@v6.12.1...v6.12.2

v6.12.1

What's Changed

Full Changelog: resend/resend-node@v6.12.0...v6.12.1

v6.12.0

What's Changed

Full Changelog: resend/resend-node@v6.11.0...v6.12.0

v6.11.0

What's Changed

... (truncated)

Commits
  • 3f41290 chore: bump sdk version to 6.12.3 (#947)
  • 2679c32 chore: add missing suppressed event to resend node sdk interface (#946)
  • 08cb7a1 chore(deps): update dependency @​biomejs/biome to v2.4.14 (#943)
  • 20741e3 chore(deps): update dependency tsdown to v0.21.10 (#929)
  • 4e26bc0 fix: correct paylaod into payload typo in contacts overload signatures (#...
  • 9ca7487 chore(deps): upgrade svix to silence GHSA-w5hq-g745-h8pq (#942)
  • 6759d31 chore(deps): update pnpm to v10.33.2 (#940)
  • b514002 fix: add new domain statuses (#936)
  • 1c10dbe feat: add missing domain types: domains can be partially_verified/partially_f...
  • 168443a fix(deps): update dependency next to v16.2.4 (#911)
  • Additional commits viewable in compare view

Updates svix from 1.88.0 to 1.92.2

Release notes

Sourced from svix's releases.

v1.92.2

What's Changed

Full Changelog: svix/svix-webhooks@v1.91.1...v1.92.2

v1.91.1

Changes

  • Fix docker build

What's Changed

Full Changelog: svix/svix-webhooks@v1.91.0...v1.91.1

v1.91.0

What's Changed

  • Server: Remove old endpoint secrets on rotation
  • Libs/Ruby: various fixes to the ruby sdk

Full Changelog: svix/svix-webhooks@v1.90.0...v1.91.0

v1.90.0

What's Changed

  • Server: Add throttleRate to endpoint and application
    • This replaces rateLimit because the name caused some confusion (but is kept as a deprecated field for backwards compatibility)
  • Libs/All: Update to latest Svix Cloud spec

Full Changelog: svix/svix-webhooks@v1.89.0...v1.90.0

v1.89.0

What's Changed

  • Server: Add a prune helper command to delete old data
  • Server: Invalidate CMA cache when creating/updating endpoints or apps
  • Server: Return empty JSON object from v1.message-attempt.resend
  • Server: Build Docker image with Rust 1.94
  • Bridge: Add support for PLAIN sasl auth for confluent cloud
  • Bridge: Build Docker image with Rust 1.94
  • Libs/Python: Set __str__ on errors

... (truncated)

Changelog

Sourced from svix's changelog.

Version 1.92.2

Version 1.91.1

  • Fix docker build

Version 1.91.0

  • Server: Remove old endpoint secrets on rotation
  • Libs/Ruby: various fixes to the ruby sdk

Version 1.90.0

  • Server: Add throttleRate to endpoint and application
    • This replaces rateLimit because the name caused some confusion (but is kept as a deprecated field for backwards compatibility)
  • Libs/All: Update to latest Svix Cloud spec

Version 1.89.0

  • Server: Add a prune helper command to delete old data
  • Server: Invalidate CMA cache when creating/updating endpoints or apps
  • Server: Return empty JSON object from v1.message-attempt.resend
  • Server: Build Docker image with Rust 1.94
  • Bridge: Add support for PLAIN sasl auth for confluent cloud
  • Bridge: Build Docker image with Rust 1.94
  • Libs/Python: Set __str__ on errors
Commits
  • 7c8ce9a Fix bump_version JS lockfile update mechanism (#2288)
  • d17d967 Release v1.92.2 (#2287)
  • 51ae972 js: Replace dependency uuid with native crypto.randomUUID() (#2286)
  • 471a3fe build(deps): bump openssl from 0.10.77 to 0.10.78 in /server (#2282)
  • 525228c build(deps): bump openssl from 0.10.75 to 0.10.78 in /bridge (#2281)
  • 5cd1680 deps: bump rustls-webpki in server, cli, and bridge (#2279)
  • 07be258 Use 'export type' for TypeScript type-only re-exports (#2277)
  • 9f0e5b2 refactor(codegen): use 'export type' for TS type-only exports
  • b8301f9 Release CI: ask for access to environment at the start of the run. (#2274)
  • 0db71be gha: add missing ${{ }} (#2276)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependencies [uuid](https://github.com/uuidjs/uuid), [resend](https://github.com/resend/resend-node) and [svix](https://github.com/svix/svix-webhooks). These dependencies need to be updated together.


Removes `uuid`

Updates `resend` from 6.9.3 to 6.12.3
- [Release notes](https://github.com/resend/resend-node/releases)
- [Commits](resend/resend-node@v6.9.3...v6.12.3)

Updates `svix` from 1.88.0 to 1.92.2
- [Release notes](https://github.com/svix/svix-webhooks/releases)
- [Changelog](https://github.com/svix/svix-webhooks/blob/main/ChangeLog.md)
- [Commits](svix/svix-webhooks@v1.88.0...v1.92.2)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version:
  dependency-type: indirect
- dependency-name: resend
  dependency-version: 6.12.3
  dependency-type: direct:production
- dependency-name: svix
  dependency-version: 1.92.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 25, 2026
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 25, 2026

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

Project Deployment Actions Updated (UTC)
eval-next Ready Ready Preview, Comment May 25, 2026 10:04am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants