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 5.3.2 in /server #663

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps twilio from 4.14.0 to 5.3.2.

Release notes

Sourced from twilio's releases.

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

Docs

5.3.1

Release Notes

Intelligence

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

Numbers

  • Remove beta flag for bundle clone API

Docs

5.3.0

Release Notes

Library - Chore

Iam

  • updated library_visibility public for new public apikeys

Numbers

  • Add new field in Error Codes for Regulatory Compliance.
  • Change typing of Port In Request date_created field to date_time instead of date (breaking change)

Docs

5.2.3

Release Notes

Library - Chore

... (truncated)

Changelog

Sourced from twilio's changelog.

[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

[2024-09-05] Version 5.3.0

Library - Chore

Iam

  • updated library_visibility public for new public apikeys

Numbers

  • Add new field in Error Codes for Regulatory Compliance.
  • Change typing of Port In Request date_created field to date_time instead of date (breaking change)

[2024-08-26] Version 5.2.3

Library - Chore

Api

  • Update documentation of error_code and error_message on the Message resource.
  • Remove generic parameters from transcription resource
  • Added public documentation for Payload Data retrieval API

Flex

  • Adding update Flex User 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
  • 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
  • 5b49fe9 [Librarian] Regenerated @ 1b6718f23da76f150eac392860c66a26de9af713 ceb130295f...
  • 8c2377f Release 5.3.0
  • 34f9f35 [Librarian] Regenerated @ 78bf2bbef74e4846ca8353fbdee038a6b8080c59 2250ef3ba0...
  • 7abbc1b upgrade axios from 1.6.8 to 1.7.4 (#1032)
  • 1b854a6 Release 5.2.3
  • d61d2f2 [Librarian] Regenerated @ c8ce9820730ef3b2a48912311d45afb8c26b9ee7 2ee5b1fa49...
  • 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 <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 5.3.2.
- [Release notes](https://github.com/twilio/twilio-node/releases)
- [Changelog](https://github.com/twilio/twilio-node/blob/main/CHANGES.md)
- [Upgrade guide](https://github.com/twilio/twilio-node/blob/main/UPGRADE.md)
- [Commits](twilio/twilio-node@4.14.0...5.3.2)

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

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

vercel bot commented Oct 1, 2024

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 Oct 1, 2024 7:39pm
stichhub-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2024 7:39pm

@UBA-GCOEN
Copy link
Owner

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2024

Superseded by #673.

@dependabot dependabot bot closed this Nov 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/server/twilio-5.3.2 branch November 1, 2024 19:21
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