chore(docs): bump the version-updates group across 1 directory with 2 updates - #355
Merged
palcarazm merged 1 commit intoSep 11, 2026
Conversation
… updates Bumps the version-updates group with 2 updates in the /docs directory: [cssnano](https://github.com/cssnano/cssnano) and [postcss-cli](https://github.com/postcss/postcss-cli). Updates `cssnano` from 8.0.10 to 9.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@8.0.10...cssnano@9.0.3) Updates `postcss-cli` from 11.0.1 to 12.0.0 - [Release notes](https://github.com/postcss/postcss-cli/releases) - [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md) - [Commits](postcss/postcss-cli@11.0.1...12.0.0) --- updated-dependencies: - dependency-name: cssnano dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: version-updates - dependency-name: postcss-cli dependency-version: 12.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
palcarazm
approved these changes
Sep 11, 2026
palcarazm
deleted the
dependabot/npm_and_yarn/docs/version-updates-ce7c6eb884
branch
September 11, 2026 09:25
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 the version-updates group with 2 updates in the /docs directory: cssnano and postcss-cli.
Updates
cssnanofrom 8.0.10 to 9.0.3Release notes
Sourced from cssnano's releases.
Commits
7dd2a19Publish cssnano 9.0.38a71cd2fix: update PostCSS peer dependency8ca8877fix: update spec conformance in conflict detection and color conversion8bb6018fix: update autoprefixerc6190b4fix: updated colordx and browserslistce4082edocs: update outdated linksb172f6bdocs: update site dependenciesb097fcffix: update dependencies496f0d4chore: use catalog entry for@colordx8c14d47fix: update color parsing libraryUpdates
postcss-clifrom 11.0.1 to 12.0.0Changelog
Sourced from postcss-cli's changelog.
Commits
03e8cee12.0.0cfb6675Handle multiple config files in watch mode (#536)70d90a0Better config tests (#535)073882eConsistent handling of argv parameters (#534)4959c9eUpdate dependency ava to v8 (#514)b92aa6fRefactor watch tests to avoid using test.cb (#533)864b31cUpdate dependency postcss-import to v17 (#523)5011ebcRemove unused coveralls devDependency193b161Update dependency chokidar to v5 (#501)9656979Refactor/Modernize code (#531)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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions