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

chore(deps): update dependency postcss-load-config to v6 #226

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss-load-config 3.1.0 -> 6.0.1 age adoption passing confidence

Release Notes

postcss/postcss-load-config (postcss-load-config)

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

v5.1.0

Compare Source

Features
  • Allow to use tsx for TypeScript support (#​260)

v5.0.3

Compare Source

Bug Fixes
  • Fixed update of ESM configs (#​259)

v5.0.2

Compare Source

Bug Fixes
  • Fixed __require name conflict (#​257)

v5.0.1

Compare Source

Bug Fixes

v5.0.0

Compare Source

v4.0.2

Compare Source

Bug Fixes
  • src/index: added support for .cts files (#​252)
  • deps: updated lilconfig (#​253)

v4.0.1

Compare Source

Bug Fixes
  • src/index: Fixed Windows support (#​238)

v4.0.0

Compare Source

v3.1.4

Compare Source

Bug Fixes
  • deps: Add postcss to optional peer dependencies to fix types (#​233)

v3.1.3

Compare Source

Bug Fixes
  • src/index: Fix root path calculation for resolving relative path to plugins (#​231)

v3.1.2

Compare Source

Bug Fixes
  • src/index: Load plugins from PostCSS config location instead of current working directory (#​229)

v3.1.1

Compare Source

Bug Fixes
  • deps: Reduce dependencies by dropping import-cwd (#​227)

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from C0ZEN as a code owner June 2, 2024 14:45
@renovate renovate bot assigned C0ZEN Jun 2, 2024
Copy link
Author

renovate bot commented Jun 2, 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: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/postcss-load-config
npm ERR!   dev postcss-load-config@"6.0.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional postcss-load-config@"^2.1.0 || ^3.0.0" from [email protected]
npm ERR! node_modules/svelte-preprocess
npm ERR!   dev svelte-preprocess@"4.7.4" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/postcss-load-config
npm ERR!   peerOptional postcss-load-config@"^2.1.0 || ^3.0.0" from [email protected]
npm ERR!   node_modules/svelte-preprocess
npm ERR!     dev svelte-preprocess@"4.7.4" 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! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-06-02T19_26_19_109Z-debug.log

@renovate renovate bot force-pushed the renovate/postcss-load-config-6.x branch from f609fd0 to 81d3770 Compare June 2, 2024 19:26
Copy link

codeclimate bot commented Jun 2, 2024

Code Climate has analyzed commit 81d3770 and detected 0 issues on this pull request.

View more on Code Climate.

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.

1 participant