-
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): bump django-ninja-extra from 0.30.1 to 0.30.2 #204
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
base: main
Are you sure you want to change the base?
Conversation
Bumps [django-ninja-extra](https://github.com/eadwinCode/django-ninja-extra) from 0.30.1 to 0.30.2. - [Release notes](https://github.com/eadwinCode/django-ninja-extra/releases) - [Commits](eadwinCode/django-ninja-extra@0.30.1...0.30.2) --- updated-dependencies: - dependency-name: django-ninja-extra dependency-version: 0.30.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Welcome @dependabot[bot]! 🎉Great PR! I've analyzed your code changes for:
Ready to see the full review?
Let's make your code even better together! 🚀 |
|
Merging to
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
Here's the code health analysis summary for commits Analysis Summary
|
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #204 +/- ##
=======================================
Coverage 94.15% 94.15%
=======================================
Files 31 31
Lines 1368 1368
Branches 25 25
=======================================
Hits 1288 1288
Misses 79 79
Partials 1 1 |
|



Bumps django-ninja-extra from 0.30.1 to 0.30.2.
Commits
e483b0aMerge pull request #302 from eadwinCode/ninja_145_upgrade03d29370.30.2105df69refactored csrf and upgraded to ninja 1.4.5e826eafMerge pull request #301 from eadwinCode/testing_docs_updated9d126eexpand testing guide with TestClient/TestAsyncClient and prefix examples4a2be33Merge pull request #299 from hamishfagg/master418b502Merge pull request #295 from eadwinCode/dependabot/github_actions/actions/set...e9bc63dMerge pull request #296 from eadwinCode/dependabot/github_actions/pypa/gh-act...7c5c568Merge pull request #297 from eadwinCode/dependabot/pip/ruff-0.13.2cf5ea0fMerge pull request #298 from eadwinCode/dependabot/pip/pytest-asyncio-1.2.0You can trigger a rebase of this PR 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)Summary by Bito
This pull request updates the dependencies for django-ninja and django-ninja-extra, upgrading django-ninja from 1.4.3 to 1.4.5 and django-ninja-extra from 0.30.1 to 0.30.2. The updates include new source distribution and wheel URLs to ensure the latest versions are utilized.This change is