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 v16 #184

Merged
merged 5 commits into from
Feb 28, 2024
Merged

Update dependency stylelint to v16 #184

merged 5 commits into from
Feb 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint (source) ^15.11.0 -> ^16.2.1 age adoption passing confidence

Release Notes

stylelint/stylelint (stylelint)

v16.2.1

Compare Source

  • Fixed: report flags not reporting on subsequent runs when cache is used (#​7483) (@​ybiquitous).
  • Fixed: custom-property-no-missing-var-function false positives for properties that can contain author-defined identifiers (#​7478) (@​ybiquitous).
  • Fixed: selector-pseudo-class-no-unknown false positives for :seeking, the media loading state and sound state pseudo-classes (#​7490) (@​Mouvedia).
  • Fixed: selector-max-specificity false positives with ignoreSelectors option for of <selector> syntax (#​7475) (@​ybiquitous).
  • Fixed: function-calc-no-unspaced-operator performance (#​7505) (@​ybiquitous).
  • Fixed: validateOptions to report when secondary option object is an empty object or null (#​7476) (@​ybiquitous).
  • Fixed: report() error message responsibility for a missing node or line number (#​7474) (@​ybiquitous).

v16.2.0

Compare Source

v16.1.0

Compare Source

v16.0.2

Compare Source

v16.0.1

Compare Source

v16.0.0

Compare Source

Migrating to 16.0.0 guide.


Configuration

📅 Schedule: Branch creation - "after 8am and before 5pm" in timezone Asia/Tokyo, 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.

@renovate renovate bot requested a review from a team as a code owner December 21, 2023 00:13
@renovate renovate bot added the renovate label Dec 21, 2023
@renovate renovate bot requested review from MRTAFU and taconasu and removed request for a team December 21, 2023 00:13
@renovate renovate bot force-pushed the renovate/stylelint-16.x branch 3 times, most recently from 0e03cff to 36976c2 Compare December 28, 2023 23:01
@renovate renovate bot force-pushed the renovate/stylelint-16.x branch 2 times, most recently from 8586d9c to be80885 Compare January 9, 2024 04:01
@renovate renovate bot force-pushed the renovate/stylelint-16.x branch 2 times, most recently from 4581402 to 266e5c0 Compare January 22, 2024 06:32
@renovate renovate bot force-pushed the renovate/stylelint-16.x branch 2 times, most recently from 51d068b to 6f1127f Compare February 5, 2024 01:42
@renovate renovate bot force-pushed the renovate/stylelint-16.x branch from 6f1127f to 93b0216 Compare February 5, 2024 06:20
mkmn added 3 commits February 6, 2024 10:46
stylelint v15で非推奨になったルールを利用する際は必要でした。
それらのルールもstylelint v16で廃止されたので、不要になりました
Copy link
Contributor Author

renovate bot commented Feb 6, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@mkmn mkmn enabled auto-merge February 28, 2024 01:20
@mkmn mkmn merged commit 154326e into master Feb 28, 2024
4 of 5 checks passed
@mkmn mkmn deleted the renovate/stylelint-16.x branch February 28, 2024 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant