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.83.0 #279

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps twilio from 3.66.1 to 3.83.0.

Release notes

Sourced from twilio's releases.

3.83.0

Release Notes

Api

  • Make link shortening parameters public (breaking change)

Oauth

  • added oauth JWKS endpoint
  • Get userinfo resource
  • OpenID discovery resource
  • Add new API for token endpoint

Supersim

  • Add SettingsUpdates resource

Verify

  • Update Verify Push endpoints to ga maturity
  • Verify BYOT add Channels property to the Get Templates response

Twiml

  • Add requireMatchingInputs attribute and input-matching-failed errorType to <Prompt>

Docs

3.82.2

Release Notes

Api

  • Added virtual-agent to usage_record API.
  • Add AMD attributes to participant create request

Twiml

  • Add AMD attributes to Number and Sip

Docs

3.82.1

Release Notes

Library - Fix

Docs

3.82.0

Release Notes

... (truncated)

Changelog

Sourced from twilio's changelog.

[2022-10-19] Version 3.83.0

Api

  • Make link shortening parameters public (breaking change)

Oauth

  • added oauth JWKS endpoint
  • Get userinfo resource
  • OpenID discovery resource
  • Add new API for token endpoint

Supersim

  • Add SettingsUpdates resource

Verify

  • Update Verify Push endpoints to ga maturity
  • Verify BYOT add Channels property to the Get Templates response

Twiml

  • Add requireMatchingInputs attribute and input-matching-failed errorType to <Prompt>

[2022-10-05] Version 3.82.2

Api

  • Added virtual-agent to usage_record API.
  • Add AMD attributes to participant create request

Twiml

  • Add AMD attributes to Number and Sip

[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

... (truncated)

Commits
  • 3cbb3f8 Release 3.83.0
  • de31df4 [Librarian] Regenerated @ 1f092ba9afa4c22854ac65f8a1af7e63b84aae2a
  • dfbfe10 Release 3.82.2
  • ddcd91f [Librarian] Regenerated @ f65fb6491354c2afb05cb81a1442ab0880c883c1
  • 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
  • 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 #281.