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
92 stars 19 forks source link

Build(deps): bump contributte/console-extra from 0.7.2 to 0.8.0 #501

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps contributte/console-extra from 0.7.2 to 0.8.0.

Release notes

Sourced from contributte/console-extra's releases.

v0.8.0

Bumped! 🦈

Diff: https://github.com/contributte/console-extra/compare/v0.7.2...v0.8.0

Changes:

  • Composer: require PHP 8.1+ [95a7540a58f8277b4d3a578e99aa1eacd4f9df42] (@​f3l1x)
  • Composer: support symfony v6-v7 [bd25197b64f80cecb62cf8286bd65b84e435f0dd] (@​f3l1x)
  • Composer: rely on nette/di directly [865384c9962a5a4b9ea7e46203d6366de9a2eb9c] (@​f3l1x)
  • Code: apply phpstan, simplify exceptions [b183d7ea125ff4a8eab18054bc1a940094183e0c] (@​f3l1x)
  • Composer: support latte v3 [closes #49] [1dd823a892fa1c76e54ff66d366dbd355077c271] (@​f3l1x)
  • Cache: add option to recreate folder after purging [closes #39] [c091d66c9ef7ca0e9e16fc4fb8368c9fb8f7867d] (@​f3l1x)

Maintenance:

  • Composer: allow codesniffer [ed6dc7af5f824d05cfcb229eec0958ac5cb40c70] (@​f3l1x)
  • Readme: fix composer install (#48) [0e8a1d10f825ff9e247815f5733887f29f483939] (@​petrparolek)
  • CI: modernize [55fe8bc3d0db19309ac5f8a7993bf2d642b19da3] (@​f3l1x)
  • Maintenance: makefile, codesniffer, phpstan [8d889ae769ccb106a3a9724bd059d7ae247101aa] (@​f3l1x)
  • Tests: refactor [157023bb7fd38797098b0da45c88261f3cdd41a3] (@​f3l1x)
  • Composer: upgrade dev tools [a6454455e3080e0ce4547ace0272bad9df8d9a2f] (@​f3l1x)
  • Code: apply codesniffer [a39eb18c3ea99ee9969d83598189360a33122942] (@​f3l1x)
  • Versions: open v0.9.x [f82b0666da08dde219f826797809c7c08d8f2893] (@​f3l1x)
  • Composer: upgrade dev tools [09e14dcde8676828976c4c86bd912c8a67835975] (@​f3l1x)
Commits
  • 09e14dc Composer: upgrade dev tools
  • c091d66 Cache: add option to recreate folder after purging [closes #39]
  • 1dd823a Composer: support latte v3 [closes #49]
  • f82b066 Versions: open v0.9.x
  • b183d7e Code: apple phpstan, simplify exceptions
  • a39eb18 Code: apple codesniffer
  • 865384c Composer: rely on nette/di directly
  • bd25197 Composer: support symfony v6-v7
  • 95a7540 Composer: require PHP 8.1+
  • a645445 Composer: upgrade 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)