Skip to content

chore(deps): bump twilio from 5.13.1 to 6.0.0#158

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/twilio-6.0.0
Open

chore(deps): bump twilio from 5.13.1 to 6.0.0#158
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/twilio-6.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Bumps twilio from 5.13.1 to 6.0.0.

Release notes

Sourced from twilio's releases.

6.0.0

Release Notes

Library - Breaking Changes

  • Bump version to 6.0.0 (major version release)
  • Raise minimum Node.js engine from >=14.0 to >=20.0

Docs

Changelog

Sourced from twilio's changelog.

[2026-04-16] Version 6.0.0

Library - Breaking Changes

  • Bump version to 6.0.0 (major version release)
  • Raise minimum Node.js engine from >=14.0 to >=20.0

[2026-04-14] Version 5.13.2

Twiml

  • Add backgroundNoiseReduction, speechTimeout, deepgramSmartFormat, ignoreBackchannel, events attributes to <ConversationRelay>

Api

  • Enabled incoming phone numbers(IPN) public apis in stage-ie1

Data-ingress

  • 2026-04-09

  • Content updates:
  • Added parameter(s) to GetDataSync: datasetId
  • 2026-04-09

  • Minor updates (formatting, metadata)
  • 2026-04-06

  • Minor updates (formatting, metadata)
  • 2026-04-06

  • Minor updates (formatting, metadata)
  • 2026-04-06

  • Minor updates (formatting, metadata)
  • 2026-04-06

  • Minor updates (formatting, metadata)
  • 2026-04-06

  • Content updates:
  • Added properties to CloudAppSourceUpdate: config
  • Added properties to CloudAppDatasetUpdate: schedule
  • Added properties to WarehouseSourceUpdate: config
  • Added properties to WarehouseDatasetUpdate: schedule
  • 2026-04-06

  • Content updates:
  • Updated description for GetCloudAppPreviewResult
  • Updated description for GetWarehousePreviewResult
  • Updated description for GetDataSampleResult
  • 2026-03-27

  • Add schema oneOf back without discriminator
  • 2026-03-26

  • Minor updates (formatting, metadata)
  • 2026-03-26

  • Added prod-us1 to supportedRealms for all endpoints
  • 2026-03-25

  • Minor updates (formatting, metadata)
  • 2026-03-24

  • Minor updates (formatting, metadata)
  • 2026-03-24

... (truncated)

Upgrade guide

Sourced from twilio's upgrade guide.

Upgrade Guide

All MAJOR version bumps will have upgrade notes posted here.

[2026-04-20] 5.x.x to 6.x.x


Overview

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

Breaking Changes

  • Minimum Node.js version raised to 20
    • Dropped support for Node.js versions below 20
    • Upgrade to Node.js >= 20 before updating to twilio 6.x.x

[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()

... (truncated)

Commits
  • d6b406f [Librarian] Regenerated @ 40ca64a22aef42a337cb49d1d4e4c4f48ae3b6e4 21ed5806ef...
  • 3e96b64 chore: mvr 6.0.0 release prep (#1186)
  • 447a23d Release 5.13.2
  • 6267242 [Librarian] Regenerated @ 40ca64a22aef42a337cb49d1d4e4c4f48ae3b6e4 21ed5806ef...
  • See full diff in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 21, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [twilio](https://github.com/twilio/twilio-node) from 5.13.1 to 6.0.0.
- [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@5.13.1...6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/twilio-6.0.0 branch from 4b3b229 to a1093d0 Compare April 21, 2026 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants