Skip to content

Bump django from 3.2.4 to 3.2.5#522

Merged
eshaan7 merged 1 commit intodevelopfrom
dependabot/pip/develop/django-3.2.5
Jul 6, 2021
Merged

Bump django from 3.2.4 to 3.2.5#522
eshaan7 merged 1 commit intodevelopfrom
dependabot/pip/develop/django-3.2.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2021

Bumps django from 3.2.4 to 3.2.5.

Commits
  • 0eca7a6 [3.2.x] Bumped version for 3.2.5 release.
  • a34a5f7 [3.2.x] Fixed CVE-2021-35042 -- Prevented SQL injection in QuerySet.order_by().
  • da2269d [3.2.x] Added stub release notes for 3.1.13 and release date for 3.2.5.
  • aaef411 [3.2.x] Fixed #32850 -- Doc'd Sitemap.paginator.
  • 04b7440 [3.2.x] Updated translations from Transifex.
  • 8b2b627 [3.2.x] Fixed #32863 -- Skipped system check for specifying type of auto-crea...
  • fb577d8 [3.2.x] Added a note about %autoawait off for IPython.
  • 3d51e16 [3.2.x] Fixed #32860 -- Made docs permalinks focusable to improve accessibility.
  • 826a165 [3.2.x] Fixed #32832 -- Fixed adding BLOB/TEXT nullable field with default on...
  • bb29174 [3.2.x] Refs #32503 -- Added release notes for 5e04e84d67da8163f365e9f5fcd169...
  • Additional commits viewable 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)

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 5, 2021
@codecov
Copy link

codecov bot commented Jul 5, 2021

Codecov Report

Merging #522 (a1ea4b5) into develop (aa8820f) will increase coverage by 1.81%.
The diff coverage is 70.69%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #522      +/-   ##
===========================================
+ Coverage    66.75%   68.56%   +1.81%     
===========================================
  Files           95      104       +9     
  Lines         3706     4069     +363     
  Branches       519      576      +57     
===========================================
+ Hits          2474     2790     +316     
- Misses         941      945       +4     
- Partials       291      334      +43     
Impacted Files Coverage Δ
api_app/crons.py 70.27% <ø> (ø)
api_app/helpers.py 60.00% <ø> (ø)
api_app/permissions.py 100.00% <ø> (ø)
api_app/script_analyzers/file_analyzers/apkid.py 100.00% <ø> (ø)
..._app/script_analyzers/file_analyzers/boxjs_scan.py 100.00% <ø> (ø)
...i_app/script_analyzers/file_analyzers/capa_info.py 100.00% <ø> (ø)
...app/script_analyzers/file_analyzers/cuckoo_scan.py 62.58% <ø> (ø)
...pi_app/script_analyzers/file_analyzers/doc_info.py 50.00% <ø> (ø)
api_app/script_analyzers/file_analyzers/floss.py 77.41% <ø> (ø)
...pp/script_analyzers/file_analyzers/intezer_scan.py 68.42% <ø> (ø)
... and 105 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 335e119...a1ea4b5. Read the comment docs.

@eshaan7 eshaan7 merged commit 977ca39 into develop Jul 6, 2021
@eshaan7 eshaan7 deleted the dependabot/pip/develop/django-3.2.5 branch July 6, 2021 12:46
federicofantini pushed a commit that referenced this pull request Aug 20, 2024
* First integration draft

* Adapted code for intelowl interface

* Added checks for M33 integration

* Added ssl and elastic certificate parameters

* Removed body parameter and added defaults date for cb

* Added default values handling

* First integration draft

* First integration draft

* Added migrations for new configs

* Added support for generic observables

* Removed support for generic observables

* Removed support for generic observables

* Changed to prod

* Fixed URL handling

* Added mockup tests

* Fixed linters

* Fixed sensor task UID

* Linters

* Added timeframe for search and increased soft limit

* Added polling parameters

* Made polling more frequent to reduce time waiting

* Fixed date format

* Added new playbook

* Improved playbook description

* Added default query value to count

* Added first visualizer draft TO BE TESTED

* Refactored moving not common methods

* Changed CB query string

* Fixed error on HList

* Added new visualizer

* Added visualizer warning

* Added visualizer migration

* Updated migrations

* Added tests for visualizer

* Fixed playbook migration

* Improved playbook migration

* Fixed visualizer migrations

* Fixed visualizer migration

* Improved dumpplugin object retrieving

* Removed ellipsis from json code

* Removed ellipsis from json code

* Fixed visualizer monkeypatch

* Removed redundant checks on required fields

* Improved end time description

* Moved import statement

* Removed duplicate error printing

* Changed wrong comment

* Extracted common method

* Added dependencies to migrations

* Fixed checks

- Moved checks in a list
- Removed checks for default configs

* Removed checks for count_query

* Changed dates to int in sensors

* Used elastic search for query generation

* Fixed default values for CB dates

* Fixed migrations naming after public merge

* Fixed migrations naming after public merge
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