slub / slub_web_qucosa

TYPO3 Sitepackage of Qucosa Tenants (Maintained by @Erikmitk)
GNU General Public License v3.0
1 stars 10 forks source link

Bump stylelint-scss from 3.21.0 to 5.0.1 in /Build #51

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps stylelint-scss from 3.21.0 to 5.0.1.

Release notes

Sourced from stylelint-scss's releases.

5.0.1

  • Fixed: function-no-unknown ignore empty function names (#826).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.0.0...v5.0.1

5.0.0

  • Removed: babel dependency to remove an extra build step and reduce complexity

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v4.7.0...v5.0.0

4.7.0

  • Fixed: docs - small formatting fixes
  • Removed: dlv dependency

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v4.6.0...v4.7.0

4.6.0

  • Fixed: docs - fix broken links and wording tweaks
  • Removed: Lodash dependency

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v4.5.0...v4.6.0

4.5.0

  • Fixed: operator-no-unspaced make data uri regex less strict (#767).
  • Changed: operator-no-unspaced add support for :has (#768).
  • Changed: function-no-unknown add support for @use (#773).

4.4.0

  • Added: support for Stylelint version 15.
  • Added: at-rule-no-unknown and at-each-key-value-single-line rules support for end positions (#655, #689).
  • Fixed: at-function-pattern and at-mixin-pattern, fix warnings to range only one line (#639).
  • Fixed: at-import-partial-extension autofix incorrectly replacing the filename (#643).
  • Fixed: media-feature-value-dollar-variable add support for @use (#715).
  • Fixed: function-quote-no-quoted-strings-inside bug with autofix (#740).

4.3.0

  • Added: options ignore: "after-dollar-variable" to dollar-variable-empty-line-before (#604)
  • Fixed: Make filenames with dots work with at-import-partial-extension rule (#612)
  • Added: meta property for all rules (#602)
  • Added: at-import-partial-extension autofix only when "never" (#608)

4.2.0

  • Added: function-no-unknown rule (#591).
  • Updated: stylelint peer dependency version to ^14.5.1 (required by the function-no-unknown rule).

https://github.com/stylelint-scss/stylelint-scss/compare/v4.1.0...v4.2.0

4.1.0

  • Added: at-use-no-unnamespaced rule (#569).
  • Added: dollar-variable-no-namespaced-assignment rule (#570).

... (truncated)

Changelog

Sourced from stylelint-scss's changelog.

5.0.1

  • Fixed: function-no-unknown ignore empty function names (#826).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.0.0...v5.0.1

5.0.0

  • Removed: Babel dependency to remove an extra build step and reduce complexity

4.7.0

  • Fixed: docs - small formatting fixes
  • Removed: dlv dependency

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v4.6.0...v4.7.0

4.6.0

  • Fixed: docs - fix broken links and wording tweaks
  • Removed: Lodash dependency

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v4.5.0...v4.6.0

4.5.0

  • Fixed: operator-no-unspaced make data uri regex less strict (#767).
  • Changed: operator-no-unspaced add support for :has (#768).
  • Changed: function-no-unknown add support for @use (#773).

4.4.0

  • Added: support for stylelint version 15.
  • Added: at-rule-no-unknown and at-each-key-value-single-line rules support for end positions (#655, #689).
  • Fixed: at-function-pattern and at-mixin-pattern, fix warnings to range only one line (#639).
  • Fixed: at-import-partial-extension autofix incorrectly replacing the filename (#643).
  • Fixed: media-feature-value-dollar-variable add support for @use (#715).
  • Fixed: function-quote-no-quoted-strings-inside bug with autofix (#740).

4.3.0

  • Added: options ignore: "after-dollar-variable" to dollar-variable-empty-line-before (#604)
  • Fixed: Make filenames with dots work with at-import-partial-extension rule (#612)
  • Added: meta property for all rules (#602)
  • Added: at-import-partial-extension autofix only when "never" (#608)

4.2.0

  • Added: function-no-unknown rule (#591).
  • Updated: stylelint peer dependency version to ^14.5.1 (required by the function-no-unknown rule).

... (truncated)

Commits
  • 88fa722 5.0.1
  • b6634c8 Prepare version 5.0.1 (#828)
  • 5552324 build(deps-dev): bump stylelint from 15.6.0 to 15.7.0 (#826)
  • 55fa7ae build(deps): bump got and np (#827)
  • d305093 build(deps): bump postcss-selector-parser from 6.0.12 to 6.0.13 (#823)
  • 6a012f4 build(deps-dev): bump eslint from 8.39.0 to 8.41.0 (#821)
  • f7f2de2 build(deps-dev): bump postcss from 8.4.23 to 8.4.24 (#820)
  • df645d2 README.md: update badges
  • fab7068 CI: add permissions
  • 8b36518 build(deps): bump postcss-selector-parser from 6.0.11 to 6.0.12 (#813)
  • 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 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)
dependabot[bot] commented 1 year ago

Looks like stylelint-scss is no longer a dependency, so this is no longer needed.