contributte / apitte-skeleton

🎁 API / REST API / JSON API / PSR-7 / Middlewares project skeleton based on Nette Framework (@nette), Apitte (@apitte), Doctrine (@nettrine) and Contributte (@contributte) libraries by @f3l1x.
https://examples.contributte.org/apitte-skeleton/
MIT License
40 stars 17 forks source link

Build(deps): bump contributte/neonizer from 0.5.0 to 0.6.0 #658

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps contributte/neonizer from 0.5.0 to 0.6.0.

Release notes

Sourced from contributte/neonizer's releases.

v0.6.0

Bumped! 🇪🇺

Diff: https://github.com/contributte/neonizer/compare/v0.5.0...v0.6.0

Changes:

  • Normalize values (#23) [5c094ae6728d8f24b44f10f247016e795b0d9940] (@​petrparolek)
  • CI: modernize [58814b877108d096e795ea82ad87c27cce562f10] (@​f3l1x)
  • Composer: require PHP 8.1 [365209d225293952044c75eee0207b7a08dac0c9] (@​f3l1x)
  • Composer: require nette/neon 3.4.x [631029e22b90172a267f82fdf19f734c614cd20a] (@​f3l1x)
  • Code: add types, refactoring [b2381c056a4d7c9acca54d353af4849bfb7816cf] (@​f3l1x)
  • Composer: require composer v2.6+ [7b5454b086326becd43cbe9c2716951daa6ab538] (@​f3l1x)

Maintenance:

  • Composer: open v0.6.x [d1aab04bb58ac36bdf95392671055848bd4f4e05] (@​f3l1x)
  • Add kodiakbot [8ce889f1c4736017d778f00fc5627ac60ff69f78] (@​f3l1x)
  • Polished docs (#18) [cb3cb0121d6979a964881a2473efaf817e0e8f76] (@​petrparolek)
  • Codestyle: improvements (#19) [344c416a87c6afec87f4ffc0b8a1da23aad68cf5] (@​petrparolek)
  • fixed composer link [4d3c847715615b389735724555a22365f3b783c4] (@​petrparolek)
  • fixed tests [68a5df14aab0b8aad4e9816e5acce414bbb18fab] (@​petrparolek)
  • fixed code reported by PHPStan [3e48e57bc6c1b94662ec46b25aa4dd8bbdf7031a] (@​petrparolek)
  • upgrade PHPStan [491c7ecae2931ab98ac870ba96d5749368f5f880] (@​petrparolek)
  • improvements, updated composer packages, added allow-plugins in composer.json, improved phpstan [4a2fd13a300dc2cb0922c59201f4c7c0df2849d1] (@​petrparolek)
  • Maintenance: editorconfig, makefile, phpstan, codesniffer [495fc4d5c167c85986d578af6ca5587dfdac0fcc] (@​f3l1x)
  • Composer: update dev tools [5765a6a4eadecfd5bb18ba342e8ad898ff0f035c] (@​f3l1x)
  • Versions: bump [ae0f9a40a8d5d73b9bb92f585830c64e69c837e5] (@​f3l1x)
Commits


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)