Skip to content
This repository was archived by the owner on Feb 6, 2021. It is now read-only.

Bump Twilio from 5.0.0 to 5.48.0 in /SMS2FA.Web.Tests#91

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/SMS2FA.Web.Tests/Twilio-5.48.0
Closed

Bump Twilio from 5.0.0 to 5.48.0 in /SMS2FA.Web.Tests#91
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/SMS2FA.Web.Tests/Twilio-5.48.0

Conversation

@dependabot-preview
Copy link

Bumps Twilio from 5.0.0 to 5.48.0.

Release notes

Sourced from Twilio's releases.

5.48.0

Release Notes

Library - Feature

Ai

  • Add Annotation Project and Annotation Task endpoints
  • Add Primitives endpoints
  • Add meta.total to the search endpoint

Conversations

  • Mutable Conversation Unique Names

Insights

  • Added trust to summary.

Preview

  • Simplified Channels resource. The path is now /BrandedChannels/branded_channel_sid/Channels (breaking change)

Verify

  • Changed parameters (config and binding) to use dot notation instead of JSON string (e.i. Before: binding={"alg":"ES256", "public_key": "xxx..."}, Now: Binding.Alg="ES256", Binding.PublicKey="xxx..."). (breaking change)
  • Changed parameters (details and hidden_details) to use dot notation instead of JSON string (e.i. Before: details={"message":"Test message", "fields": "[{\"label\": \"Action 1\", \"value\":\"value 1\"}]"}, Now: details.Message="Test message", Details.Fields=["{\"label\": \"Action 1\", \"value\":\"value 1\"}"]). (breaking change)
  • Removed notify_service_sid from push service configuration object. Add Push.IncludeDate, Push.ApnCredentialSid and Push.FcmCredentialSid service configuration parameters. (breaking change)

Docs NuGet

5.47.2

Release Notes

Api

  • Add optional property call_reason in the participant create request
  • Make sip-domain-service endpoints available in stage-au1 and prod-au1

Messaging

  • Removed beta feature gate from WhatsApp Templates API

Serverless

  • Add Build Status endpoint

Video

  • [Rooms] Add new room type "go" for WebRTC Go

Docs NuGet

5.47.1

Changelog

Sourced from Twilio's changelog.

[2020-10-14] Version 5.48.0

Library - Feature

Ai

  • Add Annotation Project and Annotation Task endpoints
  • Add Primitives endpoints
  • Add meta.total to the search endpoint

Conversations

  • Mutable Conversation Unique Names

Insights

  • Added trust to summary.

Preview

  • Simplified Channels resource. The path is now /BrandedChannels/branded_channel_sid/Channels (breaking change)

Verify

  • Changed parameters (config and binding) to use dot notation instead of JSON string (e.i. Before: binding={"alg":"ES256", "public_key": "xxx..."}, Now: Binding.Alg="ES256", Binding.PublicKey="xxx..."). (breaking change)
  • Changed parameters (details and hidden_details) to use dot notation instead of JSON string (e.i. Before: details={"message":"Test message", "fields": "[{\"label\": \"Action 1\", \"value\":\"value 1\"}]"}, Now: details.Message="Test message", Details.Fields=["{\"label\": \"Action 1\", \"value\":\"value 1\"}"]). (breaking change)
  • Removed notify_service_sid from push service configuration object. Add Push.IncludeDate, Push.ApnCredentialSid and Push.FcmCredentialSid service configuration parameters. (breaking change)

[2020-09-28] Version 5.47.2

Api

  • Add optional property call_reason in the participant create request
  • Make sip-domain-service endpoints available in stage-au1 and prod-au1

Messaging

  • Removed beta feature gate from WhatsApp Templates API

Serverless

  • Add Build Status endpoint

Video

  • [Rooms] Add new room type "go" for WebRTC Go

[2020-09-21] Version 5.47.1

Library - Fix

Accounts

  • Add Auth Token rotation API

Conversations

Commits
  • 121250b Release 5.48.0
  • 110b836 [Librarian] Regenerated @ 1b1f2bd0b89ec7e7ff86f1b6de8f94601143931e
  • 3e4ee37 feat: Add RecordingRule and RecordingRulesUpdate (#527)
  • c22a0a6 Release 5.47.2
  • 6c4bae9 [Librarian] Regenerated @ 38ba2b0d95a2827fc370f2fe666eb7cce8f2c9e3
  • 2621c55 Release 5.47.1
  • 7be8a87 [Librarian] Regenerated @ aba00908e36e80cbd3912ca15e7a713893791637
  • 62081f1 fix: allow API redirect responses (#542)
  • 3040f0e Release 5.47.0
  • 75ba62a [Librarian] Regenerated @ 8732a669867a2ca77fc16a1e3ec17c7d68c6d6a1
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 15, 2020
@dependabot-preview
Copy link
Author

Superseded by #92.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/SMS2FA.Web.Tests/Twilio-5.48.0 branch November 6, 2020 05:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants