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 nettrine/fixtures from 0.6.4 to 0.7.1 #464

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps nettrine/fixtures from 0.6.4 to 0.7.1.

Release notes

Sourced from nettrine/fixtures's releases.

v0.7.1

Bumped! ⚕️

Diff: https://github.com/contributte/doctrine-fixtures/compare/v0.7.0...v0.7.1

Changes:

  • Composer: use nette/di directly [1b9a1c26df8cd9c5463d804924a724d9b13e5968] (@​f3l1x)

Maintenance:

  • Readme: typos [430a80c379ff7c94bcf6689bfec74c9a47f2139a] (@​f3l1x)

v0.7.0

Bumped! 🇹🇯

Diff: https://github.com/contributte/doctrine-fixtures/compare/v0.6.4...v0.7.0

Changes:

  • Load fixtures: sync with latest symfony version [bf47819ccd4c557bb7845e8d9d7217d806fb25d3] (@​f3l1x)
  • PHP: require 8.1+ [9dc5afe21f4b4a3356ced3551dc355161b3fbabb] (@​f3l1x)
  • Composer: require symfony/console 6.2+ [78d64012b261661ae975ed0a3f29f8a2f549b7c8] (@​f3l1x)
  • Composer: require contributte/di 0.6+ [f0a8ef308ad6f91cc0d363532dc54916e3a4bfb0] (@​f3l1x)
  • Composer: require doctrine/data-fixtures 1.6+ [ac3bffd7cee85f67d9015d849f381a5c7ebb03c1] (@​f3l1x)
  • Composer: require doctrine/orm 2.15+ [6ea948baf22e3f76a91fa72ce888883b65b1b712] (@​f3l1x)

Maitenance:

  • Composer: replace ninjify for contributte [78cfaf0b209fadb91d714bb88054bf77beedb441] (@​f3l1x)
  • Makefile: modernize [8336b7cc482f5cf7c654a96882fbf5f5376073fa] (@​f3l1x)
  • Tests: modernize [f0c0620603ac9ac9577b90c55a147eeee1777ad8] (@​f3l1x)
  • Composer: open v0.8 [00a7c49df47c46e2333e5b6cc1990d6b50600e71] (@​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 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)
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5454634798


Files with Coverage Reduction New Missed Lines %
app/Domain/Order/OrderLogSubscriber.php 1 0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 5323997149: -0.08%
Covered Lines: 70
Relevant Lines: 290

💛 - Coveralls