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.6.1 to 6.8.0 in /contributte-datagrid #394

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps ublaboo/datagrid from 6.6.1 to 6.8.0.

Release notes

Sourced from ublaboo/datagrid's releases.

v6.8.0

Bumped!

Diff: https://github.com/ublaboo/datagrid/compare/v6.7.1...v6.8.0

Changes:

  • GroupActionCollection: fix validation scope [d7260e9fbe4e636e89251b5a15982aef43986e93] (@​paveljanda)
  • DataGrid: fix validation scope when canceling inline edit [27aed05582c72cb1d02c361bfab8b821fe8f1050] (@​paveljanda)
  • composer: require nette/forms ^3.1.3 [34508612adbdf18857240b5cf09b918a94838c57] (@​paveljanda)
  • github/workflows: remove php 7.2, 7.3 [aa59e9f8c23338de18fbf82b53e4f9176af7a27f] (@​paveljanda)
  • phpstan.neon made more readable [b0691807f913a4c07987249e681c8f5e9220eed3] (@​paveljanda)

v6.7.1

Bumped! ⏏️

Diff: https://github.com/ublaboo/datagrid/compare/v6.7.0...v6.7.1

Changes:

  • Make PHPstan green [15066ae61c701e13cf855f93b56a9bbe974025c2] (@​martenb)
  • package.json fix [84d4b4520847e1d797e0c15cf1b1d76f46e22266] (@​paveljanda)

v6.7.0

Bumped!

Diff: https://github.com/contributte/datagrid/compare/v6.6.1...v6.7.0

Changes:

  • nextras/orm 4.0: native handling in applyFilterText [ec7b8bdad65336bf2f2067866126e4e58c0c1d30] (@​martenb)
  • Group action: disabled button fix, Fix for version 6.6.1 [38cb09b6053d17120fb6b29563f4a80cf9fb1f9c] (@​BigOHenry)
  • composer.json: do not support nette/forms >= 3.1.0 [4c8e569c698d6af5b971abab6c2c64b2b791c195] (@​paveljanda)
  • Readme: fix badges [fcaa158b4c0d4103410b0a252494e0d6378c49bf] (@​f3l1x)
  • Readme: fix badges (vol2) [0be46de9aacf76bc5aaf36d7faa7b8c475965527] (@​f3l1x)
Commits
  • b069180 phpstan.neon made more readable
  • aa59e9f github/workflows: remove php 7.2, 7.3
  • 3450861 composer: require nette/forms ^3.1.3
  • 27aed05 DataGrid: fix validation scope when canceling inline edit
  • d7260e9 GroupActionCollection: fix validation scope
  • 84d4b45 package.json fix
  • 15066ae Make PHPstan green
  • 0be46de Readme: fix badges (vol2)
  • fcaa158 Readme: fix badges
  • 4c8e569 composer.json: do not support nette/forms >= 3.1.0
  • 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)
dependabot[bot] commented 3 years ago

Superseded by #401.