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.80.0 #261

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps twilio from 3.66.1 to 3.80.0.

Release notes

Sourced from twilio's releases.

3.80.0

Release Notes

Library - Docs

Library - Feature

Flex

  • Add status, error_code, and error_message fields to Interaction Channel
  • Adding messenger and gbm as supported channels for Interactions API

Messaging

  • Update alpha_sender docs with new valid characters

Verify

  • Reorder Verification Check parameters so code stays as the first parameter (breaking change)
  • Rollback List Attempts API V2 back to pilot stage.

Docs

3.79.0

Release Notes

Library - Test

Conversations

  • Allowed to use identity as part of Participant's resource (breaking change)

Lookups

  • Remove enhanced_line_type from the lookup response (breaking change)

Supersim

  • Add support for sim_ip_addresses resource to helper libraries

Verify

  • Changed summary param service_sid to verify_service_sid to be consistent with list attempts API (breaking change)
  • Make code optional on Verification check to support sna attempts. (breaking change)

Docs

3.78.0

Release Notes

Library - Docs

... (truncated)

Changelog

Sourced from twilio's changelog.

[2022-07-21] Version 3.80.0

Library - Docs

Library - Feature

Flex

  • Add status, error_code, and error_message fields to Interaction Channel
  • Adding messenger and gbm as supported channels for Interactions API

Messaging

  • Update alpha_sender docs with new valid characters

Verify

  • Reorder Verification Check parameters so code stays as the first parameter (breaking change)
  • Rollback List Attempts API V2 back to pilot stage.

[2022-07-13] Version 3.79.0

Library - Test

Conversations

  • Allowed to use identity as part of Participant's resource (breaking change)

Lookups

  • Remove enhanced_line_type from the lookup response (breaking change)

Supersim

  • Add support for sim_ip_addresses resource to helper libraries

Verify

  • Changed summary param service_sid to verify_service_sid to be consistent with list attempts API (breaking change)
  • Make code optional on Verification check to support sna attempts. (breaking change)

[2022-06-29] Version 3.78.0

Library - Docs

Api

  • Added amazon-polly to usage_record API.

Insights

  • Added annotation field in call summary
  • Added new endpoint to fetch/create/update Call Annotations

... (truncated)

Commits
  • 292026f Release 3.80.0
  • ade94a7 [Librarian] Regenerated @ 54f479b2e9ba3ddad939d35c077bf4875093bb86
  • 9af07c6 docs: mark latest 'Verify' change as breaking
  • e03ad9b docs: added npm/yarn install instructions (#772)
  • e24f3fc feat: add a timeout options to RequestClient that creates a custom https agen...
  • 795bc09 Release 3.79.0
  • dcef0bb [Librarian] Regenerated @ 85d420e85461ff1892d00b72852ff7e138514cbc
  • ecdabad Adding misc as PR type (#771)
  • cf692d8 Release 3.78.0
  • adc47ab [Librarian] Regenerated @ b1da2810ac9def6e9282b52c1aa794ebefde64e0
  • 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 1 year ago

Superseded by #262.