Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2021

Bumps stylelint from 13.12.0 to 13.13.0.

Release notes

Sourced from stylelint's releases.

13.13.0

  • Added: no-invalid-position-at-import-rule rule (#5202).
  • Added: no-irregular-whitespace rule (#5209).
  • Added: selector-disallowed-list rule (#5239).
  • Added: selector-attribute-quotes autofix (#5248).
  • Added: ignore: ["inside-function"] to declaration-property-unit-allowed-list (#5194).
  • Fixed: color-no-hex false positives for CSS-in-JS objection notation (#5186).
  • Fixed: font-family-no-missing-generic-family-keyword false positives for variables (#5240).
  • Fixed: length-zero-no-unit autofix removing trailing zeroes (#5256).
  • Fixed: length-zero-no-unit false positives for level 4 math functions (#5203).
  • Fixed: length-zero-no-unit false positives for functions inside of math functions (#5245).
Changelog

Sourced from stylelint's changelog.

13.13.0

  • Added: no-invalid-position-at-import-rule rule (#5202).
  • Added: no-irregular-whitespace rule (#5209).
  • Added: selector-disallowed-list rule (#5239).
  • Added: selector-attribute-quotes autofix (#5248).
  • Added: ignore: ["inside-function"] to declaration-property-unit-allowed-list (#5194).
  • Fixed: color-no-hex false positives for CSS-in-JS objection notation (#5186).
  • Fixed: font-family-no-missing-generic-family-keyword false positives for variables (#5240).
  • Fixed: length-zero-no-unit autofix removing trailing zeroes (#5256).
  • Fixed: length-zero-no-unit false positives for level 4 math functions (#5203).
  • Fixed: length-zero-no-unit false positives for functions inside of math functions (#5245).
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot requested a review from a team as a code owner April 26, 2021 11:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Apr 26, 2021
@codecov
Copy link

codecov bot commented Apr 26, 2021

Codecov Report

Merging #3218 (9034a7e) into main (d31439e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3218   +/-   ##
=======================================
  Coverage   46.81%   46.81%           
=======================================
  Files          23       23           
  Lines        1194     1194           
  Branches      237      237           
=======================================
  Hits          559      559           
  Misses        451      451           
  Partials      184      184           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d31439e...9034a7e. Read the comment docs.

@oxy oxy enabled auto-merge (squash) April 26, 2021 12:33
@oxy oxy merged commit 4fd39b2 into main Apr 26, 2021
Copy link

@oxy oxy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@oxy oxy deleted the dependabot/npm_and_yarn/stylelint-13.13.0 branch April 26, 2021 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant