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.36.0 #26

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps twilio/sdk from 5.7.3 to 5.36.0.

Release notes *Sourced from [twilio/sdk's releases](https://github.com/twilio/twilio-php/releases).* > ## 5.36.0 > **Release Notes** > ------------ > **Library** > - [PR [#570](https://github-redirect.dependabot.com/twilio/twilio-php/issues/570)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/570): Revert to using composer to install apigen for doc generation. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > - [PR [#569](https://github-redirect.dependabot.com/twilio/twilio-php/issues/569)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/569): Re-add DeserializeTest.php. Thanks to [@​thinkingserious](https://github.com/thinkingserious)! > - [PR [#568](https://github-redirect.dependabot.com/twilio/twilio-php/issues/568)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/568): Update the Dockerfile for PHP 7.1 and new code structure. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > - [PR [#567](https://github-redirect.dependabot.com/twilio/twilio-php/issues/567)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/567): Put back the parent directory directive in 'autoload'. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > - [PR [#563](https://github-redirect.dependabot.com/twilio/twilio-php/issues/563)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/563): Support running docker tests in Jenkins. Thanks to [@​thinkingserious](https://github.com/thinkingserious)! > - [PR [#562](https://github-redirect.dependabot.com/twilio/twilio-php/issues/562)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/562): Allow for usage of older PHP unit versions. Thanks to [@​thinkingserious](https://github.com/thinkingserious)! > - [PR [#561](https://github-redirect.dependabot.com/twilio/twilio-php/issues/561)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/561): Make docker-build work with new Dockerfile format. Thanks to [@​thinkingserious](https://github.com/thinkingserious)! > - [PR [#560](https://github-redirect.dependabot.com/twilio/twilio-php/issues/560)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/560): Loosen hard php version restriction. Thanks to [@​thinkingserious](https://github.com/thinkingserious)! > - [PR [#557](https://github-redirect.dependabot.com/twilio/twilio-php/issues/557)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/557): Prevent null date-time strings from deserializing to 'now'. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > - [PR [#549](https://github-redirect.dependabot.com/twilio/twilio-php/issues/549)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/549): [RFC] Test SDK on PHP 7.2 and 7.3. Thanks to [@​rvanlaak](https://github.com/rvanlaak)! > > **Numbers** > - Add v2 of the Identites API > > **Preview** > - Changed authentication method for SDK Trusted Comms endpoints: `/CPS`, `/CurrentCall`, and `/Devices`. Please use `Authorization: Bearer ` **(breaking change)** > > **Voice** > - Add Recordings endpoints > > > **[Docs](https://twilio.com/docs/libraries/reference/twilio-php/5.36.0/index.html)** > > ## 5.35.0 > **Release Notes** > ------------ > **Library** > - [PR [#558](https://github-redirect.dependabot.com/twilio/twilio-php/issues/558)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/558): Adds local dockerized tests for configurable PHP versions. Thanks to [@​thinkingserious](https://github.com/thinkingserious)! > - [PR [#552](https://github-redirect.dependabot.com/twilio/twilio-php/issues/552)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/552): GuzzleClient - change body retrieval to rewind stream. Thanks to [@​DavidGoodwin](https://github.com/DavidGoodwin)! > - [PR [#551](https://github-redirect.dependabot.com/twilio/twilio-php/issues/551)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/551): Request validator small changes. Thanks to [@​Mcgurk-Adam](https://github.com/Mcgurk-Adam)! > - [PR [#555](https://github-redirect.dependabot.com/twilio/twilio-php/issues/555)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/555): Correct the 'array' type hint for a few resource instance properties. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > > **Api** > - Pass Twiml in call update request > > **Conversations** > - Add attributes to Conversations resources > > **Flex** > - Adding `features_enabled` and `serverless_service_sids` to Flex Configuration > > **Messaging** > - Message API required params updated **(breaking change)** > > **Preview** > - Added support for the optional `CallSid` to `/BrandedCalls` endpoint > ... (truncated)
Changelog *Sourced from [twilio/sdk's changelog](https://github.com/twilio/twilio-php/blob/master/CHANGES.md).* > [2019-09-18] Version 5.36.0 > ---------------------------- > **Library** > - [PR [#570](https://github-redirect.dependabot.com/twilio/twilio-php/issues/570)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/570): Revert to using composer to install apigen for doc generation. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > - [PR [#569](https://github-redirect.dependabot.com/twilio/twilio-php/issues/569)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/569): Re-add DeserializeTest.php. Thanks to [@​thinkingserious](https://github.com/thinkingserious)! > - [PR [#568](https://github-redirect.dependabot.com/twilio/twilio-php/issues/568)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/568): Update the Dockerfile for PHP 7.1 and new code structure. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > - [PR [#567](https://github-redirect.dependabot.com/twilio/twilio-php/issues/567)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/567): Put back the parent directory directive in 'autoload'. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > - [PR [#563](https://github-redirect.dependabot.com/twilio/twilio-php/issues/563)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/563): Support running docker tests in Jenkins. Thanks to [@​thinkingserious](https://github.com/thinkingserious)! > - [PR [#562](https://github-redirect.dependabot.com/twilio/twilio-php/issues/562)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/562): Allow for usage of older PHP unit versions. Thanks to [@​thinkingserious](https://github.com/thinkingserious)! > - [PR [#561](https://github-redirect.dependabot.com/twilio/twilio-php/issues/561)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/561): Make docker-build work with new Dockerfile format. Thanks to [@​thinkingserious](https://github.com/thinkingserious)! > - [PR [#560](https://github-redirect.dependabot.com/twilio/twilio-php/issues/560)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/560): Loosen hard php version restriction. Thanks to [@​thinkingserious](https://github.com/thinkingserious)! > - [PR [#557](https://github-redirect.dependabot.com/twilio/twilio-php/issues/557)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/557): Prevent null date-time strings from deserializing to 'now'. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > - [PR [#549](https://github-redirect.dependabot.com/twilio/twilio-php/issues/549)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/549): [RFC] Test SDK on PHP 7.2 and 7.3. Thanks to [@​rvanlaak](https://github.com/rvanlaak)! > > **Numbers** > - Add v2 of the Identites API > > **Preview** > - Changed authentication method for SDK Trusted Comms endpoints: `/CPS`, `/CurrentCall`, and `/Devices`. Please use `Authorization: Bearer ` **(breaking change)** > > **Voice** > - Add Recordings endpoints > > > [2019-09-04] Version 5.35.0 > ---------------------------- > **Library** > - [PR [#558](https://github-redirect.dependabot.com/twilio/twilio-php/issues/558)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/558): Adds local dockerized tests for configurable PHP versions. Thanks to [@​thinkingserious](https://github.com/thinkingserious)! > - [PR [#552](https://github-redirect.dependabot.com/twilio/twilio-php/issues/552)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/552): GuzzleClient - change body retrieval to rewind stream. Thanks to [@​DavidGoodwin](https://github.com/DavidGoodwin)! > - [PR [#551](https://github-redirect.dependabot.com/twilio/twilio-php/issues/551)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/551): Request validator small changes. Thanks to [@​Mcgurk-Adam](https://github.com/Mcgurk-Adam)! > - [PR [#555](https://github-redirect.dependabot.com/twilio/twilio-php/issues/555)](https://github-redirect.dependabot.com/twilio/twilio-php/pull/555): Correct the 'array' type hint for a few resource instance properties. Thanks to [@​childish-sambino](https://github.com/childish-sambino)! > > **Api** > - Pass Twiml in call update request > > **Conversations** > - Add attributes to Conversations resources > > **Flex** > - Adding `features_enabled` and `serverless_service_sids` to Flex Configuration > > **Messaging** > - Message API required params updated **(breaking change)** > > **Preview** > - Added support for the optional `CallSid` to `/BrandedCalls` endpoint > > > [2019-08-21] Version 5.34.4 > ---------------------------- > ... (truncated)
Commits - [`ad4093a`](https://github.com/twilio/twilio-php/commit/ad4093a19762b76b1ec316ebdb6e0766539859ff) Release 5.36.0 - [`9c8ee87`](https://github.com/twilio/twilio-php/commit/9c8ee8747d2b7dbc6d61ecd37d4c51bec40b9e83) [Librarian] Regenerated @ 36666be96315587760af943d4fe939d892f128d7 - [`8cac3ee`](https://github.com/twilio/twilio-php/commit/8cac3eeeb2f9552d196c3db31b9c96eba4d58210) Revert to using composer to install apigen for doc generation ([#570](https://github-redirect.dependabot.com/twilio/twilio-php/issues/570)) - [`ab9c466`](https://github.com/twilio/twilio-php/commit/ab9c46653bfba7fd140c09fec964b7ddd698116d) Re-add DeserializeTest.php ([#569](https://github-redirect.dependabot.com/twilio/twilio-php/issues/569)) - [`588b4b3`](https://github.com/twilio/twilio-php/commit/588b4b31d75793dce3e5307be53acbe7c64afd36) Update the Dockerfile for PHP 7.1 and new code structure ([#568](https://github-redirect.dependabot.com/twilio/twilio-php/issues/568)) - [`442c907`](https://github.com/twilio/twilio-php/commit/442c907b6f127d3de7c25e998c465eb05f6c6d35) Put back the parent directory directive in 'autoload' ([#567](https://github-redirect.dependabot.com/twilio/twilio-php/issues/567)) - [`436228d`](https://github.com/twilio/twilio-php/commit/436228d13188dd6425bba057b3b16e42b7223185) Add link to VERSIONS doc in README - [`508905f`](https://github.com/twilio/twilio-php/commit/508905f01b882b02c498017a19636621bb421a45) Jenkins does not support interactive terminals ([#563](https://github-redirect.dependabot.com/twilio/twilio-php/issues/563)) - [`8c1acb6`](https://github.com/twilio/twilio-php/commit/8c1acb60f231051320547669b3283b28429bc405) Allow for usage of older PHP unit versions ([#562](https://github-redirect.dependabot.com/twilio/twilio-php/issues/562)) - [`ffbca5c`](https://github.com/twilio/twilio-php/commit/ffbca5c2abe2ebb7dc40a5c7611af0f245dbd6e8) Make docker-build work with new Dockerfile format ([#561](https://github-redirect.dependabot.com/twilio/twilio-php/issues/561)) - Additional commits viewable in [compare view](https://github.com/twilio/twilio-php/compare/5.7.3...5.36.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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #27.