Commit graph

1424 commits

Author SHA1 Message Date
Phan An
0d1657ea66
Fix doc type hint (#850)
* Add "Smart Playlist" backend logics

* Apply fixes from StyleCI (#848)
2018-11-04 12:59:00 +01:00
Phan An
d738065dc0 Update submodule 2018-11-04 12:51:51 +01:00
Phan An
d088561e06
Add "Smart Playlist" backend logics (#849)
This commit prepares the backend for the "Smart Playlist" feature.
2018-11-04 00:25:08 +01:00
dependabot[bot]
106b382326 Bump phpunit/phpunit from 7.4.1 to 7.4.3 (#840)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.4.1 to 7.4.3.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/7.4.1...7.4.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-29 11:23:25 +01:00
dependabot[bot]
ce7423b6b2 Bump aws/aws-sdk-php-laravel from 3.2.0 to 3.2.1 (#842)
Bumps [aws/aws-sdk-php-laravel](https://github.com/aws/aws-sdk-php-laravel) from 3.2.0 to 3.2.1.
<details>
<summary>Release notes</summary>

*Sourced from [aws/aws-sdk-php-laravel's releases](https://github.com/aws/aws-sdk-php-laravel/releases).*

> ## Version 3.2.1
> * Update Travis CI with later PHP versions
> * Fix composer dependency resolution issue for Travis & PHP 5.5.9
> * Updated location of aws config file in README.md
> * Update README.md
</details>
<details>
<summary>Changelog</summary>

*Sourced from [aws/aws-sdk-php-laravel's changelog](https://github.com/aws/aws-sdk-php-laravel/blob/master/CHANGELOG.md).*

> ## 3.2.1 - 2018-10-19
> 
> * Update Travis CI with later PHP versions
> * Fix composer dependency resolution issue for Travis & PHP 5.5.9
> * Updated location of aws config file in README.md
> * Update README.md
</details>
<details>
<summary>Commits</summary>

- [`379eb23`](379eb23c62) 3.2.1 release
- [`3a89dbb`](3a89dbb48d) Merge pull request [#126](https://github-redirect.dependabot.com/aws/aws-sdk-php-laravel/issues/126) from Athuli7/patch-1
- [`5f83fd4`](5f83fd4456) Merge pull request [#132](https://github-redirect.dependabot.com/aws/aws-sdk-php-laravel/issues/132) from luisfmelo/patch-1
- [`54b0dda`](54b0dda847) Merge pull request [#140](https://github-redirect.dependabot.com/aws/aws-sdk-php-laravel/issues/140) from howardlopez/travis_updates
- [`b58031f`](b58031f64b) Update Travis CI with later PHP versions
- [`61f5839`](61f58397f6) Fix composer dependency resolution issue for Travis & PHP 5.5.9
- [`b99ef74`](b99ef74160) Updated location of aws config file in README.md
- [`dd9e5ea`](dd9e5ea204) Update README.md
- See full diff in [compare view](https://github.com/aws/aws-sdk-php-laravel/compare/3.2.0...3.2.1)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=aws/aws-sdk-php-laravel&package-manager=composer&previous-version=3.2.0&new-version=3.2.1)](https://dependabot.com/compatibility-score.html?dependency-name=aws/aws-sdk-php-laravel&package-manager=composer&previous-version=3.2.0&new-version=3.2.1)

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`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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.

</details>
2018-10-29 11:23:06 +01:00
dependabot[bot]
537e087b89 Bump filp/whoops from 2.2.1 to 2.3.1 (#843)
Bumps [filp/whoops](https://github.com/filp/whoops) from 2.2.1 to 2.3.1.
- [Release notes](https://github.com/filp/whoops/releases)
- [Changelog](https://github.com/filp/whoops/blob/master/CHANGELOG.md)
- [Commits](https://github.com/filp/whoops/compare/2.2.1...2.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-29 11:21:44 +01:00
dependabot[bot]
12407d5bd5 Bump phpstan/phpstan from 0.10.3 to 0.10.5 (#841)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.10.3 to 0.10.5.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.10.3...0.10.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-29 11:21:17 +01:00
Phan An
4aae111227 Update submodule 2018-10-26 09:13:26 +02:00
Phan An
aad112365e Update submodule 2018-10-26 09:06:50 +02:00
Phan An
3752dadf9c Update submodule 2018-10-21 19:49:21 +02:00
Phan An
6f0db1620f
Add "Recently Played" playlist (#839)
* Add "Recently Played" playlist

* Apply fixes from StyleCI (#838)
2018-10-20 23:46:12 +02:00
Phan An
ee6ac687c4
Refactor the observers (#836) 2018-10-19 16:33:04 +02:00
Phan An
1c26d6bb66
Upgrade and fix getID3 lyrics tag issue (#835) 2018-10-19 16:32:16 +02:00
dependabot[bot]
d6913d0437 Bump phpunit/phpunit from 7.4.0 to 7.4.1 (#834)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.4.0 to 7.4.1.
<details>
<summary>Changelog</summary>

*Sourced from [phpunit/phpunit's changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.4.md).*

> ## [7.4.1] - 2018-10-18
> 
> ### Fixed
> 
> * Fixed [#3321](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/3321): Incorrect TestDox output for data provider with indexed array
> * Fixed [#3353](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3353): Requesting less than 16 columns of output results in an error
</details>
<details>
<summary>Commits</summary>

- [`c5a120a`](c5a120ade6) Prepare release
- [`2f38210`](2f38210c15) Closes [#3353](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3353)
- [`6034bae`](6034bae73c) Allow sebastian/environment ^4.0
- [`bab8bbd`](bab8bbd9e6) Update ChangeLog
- [`04cb2da`](04cb2daf23) Fix for "testdox" option with dataProvider providing indexed array
- [`c34b889`](c34b889131) Test case for "testdox" option with dataProvider providing indexed array
- [`5015bff`](5015bff74e) Fix link to PR
- See full diff in [compare view](https://github.com/sebastianbergmann/phpunit/compare/7.4.0...7.4.1)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=phpunit/phpunit&package-manager=composer&previous-version=7.4.0&new-version=7.4.1)](https://dependabot.com/compatibility-score.html?dependency-name=phpunit/phpunit&package-manager=composer&previous-version=7.4.0&new-version=7.4.1)

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`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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.

</details>
2018-10-19 11:18:13 +02:00
Phan An
96a3361760
Add contribution guidelines (#826)
Many contributors started implementing a feature without knowing that such a feature is not something expected. This is to help reduce the frequence of such cases.
2018-10-06 13:01:18 +02:00
dependabot[bot]
121fad3196 Bump mockery/mockery from 1.1.0 to 1.2.0 (#817)
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.1.0 to 1.2.0.
<details>
<summary>Release notes</summary>

*Sourced from [mockery/mockery's releases](https://github.com/mockery/mockery/releases).*

> ## 1.2.0
> * Starts counting default expectations towards count ([#910](https://github-redirect.dependabot.com/mockery/mockery/issues/910))
> * Adds workaround for some HHVM return types ([#909](https://github-redirect.dependabot.com/mockery/mockery/issues/909))
> * Adds PhpStorm metadata support for autocomplete etc ([#904](https://github-redirect.dependabot.com/mockery/mockery/issues/904))
> * Further attempts to support multiple PHPUnit versions ([#903](https://github-redirect.dependabot.com/mockery/mockery/issues/903))
> * Allows setting constructor expectations on instance mocks ([#900](https://github-redirect.dependabot.com/mockery/mockery/issues/900))
> * Adds workaround for HHVM memoization decorator ([#893](https://github-redirect.dependabot.com/mockery/mockery/issues/893))
</details>
<details>
<summary>Changelog</summary>

*Sourced from [mockery/mockery's changelog](https://github.com/mockery/mockery/blob/master/CHANGELOG.md).*

> ## 1.2.0 (2018-10-02)
> 
> * Starts counting default expectations towards count ([#910](https://github-redirect.dependabot.com/mockery/mockery/issues/910))
> * Adds workaround for some HHVM return types ([#909](https://github-redirect.dependabot.com/mockery/mockery/issues/909))
> * Adds PhpStorm metadata support for autocomplete etc ([#904](https://github-redirect.dependabot.com/mockery/mockery/issues/904))
> * Further attempts to support multiple PHPUnit versions ([#903](https://github-redirect.dependabot.com/mockery/mockery/issues/903))
> * Allows setting constructor expectations on instance mocks ([#900](https://github-redirect.dependabot.com/mockery/mockery/issues/900))
> * Adds workaround for HHVM memoization decorator ([#893](https://github-redirect.dependabot.com/mockery/mockery/issues/893))
> * Adds experimental support for callable spys ([#712](https://github-redirect.dependabot.com/mockery/mockery/issues/712))
</details>
<details>
<summary>Commits</summary>

- [`1006336`](100633629b) Merge pull request [#913](https://github-redirect.dependabot.com/mockery/mockery/issues/913) from davedevelopment/release-1.2.0
- [`c485f91`](c485f91967) Fixes pending release number
- [`dbcb50a`](dbcb50acc1) Updates changelog
- [`248bbd3`](248bbd33ae) Merge pull request [#909](https://github-redirect.dependabot.com/mockery/mockery/issues/909) from xxtanisxx/fix-return-type-errors-from-hhvm
- [`280ba33`](280ba3398a) fix edge case with this
- [`3b606ac`](3b606ac3f3) minor refactor
- [`1a4af9c`](1a4af9ce4f) refactor method.php
- [`12b06e6`](12b06e64a0) fix test
- [`48d9c97`](48d9c97935) modify stylci
- [`27edb86`](27edb862da) add test
- Additional commits viewable in [compare view](https://github.com/mockery/mockery/compare/1.1.0...1.2.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=mockery/mockery&package-manager=composer&previous-version=1.1.0&new-version=1.2.0)](https://dependabot.com/compatibility-score.html?dependency-name=mockery/mockery&package-manager=composer&previous-version=1.1.0&new-version=1.2.0)

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`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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.

</details>
2018-10-06 12:46:18 +02:00
Phan An
835d6a3449
Fix broken tests due to Laravel change (#825)
* Fix broken tests due to Laravel change

* Apply fixes from StyleCI (#824)
2018-10-06 12:46:01 +02:00
Phan An
c5f5a67789
Fix error with cover file (#823)
* Fix error with cover file

* Apply fixes from StyleCI (#822)
2018-10-06 12:44:25 +02:00
dependabot[bot]
8811688f8a Bump symfony/dom-crawler from 3.4.16 to 3.4.17 (#818)
Bumps [symfony/dom-crawler](https://github.com/symfony/dom-crawler) from 3.4.16 to 3.4.17.
- [Release notes](https://github.com/symfony/dom-crawler/releases)
- [Changelog](https://github.com/symfony/dom-crawler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/dom-crawler/compare/v3.4.16...v3.4.17)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-06 12:23:19 +02:00
dependabot[bot]
84ca50afa5 Bump phpunit/phpunit from 7.3.5 to 7.4.0 (#820)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.3.5 to 7.4.0.
<details>
<summary>Changelog</summary>

*Sourced from [phpunit/phpunit's changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.4.md).*

> ## [7.4.0] - 2018-10-05
> 
> ### Added
> 
> * Implemented [#3127](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3127): Emit error when mocked method is not really mocked
> * Implemented [#3224](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pulls/3224): Ability to enforce a time limit for tests not annotated with `[**small**](https://github.com/small)`, `[**medium**](https://github.com/medium)`, or `[**large**](https://github.com/large)`
> * Implemented [#3272](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3272): Ability to generate code coverage whitelist filter script for Xdebug
> * Implemented [#3284](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3284): Ability to reorder tests based on execution time
> * Implemented [#3290](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3290): Ability to load a PHP script before any code of PHPUnit itself is loaded
> 
> [7.4.0]: https://github.com/sebastianbergmann/phpunit/compare/7.3...7.4.0
</details>
<details>
<summary>Commits</summary>

- [`f3837fa`](f3837fa1e0) Prepare release
- [`be6564e`](be6564ea49) Fix issues identified by Phan
- [`1ff9e1b`](1ff9e1b700) Merge branch '7.3'
- [`d854f61`](d854f611de) Remove PHPStan (I will be using Phan (and maybe Psalm) in the future)
- [`a9a7da4`](a9a7da440d) Cleanup
- [`60b8afa`](60b8afa374) Bump
- [`d278688`](d278688cea) Fix CS/WS issues
- [`4b45340`](4b453405a6) Ignore src/Framework/Assert/Functions.php
- [`5bb97ad`](5bb97adaa5) Fix
- [`105a88c`](105a88cc2d) Fix
- Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/7.3.5...7.4.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=phpunit/phpunit&package-manager=composer&previous-version=7.3.5&new-version=7.4.0)](https://dependabot.com/compatibility-score.html?dependency-name=phpunit/phpunit&package-manager=composer&previous-version=7.3.5&new-version=7.4.0)

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`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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.

</details>
2018-10-06 12:23:07 +02:00
dependabot[bot]
7c600c92d3 Bump laravel/framework from 5.6.38 to 5.7.6 (#814) 2018-10-01 17:06:15 +02:00
dependabot[bot]
73467322ff Bump aws/aws-sdk-php-laravel from 3.1.0 to 3.2.0 (#816) 2018-10-01 17:05:49 +02:00
dependabot[bot]
4af0188d50 Bump symfony/dom-crawler from 3.4.15 to 3.4.16 (#815) 2018-10-01 17:04:52 +02:00
dependabot[bot]
280f0a44ee Bump phpunit/phpunit from 7.3.2 to 7.3.5 (#810)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.3.2 to 7.3.5.
<details>
<summary>Commits</summary>

- [`7b331ef`](7b331efabb) Prepare release
- [`44c9692`](44c9692650) Merge branch '6.5' into 7.3
- [`0973426`](0973426fb0) Prepare release
- [`c8319a8`](c8319a88c2) Fix: Actually resolve dependencies
- [`6188dbe`](6188dbe6f0) Update ChangeLog
- [`88e64e6`](88e64e6fb6) Merge branch '6.5' into 7.3
- [`d47ccd9`](d47ccd921e) Update ChangeLog
- [`206d2fc`](206d2fc80e) [#3234] Change r_print to var_export for diff generation of array subsets
- [`479ebc4`](479ebc4a53) Merge branch '6.5' into 7.3
- [`ce43508`](ce43508be8) Fix: Reduce scope of assertion
- Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/7.3.2...7.3.5)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=phpunit/phpunit&package-manager=composer&previous-version=7.3.2&new-version=7.3.5)](https://dependabot.com/compatibility-score.html?dependency-name=phpunit/phpunit&package-manager=composer&previous-version=7.3.2&new-version=7.3.5)

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`.

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@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.

</details>
2018-09-27 08:48:32 +02:00
dependabot[bot]
7167b1bcf9 Bump filp/whoops from 2.2.0 to 2.2.1 (#811)
Bumps [filp/whoops](https://github.com/filp/whoops) from 2.2.0 to 2.2.1.
<details>
<summary>Commits</summary>

- [`e79cd40`](e79cd403fb) Merge pull request [#582](https://github-redirect.dependabot.com/filp/whoops/issues/582) from gharlan/editor-callable-allow-empty
- [`e730eb2`](e730eb22af) editor callback: allow to return empty value
- [`45dad4e`](45dad4e41e) Merge pull request [#578](https://github-redirect.dependabot.com/filp/whoops/issues/578) from GrahamCampbell/patch-1
- [`abcc980`](abcc9806c8) Fixed branch alias
- [`d476ee0`](d476ee0c85) Changelog for 2.2.0
- See full diff in [compare view](https://github.com/filp/whoops/compare/2.2.0...2.2.1)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=filp/whoops&package-manager=composer&previous-version=2.2.0&new-version=2.2.1)](https://dependabot.com/compatibility-score.html?dependency-name=filp/whoops&package-manager=composer&previous-version=2.2.0&new-version=2.2.1)

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`.

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@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.

</details>
2018-09-27 08:48:01 +02:00
dependabot[bot]
8168932620 Bump barryvdh/laravel-ide-helper from 2.4.3 to 2.5.1 (#812)
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 2.4.3 to 2.5.1.
<details>
<summary>Commits</summary>

- [`7db1843`](7db1843473) Remove Eloquent mixin thing
- [`1989d0e`](1989d0e794) Update .travis.yml
- [`09db8c9`](09db8c9a76) Update composer.json
- [`4aa43fa`](4aa43fa613) Merge pull request [#690](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/690) from kevinpijning/laravel-5.7-support
- [`d55b484`](d55b48476e) Laravel 5.7 support
- [`45e84b9`](45e84b9070) Merge pull request [#678](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/678) from BinotaLIU/add-fluent-change
- [`f472c26`](f472c26601) add change modifier
- [`1deadce`](1deadced46) Merge pull request [#675](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/675) from glamorous/bugfix/phpstan-error-formatter
- [`e1d1352`](e1d1352ac5) bugfix - Space/Enter between starting php tag and comment for PHPStan
- [`65e3278`](65e3278c86) Merge pull request [#668](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/668) from falnyr/final-abstract-class
- Additional commits viewable in [compare view](https://github.com/barryvdh/laravel-ide-helper/compare/v2.4.3...v2.5.1)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=barryvdh/laravel-ide-helper&package-manager=composer&previous-version=2.4.3&new-version=2.5.1)](https://dependabot.com/compatibility-score.html?dependency-name=barryvdh/laravel-ide-helper&package-manager=composer&previous-version=2.4.3&new-version=2.5.1)

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`.

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@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.

</details>
2018-09-27 08:47:46 +02:00
Phan An
4f5689dc58 Update submodule 2018-09-26 19:01:53 +02:00
Grey Baker
e25ed34863 Bump laravel/framework from 5.6.35 to 5.6.38 (#808)
Bumps [laravel/framework](https://github.com/laravel/framework) from 5.6.35 to 5.6.38.
<details>
<summary>Changelog</summary>

*Sourced from [laravel/framework's changelog](https://github.com/laravel/framework/blob/5.7/CHANGELOG-5.6.md).*

> # Release Notes for 5.6.x
> 
> ## v5.6.36 (2018-09-02)
> 
> ### Changed
> - Use higher order messages in Collection ([#25356](https://github-redirect.dependabot.com/laravel/framework/pull/25356))
> - Use the getAttributes method on insert ([#25355](https://github-redirect.dependabot.com/laravel/framework/pull/25355))
> 
> ### Fixed
> - `logoutOtherDevices` method in `Illuminate/Auth/SessionGuard.php` class breaks "remember me" cookie ([#25386](https://github-redirect.dependabot.com/laravel/framework/pull/25386))
> - Fix self relation existence queries with custom keys ([#25397](https://github-redirect.dependabot.com/laravel/framework/pull/25397))
> - Fix relationships with global scope columns ([#25368](https://github-redirect.dependabot.com/laravel/framework/pull/25368))
> - Fix: revert model syncing after soft-delete ([#25392](https://github-redirect.dependabot.com/laravel/framework/pull/25392))
> - Fix mailables always being queued for later if using Queueable trait ([#25378](https://github-redirect.dependabot.com/laravel/framework/pull/25378))
> 
> ### Security
> - escape lang directive echos ([d3c0a369057d0b6ebf29b5f51c903b1a85e3e09b](d3c0a36905))
</details>
<details>
<summary>Commits</summary>

- [`38d838b`](38d838bab9) version
- [`dc83d33`](dc83d33c3f) [5.6] Allow load relations with similar keys using strict comparisson ([#25429](https://github-redirect.dependabot.com/laravel/framework/issues/25429))
- [`805181c`](805181ce81) formatting
- [`a8c5056`](a8c505652b) Fix nullable MorphTo and $touches
- [`83bd575`](83bd575a3f) Fix the return types for Command methods ([#25425](https://github-redirect.dependabot.com/laravel/framework/issues/25425))
- [`62332b6`](62332b6f79) Merge pull request [#25414](https://github-redirect.dependabot.com/laravel/framework/issues/25414) from carusogabriel/null-type-hint
- [`b56c3d8`](b56c3d8a89) Merge pull request [#25412](https://github-redirect.dependabot.com/laravel/framework/issues/25412) from carusogabriel/useless-parentheses
- [`7fef030`](7fef0307c6) [5.6] Move null type hint to the last position in phpDocs
- [`c3b57a1`](c3b57a1cff) [5.6] Remove useless parentheses
- [`975e182`](975e182d42) version
- Additional commits viewable in [compare view](https://github.com/laravel/framework/compare/v5.6.35...v5.6.38)
</details>
<br/>

(This is an example of the kind of PRs Dependabot creates, so you can see it in action alongside #807. It won't automatically rebase or any of the clever stuff Dependabot normally does because I've manually copied it across, though.)
2018-09-26 16:16:19 +02:00
Phan An
00e4de6c8d Upgrade packages 2018-09-21 17:09:07 +02:00
Phan An
8b16bde302 Sync with core 2018-09-21 16:28:15 +02:00
Phan An
cc9435159c Sync with core 2018-09-21 12:39:13 +02:00
Phan An
3bb18ab9d2 Fix Pusher namespace problem 2018-09-16 14:23:39 +02:00
Phan An
52a010ce34 Do not test js 2018-09-06 16:08:09 +07:00
Phan An
f755d9217a Update submodule 2018-09-06 16:07:09 +07:00
Phan An
3912eddfac Update submodule 2018-09-05 13:23:59 +07:00
Phan An
f825892fb2 Use webpack codesplitting 2018-09-04 16:32:39 +07:00
Phan An
1497450768 Remove cors package 2018-09-04 15:15:16 +07:00
Phan An
3313cd1a1d
Apply fixes from StyleCI (#804) 2018-09-04 13:26:02 +07:00
Phan An
096eb7e610 Remove over-engineered service 2018-09-04 13:25:24 +07:00
Phan An
4b8153e503 Fix parameter type 2018-09-04 13:09:52 +07:00
Phan An
5102e75698
Apply fixes from StyleCI (#803) 2018-09-04 12:43:12 +07:00
Phan An
140de34615 Some tweaks and fixes for sync cmd 2018-09-04 12:42:49 +07:00
Phan An
373870fefb Add a UserPreferenceService 2018-09-04 12:34:02 +07:00
Phan An
0f9bb32956 Refactor Lastfm's disconnect 2018-09-04 09:25:34 +07:00
Phan An
5c870ee254 Refactor Lastfm's connect 2018-09-04 09:24:29 +07:00
Phan An
47480ef49d
Apply fixes from StyleCI (#802) 2018-09-03 20:15:36 +07:00
Phan An
efcb6757d2 Fix type hint 2018-09-03 20:14:55 +07:00
Phan An
24cff9c2a8
Apply fixes from StyleCI (#801) 2018-09-03 20:13:54 +07:00
Phan An
5a4a6367be Fix type hint 2018-09-03 20:13:24 +07:00
Phan An
368d7ab484
Apply fixes from StyleCI (#800) 2018-09-03 19:42:37 +07:00