Skip to content

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

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

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

Conversation

@dependabot
Copy link

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

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

Changelog

Sourced from django-import-export's changelog.

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)
  • 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)

... (truncated)

Commits
  • ebf582c Preparing release 2.7.0
  • a59bb44 Merge pull request #1336 from matthewhegarty/python-3-10-update
  • c167156 Added python3.10 to tox environment list and CI matrix (#1336)
  • 125c1cf Merge pull request #1329 from matthewhegarty/skip-html-diff
  • e8a6639 added skip_html_diff parameter (#1329)
  • fd65990 Merge pull request #1348 from matthewhegarty/add-ci-secret
  • f6bad89 Use Github secret in CI script instead of hard-coded password
  • 7b1e392 Merge pull request #1353 from matthewhegarty/example-app-walkthrough-doc-update
  • 5399c69 Documentation: correct error in example application which leads to crash
  • 74cf8ee Merge pull request #1351 from josx/fix_bigints
  • 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.7.0)

---
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 8, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 24, 2021

Superseded by #13.

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