Skip to content

chore: Bump @morev/stylelint-config from 7.1.0 to 8.0.2 #13

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 14, 2025

Bumps @morev/stylelint-config from 7.1.0 to 8.0.2.

Release notes

Sourced from @​morev/stylelint-config's releases.

v8.0.2

Bug fixes

  • css: Put media queries before ::before/::after pseudoelements (a16b77f)

v8.0.1

Chores

  • Minimal Node version is 22 (2b16e44)
Changelog

Sourced from @​morev/stylelint-config's changelog.

8.0.2 (2025-06-07)

Bug fixes

  • css: Put media queries before ::before/::after pseudoelements (a16b77f)

8.0.1 (2025-05-26)

Chores

  • Minimal Node version is 22 (2b16e44)

8.0.0 (2025-05-26)

⚠ BREAKING CHANGES

  • shared: Legacy media query names removed, added names from the latest revision https://www.youtube.com/watch?v=91houg6eszI
  • shared: The order of pseudo-classes and pseudo-elements has been changed: now pseudo-classes come before pseudo-elements
  • shared: Listed more pseudo classes, also changed their order - :active now takes precedence over :focus
  • Minimal required Node version is 22, and Stylelint version is 16.18.0 (referring to the direct dependency list)

Features

  • css: Add at-rule-descriptor-no-unknown rule (c747bab)
  • css: Add at-rule-descriptor-value-no-unknown rule (bad061f)
  • css: Add at-rule-no-deprecated rule (4eb1b29)
  • css: Add at-rule-prelude-no-invalid rule (5c47f3a)
  • css: Add color-function-alias-notation rule (a47de56)
  • css: Add container-name-pattern rule (6aa1501)
  • css: Add declaration-property-value-keyword-no-deprecated rule (51019d5)
  • css: Add layer-name-pattern rule (78f3987)
  • css: Add syntax-string-no-invalid rule (5a108ad)
  • css: Add an exception for length-zero-no-unit within SASS mixin and function arguments (c975d9b)
  • css: Change and extend order of pseudo-classes (e687b41)
  • scss: Add scss/no-duplicate-load-rules rule (ce33335)
  • scss: Enable aditayvm/at-rule-no-children as the implementation if fixed (986a27b)
  • scss: Enable autofix for scss/double-slash-comment-whitespace-inside (7073a1d)
  • shared: Add few more properties to order (ca7454a)
  • shared: Respect logical properties in order plugin (bbabd30)

Bug fixes

  • css: Do not force zero without unit for custom properties (2905a5e)
  • shared: Change order of pseudo-selectors and pseudo-classes (371e214)
  • shared: Change the media breakpoints (25ee31c)

... (truncated)

Commits
  • 9da2656 release: Release version 8.0.2
  • 6391211 chore: Bump dependencies
  • a16b77f fix(css): Put media queries before ::before/::after pseudoelements
  • 11a4009 release: Release version 8.0.1
  • 2b16e44 chore: Minimal Node version is 22
  • 5a07fef release: Release version 8.0.0
  • e2bfcbe ci: Use v4 actions
  • f2ede45 chore: Get rid of stylelint-8-point-grid as too strict for a shared config
  • 25ee31c fix(shared)!: Change the media breakpoints
  • 371e214 fix(shared)!: Change order of pseudo-selectors and pseudo-classes
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@morev/stylelint-config](https://github.com/MorevM/stylelint-config) from 7.1.0 to 8.0.2.
- [Release notes](https://github.com/MorevM/stylelint-config/releases)
- [Changelog](https://github.com/MorevM/stylelint-config/blob/master/CHANGELOG.md)
- [Commits](MorevM/stylelint-config@v7.1.0...v8.0.2)

---
updated-dependencies:
- dependency-name: "@morev/stylelint-config"
  dependency-version: 8.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 14, 2025

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

1 participant