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: update dependency postcss-less to v3 #236

Merged
merged 1 commit into from
Sep 22, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2018

This PR contains the following updates:

Package Type Update New value References
postcss-less devDependencies major 3.0.1 source

Release Notes


shellscape/postcss-less

v3.0.1

Compare Source

Bugfixes

  • fix: crash on inline comments without leading space (#​115)

v3.0.0

Compare Source

This major version is a complete rewrite of the module on PostCSS v7.x. Please see #​113 for full details of fixes included in this release.

Breaking Changes

  • @import are now AtRule with import: true property
  • LESS variable nodes are now AtRule with variable: true property
  • LESS mixin nodes are now Rule or AtRule (depending on where they are used/declared) with mixin: true property
  • LESS variables cannot contain whitespace between the variable name and the colon (e.g. @thing : value) and will be parsed as regular CSS.
  • !important no longer parsed separately if a space separates the ! and important.


Renovate configuration

📅 Schedule: No schedule defined.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Renovate will regenerate this PR any time it develops a merge conflict.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.

@ChristianMurphy ChristianMurphy self-assigned this Sep 22, 2018
@ChristianMurphy ChristianMurphy merged commit 6026035 into master Sep 22, 2018
@ChristianMurphy ChristianMurphy deleted the renovate/postcss-less-3.x branch September 22, 2018 15:21
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

2 participants