dependabot[bot] opened a new pull request, #176: URL: https://github.com/apache/airavata-django-portal/pull/176
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.6.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jquery/jquery/releases">jquery's releases</a>.</em></p> <blockquote> <h2>jQuery 3.6.4 Released: Selector Forgiveness</h2> <p><a href="https://blog.jquery.com/2023/03/08/jquery-3-6-4-released-selector-forgiveness/">https://blog.jquery.com/2023/03/08/jquery-3-6-4-released-selector-forgiveness/</a></p> <h2>jQuery supports CSS.supports in jQuery 3.6.3</h2> <p><a href="https://blog.jquery.com/2022/12/20/jquery-3-6-3-released-a-quick-selector-fix/">https://blog.jquery.com/2022/12/20/jquery-3-6-3-released-a-quick-selector-fix/</a></p> <h2>jQuery 3.6.2 :has arrived!</h2> <p><a href="https://blog.jquery.com/2022/12/13/jquery-3-6-2-released/">https://blog.jquery.com/2022/12/13/jquery-3-6-2-released/</a></p> <h2>jQuery 3.6.1 Maintenance Release</h2> <p><a href="https://blog.jquery.com/2022/08/26/jquery-3-6-1-maintenance-release/">https://blog.jquery.com/2022/08/26/jquery-3-6-1-maintenance-release/</a></p> <h2>jQuery 3.6.0 Released!</h2> <p><a href="https://blog.jquery.com/2021/03/02/jquery-3-6-0-released/">https://blog.jquery.com/2021/03/02/jquery-3-6-0-released/</a></p> <h2>jQuery 3.5.0 Released!</h2> <p>See the blog post: <a href="https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/">https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/</a> and the upgrade guide: <a href="https://jquery.com/upgrade-guide/3.5/">https://jquery.com/upgrade-guide/3.5/</a></p> <p><strong>NOTE:</strong> Despite being a minor release, this update includes a breaking change that we had to make to fix <a href="https://github.com/advisories/GHSA-gxr4-xjj5-5px2">a security issue</a> ( <a href="https://nvd.nist.gov/vuln/detail/CVE-2020-11022"><code>CVE-2020-11022</code></a>). Please follow the blog post & the upgrade guide for more details.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jquery/jquery/commit/2f0ac8237db2923ac9171e4d6f00a0361ab829a2"><code>2f0ac82</code></a> 3.6.4</li> <li><a href="https://github.com/jquery/jquery/commit/25ee194cc5043096d1db289fb24f5954936f667a"><code>25ee194</code></a> Release: add support for md5 sums in windows</li> <li><a href="https://github.com/jquery/jquery/commit/dbe09e39673fa77f7753c30fea783fc061d1230f"><code>dbe09e3</code></a> Build: Update Sizzle from 2.3.9 to 2.3.10</li> <li><a href="https://github.com/jquery/jquery/commit/a0d68b8441ae899a37b8f61dc2c33dc7cf03d0af"><code>a0d68b8</code></a> Build: Updating the 3.6-stable version to 3.6.4-pre.</li> <li><a href="https://github.com/jquery/jquery/commit/81d5bd17fd2f82779351c101de280f89c22948ac"><code>81d5bd1</code></a> Build: remove stale Insight package from custom builds</li> <li><a href="https://github.com/jquery/jquery/commit/8989500e6c695d10806400d20381da4d1ed34a7b"><code>8989500</code></a> Selector: Update Sizzle from 2.3.8 to 2.3.9</li> <li><a href="https://github.com/jquery/jquery/commit/2c5b47c4def78e447d2eb97a6f382e2b713165f8"><code>2c5b47c</code></a> Build: Updating the 3.x-stable version to 3.6.3-pre.</li> <li><a href="https://github.com/jquery/jquery/commit/2215119529bd3281bcc4e572b65ed02206390d3b"><code>2215119</code></a> Release: update authors</li> <li><a href="https://github.com/jquery/jquery/commit/0d9fae4c3acca66f9948aa00d7c00aa757dee597"><code>0d9fae4</code></a> Build: Limit permissions for GitHub workflows</li> <li><a href="https://github.com/jquery/jquery/commit/f4809f9b4a2d48ac2f9d1ce1185dd1ecf48a7323"><code>f4809f9</code></a> Build: Test on Node.js 18 & 19, stop testing on Node 12</li> <li>Additional commits viewable in <a href="https://github.com/jquery/jquery/compare/3.4.1...3.6.4">compare view</a></li> </ul> </details> <br /> [](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/airavata-django-portal/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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
