Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump twilio from 4.14.0 to 4.16.0 #834

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps twilio from 4.14.0 to 4.16.0.

Release notes

Sourced from twilio's releases.

4.16.0

Release Notes

Api

  • Add new property RiskCheck for SMS pumping protection feature only (public beta to be available soon): Include this parameter with a value of disable to skip any kind of risk check on the respective message request

Flex

  • Changing sid<UO> path param to sid<UT> in interaction channel participant update endpoint (breaking change)

Messaging

  • Add Channel Sender api
  • Fixing country code docs and removing Zipwhip references

Numbers

  • Request status changed in numbers/v2/BulkHostedNumberOrders (breaking change)
  • Add bulk hosting orders API under version `/v2

Docs

4.15.0

Release Notes

Library - Fix

Insights

  • Normalize annotations parameters in list summary api to be prefixed

Numbers

  • Change Bulk_hosted_sid from BHR to BH prefix in HNO and dependent under version /v2 API's. (breaking change)
  • Added parameter target_account_sid to portability and account_sid to response body

Verify

  • Remove beta feature flag to list attempts API.
  • Remove beta feature flag to verifications summary attempts API.

Docs

4.14.1

Release Notes

Api

  • Added voice-intelligence, voice-intelligence-transcription and voice-intelligence-operators to usage_record API.
  • Added tts-google to usage_record API.

Lookups

  • Add new disposable_phone_number_risk package to the lookup response

... (truncated)

Changelog

Sourced from twilio's changelog.

[2023-08-24] Version 4.16.0

Api

  • Add new property RiskCheck for SMS pumping protection feature only (public beta to be available soon): Include this parameter with a value of disable to skip any kind of risk check on the respective message request

Flex

  • Changing sid<UO> path param to sid<UT> in interaction channel participant update endpoint (breaking change)

Messaging

  • Add Channel Sender api
  • Fixing country code docs and removing Zipwhip references

Numbers

  • Request status changed in numbers/v2/BulkHostedNumberOrders (breaking change)
  • Add bulk hosting orders API under version `/v2

[2023-08-10] Version 4.15.0

Library - Fix

Insights

  • Normalize annotations parameters in list summary api to be prefixed

Numbers

  • Change Bulk_hosted_sid from BHR to BH prefix in HNO and dependent under version /v2 API's. (breaking change)
  • Added parameter target_account_sid to portability and account_sid to response body

Verify

  • Remove beta feature flag to list attempts API.
  • Remove beta feature flag to verifications summary attempts API.

[2023-07-27] Version 4.14.1

Api

  • Added voice-intelligence, voice-intelligence-transcription and voice-intelligence-operators to usage_record API.
  • Added tts-google to usage_record API.

Lookups

  • Add new disposable_phone_number_risk package to the lookup response

Verify

  • Documentation of list attempts API was improved by correcting date_created_after and date_created_before expected date format.
  • Documentation was improved by correcting date_created_after and date_created_before expected date format parameter on attempts summary API.
  • Documentation was improved by adding WHATSAPP as optional valid parameter on attempts summary API.

Twiml

  • Added support for he-il inside of ssm_lang.json that was missing

... (truncated)

Commits
  • 7203ad0 Release 4.16.0
  • b4e6952 [Librarian] Regenerated @ 38fb28edc02f73b8635b45a5612c5ae33eab39fe
  • 70bc328 Release 4.15.0
  • 4d00b7c [Librarian] Regenerated @ 1e94599903f1dbac80d3040ebbdba7d3f7fb074d
  • b7c5598 fix: fix unhandledRejection (#952)
  • 73ddddd Release 4.14.1
  • 54a1699 [Librarian] Regenerated @ 07a9a183b1077d5a881e6cd53ef76b0d75ccc6b0
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [twilio](https://github.com/twilio/twilio-node) from 4.14.0 to 4.16.0.
- [Release notes](https://github.com/twilio/twilio-node/releases)
- [Changelog](https://github.com/twilio/twilio-node/blob/main/CHANGES.md)
- [Commits](twilio/twilio-node@4.14.0...4.16.0)

---
updated-dependencies:
- dependency-name: twilio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 28, 2023
@sonarcloud
Copy link

sonarcloud bot commented Aug 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dev-jotape dev-jotape merged commit 8f3a942 into main Aug 31, 2023
3 checks passed
@dev-jotape dev-jotape deleted the dependabot/npm_and_yarn/twilio-4.16.0 branch August 31, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant