KristjanESPERANTO / MMM-PublicTransportHafas

This is a module for MagicMirror² to display public transport departures.
MIT License
17 stars 6 forks source link

Bump stylelint from 15.10.3 to 15.11.0 #145

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps stylelint from 15.10.3 to 15.11.0.

Release notes

Sourced from stylelint's releases.

15.11.0

  • Added: ignoreRules to max-nesting-depth (#7215) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-template with repeat() (#7230) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negative for font-synthesis (#7214) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negatives for *-block and *-inline logical properties (#7208) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negatives for overflow, overscroll-behavior, scroll-margin, scroll-padding, and new Box Alignment shorthands (#7213) (@​mattxwang).
  • Fixed: function-no-unknown false positives for light-dark, linear and xywh (#7242) (@​mattxwang).
Changelog

Sourced from stylelint's changelog.

15.11.0

  • Added: ignoreRules to max-nesting-depth (#7215) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-template with repeat() (#7230) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negative for font-synthesis (#7214) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negatives for *-block and *-inline logical properties (#7208) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negatives for overflow, overscroll-behavior, scroll-margin, scroll-padding, and new Box Alignment shorthands (#7213) (@​mattxwang).
  • Fixed: function-no-unknown false positives for light-dark, linear and xywh (#7242) (@​mattxwang).
Commits
  • 8914d46 15.11.0
  • 29fe2df Prepare 15.11.0 (#7212)
  • fafb83e Bump known-css-properties from 0.28.0 to 0.29.0 (#7247)
  • 6e06398 Bump css-functions-list from 3.2.0 to 3.2.1 (#7242)
  • 9941121 Remove some TODOs (#7234)
  • f1d3228 Fix declaration-block-no-redundant-longhand-properties autofix for `grid-te...
  • 2a1fc6d Bump postcss from 8.4.28 to 8.4.31 (#7218)
  • dfd1ffc Fix declaration-block-no-redundant-longhand-properties false negative for `...
  • 3374bb4 Fix declaration-block-no-redundant-longhand-properties false negatives for ...
  • e468814 Add ignoreRules to max-nesting-depth (#7215)
  • 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 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)
github-actions[bot] commented 10 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.07s
✅ COPYPASTE jscpd yes no 2.26s
❌ CSS stylelint 10 0 1 0.74s
❌ JAVASCRIPT eslint 5 0 1 0.93s
✅ JSON eslint-plugin-jsonc 8 0 0 2.6s
✅ JSON jsonlint 8 0 0.32s
✅ JSON npm-package-json-lint yes no 0.73s
✅ JSON prettier 8 0 0 1.46s
✅ JSON v8r 8 0 8.47s
✅ MARKDOWN markdownlint 4 0 0 1.45s
✅ MARKDOWN markdown-link-check 4 0 8.01s
✅ REPOSITORY checkov yes no 13.39s
✅ REPOSITORY gitleaks yes no 1.07s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 14.41s
✅ REPOSITORY secretlint yes no 0.91s
✅ REPOSITORY trivy yes no 8.76s
✅ REPOSITORY trivy-sbom yes no 5.68s
✅ REPOSITORY trufflehog yes no 5.97s
✅ SPELL lychee 20 0 1.11s
✅ YAML prettier 8 0 0 0.83s
✅ YAML v8r 8 0 11.08s
✅ YAML yamllint 8 0 0.35s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_