dependabot[bot] opened a new pull request, #53:
URL: https://github.com/apache/streampipes-website/pull/53

   Bumps [harp](https://github.com/sintaxi/harp) from 0.32.0 to 0.46.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/sintaxi/harp/releases";>harp's releases</a>.</em></p>
   <blockquote>
   <h2>security upgrade --deny-symlinks</h2>
   <p>This patch includes a requested security feature for denying symlinks. 
Enable, using <code>--deny-symlinks</code> flag and symlinks will receive a 
&quot;Forbidden&quot; response for all files that are symlinks.</p>
   <p>Node Security Advisory
   <a 
href="https://www.npmjs.com/advisories/816";>https://www.npmjs.com/advisories/816</a></p>
   <p>HackerOne Reprot
   <a 
href="https://hackerone.com/reports/530289";>https://hackerone.com/reports/530289</a></p>
   <h2>security patch [Unauthorized File Access]</h2>
   <p>Patch release that fixes unauthorized file access via encoded 
underscore.</p>
   <p>Node Security Advisory
   <a 
href="https://www.npmjs.com/advisories/807";>https://www.npmjs.com/advisories/807</a></p>
   <p>HackerOne Reprot
   <a 
href="https://hackerone.com/reports/453820";>https://hackerone.com/reports/453820</a></p>
   <p>Detailed tests added in <code>[email protected]</code>
   <a 
href="https://github.com/sintaxi/terraform/commit/b1934873bba39427e3324a999b19b0741b04df0f";>https://github.com/sintaxi/terraform/commit/b1934873bba39427e3324a999b19b0741b04df0f</a></p>
   <p>Basic harp test added...
   <a 
href="https://github.com/sintaxi/harp/commit/6547336e87096bd92e10aa0dedfe3b73b5f41a9f";>https://github.com/sintaxi/harp/commit/6547336e87096bd92e10aa0dedfe3b73b5f41a9f</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/sintaxi/harp/commit/31e013f16004915383eb5d08e0e06b368e5dcb2b";><code>31e013f</code></a>
 adds Marcos Lopez C &lt;<a 
href="mailto:[email protected]";>[email protected]</a>&gt; to 
contributors list. bumps to v0...</li>
   <li><a 
href="https://github.com/sintaxi/harp/commit/b55a5b5381e6849354a6176e245379a830831371";><code>b55a5b5</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/sintaxi/harp/issues/679";>#679</a> 
from MarcosLopezC/hotfix/middleware-setup-log</li>
   <li><a 
href="https://github.com/sintaxi/harp/commit/3bd072483428e2814b6598056c73c70243896948";><code>3bd0724</code></a>
 fix log bug when running server</li>
   <li><a 
href="https://github.com/sintaxi/harp/commit/4881027aa3d745cb0ca972bdf494e34f45c7997d";><code>4881027</code></a>
 server logging</li>
   <li><a 
href="https://github.com/sintaxi/harp/commit/b9419bf8efb3368cfeae3d081a6816618942ca59";><code>b9419bf</code></a>
 adds logging to server</li>
   <li><a 
href="https://github.com/sintaxi/harp/commit/678244fa92dc42f7b1c387a631165e05192b7c24";><code>678244f</code></a>
 imporves compile output</li>
   <li><a 
href="https://github.com/sintaxi/harp/commit/fa155fe40099e24060eec0783485bb59198fbb7b";><code>fa155fe</code></a>
 version bump v0.44.0</li>
   <li><a 
href="https://github.com/sintaxi/harp/commit/15e5f4366e8f46c848c8c19925d32bff4dabace8";><code>15e5f43</code></a>
 adds compile time and file sizes</li>
   <li><a 
href="https://github.com/sintaxi/harp/commit/18bfd5c741425e97a3ee1db352025d2406a68668";><code>18bfd5c</code></a>
 bumps terraform(esbuild)</li>
   <li><a 
href="https://github.com/sintaxi/harp/commit/73a5e287800ef1217f840e3a44ba553988876195";><code>73a5e28</code></a>
 version bump v0.42.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/sintaxi/harp/compare/v0.32.0...v0.46.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=harp&package-manager=npm_and_yarn&previous-version=0.32.0&new-version=0.46.1)](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)
   
   
   </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