dependabot[bot] opened a new pull request, #1624:
URL: https://github.com/apache/airflow-site/pull/1624

   Bumps the npm-dependencies group with 1 update in the /landing-pages 
directory: [p5](https://github.com/processing/p5.js).
   
   Updates `p5` from 2.3.1 to 2.3.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/processing/p5.js/releases";>p5's releases</a>.</em></p>
   <blockquote>
   <h2>v2.3.2 Patch: Path performance &amp; loading animation</h2>
   <!-- raw HTML omitted -->
   <p>This patch improves 2D paths and adds a loading animation to display when 
<code>setup()</code> takes a long time.</p>
   <p><a href="https://github.com/okra-sf";><code>@​okra-sf</code></a> reported 
how using <code>beginShape/endShape</code> with many <code>vertex</code> calls 
<a href="https://redirect.github.com/processing/p5.js/issues/8973";>created 
slowdowns</a> in v2 compared to v1. Work in <a 
href="https://redirect.github.com/processing/p5.js/pull/9025";>processing/p5.js#9025</a>
 on speeding up how paths are drawn included <a 
href="https://github.com/okra-sf/p5-shape-bench/blob/main/reports/2026-07-28-shape-hot-path.md";>extensive
 benchmarking</a>, and was reviewed by <a 
href="https://github.com/davepagurek";><code>@​davepagurek</code></a> <a 
href="https://github.com/VANSH3104";><code>@​VANSH3104</code></a>  and <a 
href="https://github.com/treerao";><code>@​treerao</code></a></p>
   <p>The loading animation was added in <a 
href="https://redirect.github.com/processing/p5.js/pull/8997";>processing/p5.js#8997</a>
 by <a href="https://github.com/Jextic";><code>@​Jextic</code></a> and <a 
href="https://github.com/gojoshin";><code>@​gojoshin</code></a> as part of the 
CodeDay program, and reviewed by <a 
href="https://github.com/limzykenneth";><code>@​limzykenneth</code></a> and <a 
href="https://github.com/ksen0";><code>@​ksen0</code></a></p>
   <p>🎉 Thanks to all contributors &amp; stewards!</p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/processing/p5.js/compare/v2.3.1...v2.3.2";>https://github.com/processing/p5.js/compare/v2.3.1...v2.3.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/processing/p5.js/commit/8d8f65b2e11dce0b445b3b683e94403bbdd6ca51";><code>8d8f65b</code></a>
 2.3.2</li>
   <li><a 
href="https://github.com/processing/p5.js/commit/520c93449de8e90a53110adb193234d2a008ea37";><code>520c934</code></a>
 Merge pull request <a 
href="https://redirect.github.com/processing/p5.js/issues/9028";>#9028</a> from 
processing/patch-2.3.2</li>
   <li><a 
href="https://github.com/processing/p5.js/commit/46b1a19f4c950231b1c8320f3df0d7a26bbd3cc5";><code>46b1a19</code></a>
 Merge pull request <a 
href="https://redirect.github.com/processing/p5.js/issues/9025";>#9025</a> from 
okra-sf/perf/shape-hot-path</li>
   <li><a 
href="https://github.com/processing/p5.js/commit/f4f5e628eed7faed096e16249b067057786e00bf";><code>f4f5e62</code></a>
 Revert change that fails tests</li>
   <li><a 
href="https://github.com/processing/p5.js/commit/41e23a1e940cd936aa46cb5afaa6737cdba0188a";><code>41e23a1</code></a>
 Loading indicators can now appear in independent canvases instead of the 
cent...</li>
   <li><a 
href="https://github.com/processing/p5.js/commit/1e4df8d479cfecbd7335d1622cfd3330f0e54e4f";><code>1e4df8d</code></a>
 Updated test unit for instance mode and multiple instance testing for 
loading.js</li>
   <li><a 
href="https://github.com/processing/p5.js/commit/83a439df3d2c15fa0e99aa994c6e636abae017a1";><code>83a439d</code></a>
 Modified loading.js so that instead of a global variable for the loading 
indi...</li>
   <li><a 
href="https://github.com/processing/p5.js/commit/51cc0c1e6e2e460c190198a1e8dbbb42c04a8940";><code>51cc0c1</code></a>
 Refactored loading.js and added inline references. Also modified the unit 
tes...</li>
   <li><a 
href="https://github.com/processing/p5.js/commit/6ec7145daaa935072e2cf0405c6fdde13ad790dd";><code>6ec7145</code></a>
 Decoupled the loading indicators from main.js and replaced the loading text 
w...</li>
   <li><a 
href="https://github.com/processing/p5.js/commit/4ab5875dc825b19bcd11d04e6b2b30d0e6c40877";><code>4ab5875</code></a>
 Added a unit test for testing the loading indicator.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/processing/p5.js/compare/v2.3.1...v2.3.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=p5&package-manager=npm_and_yarn&previous-version=2.3.1&new-version=2.3.2)](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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </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]

Reply via email to