Bump postcss from 8.2.7 to 8.2.13 #6

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/postcss-8.2.13 into master
dependabot[bot] commented 2022-05-17 08:42:07 +05:30 (Migrated from github.com)

Bumps postcss from 8.2.7 to 8.2.13.

Release notes

Sourced from postcss's releases.

8.2.13

  • Fixed ReDoS vulnerabilities in source map parsing (by @​yetingli).

8.2.12

  • Fixed package.json exports.

8.2.11

  • Fixed DEP0148 warning in Node.js 16.
  • Fixed docs (by @​semiromid).

8.2.10

8.2.9

8.2.8

Changelog

Sourced from postcss's changelog.

8.2.13

  • Fixed ReDoS vulnerabilities in source map parsing (by Yeting Li).

8.2.12

  • Fixed package.json exports.

8.2.11

  • Fixed DEP0148 warning in Node.js 16.
  • Fixed docs (by @​semiromid).

8.2.10

  • Fixed ReDoS vulnerabilities in source map parsing.
  • Fixed webpack 5 support (by Barak Igal).
  • Fixed docs (by Roeland Moors).

8.2.9

  • Exported NodeErrorOptions type (by Rouven Weßling).

8.2.8

  • Fixed browser builds in webpack 4 (by Matt Jones).
Commits

Dependabot compatibility score

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 commands and options

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.

Bumps [postcss](https://github.com/postcss/postcss) from 8.2.7 to 8.2.13. <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.2.13</h2> <ul> <li>Fixed ReDoS vulnerabilities in source map parsing (by <a href="https://github.com/yetingli"><code>@​yetingli</code></a>).</li> </ul> <h2>8.2.12</h2> <ul> <li>Fixed <code>package.json</code> exports.</li> </ul> <h2>8.2.11</h2> <ul> <li>Fixed <code>DEP0148</code> warning in Node.js 16.</li> <li>Fixed docs (by <a href="https://github.com/semiromid"><code>@​semiromid</code></a>).</li> </ul> <h2>8.2.10</h2> <ul> <li>Fixed ReDoS vulnerabilities in source map parsing.</li> <li>Fixed webpack 5 support (by <a href="https://github.com/barak007"><code>@​barak007</code></a>).</li> <li>Fixed docs (by <a href="https://github.com/roelandmoors"><code>@​roelandmoors</code></a>).</li> </ul> <h2>8.2.9</h2> <ul> <li>Exported <code>NodeErrorOptions</code> type (by <a href="https://github.com/realityking"><code>@​realityking</code></a>)</li> </ul> <h2>8.2.8</h2> <ul> <li>Fixed browser builds in webpack 5 (by <a href="https://github.com/mattcompiles"><code>@​mattcompiles</code></a>).</li> </ul> </blockquote> </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.2.13</h2> <ul> <li>Fixed ReDoS vulnerabilities in source map parsing (by Yeting Li).</li> </ul> <h2>8.2.12</h2> <ul> <li>Fixed <code>package.json</code> exports.</li> </ul> <h2>8.2.11</h2> <ul> <li>Fixed <code>DEP0148</code> warning in Node.js 16.</li> <li>Fixed docs (by <a href="https://github.com/semiromid"><code>@​semiromid</code></a>).</li> </ul> <h2>8.2.10</h2> <ul> <li>Fixed ReDoS vulnerabilities in source map parsing.</li> <li>Fixed webpack 5 support (by Barak Igal).</li> <li>Fixed docs (by Roeland Moors).</li> </ul> <h2>8.2.9</h2> <ul> <li>Exported <code>NodeErrorOptions</code> type (by Rouven Weßling).</li> </ul> <h2>8.2.8</h2> <ul> <li>Fixed browser builds in webpack 4 (by Matt Jones).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/030bd25ed90bcd5b790b58cabe6628e48cf0026c"><code>030bd25</code></a> Release 8.2.13 version</li> <li><a href="https://github.com/postcss/postcss/commit/41d3f3378feaa336d8555532d111e53015d93c8d"><code>41d3f33</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/8484d27b0fe4ecfff9ac15125681ac9c16690e39"><code>8484d27</code></a> Clean up tests</li> <li><a href="https://github.com/postcss/postcss/commit/2b1d04c867995e55124e0a165b7c6622c1735956"><code>2b1d04c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/postcss/postcss/issues/1567">#1567</a> from yetingli/main</li> <li><a href="https://github.com/postcss/postcss/commit/2ad1ca9b965dde32223bee28dc259c339cbaaa05"><code>2ad1ca9</code></a> Fix ReDoS in previous-map</li> <li><a href="https://github.com/postcss/postcss/commit/dc6cff1d7f9e0d6cba440d1b4f797a0f57b13595"><code>dc6cff1</code></a> Release 8.2.12 version</li> <li><a href="https://github.com/postcss/postcss/commit/8e6088f99ca8ae92f70d5207a8478cd22e6ec420"><code>8e6088f</code></a> Add package.json to exports</li> <li><a href="https://github.com/postcss/postcss/commit/2a1898ced8ba7eefe79086a8f45d8a9418330dba"><code>2a1898c</code></a> Release 8.2.11 version</li> <li><a href="https://github.com/postcss/postcss/commit/7b541ebe2b95dc6f4cde071c9280683942999ea7"><code>7b541eb</code></a> Update size limit</li> <li><a href="https://github.com/postcss/postcss/commit/3a641baae14543385c89f2975aa2737f04480436"><code>3a641ba</code></a> Update dependencies</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.2.7...8.2.13">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.2.7&new-version=8.2.13)](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) - `@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/mCaptcha/website/network/alerts). </details>
dependabot[bot] commented 2022-07-07 20:30:35 +05:30 (Migrated from github.com)

Looks like postcss is up-to-date now, so this is no longer needed.

Looks like postcss is up-to-date now, so this is no longer needed.

Pull request closed

Sign in to join this conversation.
No description provided.