whitphx / streamlit-webrtc

Real-time video and audio streams over the network, with Streamlit.
https://discuss.streamlit.io/t/new-component-streamlit-webrtc-a-new-way-to-deal-with-real-time-media-streams/8669
MIT License
1.26k stars 169 forks source link

Bump twilio from 9.1.0 to 9.2.0 #1680

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps twilio from 9.1.0 to 9.2.0.

Release notes

Sourced from twilio's releases.

9.2.0

Release Notes

Library - Chore

Events

  • Add status and documentation_url to Event Types

Lookups

  • Removed unused fraud lookups in V1 only to facilitate rest proxy migration

Numbers

  • Add date_created field to the Get Port In Request API
  • Rename the status_last_time_updated_timestamp field to last_updated in the Get Port In Phone Number API (breaking change)
  • Add Rejection reason and rejection reason code to the Get Port In Phone Number API
  • Remove the carrier information from the Portability API

Proxy

  • Change property type from enum to ienum

Trusthub

  • Add skipMessagingUseCase field in compliance_tollfree_inquiry.

Docs

9.1.1

Release Notes

Api

  • Mark MaxPrice as obsolete

Lookups

  • Update examples for phone_number_quality_score

Messaging

  • List tollfree verifications on parent account and all sub-accounts

Docs

Changelog

Sourced from twilio's changelog.

[2024-06-18] Version 9.2.0

Library - Chore

Events

  • Add status and documentation_url to Event Types

Lookups

  • Removed unused fraud lookups in V1 only to facilitate rest proxy migration

Numbers

  • Add date_created field to the Get Port In Request API
  • Rename the status_last_time_updated_timestamp field to last_updated in the Get Port In Phone Number API (breaking change)
  • Add Rejection reason and rejection reason code to the Get Port In Phone Number API
  • Remove the carrier information from the Portability API

Proxy

  • Change property type from enum to ienum

Trusthub

  • Add skipMessagingUseCase field in compliance_tollfree_inquiry.

[2024-06-06] Version 9.1.1

Api

  • Mark MaxPrice as obsolete

Lookups

  • Update examples for phone_number_quality_score

Messaging

  • List tollfree verifications on parent account and all sub-accounts
Commits
  • 1e7cc39 Release 9.2.0
  • 2c77186 [Librarian] Regenerated @ 84b4cd4c23a96109c715a2512bbe8238fae5c394 27d8c0867d...
  • ad1f208 chore: adding contentType in post and put (#796)
  • 98ffc7e Release 9.1.1
  • f20b62e [Librarian] Regenerated @ b8a450aff168b5449d658833256ca2354e3ecbbc df505752cd...
  • See full diff 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 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 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)
dependabot[bot] commented 1 week ago

Superseded by #1685.