You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@submarine.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/10/06 16:50:56 UTC

[PR] Bump postcss from 8.4.12 to 8.4.31 in /submarine-workbench-v2 [submarine]

dependabot[bot] opened a new pull request, #1111:
URL: https://github.com/apache/submarine/pull/1111

   Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.31.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p>
   <blockquote>
   <h2>8.4.31</h2>
   <ul>
   <li>Fixed <code>\r</code> parsing to fix CVE-2023-44270.</li>
   </ul>
   <h2>8.4.30</h2>
   <ul>
   <li>Improved source map performance (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
   </ul>
   <h2>8.4.29</h2>
   <ul>
   <li>Fixed <code>Node#source.offset</code> (by <a href="https://github.com/idoros"><code>@​idoros</code></a>).</li>
   <li>Fixed docs (by <a href="https://github.com/coliff"><code>@​coliff</code></a>).</li>
   </ul>
   <h2>8.4.28</h2>
   <ul>
   <li>Fixed <code>Root.source.end</code> for better source map (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
   <li>Fixed <code>Result.root</code> types when <code>process()</code> has no parser.</li>
   </ul>
   <h2>8.4.27</h2>
   <ul>
   <li>Fixed <code>Container</code> clone methods types.</li>
   </ul>
   <h2>8.4.26</h2>
   <ul>
   <li>Fixed clone methods types.</li>
   </ul>
   <h2>8.4.25</h2>
   <ul>
   <li>Improve stringify performance (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
   <li>Fixed docs (by <a href="https://github.com/vikaskaliramna07"><code>@​vikaskaliramna07</code></a>).</li>
   </ul>
   <h2>8.4.24</h2>
   <ul>
   <li>Fixed <code>Plugin</code> types.</li>
   </ul>
   <h2>8.4.23</h2>
   <ul>
   <li>Fixed warnings in TypeDoc.</li>
   </ul>
   <h2>8.4.22</h2>
   <ul>
   <li>Fixed TypeScript support with <code>node16</code> (by <a href="https://github.com/remcohaszing"><code>@​remcohaszing</code></a>).</li>
   </ul>
   <h2>8.4.21</h2>
   <ul>
   <li>Fixed <code>Input#error</code> types (by <a href="https://github.com/hudochenkov"><code>@​hudochenkov</code></a>).</li>
   </ul>
   <h2>8.4.20</h2>
   <ul>
   <li>Fixed source map generation for childless at-rules like <code>@layer</code>.</li>
   </ul>
   <h2>8.4.19</h2>
   <ul>
   <li>Fixed whitespace preserving after AST transformations (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
   </ul>
   <h2>8.4.18</h2>
   <ul>
   <li>Fixed an error on <code>absolute: true</code> with empty <code>sourceContent</code> (by <a href="https://github.com/KingSora"><code>@​KingSora</code></a>).</li>
   </ul>
   <h2>8.4.17</h2>
   <ul>
   <li>Fixed <code>Node.before()</code> unexpected behavior (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
   <li>Added TOC to docs (by <a href="https://github.com/muddv"><code>@​muddv</code></a>).</li>
   </ul>
   <h2>8.4.16</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p>
   <blockquote>
   <h2>8.4.31</h2>
   <ul>
   <li>Fixed <code>\r</code> parsing to fix CVE-2023-44270.</li>
   </ul>
   <h2>8.4.30</h2>
   <ul>
   <li>Improved source map performance (by Romain Menke).</li>
   </ul>
   <h2>8.4.29</h2>
   <ul>
   <li>Fixed <code>Node#source.offset</code> (by Ido Rosenthal).</li>
   <li>Fixed docs (by Christian Oliff).</li>
   </ul>
   <h2>8.4.28</h2>
   <ul>
   <li>Fixed <code>Root.source.end</code> for better source map (by Romain Menke).</li>
   <li>Fixed <code>Result.root</code> types when <code>process()</code> has no parser.</li>
   </ul>
   <h2>8.4.27</h2>
   <ul>
   <li>Fixed <code>Container</code> clone methods types.</li>
   </ul>
   <h2>8.4.26</h2>
   <ul>
   <li>Fixed clone methods types.</li>
   </ul>
   <h2>8.4.25</h2>
   <ul>
   <li>Improve stringify performance (by Romain Menke).</li>
   <li>Fixed docs (by <a href="https://github.com/vikaskaliramna07"><code>@​vikaskaliramna07</code></a>).</li>
   </ul>
   <h2>8.4.24</h2>
   <ul>
   <li>Fixed <code>Plugin</code> types.</li>
   </ul>
   <h2>8.4.23</h2>
   <ul>
   <li>Fixed warnings in TypeDoc.</li>
   </ul>
   <h2>8.4.22</h2>
   <ul>
   <li>Fixed TypeScript support with <code>node16</code> (by Remco Haszing).</li>
   </ul>
   <h2>8.4.21</h2>
   <ul>
   <li>Fixed <code>Input#error</code> types (by Aleks Hudochenkov).</li>
   </ul>
   <h2>8.4.20</h2>
   <ul>
   <li>Fixed source map generation for childless at-rules like <code>@layer</code>.</li>
   </ul>
   <h2>8.4.19</h2>
   <ul>
   <li>Fixed whitespace preserving after AST transformations (by Romain Menke).</li>
   </ul>
   <h2>8.4.18</h2>
   <ul>
   <li>Fixed an error on <code>absolute: true</code> with empty <code>sourceContent</code> (by Rene Haas).</li>
   </ul>
   <h2>8.4.17</h2>
   <ul>
   <li>Fixed <code>Node.before()</code> unexpected behavior (by Romain Menke).</li>
   <li>Added TOC to docs (by Mikhail Dedov).</li>
   </ul>
   <h2>8.4.16</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/postcss/postcss/commit/90208de8805dd762596c0028b8637ffbed23e371"><code>90208de</code></a> Release 8.4.31 version</li>
   <li><a href="https://github.com/postcss/postcss/commit/58cc860b4c1707510c9cd1bc1fa30b423a9ad6c5"><code>58cc860</code></a> Fix carrier return parsing</li>
   <li><a href="https://github.com/postcss/postcss/commit/4fff8e4cdc237619df1d73a444c0a8329701c1e2"><code>4fff8e4</code></a> Improve pnpm test output</li>
   <li><a href="https://github.com/postcss/postcss/commit/cd43ed123274a92ebc13a1e8cccf1d65b8198f84"><code>cd43ed1</code></a> Update dependencies</li>
   <li><a href="https://github.com/postcss/postcss/commit/caa916bdcbf66c51321574e2dde112ab13e8b306"><code>caa916b</code></a> Update dependencies</li>
   <li><a href="https://github.com/postcss/postcss/commit/8972f76923e921a3c9655822382039b31b1c8e1a"><code>8972f76</code></a> Typo</li>
   <li><a href="https://github.com/postcss/postcss/commit/11a5286f781d2a637f2c545c5e9cd661055acaab"><code>11a5286</code></a> Typo</li>
   <li><a href="https://github.com/postcss/postcss/commit/45c55017776fc61f7815d1ea8e92d5291ca5d6c8"><code>45c5501</code></a> Release 8.4.30 version</li>
   <li><a href="https://github.com/postcss/postcss/commit/bc3c341f589f9c15f1b56838a33d908374e537e0"><code>bc3c341</code></a> Update linter</li>
   <li><a href="https://github.com/postcss/postcss/commit/b2be58a2eb788d12474ee1335f8ecdb9fa6225aa"><code>b2be58a</code></a> Merge pull request <a href="https://redirect.github.com/postcss/postcss/issues/1881">#1881</a> from romainmenke/improve-sourcemap-performance--phil...</li>
   <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.12...8.4.31">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postcss&package-manager=npm_and_yarn&previous-version=8.4.12&new-version=8.4.31)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
   - `@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/submarine/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@submarine.apache.org

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


Re: [PR] Bump postcss from 8.4.12 to 8.4.31 in /submarine-workbench-v2 [submarine]

Posted by "codecov[bot] (via GitHub)" <gi...@apache.org>.
codecov[bot] commented on PR #1111:
URL: https://github.com/apache/submarine/pull/1111#issuecomment-1751106779

   ## [Codecov](https://app.codecov.io/gh/apache/submarine/pull/1111?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#1111](https://app.codecov.io/gh/apache/submarine/pull/1111?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (ee8c070) into [master](https://app.codecov.io/gh/apache/submarine/commit/52c1e55dd54e13a7417c38f667d9c7c8835e09e9?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (52c1e55) will **decrease** coverage by `21.89%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff             @@
   ##           master    #1111       +/-   ##
   ===========================================
   - Coverage   66.83%   44.95%   -21.89%     
   ===========================================
     Files         130      130               
     Lines        6320     5971      -349     
   ===========================================
   - Hits         4224     2684     -1540     
   - Misses       2096     3287     +1191     
   ```
   
   | [Flag](https://app.codecov.io/gh/apache/submarine/pull/1111/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | |
   |---|---|---|
   | [python-integration](https://app.codecov.io/gh/apache/submarine/pull/1111/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | |
   | [python-unit](https://app.codecov.io/gh/apache/submarine/pull/1111/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.95% <ø> (-2.92%)` | :arrow_down: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   [see 56 files with indirect coverage changes](https://app.codecov.io/gh/apache/submarine/pull/1111/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   


-- 
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@submarine.apache.org

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