Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency postcss to v8.2.13 [SECURITY] #514

Merged
merged 1 commit into from
May 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss (source) 8.2.10 -> 8.2.13 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2021-23382

The package postcss versions before 7.0.36 or between 8.0.0 and 8.2.13 are vulnerable to Regular Expression Denial of Service (ReDoS) via getAnnotationURL() and loadAnnotation() in lib/previous-map.js. The vulnerable regexes are caused mainly by the sub-pattern /*\s* sourceMappingURL=(.*).


Release Notes

postcss/postcss

v8.2.13

Compare Source

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

v8.2.12

Compare Source

  • Fixed package.json exports.

v8.2.11

Compare Source

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

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label May 2, 2023
@renovate renovate bot changed the title fix(deps): update dependency postcss to v8.2.13 [security] Update dependency postcss to v8.2.13 [SECURITY] May 9, 2023
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch from 9939f34 to 06eb76b Compare May 11, 2023 03:17
Copy link
Member

@confused-Techie confused-Techie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All tests are passing here, and with a change so small it doesn't make me to nervous.

But just to be sure, here's the CHANGELOG entries present between our versions:

Entries:

  • Fixed DEP0148 warning in Node.js 16
  • Fixed docs
  • Fixed package.json exports
  • Fixed ReDoS vulnerabilities in source map parsing

@mauricioszabo mauricioszabo merged commit 9fa11d5 into master May 16, 2023
100 checks passed
@mauricioszabo mauricioszabo deleted the renovate/npm-postcss-vulnerability branch May 16, 2023 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants