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.82.1 #270

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps twilio from 3.66.1 to 3.82.1.

Release notes

Sourced from twilio's releases.

3.82.1

Release Notes

Library - Fix

Docs

3.82.0

Release Notes

Library - Fix

Flex

  • Removed redundant close status from Flex Interactions flow (breaking change)
  • Adding debugger_integration and flex_ui_status_report to Flex Configuration

Messaging

  • Add create, list and get tollfree verification API

Verify

  • Verify SafeList API endpoints added.

Video

  • Add Anonymize API

Twiml

  • Update event value call-in-progress to call-answered

Docs

3.81.0

Release Notes

Library - Test

Library - Feature

Api

  • Remove beta feature from scheduling params and remove optimize parameters. (breaking change)

Routes

  • Remove Duplicate Create Method - Update Method will work even if Inbound Processing Region is currently empty/404. (breaking change)

Twiml

... (truncated)

Changelog

Sourced from twilio's changelog.

[2022-09-21] Version 3.82.1

Library - Fix

[2022-09-07] Version 3.82.0

Library - Fix

Flex

  • Removed redundant close status from Flex Interactions flow (breaking change)
  • Adding debugger_integration and flex_ui_status_report to Flex Configuration

Messaging

  • Add create, list and get tollfree verification API

Verify

  • Verify SafeList API endpoints added.

Video

  • Add Anonymize API

Twiml

  • Update event value call-in-progress to call-answered

[2022-08-24] Version 3.81.0

Library - Test

Library - Feature

Api

  • Remove beta feature from scheduling params and remove optimize parameters. (breaking change)

Routes

  • Remove Duplicate Create Method - Update Method will work even if Inbound Processing Region is currently empty/404. (breaking change)

Twiml

  • Add new Polly Neural voices
  • Add new languages to SSML <lang>.

[2022-08-10] Version 3.80.1

Routes

... (truncated)

Commits
  • ac490b6 Release 3.82.1
  • 06b6695 [Librarian] Regenerated @ 082495f63e8a5af805af3c13bd6b2d512ff8cecc
  • fe46a31 fix: support duplicated query param values (#782)
  • f120b4b Release 3.82.0
  • 1e7f982 [Librarian] Regenerated @ ade563fc57a4dee06c74dd93e9921a155b4c5a44
  • 39d15cd test: add common test case
  • f049f5c fix: webhook validation with array parameter sorting (#723)
  • 033da70 Release 3.81.0
  • 99017f0 [Librarian] Regenerated @ 9419ae9766a1f3421c32308ef0a457ca0c0248fd
  • c3c3941 test: add test-docker rule (#779)
  • 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 #274.