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 bl and twilio #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2022

Bumps bl to 4.1.0 and updates ancestor dependency twilio. These dependencies need to be updated together.

Updates bl from 0.9.5 to 4.1.0

Release notes

Sourced from bl's releases.

v4.0.3

Fix unintialized memory access

v4.0.1

  • Remove false-positive Apache-exploit (Fixes #79). #80

v3.0.1

Fix unintialized memory access

v3.0.0

  • readable-stream@3 #57

v2.2.1

Fix unintialized memory access

v2.2.0

  • Add indexOf docs #60
  • fix empty shallowSlice return #65

v2.1.2

  • use ES3 only #62

v2.1.1

  • Use native indexOf whenever possible #61

v2.1.0

  • Added indexOf #59

v2.0.1

  • Use require('readable-stream').Duplex #56

v2.0.0

  • Added support for readUIntLE and companions #55

v1.2.2

  • use safe-buffer #51

v1.2.1

  • Fix shallowSlice when the offset are not at the beginning of an internal buffer #44
Commits
Maintainer changes

This version was pushed to npm by matteo.collina, a new releaser for bl since your current version.


Updates twilio from 2.5.2 to 3.84.0

Release notes

Sourced from twilio's releases.

3.84.0

Release Notes

Library - Docs

Api

  • Add street_secondary param to address create and update
  • Make method optional for user defined message subscription (breaking change)

Flex

  • Flex Conversations is now Generally Available
  • Adding the ie1 mapping for authorization api, updating service base uri and base url response attribute (breaking change)
  • Change web channels to GA and library visibility to public
  • Changing the uri for authorization api from using Accounts to Insights (breaking change)

Media

  • Gate Twilio Live endpoints behind beta_feature for EOS

Messaging

  • Mark MessageFlow as a required field for Campaign Creation (breaking change)

Oauth

  • updated openid discovery endpoint uri (breaking change)
  • Added device code authorization endpoint

Supersim

  • Allow filtering the SettingsUpdates resource by status

Twiml

  • Add new Polly Neural voices
  • Add tr-TR, ar-AE, yue-CN, fi-FI languages to SSML <lang> element.
  • Add x-amazon-jyutping, x-amazon-pinyin, x-amazon-pron-kana, x-amazon-yomigana alphabets to SSML <phoneme> element.
  • Rename character value for SSML <say-as> interpret-as attribute to characters. (breaking change)
  • Rename role attribute to format in SSML <say-as> element. (breaking change)

Docs

3.83.4

Release Notes

Flex

  • Adding new assessments api in version v1

Lookups

  • Add identity_match package to the lookup response

Messaging

  • Added validated parameter to Link Shortening API

... (truncated)

Changelog

Sourced from twilio's changelog.

[2022-12-14] Version 3.84.0

Library - Docs

Api

  • Add street_secondary param to address create and update
  • Make method optional for user defined message subscription (breaking change)

Flex

  • Flex Conversations is now Generally Available
  • Adding the ie1 mapping for authorization api, updating service base uri and base url response attribute (breaking change)
  • Change web channels to GA and library visibility to public
  • Changing the uri for authorization api from using Accounts to Insights (breaking change)

Media

  • Gate Twilio Live endpoints behind beta_feature for EOS

Messaging

  • Mark MessageFlow as a required field for Campaign Creation (breaking change)

Oauth

  • updated openid discovery endpoint uri (breaking change)
  • Added device code authorization endpoint

Supersim

  • Allow filtering the SettingsUpdates resource by status

Twiml

  • Add new Polly Neural voices
  • Add tr-TR, ar-AE, yue-CN, fi-FI languages to SSML <lang> element.
  • Add x-amazon-jyutping, x-amazon-pinyin, x-amazon-pron-kana, x-amazon-yomigana alphabets to SSML <phoneme> element.
  • Rename character value for SSML <say-as> interpret-as attribute to characters. (breaking change)
  • Rename role attribute to format in SSML <say-as> element. (breaking change)

[2022-11-30] Version 3.83.4

Flex

  • Adding new assessments api in version v1

Lookups

  • Add identity_match package to the lookup response

Messaging

  • Added validated parameter to Link Shortening API

Serverless

  • Add node16 as a valid Build runtime
  • Add ie1 and au1 as supported regions for all endpoints.

... (truncated)

Upgrade guide

Sourced from twilio's upgrade guide.

Upgrade Guide

After 3.0.0 all MINOR and MAJOR version bumps will have upgrade notes posted here.

[2017-05-22] 3.1.x to 3.2.x

CHANGED - Rename video room Recordings class to RoomRecordings

Rationale

  • This was done to avoid a class name conflict with another resource.
  • Client code should be unaffected unless you manipulate the Recording/RoomRecordings class directly. Accessing room recording metadata via the client should work the same way as before.
Commits
  • b2a3738 Release 3.84.0
  • b1d283a [Librarian] Regenerated @ 964f1611ab7481d828261f49551385a276499e30
  • 08d60d4 docs: add commands to install release candidates (#821)
  • ad711a4 Release 3.83.4
  • b4d67a4 [Librarian] Regenerated @ 262cdcd92a729094d792ceac9c0d3fcf895fea3d
  • 0810481 Release 3.83.3
  • 860f240 [Librarian] Regenerated @ 2df4ac3e3d4eef8966d6e3125164dfe43634b9d7
  • 096cf01 chore: upgrade GitHub Actions dependencies (#823)
  • 44409a3 docs: update the year in the license
  • 9bef73e Release 3.83.2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by twilio-dx, a new releaser for twilio since your current version.


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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [bl](https://github.com/rvagg/bl) to 4.1.0 and updates ancestor dependency [twilio](https://github.com/twilio/twilio-node). These dependencies need to be updated together.


Updates `bl` from 0.9.5 to 4.1.0
- [Release notes](https://github.com/rvagg/bl/releases)
- [Changelog](https://github.com/rvagg/bl/blob/master/CHANGELOG.md)
- [Commits](rvagg/bl@v0.9.5...v4.1.0)

Updates `twilio` from 2.5.2 to 3.84.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@2.5.2...3.84.0)

---
updated-dependencies:
- dependency-name: bl
  dependency-type: indirect
- dependency-name: twilio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 31, 2022
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.

0 participants