Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

chore: update dependency postcss to v8.4.31 [SECURITY] #108

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2023

Update Request | Renovate Bot

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss (source) 8.4.16 -> 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.


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.

v8.4.26

Compare Source

  • Fixed clone methods types.

v8.4.25

Compare Source

v8.4.24

Compare Source

  • Fixed Plugin types.

v8.4.23

Compare Source

  • Fixed warnings in TypeDoc.

v8.4.22

Compare Source

  • Fixed TypeScript support with node16 (by Remco Haszing).

v8.4.21

Compare Source

  • Fixed Input#error types (by Aleks Hudochenkov).

v8.4.20

Compare Source

  • Fixed source map generation for childless at-rules like @layer.

v8.4.19

Compare Source

  • Fixed whitespace preserving after AST transformations (by Romain Menke).

v8.4.18

Compare Source

  • Fixed an error on absolute: true with empty sourceContent (by Rene Haas).

v8.4.17

Compare Source

  • Fixed Node.before() unexpected behavior (by Romain Menke).
  • Added TOC to docs (by Mikhail Dedov).

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 requested a review from mrlemoos as a code owner October 7, 2023 05:13
@renovate renovate bot added the dependencies label Oct 7, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 7, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
[05:12:06.768] INFO (10): Installing tool node v18.4.0...
v18.4.0
8.12.1
0.11.2
[05:12:09.515] INFO (10): Installed tool node in 2.7s.
[05:12:10.031] INFO (46): Installing tool yarn-slim v1.22.19...
[05:13:20.485] FATAL (46): Command failed with exit code 1: /opt/containerbase/tools/node/18.4.0/bin/npm install yarn@1.22.19 --save-exact --no-audit --prefix /opt/containerbase/tools/yarn-slim/1.22.19 --cache /tmp/containerbase-npm-KyY74F --silent
    err: {
      "type": "Error",
      "message": "Command failed with exit code 1: /opt/containerbase/tools/node/18.4.0/bin/npm install yarn@1.22.19 --save-exact --no-audit --prefix /opt/containerbase/tools/yarn-slim/1.22.19 --cache /tmp/containerbase-npm-KyY74F --silent",
      "stack":
          Error: Command failed with exit code 1: /opt/containerbase/tools/node/18.4.0/bin/npm install yarn@1.22.19 --save-exact --no-audit --prefix /opt/containerbase/tools/yarn-slim/1.22.19 --cache /tmp/containerbase-npm-KyY74F --silent
              at makeError (/snapshot/dist/containerbase-cli.js:42922:13)
              at handlePromise (/snapshot/dist/containerbase-cli.js:43378:29)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallYarnSlimService.install (/snapshot/dist/containerbase-cli.js:45301:5)
              at async InstallYarnSlimService.install (/snapshot/dist/containerbase-cli.js:45638:5)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:45972:11)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:46296:14)
              at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:1344:26)
              at async _Cli.run (/snapshot/dist/containerbase-cli.js:2457:22)
              at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:2465:28)
      "shortMessage": "Command failed with exit code 1: /opt/containerbase/tools/node/18.4.0/bin/npm install yarn@1.22.19 --save-exact --no-audit --prefix /opt/containerbase/tools/yarn-slim/1.22.19 --cache /tmp/containerbase-npm-KyY74F --silent",
      "command": "/opt/containerbase/tools/node/18.4.0/bin/npm install yarn@1.22.19 --save-exact --no-audit --prefix /opt/containerbase/tools/yarn-slim/1.22.19 --cache /tmp/containerbase-npm-KyY74F --silent",
      "escapedCommand": "\"/opt/containerbase/tools/node/18.4.0/bin/npm\" install \"yarn@1.22.19\" --save-exact --no-audit --prefix \"/opt/containerbase/tools/yarn-slim/1.22.19\" --cache \"/tmp/containerbase-npm-KyY74F\" --silent",
      "exitCode": 1,
      "cwd": "/opt/containerbase",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[05:13:21.181] INFO (46): Installed tool yarn-slim with errors in 1m 11.1s.

@github-actions github-actions bot added the PR: unreviewed PR does not have any reviews. label Oct 7, 2023
@github-actions
Copy link

github-actions bot commented Oct 7, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 8 0 0.08s
✅ MARKDOWN markdownlint 17 0 0 0.32s
✅ MARKDOWN markdown-link-check 17 0 13.64s
✅ MARKDOWN markdown-table-formatter 17 1 0 0.28s
✅ XML xmllint 5 0 0 0.02s
⚠️ YAML prettier 12 0 1 0.42s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@renovate
Copy link
Contributor Author

renovate bot commented Oct 7, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies PR: unreviewed PR does not have any reviews.
Projects
None yet
0 participants