Bump postcss, autoprefixer, css-loader, cssnano, optimize-css-assets-webpack-plugin and vue-loader - #72
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…webpack-plugin and vue-loader Bumps [postcss](https://github.com/postcss/postcss) to 8.5.26 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [autoprefixer](https://github.com/postcss/autoprefixer), [css-loader](https://github.com/webpack/css-loader), [cssnano](https://github.com/cssnano/cssnano), [optimize-css-assets-webpack-plugin](https://github.com/NMFR/optimize-css-assets-webpack-plugin) and [vue-loader](https://github.com/vuejs/vue-loader). These dependencies need to be updated together. Updates `postcss` from 5.2.18 to 8.5.26 - [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.26) Updates `autoprefixer` from 7.2.6 to 10.5.4 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@7.2.6...10.5.4) Updates `css-loader` from 0.28.11 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@v0.28.11...v7.1.4) Updates `cssnano` from 3.10.0 to 8.0.4 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/v3.10.0...cssnano@8.0.4) Updates `optimize-css-assets-webpack-plugin` from 3.2.1 to 6.0.1 - [Commits](NMFR/optimize-css-assets-webpack-plugin@v3.2.1...v6.0.1) Updates `vue-loader` from 13.7.3 to 17.4.2 - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-loader/commits/v17.4.2) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.26 dependency-type: indirect - dependency-name: autoprefixer dependency-version: 10.5.4 dependency-type: direct:development - dependency-name: css-loader dependency-version: 7.1.4 dependency-type: direct:development - dependency-name: cssnano dependency-version: 8.0.4 dependency-type: direct:development - dependency-name: optimize-css-assets-webpack-plugin dependency-version: 6.0.1 dependency-type: direct:development - dependency-name: vue-loader dependency-version: 17.4.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
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.26 and updates ancestor dependencies postcss, autoprefixer, css-loader, cssnano, optimize-css-assets-webpack-plugin and vue-loader. These dependencies need to be updated together.
Updates
postcssfrom 5.2.18 to 8.5.26Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.
Updates
autoprefixerfrom 7.2.6 to 10.5.4Release notes
Sourced from autoprefixer's releases.
... (truncated)
Changelog
Sourced from autoprefixer's changelog.
... (truncated)
Commits
4cad00fRelease 10.5.4 versione62a4b1Update CI configc8f0d0aUpdate dependenciescae3577Move back to latest pnpm 11fd31eb3Fix duplicated prefixed selectors on reformatted CSS (#1552)958d390Release 10.5.3 version21d2adbFix gradient parserf7ddae9Fix bracket parser10ea5e7Update dependencies and remove patchb6e8a2aUpdate Dev ContainerMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for autoprefixer since your current version.
Updates
css-loaderfrom 0.28.11 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)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for css-loader since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
cssnanofrom 3.10.0 to 8.0.4Release notes
Sourced from cssnano's releases.
... (truncated)
Commits
6b64af9chore: update types6a2ed8bPublish cssnano 8.0.4cb09239fix(postcss-svgo): use built-in URI encodere1a7419fix(postcss-svgo): improve character encodingdceffeechore: update lockfile after creating devEngines field in package.jsondca50f7docs: add devengines field to website package.jsonc169273docs: remove unused website dependencybca3daddocs: add browserslist query for building the website67c666echore: remove unused package.json fieldc24a5a4chore(ci): update devTools packageManger and use pnpm/setup everywhereMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for cssnano since your current version.
Updates
optimize-css-assets-webpack-pluginfrom 3.2.1 to 6.0.1Commits
e896b976.0.124ed912fix: cve in dependencies29c44fb6.0.051313e4feat(deps): upgrade cssnano and postcss major version3e6a04c5.0.69567391fix: previous version breaking changes (#156)09d29b35.0.5d0a7da7feat(deps): update dependencies (#154)41d1e23Redirect to css-minimizer-webpack-plugin for webpack 5 or abovee9b84f15.0.4Updates
vue-loaderfrom 13.7.3 to 17.4.2Release notes
Sourced from vue-loader's releases.
... (truncated)
Changelog
Sourced from vue-loader's changelog.
... (truncated)
Commits
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.