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.8.1 to 6.9.0 in /contributte-datagrid #460

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps ublaboo/datagrid from 6.8.1 to 6.9.0.

Release notes

Sourced from ublaboo/datagrid's releases.

v6.9.0

Bumped!

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

Changes:

  • Implement ConfirmDialog for ToolbarButton [de69e217a8b62673c75b3b5b20d8f527d51aae52] (@​elring)
  • Fix Quality checks (mainly useless annotations) [a661bf833a6e65e0554b3ebfd044a3e54a29554f] (@​elring)
  • Support for sum aggregation function in Nextras DataSource [e4ae5d29ebf408e9d05316a4996c4c9ae2a20f11] (@​milsorm)
  • phpstan issue resolved [17931e4c04a8d167489eb654e786b144c78f0216] (@​milsorm)
  • Unused use removed [e4f247a6aacc85337402e6a1d6b9338718656b6f] (@​milsorm)
  • QA issues [527ab9570638d43be452799f144cad9612567a5a] (@​milsorm)
  • IDataSource::getData returns iterable instead array [1dd1de29ea658ce02016eb5fce63f7db223842c9] (@​AliAmjid)
  • fix: Export::invoke expects array [8e9d686d12288c61ff1fa2f034bfdbe987f53634] (@​AliAmjid)
  • Convert primaryKey value to int if it is numeric [eeaeae63d09df62e1206f3b4834f6bb290c51fea] (@​juniwalk)
Commits
  • eeaeae6 Convert primaryKey value to int if it is numeric
  • 632ae20 Readme: planette => contributte
  • 8e9d686 fix: Export::invoke expects array
  • 1dd1de2 IDataSource::getData returns iterable instead array
  • 62089e9 Fix doc TOC.
  • 527ab95 Some QA issues
  • e4f247a Unused use removed
  • e4a5e35 phpstan another issue
  • 17931e4 phpstan issue resolved
  • e4ae5d2 Support for sum aggregation function in Nextras DataSource
  • 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)