Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump djangorestframework-datatables from 0.7.0 to 0.7.2 #4395

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2024

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 <dependency name> 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)

Bumps [djangorestframework-datatables](https://github.com/izimobil/django-rest-framework-datatables) from 0.7.0 to 0.7.2.
- [Changelog](https://github.com/izimobil/django-rest-framework-datatables/blob/master/docs/changelog.rst)
- [Commits](izimobil/django-rest-framework-datatables@0.7.0...0.7.2)

---
updated-dependencies:
- dependency-name: djangorestframework-datatables
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 5, 2024
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.46%. Comparing base (7c79290) to head (237f170).
Report is 7 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4395   +/-   ##
=======================================
  Coverage   98.46%   98.46%           
=======================================
  Files         268      268           
  Lines       21290    21290           
=======================================
  Hits        20964    20964           
  Misses        326      326           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

cypress bot commented Dec 5, 2024

Geotrek-admin    Run #10522

Run Properties:  status check passed Passed #10522  •  git commit f88b9ec0ae ℹ️: Merge 237f1703280c66479381201a98dab654cc2fd5e9 into b168e27c891b43c7418d8587d2e3...
Project Geotrek-admin
Branch Review refs/pull/4395/merge
Run status status check passed Passed #10522
Run duration 02m 05s
Commit git commit f88b9ec0ae ℹ️: Merge 237f1703280c66479381201a98dab654cc2fd5e9 into b168e27c891b43c7418d8587d2e3...
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 22
View all changes introduced in this branch ↗︎

@submarcos submarcos merged commit e3656e3 into master Dec 5, 2024
19 checks passed
@submarcos submarcos deleted the dependabot/pip/djangorestframework-datatables-0.7.2 branch December 5, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant