TechWilk / rota

Web-based rota management with email reminders.
7 stars 2 forks source link

Bump facebook/graph-sdk from 5.6.3 to 5.7.0 #154

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps facebook/graph-sdk from 5.6.3 to 5.7.0.

Changelog *Sourced from [facebook/graph-sdk's changelog](https://github.com/facebook/php-graph-sdk/blob/5.x/CHANGELOG.md).* > - 5.7.0 (2018-12-12) > - Add `joined` to list of fields to be cast to `\DateTime` ([#950](https://github-redirect.dependabot.com/facebook/php-graph-sdk/issues/950)) > - Add `GraphPage::getFanCount()` to get the number of people who like the page ([#815](https://github-redirect.dependabot.com/facebook/php-graph-sdk/issues/815)) > - Fixed HTTP/2 support ([#1079](https://github-redirect.dependabot.com/facebook/php-graph-sdk/issues/1079)) > - Fixed resumable upload error ([#1001](https://github-redirect.dependabot.com/facebook/php-graph-sdk/issues/1001)) > - Strip 'enforce_https' param ([#1084](https://github-redirect.dependabot.com/facebook/php-graph-sdk/issues/1084)) > - Conserve id when next to data key, resolves [#700](https://github-redirect.dependabot.com/facebook/php-graph-sdk/issues/700) ([#1034](https://github-redirect.dependabot.com/facebook/php-graph-sdk/issues/1034))
Commits - [`2d82506`](https://github.com/facebook/php-graph-sdk/commit/2d8250638b33d73e7a87add65f47fabf91f8ad9b) Prepare 5.7.0 release - [`a20d03b`](https://github.com/facebook/php-graph-sdk/commit/a20d03bac0fd888f585cbab094c8ea5c678feedb) Merge pull request [#1034](https://github-redirect.dependabot.com/facebook/php-graph-sdk/issues/1034) from foaly-nr1/id - [`0174934`](https://github.com/facebook/php-graph-sdk/commit/0174934a79c4f62ab32a44a111810f0cf607b387) Update change log - [`a7d9703`](https://github.com/facebook/php-graph-sdk/commit/a7d97034471e4523063f78f46b1ca2dc1b49bda1) Conserve data on same level as data array - [`2d0b785`](https://github.com/facebook/php-graph-sdk/commit/2d0b785aaabf7878579c377e2b4f9b55607b17db) Merge pull request [#1084](https://github-redirect.dependabot.com/facebook/php-graph-sdk/issues/1084) from yguedidi/enforce_https - [`5f4a062`](https://github.com/facebook/php-graph-sdk/commit/5f4a062890f56107d8bb4a58f15d4d8f04cb079f) Strip 'enforce_https' param - [`4f1c91f`](https://github.com/facebook/php-graph-sdk/commit/4f1c91fc2715d4b9f9f714c472834db00048a52f) Merge pull request [#1001](https://github-redirect.dependabot.com/facebook/php-graph-sdk/issues/1001) from phaizullin/5.x - [`b4ee993`](https://github.com/facebook/php-graph-sdk/commit/b4ee993f8345f5255b19d0d5826f0c5540da0119) Update CHANGELOG for [#1001](https://github-redirect.dependabot.com/facebook/php-graph-sdk/issues/1001) and fixed review - [`179eec3`](https://github.com/facebook/php-graph-sdk/commit/179eec3fbf130d96e89bb6a14a6a211941fd66a5) Added offset fields to FacebookResumableUploadException. Added test for resum... - [`dd8f1a7`](https://github.com/facebook/php-graph-sdk/commit/dd8f1a7eaaefdbe66cd494db438a3bda260407c6) Fix resumable upload error "There was a problem uploading your video. Please ... - Additional commits viewable in [compare view](https://github.com/facebook/php-graph-sdk/compare/5.6.3...5.7.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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.