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-loader to v8 #3805

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss-loader 7.3.4 -> 8.1.1 age adoption passing confidence

Release Notes

webpack-contrib/postcss-loader (postcss-loader)

v8.1.1

Compare Source

v8.1.0

Compare Source

Features

v8.0.0

Compare Source

⚠ BREAKING CHANGES
7.3.4 (2023-12-27)
Bug Fixes
7.3.3 (2023-06-10)
Bug Fixes
  • perf: avoid using klona for postcss options (#​658) (e754c3f)
  • bug with loading configurations after updating cosmiconfig to version 8.2 (684d265)
7.3.2 (2023-05-28)
Bug Fixes
7.3.1 (2023-05-26)
Bug Fixes
  • warning and error serialization (65748ec)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copy link
Contributor Author

renovate bot commented Jan 16, 2024

⚠ 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @symfony/webpack-encore@4.6.1
npm ERR! Found: postcss-loader@8.1.1
npm ERR! node_modules/postcss-loader
npm ERR!   dev postcss-loader@"8.1.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional postcss-loader@"^7.0.0" from @symfony/webpack-encore@4.6.1
npm ERR! node_modules/@symfony/webpack-encore
npm ERR!   dev @symfony/webpack-encore@"4.6.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: postcss-loader@7.3.4
npm ERR! node_modules/postcss-loader
npm ERR!   peerOptional postcss-loader@"^7.0.0" from @symfony/webpack-encore@4.6.1
npm ERR!   node_modules/@symfony/webpack-encore
npm ERR!     dev @symfony/webpack-encore@"4.6.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-04-03T16_00_31_037Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-03T16_00_31_037Z-debug-0.log

@renovate renovate bot force-pushed the renovate/postcss-loader-8.x branch 2 times, most recently from d8f1693 to 8f1d0dd Compare February 2, 2024 16:13
@renovate renovate bot force-pushed the renovate/postcss-loader-8.x branch from 8f1d0dd to 735aabc Compare February 15, 2024 06:30
@renovate renovate bot force-pushed the renovate/postcss-loader-8.x branch from 735aabc to da11a3e Compare February 28, 2024 14:18
@renovate renovate bot force-pushed the renovate/postcss-loader-8.x branch from da11a3e to 816ef63 Compare April 3, 2024 16:00
Copy link
Contributor Author

renovate bot commented May 15, 2024

⚠️ 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: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @symfony/webpack-encore@4.6.1
npm error Found: postcss-loader@8.1.1
npm error node_modules/postcss-loader
npm error   dev postcss-loader@"8.1.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional postcss-loader@"^7.0.0" from @symfony/webpack-encore@4.6.1
npm error node_modules/@symfony/webpack-encore
npm error   dev @symfony/webpack-encore@"4.6.1" from the root project
npm error
npm error Conflicting peer dependency: postcss-loader@7.3.4
npm error node_modules/postcss-loader
npm error   peerOptional postcss-loader@"^7.0.0" from @symfony/webpack-encore@4.6.1
npm error   node_modules/@symfony/webpack-encore
npm error     dev @symfony/webpack-encore@"4.6.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-15T11_59_21_492Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-15T11_59_21_492Z-debug-0.log

@renovate renovate bot force-pushed the renovate/postcss-loader-8.x branch from 816ef63 to aa1f316 Compare May 15, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants