UBA-GCOEN / StichHub

We bridge the physical gap between a tailor and the customers through our platform. Providing customers a choice of the tailors and the tailors with an increased reach for customers.
https://stichhub.vercel.app
MIT License
77 stars 96 forks source link

Bump twilio from 4.14.0 to 5.3.5 in /server #673

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps twilio from 4.14.0 to 5.3.5.

Release notes

Sourced from twilio's releases.

5.3.5

Release Notes

Conversations

  • Expose ConversationWithParticipants resource that allows creating a conversation with participants

Docs

5.3.4

Release Notes

Api

  • Add response key country to fetch AvailablePhoneNumber resource by specific country.

Messaging

  • Make library and doc public for requestManagedCert Endpoint

Docs

5.3.3

Release Notes

Messaging

  • Add A2P external campaign CnpMigration flag

Numbers

  • Add address sid to portability API

Verify

  • Add SnaClientToken optional parameter on Verification check.
  • Add EnableSnaClientToken optional parameter for Verification creation.

Docs

5.3.2

Release Notes

Library - Chore

Accounts

  • Update docs and mounts.
  • Change library visibility to public
  • Enable consent and contact bulk upsert APIs in prod.

Serverless

  • Add is_plugin parameter in deployments api to check if it is plugins deployment

... (truncated)

Changelog

Sourced from twilio's changelog.

[2024-10-24] Version 5.3.5

Conversations

  • Expose ConversationWithParticipants resource that allows creating a conversation with participants

[2024-10-17] Version 5.3.4

Api

  • Add response key country to fetch AvailablePhoneNumber resource by specific country.

Messaging

  • Make library and doc public for requestManagedCert Endpoint

[2024-10-03] Version 5.3.3

Messaging

  • Add A2P external campaign CnpMigration flag

Numbers

  • Add address sid to portability API

Verify

  • Add SnaClientToken optional parameter on Verification check.
  • Add EnableSnaClientToken optional parameter for Verification creation.

[2024-09-25] Version 5.3.2

Library - Chore

Accounts

  • Update docs and mounts.
  • Change library visibility to public
  • Enable consent and contact bulk upsert APIs in prod.

Serverless

  • Add is_plugin parameter in deployments api to check if it is plugins deployment

[2024-09-18] Version 5.3.1

Intelligence

  • Remove public from operator_type
  • Update operator_type to include general-availablity and deprecated

Numbers

  • Remove beta flag for bundle clone API

... (truncated)

Upgrade guide

Sourced from twilio's upgrade guide.

Upgrade Guide

All MAJOR version bumps will have upgrade notes posted here.

[2024-03-07] 4.x.x to 5.x.x


Overview

Twilio Node Helper Library’s major version 5.0.0 is now available. We ensured that you can upgrade to Node helper Library 5.0.0 version without any breaking changes of existing apis

Behind the scenes Node Helper is now auto-generated via OpenAPI with this release. This enables us to rapidly add new features and enhance consistency across versions and languages. We're pleased to inform you that version 5.0.0 adds support for the application/json content type in the request body.

[2023-01-25] 3.x.x to 4.x.x


  • Supported Node.js versions updated
    • Upgrade to Node.js >= 14
    • Dropped support for Node.js < 14 (#791)
    • Added support for Node.js 18 (#794)
  • Lazy loading enabled by default (#752)
    • Required Twilio modules now lazy load by default
    • See the README for how to disable lazy loading
  • Type changes from object to Record (#873)
    • Certain response properties now use the Record type with string keys
    • Including the subresourceUris property for v2010 APIs and the links properties for non-v2010 APIs
  • Access Tokens
    • Creating an AccessToken requires an identity in the options (#875)
    • ConversationsGrant has been deprecated in favor of VoiceGrant (#783)
    • IpMessagingGrant has been removed (#784)
  • TwiML function deprecations (#788)
    • <Refer>
      • Refer.referSip() replaced by Refer.sip()
    • <Say>
      • Say.ssmlBreak() and Say.break_() replaced by Say.break()

      • Say.ssmlEmphasis() replaced by Say.emphasis()

      • Say.ssmlLang() replaced by Say.lang()

      • Say.ssmlP() replaced by Say.p()

      • Say.ssmlPhoneme() replaced by Say.phoneme()

      • Say.ssmlProsody() replaced by Say.prosody()

      • Say.ssmlS() replaced by Say.s()

      • Say.ssmlSayAs() replaced by Say.sayAs()

      • Say.ssmlSub() replaced by Say.sub()

      • Say.ssmlW() replaced by Say.w()

        Old:

... (truncated)

Commits
  • b68e81f Release 5.3.5
  • 1c29f63 [Librarian] Regenerated @ 2e932f6c59e0f9fb6cb96952802e5ebedd83b6f0 1852557f82...
  • e2ed9ac Release 5.3.4
  • dfac00a [Librarian] Regenerated @ d97b0740a0c7cf86beebd56c6973927b07719cde 1fc3bb6195...
  • c0c5d8c Release 5.3.3
  • a7f3211 [Librarian] Regenerated @ 021bab52f93b55d7a5786bd27716bf3a0be2d7b9 aa81ca7c51...
  • 64ca243 Release 5.3.2
  • 7bf9c75 [Librarian] Regenerated @ 08245333f4a8c9235d547b189cd9c422f73e0e7e 7bb98153c2...
  • 34e7fbc Sync for IoT has reached EOL; removing reference to Deployed Devices (#1037)
  • 6033208 Release 5.3.1
  • 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 show 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)
vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
stichhub ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2024 7:28pm
stichhub-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2024 7:28pm
UBA-GCOEN commented 1 week ago

Hello @dependabot[bot]! Thank you for submitting this pull request Your pull request will be reviewed by maintainers shortly. Meanwhile make sure you have referenced the respected issue in this pr Your pr will not be merged if it does not have reference to respected issue please read our Contributing Guidelines https://github.com/UBA-GCOEN/StichHub/blob/main/CONTRIBUTING.md And Code of Conduct https://github.com/UBA-GCOEN/StichHub/blob/main/CODE_OF_CONDUCT.md