Bump postcss, postcss-cli, stylelint, stylelint-config-recommended-scss, stylelint-order and stylelint-scss in /public/plugins/coreui-icons - #208
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
…ss, stylelint-order and stylelint-scss Bumps [postcss](https://github.com/postcss/postcss) to 8.5.25 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [postcss-cli](https://github.com/postcss/postcss-cli), [stylelint](https://github.com/stylelint/stylelint), [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss), [stylelint-order](https://github.com/hudochenkov/stylelint-order) and [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss). These dependencies need to be updated together. Updates `postcss` from 7.0.39 to 8.5.25 - [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.5.25) Updates `postcss-cli` from 7.1.1 to 11.0.1 - [Release notes](https://github.com/postcss/postcss-cli/releases) - [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md) - [Commits](postcss/postcss-cli@7.1.1...11.0.1) Updates `stylelint` from 13.5.0 to 17.14.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@13.5.0...17.14.1) Updates `stylelint-config-recommended-scss` from 4.2.0 to 17.0.1 - [Release notes](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-recommended-scss/blob/master/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-config-recommended-scss@4.2.0...v17.0.1) Updates `stylelint-order` from 4.0.0 to 8.1.1 - [Release notes](https://github.com/hudochenkov/stylelint-order/releases) - [Changelog](https://github.com/hudochenkov/stylelint-order/blob/master/CHANGELOG.md) - [Commits](hudochenkov/stylelint-order@4.0.0...8.1.1) Updates `stylelint-scss` from 3.17.2 to 7.2.0 - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-scss@3.17.2...v7.2.0) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.25 dependency-type: indirect - dependency-name: postcss-cli dependency-version: 11.0.1 dependency-type: direct:development - dependency-name: stylelint dependency-version: 17.14.1 dependency-type: direct:development - dependency-name: stylelint-config-recommended-scss dependency-version: 17.0.1 dependency-type: direct:development - dependency-name: stylelint-order dependency-version: 8.1.1 dependency-type: direct:development - dependency-name: stylelint-scss dependency-version: 7.2.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #210. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/public/plugins/coreui-icons/multi-3e3d84078b
branch
August 7, 2026 00:14
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps postcss to 8.5.25 and updates ancestor dependencies postcss, postcss-cli, stylelint, stylelint-config-recommended-scss, stylelint-order and stylelint-scss. These dependencies need to be updated together.
Updates
postcssfrom 7.0.39 to 8.5.25Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
08c989cRelease 8.5.25 version24f6814Fix 8.5.17 visitor regressionf2fa53fAdd supply chain security requirement to PostCSS plugin guide10edf0bfix: return empty array for empty string in list.split (#2121)0ebe8adRelease 8.5.24 version73218c6Update dependencies9a114f6Preserve the BOM when stringifying (#2119)9069261Fix types checkeb9e1feRelease 8.5.23 version9d19c78Update dependenciesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.
Updates
postcss-clifrom 7.1.1 to 11.0.1Release notes
Sourced from postcss-cli's releases.
Changelog
Sourced from postcss-cli's changelog.
... (truncated)
Commits
7bea18011.0.10dc4ebaUse eslint v9 + flat config (#490)733ef42chore(deps): update dependency sugarss to v5 (#483)1363a65Update dependency prettier to ~3.5.0 (#488)bd416f5Update dependency uuid to v11 (#482)bfad16dUpdate dependency c8 to v10 (#480)b5d8f0efeat: replace globby with tinyglobby and remove get-stdin in favor of builtin...5f9f92aUpdate dependency prettier to ~3.4.0 (#484)0f52be7Update dependency prettier to ~3.3.0 (#477)528af4cAdding link to PostCSS (#472)Updates
stylelintfrom 13.5.0 to 17.14.1Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
cd66b03Release 17.14.1 (#9397)7c30fc5Refactor to replacevoidwithundefinedin union types (#9395)57c8d0eFixrule-empty-line-beforefalse positives for shared-line comments with `e...226f10aBump@vscode/windows-process-treefrom 0.7.0 to 0.8.0 (#9392)13c3c5cBump globby from 16.2.0 to 16.2.1 (#9393)6dafcf5Document unknown-effort contributions (#9391)54c2bc8Fix test for Yarn PnP with npm v12 (#9390)3e7eb56Fixdeclaration-block-no-redundant-longhand-propertiesinvalidbackground...438196eBump postcss from 8.5.15 to 8.5.16 in the postcss group across 1 directory (#...c1e1489Fixquietoption to suppressreport*warning reports (#9387)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for stylelint since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
stylelint-config-recommended-scssfrom 4.2.0 to 17.0.1Release notes
Sourced from stylelint-config-recommended-scss's releases.
... (truncated)
Changelog
Sourced from stylelint-config-recommended-scss's changelog.
... (truncated)
Commits
f71bf5717.0.1fb68cf8Prepare 17.0.1 (#400)d75a1c9Bump np from 11.0.2 to 11.0.3 (#399)420ded6Bump eslint from 10.0.3 to 10.1.0 (#397)0b2aebaBump lodash from 4.17.23 to 4.18.1 (#398)5929d12Bump stylelint from 17.4.0 to 17.6.0 (#396)d6d6920Bump picomatch (#395)7ee5843Bump flatted from 3.3.3 to 3.4.2 (#394)02aab0eFix false positive forno-invalid-position-declarationinside a mixin (#369...2b66d93Bump np from 10.2.0 to 11.0.2 (#392)Updates
stylelint-orderfrom 4.0.0 to 8.1.1Release notes
Sourced from stylelint-order's releases.
Changelog
Sourced from stylelint-order's changelog.
... (truncated)
Commits
5e0802a8.1.1d63b335Prepare 8.1.1707f2d9Change how CSS from thestyleattribute is detected, when using `postcss-ht...7db7174Addcustom-properties-alphabetical-orderin README (#214)6d5b26a8.1.0cfa2267Prepare 8.1.06652d6dAddcustom-properties-alphabetical-orderrule (#212)cb01afd8.0.0ff92d6eUpdate changelog3b45045Add limited autofix for properties in rules containing interpolation in CSS-i...Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
stylelint-scssfrom 3.17.2 to 7.2.0Release notes
Sourced from stylelint-scss's releases.
... (truncated)
Changelog
Sourced from stylelint-scss's changelog.
... (truncated)
Commits
e7c92d17.2.0ecdc3c3Prepare version 7.2.0 (#1301)ddffe93build(deps-dev): bump stylelint from 17.10.0 to 17.12.0 (#1300)6eb7630Update Jest to latest version (#1299)ac4dffbbuild(deps-dev): bump@lavamoat/allow-scriptsfrom 5.0.1 to 5.0.2 (#1298)ac1e7fabuild(deps): bump@csstools/css-calcfrom 3.2.0 to 3.2.1 (#1297)b483811build(deps-dev): bump postcss from 8.5.14 to 8.5.15 (#1295)2c88165build(deps-dev): bump lint-staged from 16.4.0 to 17.0.5 (#1292)f4aea26build(deps): bump@csstools/css-syntax-patches-for-csstree(#1294)db3c20ebuild(deps-dev): bump eslint from 10.3.0 to 10.4.0 (#1293)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill close this PR and stop Dependabot creating any mo...Description has been truncated