contributte / webapp-skeleton

🎁 Web application project skeleton based on Nette Framework (@nette), Doctrine (@nettrine) and Contributte (@contributte) libraries by @f3l1x.
https://examples.contributte.org/webapp-skeleton/
MIT License
91 stars 19 forks source link

Build(deps): bump contributte/console from 0.9.3 to 0.10.0 #492

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps contributte/console from 0.9.3 to 0.10.0.

Release notes

Sourced from contributte/console's releases.

v0.10.0

Bumped! 🤭

Diff: https://github.com/contributte/console/compare/v0.9.4...v0.10.0

Changes:

  • Composer: require PHP 8.1+ [e4b13bceb44fab776bdbd8c11c72273922f73d94] (@​f3l1x)
  • Composer: require symfony/console 6.4-7.0 [a2c2d48772cae3a7f357caa1f8cd0fbbb2af97f4] (@​f3l1x)
  • Code: add types [55930614334942742e82daee7431209a1e1af401] (@​f3l1x)
  • Composer: rely directly on nette/di [cc07ebb5241ec2ab1cd7d24cbe43c0d3a21ef50a] (@​f3l1x)
  • Cleanup: remove constructor lazy checker [43d99256dfbec3b7558b6e5b223115cfd28b049c] (@​f3l1x)
  • Extension: catch exception is dynamic [closes #67] [2c719a474ff1050a015dad1dcf81fb665060c727] (@​f3l1x)
  • Extension: commands are lazy by default [bcaad999b01ceedf91888056657d510437442f51] (@​f3l1x)
  • Extension: better URL handling [closes #43] [00a6b35a46ea66d296ebf13d099f14a1f29f1388] (@​f3l1x)

Maintenance:

  • CI: modernize [832b06b6f39de87303e2d8e4f20f8eeb78cd85a4] (@​f3l1x)
  • Maintenance: codesniffer, phpstan, make [c47da5c6e4a1ad1add91ac169309e07637ccb255] (@​f3l1x)
  • Composer: update dev tools [f148800a4d369c5f0ce586639082433879ba3999] (@​f3l1x)
  • Tests: refactoring [72842c658bf4540e4dd1d6cbf91f80b48bda0ae9] (@​f3l1x)
  • Versions: open v0.11.x [a9ea54686df5425da791aacd2cd0be7ef9666efa] (@​f3l1x)
  • Tests: fix folder case [e52267aa402566ef0957f6edbe77545c0261bd7e] (@​f3l1x)

v0.9.4

Bumped! 🍎

Diff: https://github.com/contributte/console/compare/v0.9.3...v0.9.4

Changes:

  • Allow name to be dynamic parameter [1021a24c98dff6ecdf4cc3d77cc3db159959b45c] (@​ipsosdavidkriz)
Commits
  • e52267a Tests: fix folder case
  • 00a6b35 Extension: better URL handling [closes #43]
  • bcaad99 Extension: commands are lazy by default
  • 2c719a4 Extension: catch exception is dynamic [closes #67]
  • 43d9925 Cleanup: remove constructor lazy checker
  • a9ea546 Versions: open v0.11.x
  • cc07ebb Composer: rely directly on nette/di
  • a2c2d48 Composer: require symfony/console 6.4-7.0
  • 72842c6 Tests: refactoring
  • f148800 Composer: update dev tools
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)