junlarsen / RiotQuest

[Deprecated] PHP 7.1+ Library for the Riot Games API
MIT License
8 stars 3 forks source link

Update nesbot/carbon requirement from 2.20.0 to 2.21.0 #23

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on nesbot/carbon to permit the latest version.

Release notes *Sourced from [nesbot/carbon's releases](https://github.com/briannesbitt/Carbon/releases).* > ## 2.21.0 > Complete commits list: https://github.com/briannesbitt/Carbon/compare/2.20.0...2.21.0 > > Summary: > - [#1786](https://github-redirect.dependabot.com/briannesbitt/Carbon/issues/1786) Added CLI program > - [#1779](https://github-redirect.dependabot.com/briannesbitt/Carbon/issues/1779) Optimized Laravel booting > - [#1771](https://github-redirect.dependabot.com/briannesbitt/Carbon/issues/1771) Fixed Filipino translations for units > - [#1769](https://github-redirect.dependabot.com/briannesbitt/Carbon/issues/1769) Allowed strings and DateTime instances in between() parameters > - [#1756](https://github-redirect.dependabot.com/briannesbitt/Carbon/issues/1756) Added parseFromLocale() method in the CarbonInterval class
Commits - [`da6410b`](https://github.com/briannesbitt/Carbon/commit/da6410b77f74eecd98d24ffb6dfecefccf3ca17f) Fix typing in PHPDoc - [`c7f7d6e`](https://github.com/briannesbitt/Carbon/commit/c7f7d6efeb3375b5b4c8efb6ce84317b4f56470e) Fix return $this when setting a week value to null - [`e0fea36`](https://github.com/briannesbitt/Carbon/commit/e0fea3632c3f4508c13aa340571e5c90f5baf0d3) Merge pull request [#1786](https://github-redirect.dependabot.com/briannesbitt/Carbon/issues/1786) from kylekatarnls/carbon-command - [`f2c1542`](https://github.com/briannesbitt/Carbon/commit/f2c154254c646c6181534c06267ac6549e3ef7ca) Fix __debugInfo PHP 8 compatibility - [`fc28ad5`](https://github.com/briannesbitt/Carbon/commit/fc28ad5fbee4c19bc9c04b36ccfd1fb7e29dcbd6) Merge master into carbon-command feature - [`b4ba17d`](https://github.com/briannesbitt/Carbon/commit/b4ba17dfc946aa1cbf57926edc548abe190d382a) Handle PHPMD code style exceptions - [`272f989`](https://github.com/briannesbitt/Carbon/commit/272f9897110c27cbf2e4433612f862ef47553a03) Simplify variables swaps - [`ae76ccb`](https://github.com/briannesbitt/Carbon/commit/ae76ccb79a50b0a0ea83b00a99567f5af7b944e8) Add a composer style-check command - [`a4d1b37`](https://github.com/briannesbitt/Carbon/commit/a4d1b37cda83fcb5fe8f29e00c776bc6baa4e012) Reorganize style check in Travis - [`398e1a5`](https://github.com/briannesbitt/Carbon/commit/398e1a5b85e3705afc666f939d2accf517502f73) Remove autocompletion script - Additional commits viewable in [compare view](https://github.com/briannesbitt/Carbon/compare/2.20.0...2.21.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.


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 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). To ignore the version in this PR you can just close it - `@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.