NASA-IMPACT / COSMOS

COSMOS is a web application designed to manage collections indexed in NASA's Science Discovery Engine (SDE), facilitating precise content selection and allowing metadata modification before indexing.
https://sde-indexing-helper.nasa-impact.net/
3 stars 1 forks source link

Bump djangorestframework-datatables from 0.7.0 to 0.7.2 #970

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps djangorestframework-datatables from 0.7.0 to 0.7.2.

Changelog

Sourced from djangorestframework-datatables's changelog.

Version 0.7.2 (2024-06-14):

  • Django 5.0 and 5.1 support
  • Allow overriding queryset.count() with two additional methods

Many thanks to all the contributors on this release !

Version 0.7.1 (2024-03-06):

  • Django 4.2 support
  • Dependencies versions updates
  • Fixed deprecation warnings on tests

Many thanks to all the contributors on this release !

Commits
  • 2893b14 Release 0.7.2
  • 8fd5866 Fixed lint error
  • 67e7e32 Merge pull request #149 from matthewhegarty/overrideable-count
  • 4ea2242 Merge pull request #146 from browniebroke/django50-support
  • 4f1530b added test for overrideable counts
  • 07af6cd added overrideable get_queryset_count_*() methods
  • fcee5a6 Allow warning once for now
  • 9e2e0f4 Add more Python versions to Travis
  • 0736c9f Add official support for Django 5.0
  • 85aa026 Merge pull request #145 from browniebroke/remove-pytz
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
code-geek commented 3 months ago

@dependabot rebase

dependabot[bot] commented 3 months ago

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

code-geek commented 3 months ago

@dependabot recreate