contributte / playground

:books: Examples, projects, webprojects, skeletons for Nette Framework (@nette) from community members. Included @contributte @apitte @nettrine projects.
https://contributte.org/examples.html
MIT License
23 stars 19 forks source link

Bump ublaboo/datagrid from 6.9.0 to 6.9.2 in /contributte-datagrid #527

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps ublaboo/datagrid from 6.9.0 to 6.9.2.

Release notes

Sourced from ublaboo/datagrid's releases.

v6.9.2

Bumped! 👨‍👩‍👦‍👦

Diff: https://github.com/contributte/datagrid/compare/v6.9.1...v6.9.2

Changes:

  • phpstan fix [27ef5d4e3ab63d9e8f66f6dab51be468991ad2c6] (@​paveljanda)
  • tests fix [1b3f92124e0df9ddf5ae8cd063597c45ee39cf0d] (@​paveljanda)
  • gitlab ci - remove "7.4 --prefer-lowest" job [8da97ce01e323cf53af7b944a87c97c5db947190] (@​paveljanda)

v6.9.1

Bumped! 💐

Diff: https://github.com/contributte/datagrid/compare/v6.9.0...v6.9.1

Changes:

  • allow build on all branches [96d05a20583aec8716259eedf365ecb4b6069593] (@​petrparolek)
  • CS fixes [f2bdf010d155f4409b1feffec2fa33603ad6ce71] (@​petrparolek)
  • improved CS and cleaning up [dde10d63e5aacf40fb307248987eef6eca763b22] (@​petrparolek)
  • fixed tests [78b0b3da5d9ce9dd3d24042a6be1667fde49e36a] (@​petrparolek)
  • Composer: open v6.10.x [99678e7e2e2fbd6fb96e9b6da5a8c3dca965db9b] (@​f3l1x)
  • Docs: fix sorting (#976) [ff0b24cf04b0b85b709d2adb1dcee4161570479c] (@​toretak)
  • Drop github funding [af00e6ea4315cb10059556a502c541399cc67f6f] (@​f3l1x)
  • Improved group action submit button selector [70d10489a9285f1d96ff0db71e06a8cedd99360f] (@​juniwalk)
  • Simplified submit button finding and undone unnecessary changes [b596cf03aaac6c9407a88bc5edd714c8a7225a7c] (@​juniwalk)
  • Fix: Property Ublaboo\DataGrid\Utils\ItemDetailForm::$httpPost (array) does not accept array|null. [ce3bdf4b5d0078c1abd57b4b97aae41c9b919cc4] (@​radimvaculik)
Commits
  • 8da97ce gitlab ci - remove "7.4 --prefer-lowest" job
  • 1b3f921 tests fix
  • 27ef5d4 phpstan fix
  • 3ee7e34 package.json
  • ce3bdf4 Fix: Property Ublaboo\DataGrid\Utils\ItemDetailForm::$httpPost (array) does n...
  • b596cf0 Simplified submit button finding and undone unnecessary changes
  • 70d1048 Improved group action submit button selector
  • af00e6e Drop github funding
  • ff0b24c Docs: fix sorting (#976)
  • 99678e7 Composer: open v6.10.x
  • 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)