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

Bump the npm_and_yarn group across 2 directories with 5 updates #2658

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2024

Bumps the npm_and_yarn group with 5 updates in the /content directory:

Package From To
follow-redirects 1.15.3 1.15.5
postcss 7.0.39 8.4.33
stylelint 13.13.1 16.1.0
stylelint-config-recommended 5.0.0 14.0.0
stylelint-selector-bem-pattern 2.1.1 3.0.1
Bumps the npm_and_yarn group with 5 updates in the /extensions/amp/content directory:
Package From To
follow-redirects 1.14.8 1.15.5
postcss 7.0.39 8.4.33
stylelint 13.13.1 16.1.0
stylelint-config-recommended 5.0.0 14.0.0
stylelint-selector-bem-pattern 2.1.1 3.0.1

Updates follow-redirects from 1.15.3 to 1.15.5

Commits
  • b1677ce Release version 1.15.5 of the npm package.
  • d8914f7 Preserve fragment in responseUrl.
  • 6585820 Release version 1.15.4 of the npm package.
  • 7a6567e Disallow bracketed hostnames.
  • 05629af Prefer native URL instead of deprecated url.parse.
  • 1cba8e8 Prefer native URL instead of legacy url.resolve.
  • 72bc2a4 Simplify _processResponse error handling.
  • 3d42aec Add bracket tests.
  • bcbb096 Do not directly set Error properties.
  • See full diff in compare view

Updates postcss from 7.0.39 to 8.4.33

Release notes

Sourced from postcss's releases.

8.4.33

8.4.32

8.4.31

8.4.30

8.4.29

8.4.28

  • Fixed Root.source.end for better source map (by @​romainmenke).
  • Fixed Result.root types when process() has no parser.

8.4.27

  • Fixed Container clone methods types.

8.4.26

  • Fixed clone methods types.

8.4.25

8.4.24

  • Fixed Plugin types.

8.4.23

  • Fixed warnings in TypeDoc.

8.4.22

8.4.21

8.4.20

  • Fixed source map generation for childless at-rules like @layer.

8.4.19

  • Fixed whitespace preserving after AST transformations (by @​romainmenke).

8.4.18

... (truncated)

Changelog

Sourced from postcss's changelog.

8.4.33

  • Fixed NoWorkResult behavior difference with normal mode (by Romain Menke).
  • Fixed NoWorkResult usage conditions (by @​ahmdammarr).

8.4.32

  • Fixed postcss().process() types (by Andrew Ferreira).

8.4.31

8.4.30

  • Improved source map performance (by Romain Menke).

8.4.29

  • Fixed Node#source.offset (by Ido Rosenthal).
  • Fixed docs (by Christian Oliff).

8.4.28

  • Fixed Root.source.end for better source map (by Romain Menke).
  • Fixed Result.root types when process() has no parser.

8.4.27

  • Fixed Container clone methods types.

8.4.26

  • Fixed clone methods types.

8.4.25

8.4.24

  • Fixed Plugin types.

8.4.23

  • Fixed warnings in TypeDoc.

8.4.22

  • Fixed TypeScript support with node16 (by Remco Haszing).

8.4.21

  • Fixed Input#error types (by Aleks Hudochenkov).

8.4.20

  • Fixed source map generation for childless at-rules like @layer.

8.4.19

  • Fixed whitespace preserving after AST transformations (by Romain Menke).

8.4.18

... (truncated)

Commits
  • ae57d83 Release 8.4.33 version
  • 2e9d029 Update dependencies
  • 892b269 Update size limit for new metric on brotli
  • f2e7a9f Merge pull request #1908 from ahmdammarr/refactor/safe-check-for-NoWorkResult
  • c751e11 Merge pull request #1909 from romainmenke/no-work-result-vs-lazy-result--inve...
  • 3c2fa2a fix
  • a4626e9 failing test
  • c37346d refactor: check all falsy conditions of plugins and opts before returning NoW...
  • a0d9f10 Release 8.4.32 version
  • 0146b3e Add Node.js 21 to CI
  • Additional commits viewable in compare view

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

Updates follow-redirects from 1.14.8 to 1.15.5

Commits
  • b1677ce Release version 1.15.5 of the npm package.
  • d8914f7 Preserve fragment in responseUrl.
  • 6585820 Release version 1.15.4 of the npm package.
  • 7a6567e Disallow bracketed hostnames.
  • 05629af Prefer native URL instead of deprecated url.parse.
  • 1cba8e8 Prefer native URL instead of legacy url.resolve.
  • 72bc2a4 Simplify _processResponse error handling.
  • 3d42aec Add bracket tests.
  • bcbb096 Do not directly set Error properties.
  • See full diff in compare view

Updates postcss from 7.0.39 to 8.4.33

Release notes

Sourced from postcss's releases.

8.4.33

8.4.32

8.4.31

8.4.30

8.4.29

8.4.28

  • Fixed Root.source.end for better source map (by @​romainmenke).
  • Fixed Result.root types when process() has no parser.

8.4.27

  • Fixed Container clone methods types.

8.4.26

  • Fixed clone methods types.

8.4.25

8.4.24

  • Fixed Plugin types.

8.4.23

  • Fixed warnings in TypeDoc.

8.4.22

8.4.21

8.4.20

  • Fixed source map generation for childless at-rules like @layer.

8.4.19

  • Fixed whitespace preserving after AST transformations (by @​romainmenke).

8.4.18

... (truncated)

Changelog

Sourced from postcss's changelog.

8.4.33

  • Fixed NoWorkResult behavior difference with normal mode (by Romain Menke).
  • Fixed NoWorkResult usage conditions (by @​ahmdammarr).

8.4.32

  • Fixed postcss().process() types (by Andrew Ferreira).

8.4.31

8.4.30

  • Improved source map performance (by Romain Menke).

8.4.29

  • Fixed Node#source.offset (by Ido Rosenthal).
  • Fixed docs (by Christian Oliff).

8.4.28

  • Fixed Root.source.end for better source map (by Romain Menke).
  • Fixed Result.root types when process() has no parser.

8.4.27

  • Fixed Container clone methods types.

8.4.26

  • Fixed clone methods types.

8.4.25

8.4.24

  • Fixed Plugin types.

8.4.23

  • Fixed warnings in TypeDoc.

8.4.22

  • Fixed TypeScript support with node16 (by Remco Haszing).

8.4.21

  • Fixed Input#error types (by Aleks Hudochenkov).

8.4.20

  • Fixed source map generation for childless at-rules like @layer.

8.4.19

  • Fixed whitespace preserving after AST transformations (by Romain Menke).

8.4.18

... (truncated)

Commits
  • ae57d83 Release 8.4.33 version
  • 2e9d029 Update dependencies
  • 892b269 Update size limit for new metric on brotli
  • f2e7a9f Merge pull request #1908 from ahmdammarr/refactor/safe-check-for-NoWorkResult
  • c751e11 Merge pull request #1909 from romainmenke/no-work-result-vs-lazy-result--inve...
  • 3c2fa2a fix
  • a4626e9 failing test
  • c37346d refactor: check all falsy conditions of plugins and opts before returning NoW...
  • a0d9f10 Release 8.4.32 version
  • 0146b3e Add Node.js 21 to CI
  • Additional commits viewable in compare view

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

Bumps the npm_and_yarn group with 5 updates in the /content directory:

| Package | From | To |
| --- | --- | --- |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.3` | `1.15.5` |
| [postcss](https://github.com/postcss/postcss) | `7.0.39` | `8.4.33` |
| [stylelint](https://github.com/stylelint/stylelint) | `13.13.1` | `16.1.0` |
| [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended) | `5.0.0` | `14.0.0` |
| [stylelint-selector-bem-pattern](https://github.com/simonsmith/stylelint-selector-bem-pattern) | `2.1.1` | `3.0.1` |
Bumps the npm_and_yarn group with 5 updates in the /extensions/amp/content directory:

| Package | From | To |
| --- | --- | --- |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.14.8` | `1.15.5` |
| [postcss](https://github.com/postcss/postcss) | `7.0.39` | `8.4.33` |
| [stylelint](https://github.com/stylelint/stylelint) | `13.13.1` | `16.1.0` |
| [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended) | `5.0.0` | `14.0.0` |
| [stylelint-selector-bem-pattern](https://github.com/simonsmith/stylelint-selector-bem-pattern) | `2.1.1` | `3.0.1` |


Updates `follow-redirects` from 1.15.3 to 1.15.5
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.5)

Updates `postcss` from 7.0.39 to 8.4.33
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@7.0.39...8.4.33)

Updates `stylelint` from 13.13.1 to 16.1.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@13.13.1...16.1.0)

Updates `stylelint-config-recommended` from 5.0.0 to 14.0.0
- [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint-config-recommended@5.0.0...14.0.0)

Updates `stylelint-selector-bem-pattern` from 2.1.1 to 3.0.1
- [Changelog](https://github.com/simonsmith/stylelint-selector-bem-pattern/blob/master/CHANGELOG.md)
- [Commits](simonsmith/stylelint-selector-bem-pattern@2.1.1...3.0.1)

Updates `follow-redirects` from 1.14.8 to 1.15.5
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.5)

Updates `postcss` from 7.0.39 to 8.4.33
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@7.0.39...8.4.33)

Updates `stylelint` from 13.13.1 to 16.1.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@13.13.1...16.1.0)

Updates `stylelint-config-recommended` from 5.0.0 to 14.0.0
- [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint-config-recommended@5.0.0...14.0.0)

Updates `stylelint-selector-bem-pattern` from 2.1.1 to 3.0.1
- [Changelog](https://github.com/simonsmith/stylelint-selector-bem-pattern/blob/master/CHANGELOG.md)
- [Commits](simonsmith/stylelint-selector-bem-pattern@2.1.1...3.0.1)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: postcss
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: stylelint
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: stylelint-config-recommended
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: stylelint-selector-bem-pattern
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: postcss
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: stylelint
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: stylelint-config-recommended
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: stylelint-selector-bem-pattern
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 17, 2024
Copy link

sonarcloud bot commented Jan 17, 2024

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2024

Superseded by #2670.

@dependabot dependabot bot closed this Feb 6, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/content/npm_and_yarn-security-group-5b7cd4fb1d branch February 6, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants