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 from 2.2.17 to 2.2.18 #2424

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 18, 2021

Bumps django from 2.2.17 to 2.2.18.

Commits
  • fc0c8cf [2.2.x] Bumped version for 2.2.18 release.
  • 21e7622 [2.2.x] Fixed CVE-2021-3281 -- Fixed potential directory-traversal via archiv...
  • ee9d623 [2.2.x] Fixed GeoIPTest.test04_city() failure with the latest GeoIP2 database.
  • e8e28e7 [2.2.x] Updated CVE URL.
  • e893c0a [2.2.x] Fixed #31850 -- Fixed BasicExtractorTests.test_extraction_warning wit...
  • 3da29a3 [2.2.x] Post-release version bump.
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 18, 2021
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link

codecov bot commented Mar 19, 2021

Codecov Report

Merging #2424 (2277637) into master (ca86e09) will decrease coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2424      +/-   ##
==========================================
- Coverage   88.73%   88.58%   -0.16%     
==========================================
  Files         858      858              
  Lines       38553    38034     -519     
  Branches     4987     4986       -1     
==========================================
- Hits        34210    33691     -519     
  Misses       3209     3209              
  Partials     1134     1134              
Impacted Files Coverage Δ
shuup/front/template_helpers/category.py 50.00% <0.00%> (-5.56%) ⬇️
shuup/simple_cms/template_helpers.py 75.00% <0.00%> (-5.00%) ⬇️
...ent/commands/shuup_fix_order_status_identifiers.py 22.72% <0.00%> (-3.36%) ⬇️
shuup/admin/browser_config.py 85.71% <0.00%> (-3.18%) ⬇️
shuup/core/settings_provider.py 60.00% <0.00%> (-2.50%) ⬇️
shuup/core/pricing/_price_display_options.py 81.25% <0.00%> (-2.09%) ⬇️
shuup/xtheme/template_ns.py 78.26% <0.00%> (-1.74%) ⬇️
shuup/admin/template_helpers/shuup_admin.py 84.61% <0.00%> (-1.60%) ⬇️
shuup/core/utils/line_unit_mixin.py 81.81% <0.00%> (-1.52%) ⬇️
shuup/core/templatetags/shuup_common.py 80.51% <0.00%> (-1.41%) ⬇️
... and 156 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 ca86e09...2277637. Read the comment docs.

Bumps [django](https://github.com/django/django) from 2.2.17 to 2.2.18.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@2.2.17...2.2.18)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/django-2.2.18 branch from cb3609f to 2277637 Compare March 24, 2021 12:51
@chessbr chessbr closed this Mar 26, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 26, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/django-2.2.18 branch March 26, 2021 17: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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants