TechWilk / rota

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

Bump slim/slim from 3.11.0 to 3.12.0 #158

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps slim/slim from 3.11.0 to 3.12.0.

Release notes *Sourced from [slim/slim's releases](https://github.com/slimphp/Slim/releases).* > ## 3.12.0 > Total issues resolved: **7** > > - [2505: Add PHPStan (config) and some fixes](https://github-redirect.dependabot.com/slimphp/Slim/pull/2505) thanks to [**tersmitten**](https://github.com/tersmitten) > - [2519: Added getBasePath method to Router](https://github-redirect.dependabot.com/slimphp/Slim/pull/2519) thanks to [**chantron**](https://github.com/chantron) > - [2520: Put HeaderStackTestAsset into Slim\Tests\Asset namespace](https://github-redirect.dependabot.com/slimphp/Slim/pull/2520) thanks to [**akrabat**](https://github.com/akrabat) > - [2528: Update route group $callable parameter type](https://github-redirect.dependabot.com/slimphp/Slim/pull/2528) thanks to [**ugokoli**](https://github.com/ugokoli) > - [2532: Test with PHP 7.3](https://github-redirect.dependabot.com/slimphp/Slim/pull/2532) thanks to [**tuupola**](https://github.com/tuupola) > - [2543: Ensure PSR-7 stream read() is called with an int argument per spec](https://github-redirect.dependabot.com/slimphp/Slim/pull/2543) thanks to [**soren121**](https://github.com/soren121) > - [2558: Bug fix: Ensure integer is passed to read()](https://github-redirect.dependabot.com/slimphp/Slim/pull/2558) thanks to [**farpat**](https://github.com/farpat)
Commits - [`f4947cc`](https://github.com/slimphp/Slim/commit/f4947cc900b6e51cbfda58b9f1247bca2f76f9f0) Update VERSION to 3.12.1-dev - [`745fa7a`](https://github.com/slimphp/Slim/commit/745fa7ac0f4ae5a0b53b498cbcdac0e6e3613f9c) Update VERSION to 3.12 - [`7493c86`](https://github.com/slimphp/Slim/commit/7493c869511fd96ee9fd9b3c3661ef2e4310ce67) Merge branch 'patch-1' into 3.x - [`1bd7ef2`](https://github.com/slimphp/Slim/commit/1bd7ef2b2c00d8726e8f53fc0eeb43a9e47fd44b) Update fix - [`7e6a738`](https://github.com/slimphp/Slim/commit/7e6a738d29e71c9f37171dd04690a764ad8fd7f5) fix a fatal error on an other package - [`a5a2da9`](https://github.com/slimphp/Slim/commit/a5a2da92d24c2c30384ff89d90008327f9040cb8) Merge branch 'psr7-body-read-int' into 3.x - [`62a1434`](https://github.com/slimphp/Slim/commit/62a14348852d6a1381b85081de1e17864c584fb6) Merge branch 'paul/body-parser-patch' into 3.x - [`c7ae7b7`](https://github.com/slimphp/Slim/commit/c7ae7b7a09345f23b0769b2f718878a8896f21fd) Merge branch 'patch-1' into 3.x - [`b1d3475`](https://github.com/slimphp/Slim/commit/b1d347539b989a81f3c5a0490a88b721b8f63144) Merge branch 'tidy-up-header-test-assets' into 3.x - [`46229b1`](https://github.com/slimphp/Slim/commit/46229b1942c536d9746e6ceed1b0674a9a8a57ef) Merge branch 'router-get-base-path' into 3.x - Additional commits viewable in [compare view](https://github.com/slimphp/Slim/compare/3.11.0...3.12.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.