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 postcss-load-config 4.0.2 → 5.0.2 (major) #12611

Closed
wants to merge 1 commit into from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Dec 18, 2023

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ turbo (1.10.16 → 1.11.2) · Repo

Sorry, we couldn't find anything useful about this release.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Dec 18, 2023
@thecrypticace
Copy link
Contributor

Upgrading this moves things to require Node 18 which might break some things currently. I think we absolutely need to bump the minimum Node version but lets not do that right now.

@depfu depfu bot deleted the depfu/update/npm/postcss-load-config-5.0.2 branch December 18, 2023 14:02
@karlhorky
Copy link

karlhorky commented Feb 11, 2024

@thecrypticace any plans for doing this any time soon?

Versions of postcss-load-config lower than [email protected] cause ESM postcss.config.ts to break with "type": "module" in package.json:

If this requires a separate issue, I can open one.

@silverwind
Copy link

silverwind commented Feb 12, 2024

Upgrading this moves things to require Node 18 which might break some things currently. I think we absolutely need to bump the minimum Node version but lets not do that right now.

All versions below Node 18 are EOL, you should just require Node 18 and then make a major version bump.

@garbast
Copy link

garbast commented Apr 15, 2024

Could you backport it for 3.4 too?

This would enable using postcss.config.ts when in "type": "module" mode.

For now its to early to adopt v4 and I assume it'll be a while until a first RC will be available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants