ec-doris / EuKnowledgeGraph

This repository contains the Wikibase configuration of the EU Knowledge Graph
https://linkedopendata.eu
12 stars 1 forks source link

Bump postcss, grunt-stylelint and stylelint-config-wikimedia in /extensions/Kartographer #146

Open dependabot[bot] opened 9 months ago

dependabot[bot] commented 9 months ago

Bumps postcss to 8.4.31 and updates ancestor dependencies postcss, grunt-stylelint and stylelint-config-wikimedia. These dependencies need to be updated together.

Updates postcss from 7.0.39 to 8.4.31

Release notes

Sourced from postcss's releases.

8.4.31

  • Fixed \r parsing to fix CVE-2023-44270.

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

  • Fixed an error on absolute: true with empty sourceContent (by @​KingSora).

8.4.17

8.4.16

... (truncated)

Changelog

Sourced from postcss's changelog.

8.4.31

  • Fixed \r parsing to fix CVE-2023-44270.

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

  • Fixed an error on absolute: true with empty sourceContent (by Rene Haas).

8.4.17

  • Fixed Node.before() unexpected behavior (by Romain Menke).
  • Added TOC to docs (by Mikhail Dedov).

8.4.16

... (truncated)

Commits


Updates grunt-stylelint from 0.16.0 to 0.19.0

Release notes

Sourced from grunt-stylelint's releases.

v0.19.0 / 2023-07-12

  • Raise stylelint requirement from 14.x to 15.x (James D. Forrester)
  • build: Drop Node.js version 12.x and 14.x, update to '16.x, 18.x' (James D. Forrester)

v0.18.0 / 2022-03-29

  • Update stylelint to 14.5.0 (Виктор Виктор)
  • build: Bump stylelint-less from ^1.0.3 to ^1.0.5 (James D. Forrester)
  • build: Add codeql code scanning tool to CI (James D. Forrester)

v0.17.0 / 2021-10-22

  • Drop Node 10 support (James D. Forrester)
  • Require stylelint 14.0.0, up from 13.8.0 (James D. Forrester)
  • build: Bump various devDependencies to latest (James D. Forrester)
Changelog

Sourced from grunt-stylelint's changelog.

v0.19.0 / 2023-07-12

  • Raise stylelint requirement from 14.x to 15.x (James D. Forrester)
  • build: Drop Node.js version 12.x and 14.x, update to '16.x, 18.x' (James D. Forrester)

v0.18.0 / 2022-03-29

  • Update stylelint to 14.5.0 (Виктор Виктор)
  • build: Bump stylelint-less from ^1.0.3 to ^1.0.5 (James D. Forrester)
  • build: Add codeql code scanning tool to CI (James D. Forrester)

v0.17.0 / 2021-10-21

  • Drop Node 10 support (James D. Forrester)
  • Require stylelint 14.0.0, up from 13.8.0 (James D. Forrester)
  • build: Bump various devDependencies to latest (James D. Forrester)
Commits


Updates stylelint-config-wikimedia from 0.11.1 to 0.16.1

Release notes

Sourced from stylelint-config-wikimedia's releases.

0.16.1 / 2023-08-21

  • Changed rule: declaration-block-no-redundant-longhand-properties, don't suggest the 'inset' shorthand for top/right/bottom/left (Ed Sanders)

  • Downgrade stylelint-no-unsupported-browser-features to 6.1.0 (Ed Sanders)

  • Avoid variables named with Hungarian notation (Ed Sanders)
  • Assert that valid fixtures contain no disables (Ed Sanders)

0.16.0 / 2023-05-29

  • New rule: Disallow text-transform: capitalize (Jon Harald Søby)
  • Dropped rule: unit-disallowed-list, allow rem units from now on (James D. Forrester)

  • Upgrade stylelint from 14.16.1 to 15.10.1 (James D. Forrester)

  • build: Drop Node.js version 14.x and update to '16.x, 18.x' (James D. Forrester)

0.15.0 / 2023-05-29

  • mediawiki: Allow @​import in Less in .vue files too (Roan Kattouw)
  • modern: Update browserslist-config-wikimedia to 0.5.0 (Ed Sanders)

