Merged
Conversation
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]>
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)