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

[GitHub] [streampipes-website] dependabot[bot] opened a new pull request, #48: Bump glob-parent and harp

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

   Bumps [glob-parent](https://github.com/gulpjs/glob-parent) to 5.1.2 and updates ancestor dependency [harp](https://github.com/sintaxi/harp). These dependencies need to be updated together.
   
   Updates `glob-parent` from 3.1.0 to 5.1.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/gulpjs/glob-parent/releases">glob-parent's releases</a>.</em></p>
   <blockquote>
   <h2>v5.1.2</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>eliminate ReDoS (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/36">#36</a>) (<a href="https://github.com/gulpjs/glob-parent/commit/f9231168b0041fea3f8f954b3cceb56269fc6366">f923116</a>)</li>
   </ul>
   <h2>v5.1.1</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>unescape exclamation mark (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/26">#26</a>) (<a href="https://github.com/gulpjs/glob-parent/commit/a98874f1a59e407f4fb1beb0db4efa8392da60bb">a98874f</a>)</li>
   </ul>
   <h2>v5.1.0</h2>
   <h3>Features</h3>
   <ul>
   <li>add <code>flipBackslashes</code> option to disable auto conversion of slashes (closes <a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/24">#24</a>) (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/25">#25</a>) (<a href="https://github.com/gulpjs/glob-parent/commit/eecf91d5e3834ed78aee39c4eaaae654d76b87b3">eecf91d</a>)</li>
   </ul>
   <h2>v5.0.0</h2>
   <h3>⚠ BREAKING CHANGES</h3>
   <ul>
   <li>Drop support for node &lt;6 &amp; bump dependencies</li>
   </ul>
   <h3>Miscellaneous Chores</h3>
   <ul>
   <li>Drop support for node &lt;6 &amp; bump dependencies (<a href="https://github.com/gulpjs/glob-parent/commit/896c0c00b4e7362f60b96e7fc295ae929245255a">896c0c0</a>)</li>
   </ul>
   <h2>v4.0.0</h2>
   <h3>⚠ BREAKING CHANGES</h3>
   <ul>
   <li>question marks are valid path characters on Windows so avoid flagging as a glob when alone</li>
   <li>Update is-glob dependency</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>hoist regexps and strings for performance gains (<a href="https://github.com/gulpjs/glob-parent/commit/4a80667c69355c76a572a5892b0f133c8e1f457e">4a80667</a>)</li>
   <li>question marks are valid path characters on Windows so avoid flagging as a glob when alone (<a href="https://github.com/gulpjs/glob-parent/commit/2a551dd0dc3235e78bf3c94843d4107072d17841">2a551dd</a>)</li>
   <li>Update is-glob dependency (<a href="https://github.com/gulpjs/glob-parent/commit/e41fcd895d1f7bc617dba45c9d935a7949b9c281">e41fcd8</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md">glob-parent's changelog</a>.</em></p>
   <blockquote>
   <h3><a href="https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2">5.1.2</a> (2021-03-06)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>eliminate ReDoS (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/36">#36</a>) (<a href="https://github.com/gulpjs/glob-parent/commit/f9231168b0041fea3f8f954b3cceb56269fc6366">f923116</a>)</li>
   </ul>
   <h3><a href="https://www.github.com/gulpjs/glob-parent/compare/v6.0.1...v6.0.2">6.0.2</a> (2021-09-29)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Improve performance (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/53">#53</a>) (<a href="https://www.github.com/gulpjs/glob-parent/commit/843f8de1c177e9a5c06c4cfd2349ca5207168e00">843f8de</a>)</li>
   </ul>
   <h3><a href="https://www.github.com/gulpjs/glob-parent/compare/v6.0.0...v6.0.1">6.0.1</a> (2021-07-20)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Resolve ReDoS vulnerability from CVE-2021-35065 (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/49">#49</a>) (<a href="https://www.github.com/gulpjs/glob-parent/commit/3e9f04a3b4349db7e1962d87c9a7398cda51f339">3e9f04a</a>)</li>
   </ul>
   <h2><a href="https://www.github.com/gulpjs/glob-parent/compare/v5.1.2...v6.0.0">6.0.0</a> (2021-05-03)</h2>
   <h3>⚠ BREAKING CHANGES</h3>
   <ul>
   <li>Correct mishandled escaped path separators (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/34">#34</a>)</li>
   <li>upgrade scaffold, dropping node &lt;10 support</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Correct mishandled escaped path separators (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/34">#34</a>) (<a href="https://www.github.com/gulpjs/glob-parent/commit/32f6d52663b7addac38d0dff570d8127edf03f47">32f6d52</a>), closes <a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/32">#32</a></li>
   </ul>
   <h3>Miscellaneous Chores</h3>
   <ul>
   <li>upgrade scaffold, dropping node &lt;10 support (<a href="https://www.github.com/gulpjs/glob-parent/commit/e83d0c5a411947cf69eb58f36349db80439c606f">e83d0c5</a>)</li>
   </ul>
   <h3><a href="https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.1">5.1.1</a> (2021-01-27)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>unescape exclamation mark (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/26">#26</a>) (<a href="https://github.com/gulpjs/glob-parent/commit/a98874f1a59e407f4fb1beb0db4efa8392da60bb">a98874f</a>)</li>
   </ul>
   <h2><a href="https://github.com/gulpjs/glob-parent/compare/v5.0.0...v5.1.0">5.1.0</a> (2021-01-27)</h2>
   <h3>Features</h3>
   <ul>
   <li>add <code>flipBackslashes</code> option to disable auto conversion of slashes (closes <a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/24">#24</a>) (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/25">#25</a>) (<a href="https://github.com/gulpjs/glob-parent/commit/eecf91d5e3834ed78aee39c4eaaae654d76b87b3">eecf91d</a>)</li>
   </ul>
   <h2><a href="https://github.com/gulpjs/glob-parent/compare/v4.0.0...v5.0.0">5.0.0</a> (2021-01-27)</h2>
   <h3>⚠ BREAKING CHANGES</h3>
   <ul>
   <li>Drop support for node &lt;6 &amp; bump dependencies</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/gulpjs/glob-parent/commit/eb2c439de448c779b450472e591a2bc9e37e9668"><code>eb2c439</code></a> chore: update changelog</li>
   <li><a href="https://github.com/gulpjs/glob-parent/commit/12bcb6c45c942e2d05fc1e6ff5402e72555b54b6"><code>12bcb6c</code></a> chore: release 5.1.2</li>
   <li><a href="https://github.com/gulpjs/glob-parent/commit/f9231168b0041fea3f8f954b3cceb56269fc6366"><code>f923116</code></a> fix: eliminate ReDoS (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/36">#36</a>)</li>
   <li><a href="https://github.com/gulpjs/glob-parent/commit/0b014a7962789b2d8f2cf0b6311f40667aecd62c"><code>0b014a7</code></a> chore: add JSDoc returns information (<a href="https://github-redirect.dependabot.com/gulpjs/glob-parent/issues/33">#33</a>)</li>
   <li><a href="https://github.com/gulpjs/glob-parent/commit/2b24ebd64b2a045aa167c825376335555da139fd"><code>2b24ebd</code></a> chore: generate initial changelog</li>
   <li><a href="https://github.com/gulpjs/glob-parent/commit/9b6e8747ddf664c9b1a36fbd2a23e43a35b8a52f"><code>9b6e874</code></a> chore: release 5.1.1</li>
   <li><a href="https://github.com/gulpjs/glob-parent/commit/749c35ee084498ebb1ce8cc9cf655f6aa4d623c5"><code>749c35e</code></a> ci: try wrapping the JOB_ID in a string</li>
   <li><a href="https://github.com/gulpjs/glob-parent/commit/5d39def48c9e9eaee0ca36dafdf7b6cdcd875b85"><code>5d39def</code></a> ci: attempt to switch to published coveralls</li>
   <li><a href="https://github.com/gulpjs/glob-parent/commit/0b5b37f674a7e207457c99cb2f123299e5ab31c9"><code>0b5b37f</code></a> ci: put the npm step back in for only Windows</li>
   <li><a href="https://github.com/gulpjs/glob-parent/commit/473f5d87644bf19f32c53de21d2420f03aa02e5a"><code>473f5d8</code></a> ci: update azure build images</li>
   <li>Additional commits viewable in <a href="https://github.com/gulpjs/glob-parent/compare/v3.1.0...v5.1.2">compare view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by <a href="https://www.npmjs.com/~phated">phated</a>, a new releaser for glob-parent since your current version.</p>
   </details>
   <br />
   
   Updates `harp` from 0.32.0 to 0.46.0
   <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>terraform@v1.20.1</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/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><a href="https://github.com/sintaxi/harp/commit/e80ee063d37462367602fea249fde89526516313"><code>e80ee06</code></a> removes request as a dependency</li>
   <li><a href="https://github.com/sintaxi/harp/commit/10e543932c8253ca63b4ac9eba6bce8d25d5e62d"><code>10e5439</code></a> use axios in test/invalid and test/plain</li>
   <li><a href="https://github.com/sintaxi/harp/commit/7f43ebddd9015742b9ca14da17ca039ddd80fb75"><code>7f43ebd</code></a> uses axios in test/headers file</li>
   <li>Additional commits viewable in <a href="https://github.com/sintaxi/harp/compare/v0.32.0...v0.46.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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/streampipes-website/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: dev-unsubscribe@streampipes.apache.org

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


[GitHub] [streampipes-website] bossenti commented on pull request #48: Bump glob-parent and harp

Posted by "bossenti (via GitHub)" <gi...@apache.org>.
bossenti commented on PR #48:
URL: https://github.com/apache/streampipes-website/pull/48#issuecomment-1528834144

   @dependabot rebase
   


-- 
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: dev-unsubscribe@streampipes.apache.org

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


[GitHub] [streampipes-website] dependabot[bot] closed pull request #48: Bump glob-parent and harp

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #48: Bump glob-parent and harp
URL: https://github.com/apache/streampipes-website/pull/48


-- 
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: dev-unsubscribe@streampipes.apache.org

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


[GitHub] [streampipes-website] bossenti commented on pull request #48: Bump glob-parent and harp

Posted by "bossenti (via GitHub)" <gi...@apache.org>.
bossenti commented on PR #48:
URL: https://github.com/apache/streampipes-website/pull/48#issuecomment-1528816422

   @dependabot reopen


-- 
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: dev-unsubscribe@streampipes.apache.org

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


[GitHub] [streampipes-website] bossenti commented on pull request #48: Bump glob-parent and harp

Posted by "bossenti (via GitHub)" <gi...@apache.org>.
bossenti commented on PR #48:
URL: https://github.com/apache/streampipes-website/pull/48#issuecomment-1528816460

   @dependabot recreate


-- 
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: dev-unsubscribe@streampipes.apache.org

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


[GitHub] [streampipes-website] dependabot[bot] commented on pull request #48: Bump glob-parent and harp

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #48:
URL: https://github.com/apache/streampipes-website/pull/48#issuecomment-1379606317

   Looks like this PR is closed. If you re-open it, I'll rebase it, as long as no-one else has edited it.


-- 
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: dev-unsubscribe@streampipes.apache.org

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


[GitHub] [streampipes-website] dependabot[bot] commented on pull request #48: Bump glob-parent and harp

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #48:
URL: https://github.com/apache/streampipes-website/pull/48#issuecomment-1528816087

   Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use `@dependabot reopen` if the branch has been deleted).


-- 
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: dev-unsubscribe@streampipes.apache.org

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


[GitHub] [streampipes-website] bossenti merged pull request #48: Bump glob-parent and harp

Posted by "bossenti (via GitHub)" <gi...@apache.org>.
bossenti merged PR #48:
URL: https://github.com/apache/streampipes-website/pull/48


-- 
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: dev-unsubscribe@streampipes.apache.org

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


[GitHub] [streampipes-website] bossenti commented on pull request #48: Bump glob-parent and harp

Posted by "bossenti (via GitHub)" <gi...@apache.org>.
bossenti commented on PR #48:
URL: https://github.com/apache/streampipes-website/pull/48#issuecomment-1528816411

   @dependabot reope


-- 
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: dev-unsubscribe@streampipes.apache.org

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


[GitHub] [streampipes-website] dependabot[bot] commented on pull request #48: Bump glob-parent and harp

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #48:
URL: https://github.com/apache/streampipes-website/pull/48#issuecomment-1379606238

   Looks like these dependencies are up-to-date now, so this is no longer needed.


-- 
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: dev-unsubscribe@streampipes.apache.org

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


[GitHub] [streampipes-website] bossenti commented on pull request #48: Bump glob-parent and harp

Posted by "bossenti (via GitHub)" <gi...@apache.org>.
bossenti commented on PR #48:
URL: https://github.com/apache/streampipes-website/pull/48#issuecomment-1528816077

   @dependabot recreate


-- 
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: dev-unsubscribe@streampipes.apache.org

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


[GitHub] [streampipes-website] bossenti commented on pull request #48: Bump glob-parent and harp

Posted by GitBox <gi...@apache.org>.
bossenti commented on PR #48:
URL: https://github.com/apache/streampipes-website/pull/48#issuecomment-1379606295

   @dependabot rebase


-- 
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: dev-unsubscribe@streampipes.apache.org

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