TwilioDevEd / sdk-starter-node

Demo application showcasing Twilio API usage in Node.js
https://www.twilio.com/docs
MIT License
81 stars 73 forks source link

Bump twilio from 3.66.1 to 3.77.1 #252

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps twilio from 3.66.1 to 3.77.1.

Release notes

Sourced from twilio's releases.

3.77.1

Release Notes

Api

  • Add property media_url to the recording resources

Verify

  • Include silent as a channel type in the verifications API.

Docs

3.77.0

Release Notes

Conversations

  • Expose query parameter type in list operation on Address Configurations resource

Supersim

  • Add data_total_billed and billed_units fields to Super SIM UsageRecords API response.
  • Change ESimProfiles Eid parameter to optional to enable Activation Code download method support (breaking change)

Verify

  • Deprecate push.include_date parameter in create and update service.

Docs

3.76.1

Release Notes

Api

  • Updated provider_sid visibility to private

Verify

  • Verify List Attempts API summary endpoint added.
  • Update PII documentation for AccessTokens factor_friendly_name property.

Voice

  • make annotation parameter from /Calls API private

Docs

3.76.0

Release Notes

Library - Chore

... (truncated)

Changelog

Sourced from twilio's changelog.

[2022-05-18] Version 3.77.1

Api

  • Add property media_url to the recording resources

Verify

  • Include silent as a channel type in the verifications API.

[2022-05-04] Version 3.77.0

Conversations

  • Expose query parameter type in list operation on Address Configurations resource

Supersim

  • Add data_total_billed and billed_units fields to Super SIM UsageRecords API response.
  • Change ESimProfiles Eid parameter to optional to enable Activation Code download method support (breaking change)

Verify

  • Deprecate push.include_date parameter in create and update service.

[2022-04-06] Version 3.76.1

Api

  • Updated provider_sid visibility to private

Verify

  • Verify List Attempts API summary endpoint added.
  • Update PII documentation for AccessTokens factor_friendly_name property.

Voice

  • make annotation parameter from /Calls API private

[2022-03-23] Version 3.76.0

Library - Chore

Api

  • Change stream url parameter to non optional
  • Add verify-totp and verify-whatsapp-conversations-business-initiated categories to usage_record API

Chat

  • Added v3 Channel update endpoint to support Public to Private channel migration

Flex

  • Private Beta release of the Interactions API to support the upcoming release of Flex Conversations at the end of Q1 2022.

... (truncated)

Commits
  • 86690e7 Release 3.77.1
  • 8da0cd5 [Librarian] Regenerated @ a9825d2f96ed67b66a3941b987ee8dfeb178c116
  • be408e9 Release 3.77.0
  • 9eeaf58 [Librarian] Regenerated @ 91fb5867c6a09e359c0bb254e6da381be4af7049
  • af23a67 test: lint PRs on synchronize events
  • 1408e97 Release 3.76.1
  • 443cc03 [Librarian] Regenerated @ fd9f0e2297602a7e027807ed01d1a6daa364f79f
  • 055cc46 feat: add PR title validation
  • b8cd8cf chore: remove outdated announcements
  • 85e4783 Release 3.76.0
  • 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 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 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 2 years ago

Superseded by #253.