0.14.0 / 2023-02-23

  • Changed rule: selector-pseudo-element-colon-notation: Expect double colon notation not single (Volker-E)

  • Upgrade styelint-no-unsupported-browser-features from 6.0.1 to 6.1.0 (James D. Forrester)
  • Upgrade stylelint from 14.8.1 to 14.9.1 (#192) (James D. Forrester)

  • packaging: Add 'Less' to package keywords (Volker E)
  • build: Drop Node.js version 12.x and update to '14.x, 16.x' (Volker-E)
  • build: Update 'stylelint' and dependencies to latest (Volker-E)
  • build: Upgrade and pin qunit from ^2.19.0 to 2.19.4 (James D. Forrester)
  • build: Upgrade eslint-config-wikimedia from 0.22.1 to 0.24.0 (James D. Forrester)

0.13.1 / 2022-07-29

  • Add back support for linting .vue files (James D. Forrester)
  • Add reportNeedlessDisables to main config (Ed Sanders)
  • Rule fix: Ensure selector-class-pattern is a prefix (Ed Sanders)
  • Tests: Assert disabled rules (Ed Sanders)

0.13.0 / 2022-04-29

  • Require stylelint 14.8.1, up from 14.2.0 (Ed Sanders)
  • profiles: Remove 'grade-a' and 'grade-c' deprecated aliases for 'support-modern' and 'support-basic' (Ed Sanders)
  • New rule: function-no-unknown (Ed Sanders)
  • New rule: selector-not-notation (Ed Sanders)
  • New rules from extending stylelint-config-recommended: (Ed Sanders)

... (truncated)

Changelog

Sourced from stylelint-config-wikimedia's changelog.

0.16.1 / 2023-08-16

  • Changed rule: declaration-block-no-redundant-longhand-properties, don't suggest the 'inset' shorthand for top/right/bottom/left (Ed Sanders)

  • Downgrade stylelint-no-unsupported-browser-features to 6.1.0 (Ed Sanders)

  • Avoid variables named with Hungarian notation (Ed Sanders)
  • Assert that valid fixtures contain no disables (Ed Sanders)

0.16.0 / 2023-05-29

  • New rule: Disallow text-transform: capitalize (Jon Harald Søby)
  • Dropped rule: unit-disallowed-list, allow rem units from now on (James D. Forrester)

  • Upgrade stylelint from 14.16.1 to 15.10.1 (James D. Forrester)

  • build: Drop Node.js version 14.x and update to '16.x, 18.x' (James D. Forrester)

0.15.0 / 2023-05-29

  • mediawiki: Allow @​import in Less in .vue files too (Roan Kattouw)
  • modern: Update browserslist-config-wikimedia to 0.5.0 (Ed Sanders)

0.14.0 / 2023-02-23

  • Changed rule: selector-pseudo-element-colon-notation: Expect double colon notation not single (Volker-E)

  • Upgrade styelint-no-unsupported-browser-features from 6.0.1 to 6.1.0 (James D. Forrester)
  • Upgrade stylelint from 14.8.1 to 14.9.1 (#192) (James D. Forrester)

  • packaging: Add 'Less' to package keywords (Volker E)
  • build: Drop Node.js version 12.x and update to '14.x, 16.x' (Volker-E)
  • build: Update 'stylelint' and dependencies to latest (Volker-E)
  • build: Upgrade and pin qunit from ^2.19.0 to 2.19.4 (James D. Forrester)
  • build: Upgrade eslint-config-wikimedia from 0.22.1 to 0.24.0 (James D. Forrester)

0.13.1 / 2022-07-29

  • Add back support for linting .vue files (James D. Forrester)
  • Add reportNeedlessDisables to main config (Ed Sanders)
  • Rule fix: Ensure selector-class-pattern is a prefix (Ed Sanders)
  • Tests: Assert disabled rules (Ed Sanders)

0.13.0 / 2022-04-29

  • Require stylelint 14.8.1, up from 14.2.0 (Ed Sanders)
  • profiles: Remove 'grade-a' and 'grade-c' deprecated aliases for 'support-modern' and 'support-basic' (Ed Sanders)
  • New rule: function-no-unknown (Ed Sanders)
  • New rule: selector-not-notation (Ed Sanders)

... (truncated)

Commits
  • 9057f14 Release v0.16.1 (#223)
  • 5d9a57c Don't suggest the 'inset' shorthand for top/right/bottom/left (#224)
  • b2e0759 Avoid variables named with Hungarian notation (#222)
  • e36ac54 Assert that valid fixtures contain no disables (#221)
  • 6930eff Downgrade stylelint-no-unsupported-browser-features to 6.1.0 (#220)
  • a83c8da Release v0.16.0 (#219)
  • 13f5467 Upgrade stylelint from 14.16.1 to 15.10.1 (#217)
  • 1af2e6c build: Drop Node.js version 14.x and update to '16.x, 18.x' (#218)
  • 02ba996 Dropped rule: unit-disallowed-list, allow rem units from now on. (#215)
  • 2dd4e01 Disallow text-transform: capitalize (#211)
  • Additional commits viewable in compare view


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/ec-doris/EuKnowledgeGraph/network/alerts).