Skip to content

Bump svix from 1.57.0 to 1.89.0 - #33

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/svix-1.89.0
Open

Bump svix from 1.57.0 to 1.89.0#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/svix-1.89.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Copy link
Copy Markdown
Contributor

Bumps svix from 1.57.0 to 1.89.0.

Release notes

Sourced from svix's releases.

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

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

v1.88.0

What's Changed

  • Libs/Go: Add support for v1.management.authentication.patch-api-token (Internal endpoint)
  • Libs/Go: Add TransportWrapper option to SvixOptions (thanks @​piotrdomagalski)

Full Changelog: svix/svix-webhooks@v1.87.0...v1.88.0

v1.87.0

What's Changed

  • Server: Respect retry-after header on error responses (within limits) (thanks @​vinay0826)

Full Changelog: svix/svix-webhooks@v1.86.0...v1.87.0

v1.86.0

What's Changed

  • Server: Fix non-determinism with regards to overrides of specific header names
  • Server: Bump MSRV to 1.88.0
  • Libs/All: Add support for v1.message.create-precheck (Svix Cloud exclusive endpoint)

(note: the server changes were technically part of the previous release but the DockerHub release process failed in an unrecoverable way so the changelog entries are repeated here)

Full Changelog: svix/svix-webhooks@v1.85.0...v1.86.0

v1.85.0

What's Changed

  • Server: Fix non-determinism with regards to overrides of specific header names
  • Server: Bump MSRV to 1.88.0
  • Libs/Ruby: Return nil if payload is empty, instead of attempting to parse as JSON (thanks @​donovanlopez)
  • Libs/Rust: Bump MSRV to 1.88.0
  • CLI: Bump MSRV to 1.88.0

Full Changelog: svix/svix-webhooks@v1.84.1...v1.85.0

... (truncated)

Changelog

Sourced from svix's changelog.

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

Version 1.88.0

  • Libs/Go: Add support for v1.management.authentication.patch-api-token (Internal endpoint)
  • Libs/Go: Add TransportWrapper option to SvixOptions (thanks @​piotrdomagalski)

Version 1.87.0

  • Server: Respect retry-after header on error responses (within limits) (thanks @​vinay0826)

Version 1.86.0

  • Server: Fix non-determinism with regards to overrides of specific header names
  • Server: Bump MSRV to 1.88.0
  • Libs/All: Add support for v1.message.create-precheck (Svix Cloud exclusive endpoint)

Version 1.85.0

  • Libs/Ruby: Return nil if payload is empty, instead of attempting to parse as JSON (thanks @​donovanlopez)
  • Libs/Rust: Bump MSRV to 1.88.0
  • CLI: Bump MSRV to 1.88.0

Version 1.84.1

  • Libs/JavaScript: Updated webhook verification logic to use official standard webhooks packages

Version 1.84.0

  • Libs/Python: Updated webhook verification logic to use official standard webhooks packages
  • CLI: support disabling TLS verification when relaying requests (svix listen)

Version 1.83.0

  • Server: Add status_text field to MessageAttemptOut to match Svix Cloud
    • Makes current versions of the SDKs work with endpoints using this type again
  • Libs/PHP: Add MessageIn::createRaw, allows you to create a raw (non-json) message

Version 1.82.0

  • Libs/All: Add support for connector UIDs
  • CLI: Add support for the Connector API
  • CLI: Add -v --verbose flag
  • CLI: Fix a bug in config file saving
  • Server: Allow specifying queue prefix (thanks @​turip)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for svix since your current version.


Dependabot compatibility score

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)

Bumps [svix](https://github.com/svix/svix-webhooks) from 1.57.0 to 1.89.0.
- [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.57.0...v1.89.0)

---
updated-dependencies:
- dependency-name: svix
  dependency-version: 1.89.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Apr 1, 2026
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