Skip to content

Scheduled biweekly dependency update for week 05 #765

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

Merged
merged 4 commits into from
Feb 3, 2020

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Feb 3, 2020

Update django-debug-toolbar from 2.1 to 2.2.

Changelog

2.2

----------------

* Removed support for end of life Django 2.0 and 2.1.
* Added support for Python 3.8.
* Add locals() option for sql panel.
* Added support for Django 3.0
Links

Update Faker from 3.0.0 to 4.0.0.

Changelog

4.0.0

-------------------------------------------------------------------------------------

* Breaking change: Remove support for end-of-life Python 2.7.

3.0.1

-------------------------------------------------------------------------------------

**NOTE**: This is the last release to support Python 2.7.x.

* Add provider methods ``zip`` and ``tar`` for generating zip and tar files.
Thanks malefice.
* Add ``en-CA`` ``postcode_in_province()`` method. Thanks oeuftete.
* Update Address and Automotive provider for Russian locale. Thanks valestel.
* Add provider methods for dsv files: ``csv``, ``tsv``, ``psv`` and generic
``dsv``. Thanks malefice.
* Remove parenthesis from city name in ``de_DE`` ``address`` provider. Thanks
jerr0328.
* Add ``NIP`` generator in ``pl_PL``. Thanks IlfirinPL.
* Fix ``Faker.random_number`` intermittent exceptions. Thanks Jengah.
Links

Update pytest from 5.3.1 to 5.3.5.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update pytest-django from 3.7.0 to 3.8.0.

Changelog

3.8.0

------------------

Improvements
^^^^^^^^^^^^

* Make Django's assertion helpers available in pytest_django.asserts (709).

* Report django-configurations setting (791)
Links

@codecov
Copy link

codecov bot commented Feb 3, 2020

Codecov Report

Merging #765 into master will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #765      +/-   ##
==========================================
- Coverage   97.15%   97.12%   -0.04%     
==========================================
  Files          54       54              
  Lines        2816     2779      -37     
==========================================
- Hits         2736     2699      -37     
  Misses         80       80
Impacted Files Coverage Δ
rest_framework_json_api/renderers.py 86.79% <0%> (-0.26%) ⬇️
rest_framework_json_api/relations.py 87.19% <0%> (-0.13%) ⬇️
rest_framework_json_api/parsers.py 97.33% <0%> (-0.11%) ⬇️
example/factories.py 100% <0%> (ø) ⬆️
example/tests/conftest.py 100% <0%> (ø) ⬆️
example/tests/integration/test_pagination.py 100% <0%> (ø) ⬆️
example/api/resources/identity.py 100% <0%> (ø) ⬆️
example/tests/unit/test_default_drf_serializers.py 100% <0%> (ø) ⬆️
example/tests/unit/test_utils.py 100% <0%> (ø) ⬆️
.../tests/integration/test_non_paginated_responses.py 100% <0%> (ø) ⬆️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 47fc77f...46f3cfc. Read the comment docs.

@sliverc sliverc merged commit c8c5cf1 into master Feb 3, 2020
@sliverc sliverc deleted the pyup-scheduled-update-2020-02-03 branch February 3, 2020 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants