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

fix: update postcss-import to v16 #582

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss-import 13.0.0 -> 16.0.1 age adoption passing confidence

Release Notes

postcss/postcss-import (postcss-import)

v16.0.1

Compare Source

  • Fix crash when handling some @imports with media conditions (#​557, #​558)

v16.0.0

Compare Source

  • BREAKING: Require Node.js v18+ (#​550, #​551)
  • BREAKING: Signifigant rewrite, with small behavioral tweaks in a number of edge cases
  • Support for @supports conditional imports added (#​532, #​548)
  • When skipDuplicates is false, handles import cycles correctly (#​462, #​535)
  • Add warnOnEmpty option to allow disabling warnings for empty files (#​84, #​541)
  • Use proper node.errors (#​518, #​540)

Huge thanks to @romainmenke for all the hard work he put into this release.

v15.1.0

Compare Source

  • Add data: URL support (this is not useful for most consumers) (#​515)

v15.0.1

Compare Source

v15.0.0

Compare Source

  • BREAKING: Require Node.js v14+ (#​497)
  • BREAKING: Require nameLayer option for handling anonymous layers (#​496)
  • Fix handling of @media queries inside layered imports (#​495, #​496)

v14.1.0

Compare Source

v14.0.2

Compare Source

  • Remove remaining direct import of postcss package (#​455, #​456)

v14.0.1

Compare Source

  • Fix bug with @charset statements in media imports (#​448, #​453)

v14.0.0

Compare Source

This release should not have breaking changes for the vast majority of users; only those with @charset statements in their CSS may be affected.

  • BREAKING: Error if multiple incompatible @charset statements (#​447)
  • BREAKING: Warn if @charset statements are not at the top of files (#​447)
  • Fix handing of @charset (#​436, #​447)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dep:major Major package version update dependencies Label for renovate bot PR labels Jan 3, 2024
@renovate renovate bot assigned c3dr0x and Hartorn Jan 3, 2024
@renovate renovate bot force-pushed the deps/webpack-laboratory-postcss-import-16.x branch from 3b91dda to 6bfb662 Compare February 15, 2024 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dep:major Major package version update dependencies Label for renovate bot PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants