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

fix(deps): bump django from 3.2.16 to 3.2.18 #1739

Merged
merged 2 commits into from
Feb 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2023

Bumps django from 3.2.16 to 3.2.18.

Commits
  • 722e9f8 [3.2.x] Bumped version for 3.2.18 release.
  • a665ed5 [3.2.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
  • 932b5bd [3.2.x] Added stub release notes for 3.2.18.
  • c35a578 [3.2.x] Added CVE-2023-23969 to security archive.
  • 9bd8db3 [3.2.x] Post-release version bump.
  • aed1bb5 [3.2.x] Bumped version for 3.2.17 release.
  • c7e0151 [3.2.x] Fixed CVE-2023-23969 -- Prevented DoS with pathological values for Ac...
  • 9da4634 [3.2.x] Fixed inspectdb.tests.InspectDBTestCase.test_custom_fields() on SQLit...
  • 4c2b261 [3.2.x] Removed 'tests' path prefix in a couple tests.
  • d215431 [3.2.x] Adjusted release notes for 3.2.17.
  • 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)
  • @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.


This change is Reviewable

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 15, 2023
Copy link
Member

@faucomte97 faucomte97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @dependabot[bot])

@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Merging #1739 (6b6d12d) into master (9c179f2) will increase coverage by 21.79%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1739       +/-   ##
===========================================
+ Coverage   66.15%   87.95%   +21.79%     
===========================================
  Files         178       38      -140     
  Lines        3667     1046     -2621     
  Branches      255      109      -146     
===========================================
- Hits         2426      920     -1506     
+ Misses       1209      103     -1106     
+ Partials       32       23        -9     
Impacted Files Coverage Δ
game_frontend/src/babylon/environment/camera.ts
aimmo/migrations/0004_auto_20160808_1511.py
aimmo/templatetags/players_utils.py
aimmo/avatar_examples/__init__.py
aimmo/avatar_examples/simple_avatar.py
..._frontend/src/redux/features/AvatarWorker/epics.js
aimmo/avatar_creator.py
aimmo/migrations/0006_game_static_data.py
...e_frontend/src/testHelpers/dummyImportMeshAsync.ts
aimmo/migrations/0011_reset_game_tokens.py
... and 132 more

@faucomte97 faucomte97 changed the title build(deps): bump django from 3.2.16 to 3.2.18 fix(deps): bump django from 3.2.16 to 3.2.18 Feb 16, 2023
@faucomte97 faucomte97 enabled auto-merge (squash) February 16, 2023 01:05
@faucomte97 faucomte97 merged commit d4d9053 into master Feb 16, 2023
@dependabot dependabot bot deleted the dependabot/pip/django-3.2.18 branch February 16, 2023 01:06
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

1 participant