You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by GitBox <gi...@apache.org> on 2022/10/25 08:13:39 UTC

[GitHub] [incubator-eventmesh-site] dependabot[bot] opened a new pull request, #43: Bump nth-check, @slorber/static-site-generator-webpack-plugin and @svgr/webpack

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

   Removes [nth-check](https://github.com/fb55/nth-check). It's no longer used after updating ancestor dependencies [nth-check](https://github.com/fb55/nth-check), [@slorber/static-site-generator-webpack-plugin](https://github.com/slorber/static-site-generator-webpack-plugin) and [@svgr/webpack](https://github.com/gregberge/svgr). These dependencies need to be updated together.
   
   Removes `nth-check`
   
   Updates `@slorber/static-site-generator-webpack-plugin` from 4.0.4 to 4.0.7
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a href="https://github.com/slorber/static-site-generator-webpack-plugin/commits/4.0.7">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@svgr/webpack` from 5.5.0 to 6.5.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/gregberge/svgr/releases"><code>@​svgr/webpack</code>'s releases</a>.</em></p>
   <blockquote>
   <h2>v6.5.0</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>fix Yarn peer dependency warning from <a href="https://github.com/babel"><code>@​babel</code></a>/core (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/786">#786</a>) (<a href="https://github.com/gregberge/svgr/commit/db35837">db35837</a>), closes <a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/785">#785</a></li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li><strong>babel-preset:</strong> fix 'role' attribute on svg element for react native (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/787">#787</a>) (<a href="https://github.com/gregberge/svgr/commit/35d85e0">35d85e0</a>)</li>
   </ul>
   <h2>v6.4.0</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> add babel-preset to core dependencies (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/782">#782</a>) (<a href="https://github.com/gregberge/svgr/commit/464ec5f">464ec5f</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li><strong>a11y:</strong> add attribute role=&quot;img&quot; to the svg element (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/750">#750</a>) (<a href="https://github.com/gregberge/svgr/commit/8b9edc4">8b9edc4</a>)</li>
   <li>support spaces in file names (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/779">#779</a>) (<a href="https://github.com/gregberge/svgr/commit/6ee639a">6ee639a</a>)</li>
   </ul>
   <h2>v6.3.1</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>fix duplicate plugin/preset detected error (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/747">#747</a>) (<a href="https://github.com/gregberge/svgr/commit/3c6a54c">3c6a54c</a>), closes <a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/746">#746</a></li>
   <li>fix exports compat with ESM (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/749">#749</a>) (<a href="https://github.com/gregberge/svgr/commit/f3e304c">f3e304c</a>)</li>
   </ul>
   <h2>v6.3.0</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>core:</strong> types field in package.json (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/693">#693</a>) (<a href="https://github.com/gregberge/svgr/commit/a491ace">a491ace</a>)</li>
   <li><strong>package.json:</strong> fix exports (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/745">#745</a>) (<a href="https://github.com/gregberge/svgr/commit/2a368d1">2a368d1</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>add descProp option (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/729">#729</a>) (<a href="https://github.com/gregberge/svgr/commit/a0637d4">a0637d4</a>)</li>
   <li><strong>cli:</strong> output file name when error happen to handling a file (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/702">#702</a>) (<a href="https://github.com/gregberge/svgr/commit/0ec1fbd">0ec1fbd</a>)</li>
   </ul>
   <h2>v6.2.1</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/gregberge/svgr/blob/main/CHANGELOG.md"><code>@​svgr/webpack</code>'s changelog</a>.</em></p>
   <blockquote>
   <h1><a href="https://github.com/gregberge/svgr/compare/v6.4.0...v6.5.0">6.5.0</a> (2022-10-14)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>fix Yarn peer dependency warning from <code>@​babel/core</code> (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/786">#786</a>) (<a href="https://github.com/gregberge/svgr/commit/db3583751474997dd72a0209ca61daddbac16c46">db35837</a>), closes <a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/785">#785</a></li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li><strong>babel-preset:</strong> fix 'role' attribute on svg element for react native (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/787">#787</a>) (<a href="https://github.com/gregberge/svgr/commit/35d85e069ebfef1b26ba181f443d9377a7bc003e">35d85e0</a>)</li>
   </ul>
   <h1><a href="https://github.com/gregberge/svgr/compare/v6.3.1...v6.4.0">6.4.0</a> (2022-10-01)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> add babel-preset to core dependencies (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/782">#782</a>) (<a href="https://github.com/gregberge/svgr/commit/464ec5fe81c6ba98be5a26923f3ad19fc2ef7fc6">464ec5f</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li><strong>a11y:</strong> add attribute role=&quot;img&quot; to the svg element (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/750">#750</a>) (<a href="https://github.com/gregberge/svgr/commit/8b9edc4e712f3adbd9f9c503dfc5e4d627f763cd">8b9edc4</a>)</li>
   <li>support spaces in file names (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/779">#779</a>) (<a href="https://github.com/gregberge/svgr/commit/6ee639a039a0001d3b97fef024f2bd0c3e107182">6ee639a</a>)</li>
   </ul>
   <h2><a href="https://github.com/gregberge/svgr/compare/v6.3.0...v6.3.1">6.3.1</a> (2022-07-22)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>fix duplicate plugin/preset detected error (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/747">#747</a>) (<a href="https://github.com/gregberge/svgr/commit/3c6a54c494bb8ff15f332ff2d44e9f6465a6c19a">3c6a54c</a>), closes <a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/746">#746</a></li>
   <li>fix exports compat with ESM (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/749">#749</a>) (<a href="https://github.com/gregberge/svgr/commit/f3e304c166282f042ecd4d6c396a0798a7f0b490">f3e304c</a>)</li>
   </ul>
   <h1><a href="https://github.com/gregberge/svgr/compare/v6.2.1...v6.3.0">6.3.0</a> (2022-07-18)</h1>
   <h3>Bug Fixes</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/gregberge/svgr/commit/b385279d27e51d34e4684dda326aa4216a485572"><code>b385279</code></a> v6.5.0</li>
   <li><a href="https://github.com/gregberge/svgr/commit/35d85e069ebfef1b26ba181f443d9377a7bc003e"><code>35d85e0</code></a> feat(babel-preset): fix 'role' attribute on svg element for react native (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/787">#787</a>)</li>
   <li><a href="https://github.com/gregberge/svgr/commit/db3583751474997dd72a0209ca61daddbac16c46"><code>db35837</code></a> fix: fix Yarn peer dependency warning from <code>@​babel/core</code> (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/786">#786</a>)</li>
   <li><a href="https://github.com/gregberge/svgr/commit/80e883355e9b696568602792576153b0b8ea0d88"><code>80e8833</code></a> docs: rename &quot;master&quot; to &quot;main&quot; in package.json repository fields (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/784">#784</a>)</li>
   <li><a href="https://github.com/gregberge/svgr/commit/7c290d1b7d21a578ca6e2a837a8aa5b101eb0965"><code>7c290d1</code></a> chore: fix package-lock.json</li>
   <li><a href="https://github.com/gregberge/svgr/commit/fd423ae712087c34ba044ecb9016e862ca32eac1"><code>fd423ae</code></a> v6.4.0</li>
   <li><a href="https://github.com/gregberge/svgr/commit/464ec5fe81c6ba98be5a26923f3ad19fc2ef7fc6"><code>464ec5f</code></a> fix(deps): add babel-preset to core dependencies (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/782">#782</a>)</li>
   <li><a href="https://github.com/gregberge/svgr/commit/8b9edc4e712f3adbd9f9c503dfc5e4d627f763cd"><code>8b9edc4</code></a> feat(a11y): add attribute role=&quot;img&quot; to the svg element (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/750">#750</a>)</li>
   <li><a href="https://github.com/gregberge/svgr/commit/a9d9e98d0eef10f02b503ed517e0ab1154eb036a"><code>a9d9e98</code></a> docs: correct function name (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/757">#757</a>)</li>
   <li><a href="https://github.com/gregberge/svgr/commit/725bd87ea53f8300e9983365560c982db2c28a49"><code>725bd87</code></a> docs: update vite plugin recommendation (<a href="https://github-redirect.dependabot.com/gregberge/svgr/issues/766">#766</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/gregberge/svgr/compare/v5.5.0...v6.5.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)
   - `@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/incubator-eventmesh-site/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: commits-unsubscribe@eventmesh.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: commits-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh-site] qqeasonchen merged pull request #43: Bump nth-check, @slorber/static-site-generator-webpack-plugin and @svgr/webpack

Posted by GitBox <gi...@apache.org>.
qqeasonchen merged PR #43:
URL: https://github.com/apache/incubator-eventmesh-site/pull/43


-- 
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: commits-unsubscribe@eventmesh.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: commits-help@eventmesh.apache.org