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.4.31 [SECURITY] #21

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 8, 2023

Mend Renovate

This PR contains the following updates:

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

GitHub Vulnerability Alerts

CVE-2023-44270

An issue was discovered in PostCSS before 8.4.31. It affects linters using PostCSS to parse external Cascading Style Sheets (CSS). There may be \r discrepancies, as demonstrated by @font-face{ font:(\r/*);} in a rule.

This vulnerability affects linters using PostCSS to parse external untrusted CSS. An attacker can prepare CSS in such a way that it will contains parts parsed by PostCSS as a CSS comment. After processing by PostCSS, it will be included in the PostCSS output in CSS nodes (rules, properties) despite being originally included in a comment.


Release Notes

postcss/postcss (postcss)

v8.4.31

Compare Source

v8.4.30

Compare Source

  • Improved source map performance (by Romain Menke).

v8.4.29

Compare Source

  • Fixed Node#source.offset (by Ido Rosenthal).
  • Fixed docs (by Christian Oliff).

v8.4.28

Compare Source

  • Fixed Root.source.end for better source map (by Romain Menke).
  • Fixed Result.root types when process() has no parser.

v8.4.27

Compare Source

  • Fixed Container clone methods types.

Configuration

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

🚦 Automerge: Enabled.

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 deleted the renovate/npm-postcss-vulnerability branch April 3, 2024 13:16
@renovate renovate bot enabled auto-merge (squash) April 3, 2024 22:29
auto-merge was automatically disabled April 3, 2024 22:29

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) April 4, 2024 04:41
auto-merge was automatically disabled April 4, 2024 04:41

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) April 4, 2024 09:06
auto-merge was automatically disabled April 4, 2024 09:07

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) April 4, 2024 17:25
auto-merge was automatically disabled April 4, 2024 17:26

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) April 4, 2024 23:55
auto-merge was automatically disabled April 4, 2024 23:55

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) April 5, 2024 07:27
auto-merge was automatically disabled April 5, 2024 07:27

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) April 5, 2024 14:31
auto-merge was automatically disabled April 5, 2024 14:31

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) April 5, 2024 19:55
auto-merge was automatically disabled April 5, 2024 19:55

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) April 6, 2024 02:11
auto-merge was automatically disabled April 6, 2024 02:11

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) April 6, 2024 06:56
auto-merge was automatically disabled April 6, 2024 06:56

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) April 6, 2024 12:55
auto-merge was automatically disabled April 6, 2024 12:55

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) April 6, 2024 19:53
auto-merge was automatically disabled April 6, 2024 19:53

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) April 7, 2024 02:16
@renovate renovate bot enabled auto-merge (squash) June 1, 2024 06:41
auto-merge was automatically disabled June 1, 2024 06:41

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) June 1, 2024 14:18
auto-merge was automatically disabled June 1, 2024 14:18

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) June 1, 2024 19:48
auto-merge was automatically disabled June 1, 2024 19:48

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) June 2, 2024 01:08
auto-merge was automatically disabled June 2, 2024 01:08

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) June 2, 2024 07:45
auto-merge was automatically disabled June 2, 2024 07:45

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) June 2, 2024 12:54
auto-merge was automatically disabled June 2, 2024 12:54

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) June 2, 2024 19:22
auto-merge was automatically disabled June 2, 2024 19:23

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) June 3, 2024 02:14
auto-merge was automatically disabled June 3, 2024 02:14

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) June 3, 2024 08:25
auto-merge was automatically disabled June 3, 2024 08:25

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) June 3, 2024 12:47
auto-merge was automatically disabled June 3, 2024 12:47

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) June 3, 2024 18:21
auto-merge was automatically disabled June 3, 2024 18:21

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) June 4, 2024 01:42
auto-merge was automatically disabled June 4, 2024 01:42

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) June 4, 2024 08:20
auto-merge was automatically disabled June 4, 2024 08:20

Head branch was modified

@renovate renovate bot enabled auto-merge (squash) June 4, 2024 11:14
@renovate renovate bot force-pushed the renovate/npm-postcss-vulnerability branch from a95ba69 to b46eafa Compare June 4, 2024 11:14
@renovate renovate bot merged commit 3025854 into master Jun 4, 2024
0 of 3 checks passed
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.

0 participants