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 dependency stylelint to v15 #611

Merged
merged 1 commit into from
Jul 31, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint (source) 14.16.1 -> 15.10.2 age adoption passing confidence

Release Notes

stylelint/stylelint (stylelint)

v15.10.2

Compare Source

  • Fixed: declaration-property-value-no-unknown false negatives for nested declarations (#​7079) (@​romainmenke).
  • Fixed: selector-pseudo-element-no-unknown false positives for view-transition pseudo-elements (#​7070) (@​danielroe).

v15.10.1

Compare Source

v15.10.0

Compare Source

v15.9.0

Compare Source

  • Added: insideFunctions: {"function": int} to number-max-precision (#​6932) (@​romainmenke).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for border-radius shorthand (#​6958) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for border-width shorthand (#​6956) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-column and grid-row (#​6957) (@​mattxwang).

v15.8.0

Compare Source

v15.7.0

Compare Source

v15.6.3

Compare Source

v15.6.2

Compare Source

v15.6.1

Compare Source

v15.6.0

Compare Source

  • Added: allowEmptyInput, cache, fix options to configuration object (#​6778) (@​mattxwang).
  • Added: ignore: ["with-var-inside"] to color-function-notation (#​6802) (@​mattxwang).
  • Fixed: declaration-block-no-duplicate-properties autofix for 3 or more duplicates (#​6801) (@​mattxwang).
  • Fixed: declaration-block-no-duplicate-properties false positives with option ignore: ["consecutive-duplicates-with-different-syntaxes"] (#​6797) (@​romainmenke).
  • Fixed: declaration-block-no-duplicate-properties syntax error (#​6792) (@​yoyo837).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-template (#​6777) (@​mattxwang).
  • Fixed: function-url-quotes autofix for comments in SCSS function (#​6800) (@​ybiquitous).

v15.5.0

Compare Source

v15.4.0

Compare Source

v15.3.0

Compare Source

v15.2.0

Compare Source

v15.1.0

Compare Source

v15.0.0

Compare Source

Migrating to 15.0.0 guide.


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 becomes conflicted, 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.

@stevenjoezhang stevenjoezhang marked this pull request as draft February 11, 2023 17:55
@stevenjoezhang stevenjoezhang added this to the 8.15.0 milestone Mar 1, 2023
@renovate renovate bot force-pushed the renovate/stylelint-15.x branch from e43db19 to e15cb29 Compare March 1, 2023 06:44
@coveralls
Copy link

coveralls commented Mar 1, 2023

Pull Request Test Coverage Report for Build 5598457541

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.416%

Totals Coverage Status
Change from base Build 5571441244: 0.0%
Covered Lines: 394
Relevant Lines: 399

💛 - Coveralls

@stevenjoezhang stevenjoezhang removed this from the 8.15.0 milestone Mar 6, 2023
@renovate renovate bot force-pushed the renovate/stylelint-15.x branch from e15cb29 to 05cad20 Compare March 18, 2023 12:02
@renovate renovate bot force-pushed the renovate/stylelint-15.x branch from 05cad20 to b4cad55 Compare April 1, 2023 08:41
@renovate renovate bot force-pushed the renovate/stylelint-15.x branch from b4cad55 to ff5f703 Compare April 16, 2023 04:14
@renovate renovate bot force-pushed the renovate/stylelint-15.x branch from ff5f703 to 824ccca Compare April 23, 2023 04:18
@renovate renovate bot force-pushed the renovate/stylelint-15.x branch from 824ccca to ccb128a Compare May 2, 2023 22:28
@renovate renovate bot force-pushed the renovate/stylelint-15.x branch from ccb128a to 80d62e1 Compare May 16, 2023 23:42
@renovate renovate bot force-pushed the renovate/stylelint-15.x branch 2 times, most recently from e1cc258 to e9cd4a1 Compare June 6, 2023 02:20
@stevenjoezhang stevenjoezhang marked this pull request as ready for review June 10, 2023 17:33
@stevenjoezhang stevenjoezhang added this to the 8.17.1 milestone Jun 10, 2023
@renovate renovate bot force-pushed the renovate/stylelint-15.x branch 2 times, most recently from b89d8b5 to 522c814 Compare June 23, 2023 07:19
@stevenjoezhang stevenjoezhang modified the milestones: 8.17.1, 8.17.2 Jul 2, 2023
@renovate renovate bot force-pushed the renovate/stylelint-15.x branch 2 times, most recently from a56ec10 to 3e0e499 Compare July 6, 2023 05:07
@renovate renovate bot changed the title Update dependency stylelint to v15 Update dependency stylelint to v15 - autoclosed Jul 7, 2023
@renovate renovate bot closed this Jul 7, 2023
@renovate renovate bot deleted the renovate/stylelint-15.x branch July 7, 2023 23:09
@stevenjoezhang stevenjoezhang removed this from the 8.17.2 milestone Jul 9, 2023
@renovate renovate bot changed the title Update dependency stylelint to v15 - autoclosed Update dependency stylelint to v15 Jul 13, 2023
@renovate renovate bot reopened this Jul 13, 2023
@renovate renovate bot restored the renovate/stylelint-15.x branch July 13, 2023 20:29
@renovate renovate bot force-pushed the renovate/stylelint-15.x branch from 3e0e499 to 7ddd773 Compare July 13, 2023 20:29
@stevenjoezhang stevenjoezhang added this to the 8.17.2 milestone Jul 17, 2023
@renovate renovate bot force-pushed the renovate/stylelint-15.x branch from 7ddd773 to 7335d29 Compare July 19, 2023 11:19
@stevenjoezhang stevenjoezhang merged commit aef1853 into master Jul 31, 2023
17 checks passed
@stevenjoezhang stevenjoezhang deleted the renovate/stylelint-15.x branch July 31, 2023 01:39
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

2 participants