Skip to content

chore(deps): bump svix from 1.67.0 to 1.95.1 in /backend#22

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/svix-1.95.1
Open

chore(deps): bump svix from 1.67.0 to 1.95.1 in /backend#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/svix-1.95.1

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps svix from 1.67.0 to 1.95.1.

Release notes

Sourced from svix's releases.

v1.95.1

What's Changed

  • Libs/Python: Fix release workflow (1.95.0 of the Python SDK failed publishing)

Full Changelog: svix/svix-webhooks@v1.95.0...v1.95.1

v1.95.0

What's Changed

  • Libs/All: Enable server-side support of 'canceled' message-attempt status by default
    • If you were previously comparing attempt statuses against 'success', note that the result of the comparison will now change for messages canceled by a transformation script
  • Libs/Python: Move from setup.py to PEP-518-compliant pyproject.toml build system
  • Libs/Python: Clarify that the minimum-supported Python interpreter version is 3.8
  • Libs/Python: Actually run tests against all supported python versions
  • Libs/PHP: Fix deprecation warning for DateTimeImmutable construction from null (thanks @​VincentLanglet)

Full Changelog: svix/svix-webhooks@v1.94.0...v1.95.0

v1.94.0

What's Changed

  • Libs (New): Webhooks AutoConfig SDK
  • Libs/Java: Restore compatibility with Java 1.8 in Webhooks verification

Full Changelog: svix/svix-webhooks@v1.93.0...v1.94.0

v1.93.0

What's Changed

  • Server: Warn when Redis pending timeout is shorter than worker request timeout + buffer (thanks @​vinay0826)
  • Server: Add missing messageattempt index (as a new kind of background migration)
  • CLI: Show input / output JSON examples in --help output
  • Libs/Java: Restore compatibility with Java 1.8

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

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

... (truncated)

Changelog

Sourced from svix's changelog.

Version 1.95.1

  • Libs/Python: Fix release workflow (1.95.0 of the Python SDK failed publishing)

Version 1.95.0

  • Libs/All: Enable server-side support of 'canceled' message-attempt status by default
    • If you were previously comparing attempt statuses against 'success', note that the result of the comparison will now change for messages canceled by a transformation script
  • Libs/Python: Move from setup.py to PEP-518-compliant pyproject.toml build system
  • Libs/Python: Clarify that the minimum-supported Python interpreter version is 3.8
  • Libs/Python: Actually run tests against all supported python versions
  • Libs/PHP: Fix deprecation warning for DateTimeImmutable construction from null (thanks @​VincentLanglet)

Version 1.94.0

  • Libs (New): Webhooks AutoConfig SDK
  • Libs/Java: Restore compatibility with Java 1.8 in Webhooks verification

Version 1.93.0

  • Server: Warn when Redis pending timeout is shorter than worker request timeout + buffer (thanks [@​vinay0826])
  • Server: Add missing messageattempt index (as a new kind of background migration)
  • CLI: Show input / output JSON examples in --help output
  • Libs/Java: Restore compatibility with Java 1.8

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

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for svix since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


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.67.0 to 1.95.1.
- [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.67.0...v1.95.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jun 1, 2026

Labels

The following labels could not be found: backend, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from eldhoaby as a code owner June 1, 2026 04:26
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

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

Project Deployment Actions Updated (UTC)
gocine-app Ready Ready Preview, Comment Jun 1, 2026 4:27am

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants