adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
726 stars 735 forks source link

Bump the npm_and_yarn group group in /content with 3 updates #2647

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the npm_and_yarn group group in /content with 3 updates: stylelint, stylelint-config-recommended and stylelint-selector-bem-pattern.

Updates stylelint from 13.13.1 to 16.1.0

Release notes

Sourced from stylelint's releases.

16.1.0

  • Added: lightness-notation rule (#7366) (@​fpetrakov).
  • Added: ignore: ["keyframe-selectors"] to selector-disallowed-list (#7417) (@​mattxwang).
  • Fixed: selector-pseudo-class-no-unknown false positive for :popover-open (#7425) (@​mattxwang).
  • Fixed: declaration-property-value-no-unknown and other false positives for multiline SCSS interpolation. (#7406) (@​FloEdelmann).
  • Fixed: function-url-quotes false positives for SCSS variable and @ character (#7416) (@​mattxwang).

16.0.2

16.0.1

16.0.0

Migrating to 16.0.0 guide.

16.0.0-3

This is a pre-release version of 16.0.0. For details, see the following documents:

You can try the pre-release version via:

npm i stylelint@next

16.0.0-2

... (truncated)

Changelog

Sourced from stylelint's changelog.

16.1.0

  • Added: lightness-notation rule (#7366) (@​fpetrakov).
  • Added: ignore: ["keyframe-selectors"] to selector-disallowed-list (#7417) (@​mattxwang).
  • Fixed: selector-pseudo-class-no-unknown false positive for :popover-open (#7425) (@​mattxwang).
  • Fixed: declaration-property-value-no-unknown and other false positives for multiline SCSS interpolation. (#7406) (@​FloEdelmann).
  • Fixed: function-url-quotes false positives for SCSS variable and @ character (#7416) (@​mattxwang).

16.0.2

16.0.1

16.0.0

Migrating to 16.0.0 guide.

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).

... (truncated)

Commits
  • 5882290 16.1.0
  • 6c4b64d Prepare 16.1.0 (#7415)
  • 566c422 Bump file-entry-cache from 7.0.2 to 8.0.0 (#7427)
  • 42bf8f8 Bump meow from 12.1.1 to 13.0.0 (#7426)
  • cb509a0 Fix function-url-quotes false positives for SCSS variable and @ character...
  • e222352 Document benefits from TypeScript annotation (#7423)
  • 760a6f1 Fix selector-pseudo-class-no-unknown false positive for :popover-open (#7...
  • 8ec6748 Add ignore: ["keyframe-selectors"] to selector-disallowed-list (#7417)
  • 548b221 Add missing changelog for PR #7366
  • 19ab06a Sort rules alphabetically in docs/user-guide/rules.md (#7422)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ybiquitous, a new releaser for stylelint since your current version.


Updates stylelint-config-recommended from 5.0.0 to 14.0.0

Release notes

Sourced from stylelint-config-recommended's releases.

14.0.0

  • Removed: stylelint less than 16.0.0 from peer dependencies.
  • Removed: Node.js less than 18.12.0 support.

13.0.0

  • Removed: stylelint less than 15.10.0 from peer dependencies.
  • Added: media-query-no-invalid rule.

12.0.0

  • Removed: stylelint less than 15.5.0 from peer dependencies.
  • Changed: declaration-block-no-duplicate-properties option to ignore: ['consecutive-duplicates-with-different-syntaxes'].

11.0.0

  • Removed: stylelint less than 15.3.0 from peer dependencies.
  • Added: selector-anb-no-unmatchable rule.

10.0.1

  • Removed: deprecated no-extra-semicolons rule.

10.0.0

  • Removed: stylelint less than 15.0.0 from peer dependencies.

9.0.0

  • Removed: stylelint less than 14.10.0 from peer dependencies.
  • Added: annotation-no-unknown rule.

8.0.0

  • Removed: stylelint less than 14.8.0 from peer dependencies.
  • Added: keyframe-block-no-duplicate-selectors rule.

7.0.0

  • Removed: stylelint less than 14.4.0 from peer dependencies.
  • Added: function-no-unknown rule.

6.0.0

  • Removed: stylelint less than 14.0.0 from peer dependencies.
  • Removed: function-calc-no-invalid rule.
  • Added: custom-property-no-missing-var-function rule.
Changelog

Sourced from stylelint-config-recommended's changelog.

14.0.0

  • Removed: stylelint less than 16.0.0 from peer dependencies.
  • Removed: Node.js less than 18.12.0 support.

13.0.0

  • Removed: stylelint less than 15.10.0 from peer dependencies.
  • Added: media-query-no-invalid rule.

12.0.0

  • Removed: stylelint less than 15.5.0 from peer dependencies.
  • Changed: declaration-block-no-duplicate-properties option to ignore: ['consecutive-duplicates-with-different-syntaxes'].

11.0.0

  • Removed: stylelint less than 15.3.0 from peer dependencies.
  • Added: selector-anb-no-unmatchable rule.

10.0.1

  • Removed: deprecated no-extra-semicolons rule.

10.0.0

  • Removed: stylelint less than 15.0.0 from peer dependencies.

9.0.0

  • Removed: stylelint less than 14.10.0 from peer dependencies.
  • Added: annotation-no-unknown rule.

8.0.0

  • Removed: stylelint less than 14.8.0 from peer dependencies.
  • Added: keyframe-block-no-duplicate-selectors rule.

7.0.0

  • Removed: stylelint less than 14.4.0 from peer dependencies.
  • Added: function-no-unknown rule.

6.0.0

  • Removed: stylelint less than 14.0.0 from peer dependencies.
  • Removed: function-calc-no-invalid rule.
  • Added: custom-property-no-missing-var-function rule.
Commits
Maintainer changes

This version was pushed to npm by ybiquitous, a new releaser for stylelint-config-recommended since your current version.


Updates stylelint-selector-bem-pattern from 2.1.1 to 3.0.1

Changelog

Sourced from stylelint-selector-bem-pattern's changelog.

3.0.1

  • Update postcss-bem-linter to ^4.0.1

3.0.0

  • Update postcss-bem-linter to ^4.0.0
  • Update stylelint to ^15.9.0 - BREAKING CHANGE
    • Drops support for Node 12
Commits


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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/adobe/aem-core-wcm-components/network/alerts).
sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud