Skip to content

Bump nette/application from 3.0.4 to 3.0.6#3

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/nette/application-3.0.6
Open

Bump nette/application from 3.0.4 to 3.0.6#3
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/nette/application-3.0.6

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 2, 2020

Bumps nette/application from 3.0.4 to 3.0.6.

Release notes

Sourced from nette/application's releases.

Released version 3.0.6

  • Application: Micro:* presenter are not achievable
  • MicroPresenter: parameter callback must be a Closure, removed support for __invoke
  • RoutingPanel: fixed calling to undefined RouteList::getModule() #264
  • LinkGenerator: added withReferenceUrl()
  • Presenter: added support for typehint 'object'
  • RoutingPanel: improved visualisation of error
  • RoutingPanel: fixed compatibility with new RouteList III.

For the details you can have a look at the diff.

Released version 3.0.5

  • UIMacros: fixed (expand) in {control) nette/latte#223
  • .phpstorm.meta: added exit points
  • PresenterFactoryCallback: fixed multiple services of type found #258
  • RoutingPanel: display RouteList groups
  • RoutingPanel: fixed compatibility with new RouteList II. #251 #253
  • RoutingPanel: changed Application\Routers* classes to Nette\Routing*
  • RoutingPanel: Better mask responsivity.
  • Template: prevents unserialization for security reasons

For the details you can have a look at the diff.

Commits
  • 783ad6f travis: dist xenial
  • 7e61dbd Application: Micro:* presenter are not achievable
  • 2a7a386 MicroPresenter: parameter callback must be a Closure, removed support for __i...
  • 7fdfe02 readme: fixed link
  • 16b5a4d RoutingPanel: fixed calling to undefined RouteList::getModule() [Closes #264]
  • 4a847e0 Component->getPresenter() return type
  • 51fa54c LinkGenerator: added withReferenceUrl()
  • 00adc4c Presenter: added support for typehint 'object'
  • ae5f237 added funding.yml
  • da56985 RoutingPanel: improved visualisation of error
  • Additional commits viewable in compare view

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 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [nette/application](https://github.com/nette/application) from 3.0.4 to 3.0.6.
- [Release notes](https://github.com/nette/application/releases)
- [Commits](nette/application@v3.0.4...v3.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants