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 django-tables2 from 2.5.3 to 2.6.0 #273

Merged
merged 3 commits into from
Jul 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps django-tables2 from 2.5.3 to 2.6.0.

Changelog

Sourced from django-tables2's changelog.

2.6.0 (2023-06-27)

  • Fix bootstrap5-responsive template to extend bootstrap5 (#909) by @​mschoettle
  • Add support for django 4.2
  • Drop python 3.7 and django 4.0 support (#920)
Commits
  • 966a41c Prepare release 2.6.0 (#921)
  • 998aabb Drop python 3.7 and django 4.0 support (#920)
  • c605528 Bump actions/setup-python from 4.6.0 to 4.6.1 (#918)
  • 952683a Bump actions/setup-python from 4.5.0 to 4.6.0 (#915)
  • 7a5a1fb Django 4.2
  • 55c3adb Update pre-commit config for current black version
  • 5b246bd Fix bootstrap5-responsive template to extend bootstrap5 (#909)
  • 1c79395 Bump actions/cache from 3.2.6 to 3.3.1 (#906)
  • 83ffbcd Add .readthedocs.yml, align python version in ci to build docs
  • 2d258b9 Add django 4.2b1 to test matrix (#904)
  • See full diff 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)

Bumps [django-tables2](https://github.com/jieter/django-tables2) from 2.5.3 to 2.6.0.
- [Changelog](https://github.com/jieter/django-tables2/blob/master/CHANGELOG.md)
- [Commits](jieter/django-tables2@v2.5.3...v2.6.0)

---
updated-dependencies:
- dependency-name: django-tables2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 1, 2023
@codecov
Copy link

codecov bot commented Jul 1, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (884bdbf) 76.40% compared to head (605f9a0) 76.40%.

❗ Current head 605f9a0 differs from pull request most recent head 421ad3a. Consider uploading reports for the commit 421ad3a to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #273   +/-   ##
=======================================
  Coverage   76.40%   76.40%           
=======================================
  Files          20       20           
  Lines        1475     1475           
=======================================
  Hits         1127     1127           
  Misses        348      348           

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

Copy link
Collaborator

@ricardobranco777 ricardobranco777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works.

@ricardobranco777 ricardobranco777 merged commit 8c5c53e into master Jul 25, 2023
16 checks passed
@dependabot dependabot bot deleted the dependabot/pip/django-tables2-2.6.0 branch July 25, 2023 09:30
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