You are viewing a plain text version of this content. The canonical link for it is here.
Posted to custos@airavata.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/15 19:47:42 UTC

[GitHub] [airavata-sandbox] dependabot[bot] opened a new pull request, #115: Bump django from 4.1 to 4.1.7 in /gsoc2022/smilesdb/rpc_handler

dependabot[bot] opened a new pull request, #115:
URL: https://github.com/apache/airavata-sandbox/pull/115

   Bumps [django](https://github.com/django/django) from 4.1 to 4.1.7.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/django/django/commit/c57ff9ba5e251cd4c2761105a6046662c08f951e"><code>c57ff9b</code></a> [4.1.x] Bumped version for 4.1.7 release.</li>
   <li><a href="https://github.com/django/django/commit/628b33a854a9c68ec8a0c51f382f304a0044ec92"><code>628b33a</code></a> [4.1.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.</li>
   <li><a href="https://github.com/django/django/commit/425c75f56f4f05950826e7e7022ea764f8627eb1"><code>425c75f</code></a> [4.1.x] Fixed <a href="https://github-redirect.dependabot.com/django/django/issues/34318">#34318</a> -- Added release note for 4bfe8c0eec835b8eaffcda7dc1e3b2...</li>
   <li><a href="https://github.com/django/django/commit/590a92e4562c8ebd3eb25dc1e878bd1e3eb758d4"><code>590a92e</code></a> [4.1.x] Fixed <a href="https://github-redirect.dependabot.com/django/django/issues/34319">#34319</a> -- Fixed Model.validate_constraints() crash on Validatio...</li>
   <li><a href="https://github.com/django/django/commit/ae53649b38e103e2f3297da2292f136694feddd8"><code>ae53649</code></a> [4.1.x] Added stub release notes for 4.0.10 and 3.2.18.</li>
   <li><a href="https://github.com/django/django/commit/83c88af9f85e8b9f833e76c37932fd415169cd60"><code>83c88af</code></a> [4.1.x] Added stub release notes for 4.1.7.</li>
   <li><a href="https://github.com/django/django/commit/9ac634ff26806ed64ef69acad1f1c44cfd158dc6"><code>9ac634f</code></a> [4.1.x] Added CVE-2023-23969 to security archive.</li>
   <li><a href="https://github.com/django/django/commit/f3b6a4f1f3f9edbed805e62f070221a5eb163d1a"><code>f3b6a4f</code></a> [4.1.x] Ignored a637d0bd22665edfe7af40b4da3297462ec3c9cf formatting changes i...</li>
   <li><a href="https://github.com/django/django/commit/a637d0bd22665edfe7af40b4da3297462ec3c9cf"><code>a637d0b</code></a> [4.1.x] Refs <a href="https://github-redirect.dependabot.com/django/django/issues/33476">#33476</a> -- Applied Black's 2023 stable style.</li>
   <li><a href="https://github.com/django/django/commit/c629c7891a756f2b870363ad3d3041e6b825b7d5"><code>c629c78</code></a> [4.1.x] Post-release version bump.</li>
   <li>Additional commits viewable in <a href="https://github.com/django/django/compare/4.1...4.1.7">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=django&package-manager=pip&previous-version=4.1&new-version=4.1.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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](https://github.com/apache/airavata-sandbox/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: custos-unsubscribe@airavata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airavata-sandbox] dependabot[bot] commented on pull request #115: Bump django from 4.1 to 4.1.7 in /gsoc2022/smilesdb/rpc_handler

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #115:
URL: https://github.com/apache/airavata-sandbox/pull/115#issuecomment-1540962267

   Superseded by #125.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@airavata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airavata-sandbox] dependabot[bot] closed pull request #115: Bump django from 4.1 to 4.1.7 in /gsoc2022/smilesdb/rpc_handler

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #115: Bump django from 4.1 to 4.1.7 in /gsoc2022/smilesdb/rpc_handler
URL: https://github.com/apache/airavata-sandbox/pull/115


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: custos-unsubscribe@airavata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org