chore(deps): bump postcss, css-loader, stylelint and stylelint-webpack-plugin#123
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump postcss, css-loader, stylelint and stylelint-webpack-plugin#123dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…k-plugin Bumps [postcss](https://github.com/postcss/postcss) to 8.5.8 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [css-loader](https://github.com/webpack/css-loader), [stylelint](https://github.com/stylelint/stylelint) and [stylelint-webpack-plugin](https://github.com/webpack/stylelint-webpack-plugin). These dependencies need to be updated together. Updates `postcss` from 5.2.18 to 8.5.8 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/commits/8.5.8) Updates `css-loader` from 1.0.0 to 7.1.4 - [Release notes](https://github.com/webpack/css-loader/releases) - [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md) - [Commits](webpack/css-loader@v1.0.0...v7.1.4) Updates `stylelint` from 8.4.0 to 17.6.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@8.4.0...17.6.0) Updates `stylelint-webpack-plugin` from 0.10.5 to 5.1.0 - [Release notes](https://github.com/webpack/stylelint-webpack-plugin/releases) - [Changelog](https://github.com/webpack/stylelint-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/stylelint-webpack-plugin@v0.10.5...v5.1.0) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.8 dependency-type: indirect - dependency-name: css-loader dependency-version: 7.1.4 dependency-type: direct:development - dependency-name: stylelint dependency-version: 17.6.0 dependency-type: direct:development - dependency-name: stylelint-webpack-plugin dependency-version: 5.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #125. |
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.8 and updates ancestor dependencies postcss, css-loader, stylelint and stylelint-webpack-plugin. These dependencies need to be updated together.
Updates
postcssfrom 5.2.18 to 8.5.8Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
Updates
css-loaderfrom 1.0.0 to 7.1.4Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
5b795afchore(release): 7.1.4aeddefefix: update peer dependency for@rspack/corev2 (#1652)b2b2de7chore(release): 7.1.301869bcfix: allow to usemoduleclass name (#1649)7dd15ecchore(deps): bump js-yaml (#1648)db26202chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#1647)7daf1b8Update CONTRIBUTING link to point to GitHub pagede1e633chore: correct link path (#1645)563ad63chore: migrate from contrib and swap branches (#1644)e68bf7echore: update github actions/checkout from v4 to v5 (#1642)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
stylelintfrom 8.4.0 to 17.6.0Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
f74ceafRelease 17.6.0 (#9180)895f7f2Add support for extending units tolanguageOptions(#9166)dd7231bRefactor to replaceimurmurhashwithnode:crypto(#9177)5b6b024Bump picomatch (#9178)7e25378Bump@csstools/css-syntax-patches-for-csstreefrom 1.0.29 to 1.1.1 in the css...9edeff4Groupcsstreeand@csstools/css-syntax-patches-for-csstreein dependabot ...2f7c0caBump actions/download-artifact from 8.0.0 to 8.0.1 (#9167)59f310dBump write-file-atomic from 7.0.0 to 7.0.1 (#9169)ab2ffcbBump@vscode/windows-process-treefrom 0.6.3 to 0.7.0 (#9170)a9f3e5bBump lint-staged from 16.3.3 to 16.4.0 (#9171)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for stylelint since your current version.
Install script changes
This version adds
prepare,postpreparescripts that run during installation. Review the package contents before updating.Updates
stylelint-webpack-pluginfrom 0.10.5 to 5.1.0Release notes
Sourced from stylelint-webpack-plugin's releases.
... (truncated)
Changelog
Sourced from stylelint-webpack-plugin's changelog.
... (truncated)
Commits
ec9f72achore(release): 5.1.0ac6e4e2refactor: do not force the use of node 20, it is only mandatory in stylelint ...27d4787feat: add stylelint v17 support (#377)4cc8128docs: update contributing3d150ecchore: migrate from contrib (#375)e685b20chore: update github actions/checkout from v4 to v5 (#374)0115aearefactor: restore old logicceea2d6chore(deps): remove unused3d7d7d3chore: migrate to eslint version 9 (#371)9a062d9chore: downgradejest-workerdependency (#370)Maintainer changes
This version was pushed to npm by ricardogobbosouza, a new releaser for stylelint-webpack-plugin since your current version.
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 more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill 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.