Release notes
*Sourced from [slim/slim's releases](https://github.com/slimphp/Slim/releases).*
> ## 4.1.0
> ### [Release Notes](https://github-redirect.dependabot.com/slimphp/Slim/pull/2782)
> ### [Feedback Thread](https://github-redirect.dependabot.com/slimphp/Slim/issues/2770)
>
> ## 4.0.0
> ### [Release Notes](https://github-redirect.dependabot.com/slimphp/Slim/pull/2769)
> ### [Feedback Thread](https://github-redirect.dependabot.com/slimphp/Slim/issues/2770)
>
> ## 4.0.0 Beta
> ### [Release Notes](https://github-redirect.dependabot.com/slimphp/Slim/pull/2696)
> ### [Feedback Thread](https://github-redirect.dependabot.com/slimphp/Slim/issues/2697)
>
> ## 4.0.0 Alpha
> ### [Release Notes](https://github-redirect.dependabot.com/slimphp/Slim/pull/2665)
> ### [Feedback Thread](https://github-redirect.dependabot.com/slimphp/Slim/issues/2653)
Changelog
*Sourced from [slim/slim's changelog](https://github.com/slimphp/Slim/blob/4.x/CHANGELOG.md).*
> ## 4.1.0 - 2019-08-06
>
> ### Added
> - [#2779](https://github-redirect.dependabot.com/slimphp/Slim/pull/2774) Add support for Slim callables `Class:method` resolution & Container Closure auto-binding in `MiddlewareDispatcher`
> - [#2774](https://github-redirect.dependabot.com/slimphp/Slim/pull/2774) Add possibility for custom `RequestHandler` invocation strategies
>
> ### Fixed
> - [#2776](https://github-redirect.dependabot.com/slimphp/Slim/pull/2774) Fix group middleware on multiple nested groups
Commits
- [`d3c69bc`](https://github.com/slimphp/Slim/commit/d3c69bc624728bcdd32e836025462cfeb5311534) Merge pull request [#2782](https://github-redirect.dependabot.com/slimphp/Slim/issues/2782) from l0gicgate/4.1-Release
- [`6dfaf02`](https://github.com/slimphp/Slim/commit/6dfaf02c914d0aa1d19d4803ed48f11302dd87f2) update version tag to 4.1.0
- [`c374683`](https://github.com/slimphp/Slim/commit/c3746830c04193d7f9eefe9f729e24678595f4e3) update CHANGELOG
- [`e034220`](https://github.com/slimphp/Slim/commit/e0342204c871f257e411a2eea51b954f4b97c5df) Merge pull request [#2779](https://github-redirect.dependabot.com/slimphp/Slim/issues/2779) from l0gicgate/MiddlewareDispatcherCallableResolver
- [`65c9325`](https://github.com/slimphp/Slim/commit/65c93251676631f4d4162575af9b0d6755d4d39b) Merge branch '4.x' into MiddlewareDispatcherCallableResolver
- [`1445711`](https://github.com/slimphp/Slim/commit/14457117af5dd313ede28d2b6a082c18ef383b01) fix code style errors
- [`7613c92`](https://github.com/slimphp/Slim/commit/7613c9208cc79f2da53714a57519807cb86dca19) add test coverage for Slim callable and closure binding
- [`2066752`](https://github.com/slimphp/Slim/commit/2066752f8a67d0ac96d6afd3ce74ceb2b5cd6250) add Slim callable support for middleware dispatcher deffered callables and bi...
- [`42aa478`](https://github.com/slimphp/Slim/commit/42aa478996fbbdf6069861e062e58dd646e57de2) add Slim callable pattern as static for re-use in MiddlewareDispatcher
- [`7ee5627`](https://github.com/slimphp/Slim/commit/7ee5627d5cc574c68ff68edee236335bf07c9c97) Merge pull request [#2776](https://github-redirect.dependabot.com/slimphp/Slim/issues/2776) from theodorejb/fix-nested-middleware
- Additional commits viewable in [compare view](https://github.com/slimphp/Slim/compare/3.12.1...4.1.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 ['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 specific 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)
- 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.
Bumps slim/slim from 3.12.1 to 4.1.0.
Release notes
*Sourced from [slim/slim's releases](https://github.com/slimphp/Slim/releases).* > ## 4.1.0 > ### [Release Notes](https://github-redirect.dependabot.com/slimphp/Slim/pull/2782) > ### [Feedback Thread](https://github-redirect.dependabot.com/slimphp/Slim/issues/2770) > > ## 4.0.0 > ### [Release Notes](https://github-redirect.dependabot.com/slimphp/Slim/pull/2769) > ### [Feedback Thread](https://github-redirect.dependabot.com/slimphp/Slim/issues/2770) > > ## 4.0.0 Beta > ### [Release Notes](https://github-redirect.dependabot.com/slimphp/Slim/pull/2696) > ### [Feedback Thread](https://github-redirect.dependabot.com/slimphp/Slim/issues/2697) > > ## 4.0.0 Alpha > ### [Release Notes](https://github-redirect.dependabot.com/slimphp/Slim/pull/2665) > ### [Feedback Thread](https://github-redirect.dependabot.com/slimphp/Slim/issues/2653)Changelog
*Sourced from [slim/slim's changelog](https://github.com/slimphp/Slim/blob/4.x/CHANGELOG.md).* > ## 4.1.0 - 2019-08-06 > > ### Added > - [#2779](https://github-redirect.dependabot.com/slimphp/Slim/pull/2774) Add support for Slim callables `Class:method` resolution & Container Closure auto-binding in `MiddlewareDispatcher` > - [#2774](https://github-redirect.dependabot.com/slimphp/Slim/pull/2774) Add possibility for custom `RequestHandler` invocation strategies > > ### Fixed > - [#2776](https://github-redirect.dependabot.com/slimphp/Slim/pull/2774) Fix group middleware on multiple nested groupsCommits
- [`d3c69bc`](https://github.com/slimphp/Slim/commit/d3c69bc624728bcdd32e836025462cfeb5311534) Merge pull request [#2782](https://github-redirect.dependabot.com/slimphp/Slim/issues/2782) from l0gicgate/4.1-Release - [`6dfaf02`](https://github.com/slimphp/Slim/commit/6dfaf02c914d0aa1d19d4803ed48f11302dd87f2) update version tag to 4.1.0 - [`c374683`](https://github.com/slimphp/Slim/commit/c3746830c04193d7f9eefe9f729e24678595f4e3) update CHANGELOG - [`e034220`](https://github.com/slimphp/Slim/commit/e0342204c871f257e411a2eea51b954f4b97c5df) Merge pull request [#2779](https://github-redirect.dependabot.com/slimphp/Slim/issues/2779) from l0gicgate/MiddlewareDispatcherCallableResolver - [`65c9325`](https://github.com/slimphp/Slim/commit/65c93251676631f4d4162575af9b0d6755d4d39b) Merge branch '4.x' into MiddlewareDispatcherCallableResolver - [`1445711`](https://github.com/slimphp/Slim/commit/14457117af5dd313ede28d2b6a082c18ef383b01) fix code style errors - [`7613c92`](https://github.com/slimphp/Slim/commit/7613c9208cc79f2da53714a57519807cb86dca19) add test coverage for Slim callable and closure binding - [`2066752`](https://github.com/slimphp/Slim/commit/2066752f8a67d0ac96d6afd3ce74ceb2b5cd6250) add Slim callable support for middleware dispatcher deffered callables and bi... - [`42aa478`](https://github.com/slimphp/Slim/commit/42aa478996fbbdf6069861e062e58dd646e57de2) add Slim callable pattern as static for re-use in MiddlewareDispatcher - [`7ee5627`](https://github.com/slimphp/Slim/commit/7ee5627d5cc574c68ff68edee236335bf07c9c97) Merge pull request [#2776](https://github-redirect.dependabot.com/slimphp/Slim/issues/2776) from theodorejb/fix-nested-middleware - Additional commits viewable in [compare view](https://github.com/slimphp/Slim/compare/3.12.1...4.1.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 ['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 specific 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) - 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.