Skip to content

[noissue]: Update django-import-export requirement from ~=2.5.0 to ~=2.6.1#1

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/django-import-export-approx-eq-2.6.1
Closed

[noissue]: Update django-import-export requirement from ~=2.5.0 to ~=2.6.1#1
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/django-import-export-approx-eq-2.6.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 6, 2021

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

Release notes

Sourced from django-import-export's releases.

2.6.1

bug fix release

Changelog

Sourced from django-import-export's changelog.

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)
  • Removed travis and replaced with github actions for CI (#1307)
  • Increased test coverage (#1286)
  • Fix minor date formatting issue for date with years < 1000 (#1285)
  • Translate the zh_Hans missing part (#1279)
  • Remove code duplication from mixins.py and admin.py (#1277)
  • Fix example in BooleanWidget docs (#1276)
  • Better support for Django main (#1272)
  • don't test Django main branch with python36,37 (#1269)
  • Support Django 3.2 (#1265)
  • Correct typo in Readme (#1258)
  • Rephrase logical clauses in docstrings (#1255)
  • Support multiple databases (#1254)
  • Update django master to django main (#1251)
  • Add Farsi translated messages in the locale (#1249)
  • Update Russian translations (#1244)
  • Append export admin action using ModelAdmin.get_actions (#1241)
  • Fix minor mistake in makemigrations command (#1233)
  • Remove EOL Python 3.5 from CI (#1228)
  • CachedInstanceLoader defaults to empty when import_id is missing (#1225)
  • Add kwargs to import_row, import_object and import_field (#1190)
  • Call load_workbook() with data_only flag (#1095)

2.5.0 (2020-12-30)

  • Changed the default value for IMPORT_EXPORT_CHUNK_SIZE to 100. (#1196)
  • Add translation for Korean (#1218)
  • Update linting, CI, and docs.

2.4.0 (2020-10-05)

  • Fix deprecated Django 3.1 Signal(providing_args=...) usage.
  • Fix deprecated Django 3.1 django.conf.urls.url() usage.

... (truncated)

Commits
  • 1ef3252 Merge pull request #1331 from matthewhegarty/revert-dark-mode
  • 84481ca Revert 'dark mode' css: causes issues in django2.2 (#1330)
  • e83da27 Merge pull request #1326 from matthewhegarty/2-6-0-rel
  • edc64ad prepare for 2.6.0 release
  • 86f169e Merge pull request #1325 from matthewhegarty/tests_fail_with_forbiddenfruit_i...
  • 7a6ecb7 added guard for null 'options' to fix crash (#1163)
  • 89e5240 Merge pull request #1095 from sarendsen/master
  • 841b1a2 call load_workbook() with data_only flag (#1003)
  • 4726127 Merge pull request #1323 from matthewhegarty/css-dark-mode-fix-1318
  • 7fc0662 updated import.css to support dark mode (#1318)
  • Additional commits viewable in compare view

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.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 8, 2021

Superseded by #11.

@dependabot dependabot bot closed this Dec 8, 2021
@dependabot dependabot bot deleted the dependabot/pip/django-import-export-approx-eq-2.6.1 branch December 8, 2021 06:24
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.

0 participants