ocean-data-factory-sweden / kso

Notebooks to upload/download marine footage, connect to a citizen science project, train machine learning models and publish marine biological observations.
GNU General Public License v3.0
5 stars 11 forks source link

Bump itables from 0.3.0 to 1.1.2 #44

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps itables from 0.3.0 to 1.1.2.

Release notes

Sourced from itables's releases.

Version 1.1.2

Changed

  • Tables with many rows are preferentially downsampled on rows, while tables with many columns are preferentially downsampled on columns (#84)

Version 1.1.1

1.1.1 (2022-06-23)

Fixed

  • Added missing column_filters package data.

Version 1.1.0

1.1.0 (2022-06-23)

Added

  • itables.options and the show function have a new column_filters argument to display individual column search boxes (#69)
  • We have documented DataTables' dom option.
  • We have introduced a new class JavascriptFunction to limit the evaluation of Javascript function to selected ones.
  • The documentation is formatted with black thanks to a Jupytext & Black pre-commit hook.

Version 1.0.0

Added

Changed

  • ITables uses the ESM version 1.12.1 of datatables.net

Version 1.0.0

Added

Changed

  • ITables uses the ESM version 1.12.1 of datatables.net

Version 0.4.7

Added

  • Additional tags like captions are supported (#10).

Version 0.4.6

0.4.6 (2022-03-29)

Changed

... (truncated)

Changelog

Sourced from itables's changelog.

1.1.2 (2022-06-30)

Changed

  • Tables with many rows are preferentially downsampled on rows, while tables with many columns are preferentially downsampled on columns (#84)

1.1.1 (2022-06-23)

Fixed

  • Added missing column_filters package data.

1.1.0 (2022-06-23)

Added

  • itables.options and the show function have a new column_filters argument to display individual column search boxes (#69)
  • We have documented DataTables' dom option.
  • We have introduced a new class JavascriptFunction to limit the evaluation of Javascript function to selected ones.
  • The documentation is formatted with black thanks to a Jupytext & Black pre-commit hook.

1.0.0 (2022-06-22)

Added

Changed

  • ITables uses the ESM version 1.12.1 of datatables.net

0.4.7 (2022-04-13)

Added

  • Additional tags like e.g. captions are supported (#10).

0.4.6 (2022-03-29)

Changed

  • We have removed the default column width at 70 pixels (#61, #62, #66)
  • We now use pyupgrade in our pre-commit hooks

... (truncated)

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)
dependabot[bot] commented 2 years ago

Dependabot tried to add @glenn-jocher as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/ocean-data-factory-sweden/koster_yolov4/pulls/44/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the ocean-data-factory-sweden/koster_yolov4 repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request
dependabot[bot] commented 2 years ago

The following labels could not be found: dependencies.

dependabot[bot] commented 2 years ago

Superseded by #54.