TwilioDevEd / video-access-token-server-php

Twilio Video server-side web app in PHP
MIT License
26 stars 26 forks source link

Bump twilio/sdk from 5.7.3 to 5.38.0 #29

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps twilio/sdk from 5.7.3 to 5.38.0.

Release notes *Sourced from [twilio/sdk's releases](https://github.com/twilio/twilio-php/releases).* > ## 5.38.0 > **Release Notes** > ------------ > **Library** > - [PR [#581](https://github-redirect.dependabot.com/twilio/twilio-php/issues/581)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/581): Update resources after sorting. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > > **Api** > - Add new usage categories to the public api `sms-messages-carrierfees` and `mms-messages-carrierfees` > > **Conversations** > - Add ProjectedAddress to Conversations Participant resource > > **Preview** > - Implemented different `Sid` for Current Calls (Verified by Twilio), instead of relying in `Call.Sid` from Voice API team **(breaking change)** > > **Supersim** > - Add List endpoint to Commands resource for Super Sim Pilot > - Add UsageRecords resource for the Super Sim Pilot > - Add List endpoint to UsageRecords resource for the Super Sim Pilot > - Allow assigning a Sim to a Fleet by Fleet SID or Unique Name for Super SIM Pilot > - Add Update endpoint to Fleets resource for Super Sim Pilot > - Add Fetch endpoint to Commands resource for Super Sim Pilot > - Allow filtering the Sims resource List endpoint by Fleet > - Add List endpoint to Fleets resource for Super Sim Pilot > > **Wireless** > - Added `account_sid` to Sim update parameters. > > **Twiml** > - Add new locales and voices for `Say` from Polly > > > **[Docs](https://twilio.com/docs/libraries/reference/twilio-php/5.38.0/index.html)** > > ## 5.37.0 > **Release Notes** > ------------ > **Library** > - [PR [#579](https://github-redirect.dependabot.com/twilio/twilio-php/issues/579)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/579): Update instance property ordering. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > - [PR [#578](https://github-redirect.dependabot.com/twilio/twilio-php/issues/578)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/578): added validation of signature without stripping port number. Thanks to [@​eshanholtz](https://github.com/eshanholtz)! > - [PR [#577](https://github-redirect.dependabot.com/twilio/twilio-php/issues/577)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/577): breaking: Correct video composition date types. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! **(breaking change)** > - [PR [#576](https://github-redirect.dependabot.com/twilio/twilio-php/issues/576)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/576): Fix curl client fails through squid proxy. Thanks to [@​jmo161](https://github.com/jmo161)! > - [PR [#574](https://github-redirect.dependabot.com/twilio/twilio-php/issues/574)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/574): Do not update new dependencies or versioning during testing and doc generation. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > > **Api** > - Add new property `attempt` to sms_messages > - Fixed a typo in the documentation for Feedback outcome enum **(breaking change)** > - Update the call price to be optional for deserializing **(breaking change)** > > **Flex** > ... (truncated)
Changelog *Sourced from [twilio/sdk's changelog](https://github.com/twilio/twilio-php/blob/master/CHANGES.md).* > [2019-10-30] Version 5.38.0 > --------------------------- > **Library** > - [PR [#581](https://github-redirect.dependabot.com/twilio/twilio-php/issues/581)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/581): Update resources after sorting. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > > **Api** > - Add new usage categories to the public api `sms-messages-carrierfees` and `mms-messages-carrierfees` > > **Conversations** > - Add ProjectedAddress to Conversations Participant resource > > **Preview** > - Implemented different `Sid` for Current Calls (Verified by Twilio), instead of relying in `Call.Sid` from Voice API team **(breaking change)** > > **Supersim** > - Add List endpoint to Commands resource for Super Sim Pilot > - Add UsageRecords resource for the Super Sim Pilot > - Add List endpoint to UsageRecords resource for the Super Sim Pilot > - Allow assigning a Sim to a Fleet by Fleet SID or Unique Name for Super SIM Pilot > - Add Update endpoint to Fleets resource for Super Sim Pilot > - Add Fetch endpoint to Commands resource for Super Sim Pilot > - Allow filtering the Sims resource List endpoint by Fleet > - Add List endpoint to Fleets resource for Super Sim Pilot > > **Wireless** > - Added `account_sid` to Sim update parameters. > > **Twiml** > - Add new locales and voices for `Say` from Polly > > > [2019-10-16] Version 5.37.0 > --------------------------- > **Library** > - [PR [#579](https://github-redirect.dependabot.com/twilio/twilio-php/issues/579)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/579): Update instance property ordering. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > - [PR [#578](https://github-redirect.dependabot.com/twilio/twilio-php/issues/578)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/578): added validation of signature without stripping port number. Thanks to [@​eshanholtz](https://github.com/eshanholtz)! > - [PR [#577](https://github-redirect.dependabot.com/twilio/twilio-php/issues/577)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/577): breaking: Correct video composition date types. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! **(breaking change)** > - [PR [#576](https://github-redirect.dependabot.com/twilio/twilio-php/issues/576)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/576): Fix curl client fails through squid proxy. Thanks to [@​jmo161](https://github.com/jmo161)! > - [PR [#574](https://github-redirect.dependabot.com/twilio/twilio-php/issues/574)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/574): Do not update new dependencies or versioning during testing and doc generation. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > > **Api** > - Add new property `attempt` to sms_messages > - Fixed a typo in the documentation for Feedback outcome enum **(breaking change)** > - Update the call price to be optional for deserializing **(breaking change)** > > **Flex** > - Added `JanitorEnabled` attribute to Flex Flow > - Change `features_enabled` Flex Configuration key to private **(breaking change)** > > **Supersim** > ... (truncated)
Commits - [`68491e3`](https://github.com/twilio/twilio-php/commit/68491e33e5f98a96ca620ceac0fc75baecfa86e0) Release 5.38.0 - [`1567e69`](https://github.com/twilio/twilio-php/commit/1567e6988877c38cfb82786a7f5d9cd5bdf01cfb) [Librarian] Regenerated @ 80dd00474e40ce3e7657a532f4ff0d75bd9b7287 - [`bbed4a1`](https://github.com/twilio/twilio-php/commit/bbed4a102f4db4b6195a9004f233ca197ce86b1b) Update README.md - [`1dc2384`](https://github.com/twilio/twilio-php/commit/1dc2384b7ed060a15ad4fa2e0f03a3a9d57d5b9a) Update resources after sorting ([#581](https://github-redirect.dependabot.com/twilio/twilio-php/issues/581)) - [`bd5b4d0`](https://github.com/twilio/twilio-php/commit/bd5b4d0b49814d04c118f8dc3ea3e2395073ba6d) Release 5.37.0 - [`053a25c`](https://github.com/twilio/twilio-php/commit/053a25ca550cb68767104cf354ea4f52f44af887) [Librarian] Regenerated @ 0f0b2504f7166f971139be89ca896dc5c087def3 - [`174b083`](https://github.com/twilio/twilio-php/commit/174b083adc8e7955f140b7715e2f177dc28f8fd7) Update instance property ordering ([#579](https://github-redirect.dependabot.com/twilio/twilio-php/issues/579)) - [`6430640`](https://github.com/twilio/twilio-php/commit/6430640de2021c4bb243a57aa458e91ba846d20c) added validation of signature without stripping port number ([#578](https://github-redirect.dependabot.com/twilio/twilio-php/issues/578)) - [`9143bee`](https://github.com/twilio/twilio-php/commit/9143bee5daad6def9229aa16a8fa8e348b98f949) breaking: Correct video composition date types ([#577](https://github-redirect.dependabot.com/twilio/twilio-php/issues/577)) - [`474bf29`](https://github.com/twilio/twilio-php/commit/474bf2987e71f4d7f6c327199ac829054d9bf1a1) Fix curl client fails through squid proxy ([#576](https://github-redirect.dependabot.com/twilio/twilio-php/issues/576)) - Additional commits viewable in [compare view](https://github.com/twilio/twilio-php/compare/5.7.3...5.38.0)


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 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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #30.