Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

chore(deps): bump svix from 1.8.0 to 1.14.0 #387

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps svix from 1.8.0 to 1.14.0.

Release notes

Sourced from svix's releases.

Version 1.14.0

Highlights

  • Server: separate out the message content to its own model.
  • Libs: expose two new Statistics endpoints.
  • Libs/Csharp: implement "hard delete" event types.
  • Libs/Ruby: accept additional options on message get.
  • Libs/Go: fix transformation partial update function.
  • Libs/Kotlin: fix errors with APIs that return no content (like endpoint delete).

What's Changed

New Contributors

Full Changelog: svix/svix-webhooks@v1.13.0...v1.14.0

Version 1.13.0

Highlights

  • Server: Fix tracking of backtrace in some error cases.
  • Libs/Go: expose EventType.DeleteWithOptions

... (truncated)

Changelog

Sourced from svix's changelog.

Version 1.14.0

  • Server: separate out the message content to its own model.
  • Libs: expose two new Statistics endpoints.
  • Libs/Csharp: implement "hard delete" event types.
  • Libs/Ruby: accept additional options on message get.
  • Libs/Go: fix transformation partial update function.
  • Libs/Kotlin: fix errors with APIs that return no content (like endpoint delete).

Version 1.13.0

  • Server: Fix tracking of backtrace in some error cases.
  • Libs/Go: expose EventType.DeleteWithOptions

Version 1.12.0

  • Libs: update OpenAPI spec

Version 1.11.0

  • Server: update Docker image to Debian bookworm.
  • Server: update dependencies.
  • Libs: add functions to import event types from OpenAPI specs
  • Libs: update OpenAPI spec

Version 1.10.0

  • Server: fix docker image.
  • Server: release arm64 version!

Version 1.9.0

  • Server: add missing field documentation for query params.
  • Server: warn people trying to use the JWT secret as an auth token.
  • Server: allow disabling TLS verification.
  • Server: use jemalloc as the global allocator.
  • Server: add Sentry support.
  • Server: update dependencies.
  • Server: update Docker base image and rust version.
  • Libs/Go: export missing types
  • Bridge: switch to the Omniqueue library
  • Bridge: use jemalloc as the global allocator.
  • Bridge: update Docker base image and rust version.

Version 1.8.1

  • Server: correctly disconnect the tracing provider when shutting down in some rare scenarios.
  • Libs: update OpenAPI spec
Commits
Maintainer changes

This version was pushed to npm by svixdev, 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-libs) from 1.8.0 to 1.14.0.
- [Release notes](https://github.com/svix/svix-libs/releases)
- [Changelog](https://github.com/svix/svix-webhooks/blob/main/ChangeLog.md)
- [Commits](svix/svix-webhooks@v1.8.0...v1.14.0)

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

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

vercel bot commented Dec 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
revert-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2023 6:22am

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 4, 2023
Copy link

github-actions bot commented Dec 4, 2023

Thank you for following the naming conventions for pull request titles! 🙏

@jatinsandilya jatinsandilya merged commit 304c9f6 into main Dec 5, 2023
3 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svix-1.14.0 branch December 5, 2023 10:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant