Skip to content

Bump nette/application from 2.3.7 to 2.3.14 in /nette/native_db/notejam#6

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

Bump nette/application from 2.3.7 to 2.3.14 in /nette/native_db/notejam#6
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/nette/native_db/notejam/nette/application-2.3.14

Conversation

@dependabot
Copy link

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

Bumps nette/application from 2.3.7 to 2.3.14.

Release notes

Sourced from nette/application's releases.

Released version 2.3.13

  • Route: add %host% variable (#140)
  • Route: Added variable for domain second level name (%sld%)
  • Route: fixed checking for missing [

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

Released version 2.3.12

  • PresenterFactory: added possibility to configure mapping via array; thanks @achse #101 #119
  • Presenter: isLinkCurrent is compatible with PHP 7 typehints #126
  • RouteList: added warmupCache()
  • JsonResponse: sends utf-8 charset #120
  • RoutingPanel: fixed displaying of empty mask ''

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

Released version 2.3.11

  • Route: support for optional [<module>]
  • ApplicationExtension: do not initialize RoutingPanel if Tracy is not installed
  • Presenter: throws exception when parameter has scalar type hint & no default value and argument is missing #112
  • PresenterComponentReflection::combineArgs() throws exception when parameter has scalar type hint, no default value and argument is missing
  • PresenterComponentReflection::convertType() NULLs are not allowed

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

Released version 2.3.9

  • Presenter::argsToParams() computes default values for mandatory parameters with built-in typehint
  • Template: better error message when Translator is not set

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

Released version 2.3.8

  • Route: action is mandatory when defined as 'Presenter:'
  • UIMacros: better error message
  • __toString and router serialization handles Throwable errors

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

Commits
  • cb1ff62 fixed tests
  • 57c48c4 Application: Micro:* presenter are not achievable
  • 841a45e MicroPresenter: parameter callback must be a Closure, removed support for __i...
  • 8aab78f travis: uses precise
  • ab1ed67 Route: add %host% variable (#140)
  • 80da58e tests: compatibility with DI & Latte 2.4
  • ca7a1ab travis: removed HHVM
  • d8f69f1 travis: fixed PHP 5.3
  • febb82b Route: fixed checking for missing [
  • 6c54cf2 Route: Added variable for domain second level name (%sld%)
  • 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.3.7 to 2.3.14.
- [Release notes](https://github.com/nette/application/releases)
- [Commits](nette/application@v2.3.7...v2.3.14)

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