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 all non-major dependencies #4478

Merged
merged 1 commit into from
Jun 3, 2022
Merged

Update all non-major dependencies #4478

merged 1 commit into from
Jun 3, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss (source) 8.4.13 -> 8.4.14 age adoption passing confidence
postcss-scss 4.0.3 -> 4.0.4 age adoption passing confidence
pyyaml (source) ==5.4 -> ==5.4.1 age adoption passing confidence
sass 1.51.0 -> 1.52.2 age adoption passing confidence
stylelint (source) 14.8.2 -> 14.8.5 age adoption passing confidence

Release Notes

postcss/postcss

v8.4.14

Compare Source

  • Print “old plugin API” warning only if plugin was used (by @​zardoy).
postcss/postcss-scss

v4.0.4

Compare Source

  • Fixed Custom Properties support.
yaml/pyyaml

v5.4.1

Compare Source

sass/dart-sass

v1.52.2

Compare Source

  • Preserve location of trailing loud comments (/* ... */) instead of pushing
    the comment to the next line.

v1.52.1

Compare Source

Command Line Interface
  • Fix a bug where --watch mode would close immediately in TTY mode. This was
    caused by our change to close --watch when stdin was closed outside of TTY
    mode, which has been reverted for now while we work on a fix.

v1.52.0

Compare Source

  • Add support for arbitrary modifiers at the end of plain CSS imports, in
    addition to the existing supports() and media queries. Sass now allows any
    sequence of identifiers of functions after the URL of an import for forwards
    compatibility with future additions to the CSS spec.

  • Fix an issue where source locations tracked through variable references could
    potentially become incorrect.

  • Fix a bug where a loud comment in the source can break the source map when
    embedding the sources, when using the command-line interface or the legacy JS
    API.

JS API
  • SassNumber.assertUnit() and SassNumber.assertNoUnits() now correctly
    return the number called on when it passes the assertion.
stylelint/stylelint

v14.8.5

Compare Source

  • Fixed: no-duplicate-selectors false positives with Less syntax (#​6111).

v14.8.4

Compare Source

  • Fixed: no-duplicate-selectors error with non-standard selectors (#​6106).

v14.8.3

Compare Source

  • Fixed: no-invalid-* end positions (#​6072).
  • Fixed: no-duplicate-* end positions (#​6047).
  • Fixed: no-descending-specificity end positions (#​6049).
  • Fixed: media-feature-name-no-unknown false positives for display-mode (#​6073).
  • Fixed: dependency on normalize-selector removed (#​6068).
  • Fixed: at-rule-no-unknown false positives for @layer (#​6093).
  • Fixed: no-invalid-position-at-import-rule false positives for @layer (#​6094).
  • Fixed: length-zero-no-unit autofix for .0 values (#​6098).

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

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

@webteam-app
Copy link

renovate[bot] is not a collaborator of the repo

@bartaz bartaz merged commit 4c6ae6f into main Jun 3, 2022
@renovate renovate bot deleted the renovate/all-minor-patch branch June 3, 2022 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants