Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump nette/application from 2.4.9 to 2.4.16 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 12, 2021

Bumps nette/application from 2.4.9 to 2.4.16.

Release notes

Sourced from nette/application's releases.

Released version 2.4.15

  • class aliases are loaded on demand
  • added .phpstorm.meta.php
  • Template: prevents unserialization for security reasons

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

Released version 2.4.14

  • supports PHP 7.4
  • composer: requires nette/utils < 3 #210
  • RoutingPanel: display exception thrown in match()
  • Template: fixed setTranslator(null) #204
  • Presenter: added support for typehint 'iterable' #203

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

Released version 2.4.13

  • RoutingPanel: removed inline style to work with CSP
  • ComponentReflection: accepts value '1.0' as float #200
  • Presenter: added support for typehint 'iterable' [Closes #203]

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

Released version 2.4.12

  • TemplateFactory: retrieve CSP nonce from CSP-Report-Only header as a fallback (#193)
  • TemplateFactory: added onCreate event #195 (#196)
  • Presenter: do not shorten file names in exceptions
  • RoutingPanel: compatibility with Tracy 2.5
  • Presenter::error() moved to Component
  • type fixes

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

Released version 2.4.11

  • added Request::VARYING for request that must not be canonicalized via 301
  • Presenter: added $onStartup
  • ErrorPresenter: renders error.phtml only in HTML
  • Route: change inflectors visibility to public (#192)

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

Released version 2.4.10

  • FileResponse: strict type fix for PHP 5.2
  • Template: added renderToString()

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

Commits
  • e32c04d Application: Micro:* presenter are not achievable
  • db175e0 MicroPresenter: parameter callback must be a Closure, removed support for __i...
  • 8f89c82 travis: dist xenial
  • 3a38709 class aliases are loaded on demand
  • 752a2d4 added .phpstorm.meta.php
  • 8e5fa7e Template: prevents unserialization for security reasons
  • 8aa7888 test: fix for last Latte
  • 86a2866 travis: added PHP 7.4
  • 8c4e75f fixes for PHP 7.4
  • 5f0c2ab throwing exceptions from __toString() is allowed since PHP 7.4
  • 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 2.4.9 to 2.4.16.
- [Release notes](https://github.com/nette/application/releases)
- [Commits](nette/application@v2.4.9...v2.4.16)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 12, 2021
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
Projects
None yet
0 participants