Skip to content

chore(deps): bump github.com/svix/svix-webhooks from 1.96.1 to 1.97.0#4778

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/svix/svix-webhooks-1.97.0
Open

chore(deps): bump github.com/svix/svix-webhooks from 1.96.1 to 1.97.0#4778
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/svix/svix-webhooks-1.97.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/svix/svix-webhooks from 1.96.1 to 1.97.0.

Release notes

Sourced from github.com/svix/svix-webhooks's releases.

v1.97.0

What's Changed

  • CLI: Ignore EPIPE when printing output
  • Libs/All: Support customizing expiration (grace period) of old endpoint secret when rotating
  • Libs/Python: Bump minimum-supported Python interpreter version to 3.9
  • Libs/Python: Fix memory and file-descriptor leak from excessively constructing httpx clients
  • Server: Add statusText to EndpointMessageOut (the response type for v1.message-attempt.list-attempted-messages), matching the cloud version
  • Server: Add statusText to MessageEndpointOut (the response type for v1.message-attempt.list-attempted-destinations), matching the cloud version
  • Server: Add canceled to EndpointStatsOut, matching the cloud version. This is always 0 in the OSS server, which doesn't currently track message cancellations
  • Server: Add updatedAt to RecoverOut (the response type for v1.endpoint.recover), matching the cloud version. Note that EE does not support incrementally checking background job status, so this always contains the timestamp at which the job was created
  • Server: Add gracePeriodSeconds to EndpointSecretRotateIn, allowing users to customize how long the old key is still valid for (in a range from 0, which means immediate expiry, to 7 days)
  • Server, Bridge, CLI: Update dependencies

New Contributors

Full Changelog: svix/svix-webhooks@v1.96.1...v1.97.0

Changelog

Sourced from github.com/svix/svix-webhooks's changelog.

Version 1.97.0

  • CLI: Ignore EPIPE when printing output
  • Libs/All: Support customizing expiration (grace period) of old endpoint secret when rotating
  • Libs/Python: Bump minimum-supported Python interpreter version to 3.9
  • Libs/Python: Fix memory and file-descriptor leak from excessively constructing httpx clients
  • Server: Add statusText to EndpointMessageOut (the response type for v1.message-attempt.list-attempted-messages), matching the cloud version
  • Server: Add statusText to MessageEndpointOut (the response type for v1.message-attempt.list-attempted-destinations), matching the cloud version
  • Server: Add canceled to EndpointStatsOut, matching the cloud version. This is always 0 in the OSS server, which doesn't currently track message cancellations
  • Server: Add updatedAt to RecoverOut (the response type for v1.endpoint.recover), matching the cloud version. Note that EE does not support incrementally checking background job status, so this always contains the timestamp at which the job was created
  • Server: Add gracePeriodSeconds to EndpointSecretRotateIn, allowing users to customize how long the old key is still valid for (in a range from 0, which means immediate expiry, to 7 days)
  • Server, Bridge, CLI: Update dependencies
Commits
  • f2cdb36 Release v1.97.0 (#2459)
  • 5cfd5f2 python: Reuse httpx clients (#2458)
  • eb226da python: Properly reuse httpx clients
  • f2e0511 python: Only init sync or async httpx client in respective API classes
  • 6955c1c cli: ignore EPIPE (#2454)
  • 442f83d Update cloud OpenAPI spec and regenerate SDKs (#2455)
  • 9a4d1e4 deps: update spin (#2453)
  • 275a689 java: Change test to use AppPortalAccessOut instead of DashboardAccessOut (#2...
  • 48ee1be server: Remove deprecated operations from OpenAPI spec (#2451)
  • 1c20869 js: Default In parameters with all-optional fields to empty objects (#2450)
  • Additional commits viewable in compare view

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 [github.com/svix/svix-webhooks](https://github.com/svix/svix-webhooks) from 1.96.1 to 1.97.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.96.1...v1.97.0)

---
updated-dependencies:
- dependency-name: github.com/svix/svix-webhooks
  dependency-version: 1.97.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area/dependencies Pull requests that update a dependency file dependency/go Pull requests that update Go code release-note/dependency-update Release note: Dependency Updates labels Jul 23, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 23, 2026 11:54
@dependabot dependabot Bot added area/dependencies Pull requests that update a dependency file dependency/go Pull requests that update Go code release-note/dependency-update Release note: Dependency Updates labels Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file dependency/go Pull requests that update Go code release-note/dependency-update Release note: Dependency Updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants