Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 15, 2022

Updates the requirements on django-import-export to permit the latest version.

Changelog

Sourced from django-import-export's changelog.

2.9.0 (2022-09-14)

  • Fix deprecation in example application: Added support for transitional form renderer (#1451)
  • Escape HTML output when rendering decoding errors (#1469)
  • Apply make_aware when the original file contains actual datetimes (#1478)
  • Automatically guess the format of the file when importing (#1460)

2.8.0 (2022-03-31)

  • Updated import.css to support dark mode (#1318)
  • Fix crash when import_data() called with empty Dataset and collect_failed_rows=True (#1381)
  • Improve Korean translation (#1402)
  • Update example subclass widget code (#1407)
  • Drop support for python3.6, django 2.2, 3.0, 3.1 (#1408)
  • Add get_export_form() to ExportMixin (#1409)

2.7.1 (2021-12-23)

  • Removed django_extensions from example app settings (#1356)
  • Added support for Django 4.0 (#1357)

2.7.0 (2021-12-07)

  • Big integer support for Integer widget (#788)
  • Run compilemessages command to keep .mo files in sync (#1299)
  • Added skip_html_diff meta attribute (#1329)
  • Added python3.10 to tox and CI environment list (#1336)
  • Add ability to rollback the import on validation error (#1339)
  • Fix missing migration on example app (#1346)
  • Fix crash when deleting via admin site (#1347)
  • Use Github secret in CI script instead of hard-coded password (#1348)
  • Documentation: correct error in example application which leads to crash (#1353)

2.6.1 (2021-09-30)

  • Revert 'dark mode' css: causes issues in django2.2 (#1330)

2.6.0 (2021-09-15)

  • Added guard for null 'options' to fix crash (#1325)
  • Updated import.css to support dark mode (#1323)
  • Fixed regression where overridden mixin methods are not called (#1315)
  • Fix xls/xlsx import of Time fields (#1314)
  • Added support for 'to_encoding' attribute (#1311)

... (truncated)

Commits

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)

Updates the requirements on [django-import-export](https://github.com/django-import-export/django-import-export) to permit the latest version.
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](django-import-export/django-import-export@2.5.0...2.9.0)

---
updated-dependencies:
- dependency-name: django-import-export
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 15, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 18, 2022

Superseded by #60.

@dependabot dependabot bot closed this Oct 18, 2022
@dependabot dependabot bot deleted the dependabot/pip/django-import-export-approx-eq-2.9.0 branch October 18, 2022 14:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant