| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…-flexbugs-fixes, postcss-loader, postcss-normalize, postcss-preset-env, postcss-safe-parser and resolve-url-loader Bumps [postcss](https://github.com/postcss/postcss) to 8.5.26 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [css-loader](https://github.com/webpack/css-loader), [optimize-css-assets-webpack-plugin](https://github.com/NMFR/optimize-css-assets-webpack-plugin), [postcss-flexbugs-fixes](https://github.com/luisrudge/postcss-flexbugs-fixes), [postcss-loader](https://github.com/webpack/postcss-loader), [postcss-normalize](https://github.com/csstools/postcss-normalize), [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env), [postcss-safe-parser](https://github.com/postcss/postcss-safe-parser) and [resolve-url-loader](https://github.com/bholloway/resolve-url-loader/tree/HEAD/packages/resolve-url-loader). These dependencies need to be updated together. Updates `postcss` from 7.0.18 to 8.5.26 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@7.0.18...8.5.26) Updates `css-loader` from 2.1.1 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@v2.1.1...v7.1.4) Updates `optimize-css-assets-webpack-plugin` from 5.0.3 to 6.0.1 - [Commits](NMFR/optimize-css-assets-webpack-plugin@v5.0.3...v6.0.1) Updates `postcss-flexbugs-fixes` from 4.1.0 to 5.0.2 - [Release notes](https://github.com/luisrudge/postcss-flexbugs-fixes/releases) - [Changelog](https://github.com/luisrudge/postcss-flexbugs-fixes/blob/master/CHANGELOG.md) - [Commits](https://github.com/luisrudge/postcss-flexbugs-fixes/commits/5.0.2) Updates `postcss-loader` from 3.0.0 to 8.2.1 - [Release notes](https://github.com/webpack/postcss-loader/releases) - [Changelog](https://github.com/webpack/postcss-loader/blob/main/CHANGELOG.md) - [Commits](webpack/postcss-loader@v3.0.0...v8.2.1) Updates `postcss-normalize` from 7.0.1 to 13.0.1 - [Release notes](https://github.com/csstools/postcss-normalize/releases) - [Changelog](https://github.com/csstools/postcss-normalize/blob/main/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-normalize/commits) Updates `postcss-preset-env` from 6.7.0 to 11.3.2 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) Updates `postcss-safe-parser` from 4.0.1 to 7.0.1 - [Release notes](https://github.com/postcss/postcss-safe-parser/releases) - [Changelog](https://github.com/postcss/postcss-safe-parser/blob/main/CHANGELOG.md) - [Commits](postcss/postcss-safe-parser@4.0.1...7.0.1) Updates `resolve-url-loader` from 3.1.0 to 5.0.0 - [Release notes](https://github.com/bholloway/resolve-url-loader/releases) - [Changelog](https://github.com/bholloway/resolve-url-loader/blob/v5/packages/resolve-url-loader/CHANGELOG.md) - [Commits](https://github.com/bholloway/resolve-url-loader/commits/5.0.0/packages/resolve-url-loader) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.26 dependency-type: indirect - dependency-name: css-loader dependency-version: 7.1.4 dependency-type: direct:development - dependency-name: optimize-css-assets-webpack-plugin dependency-version: 6.0.1 dependency-type: direct:development - dependency-name: postcss-flexbugs-fixes dependency-version: 5.0.2 dependency-type: direct:development - dependency-name: postcss-loader dependency-version: 8.2.1 dependency-type: direct:development - dependency-name: postcss-normalize dependency-version: 13.0.1 dependency-type: direct:development - dependency-name: postcss-preset-env dependency-version: 11.3.2 dependency-type: direct:development - dependency-name: postcss-safe-parser dependency-version: 7.0.1 dependency-type: direct:development - dependency-name: resolve-url-loader dependency-version: 5.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
| Back | FazBrowse Home | New Git URL |
Bumps postcss to 8.5.26 and updates ancestor dependencies postcss, css-loader, optimize-css-assets-webpack-plugin, postcss-flexbugs-fixes, postcss-loader, postcss-normalize, postcss-preset-env, postcss-safe-parser and resolve-url-loader. These dependencies need to be updated together.
Updates postcss from 7.0.18 to 8.5.26
Release notesSourced from postcss's releases.
... (truncated)
ChangelogSourced from postcss's changelog.
... (truncated)
Commits- 07b2577 Release 8.5.26 version
- 47de6b9 Update CI
- 1493a83 Fix Rule#selectors losing the empty selector (#2129)
- 180db16 Typo
- 29e9e00 Resolve symlinks before the previous-source-map containment check (#2125)
- 3ba8f84 Update dependencies
- 87e72f6 Update lock file
- caaeeb9 Upgrade nanoid to fix infinite loop on zero size (#2124)
- 3609b6f Explain how to type plugin options
- fbad419 docs: show ESM and TypeScript plugin declaration (#2118)
- Additional commits viewable in compare view
Maintainer changesThis version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.
Updates css-loader from 2.1.1 to 7.1.4
Release notesSourced from css-loader's releases.
... (truncated)
ChangelogSourced from css-loader's changelog.
... (truncated)
Commits- 5b795af chore(release): 7.1.4
- aeddefe fix: update peer dependency for @rspack/core v2 (#1652)
- b2b2de7 chore(release): 7.1.3
- 01869bc fix: allow to use module class name (#1649)
- 7dd15ec chore(deps): bump js-yaml (#1648)
- db26202 chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#1647)
- 7daf1b8 Update CONTRIBUTING link to point to GitHub page
- de1e633 chore: correct link path (#1645)
- 563ad63 chore: migrate from contrib and swap branches (#1644)
- e68bf7e chore: update github actions/checkout from v4 to v5 (#1642)
- Additional commits viewable in compare view
Install script changesThis version adds prepare script that runs during installation. Review the package contents before updating.
Updates optimize-css-assets-webpack-plugin from 5.0.3 to 6.0.1
CommitsUpdates postcss-flexbugs-fixes from 4.1.0 to 5.0.2
Release notesSourced from postcss-flexbugs-fixes's releases.
ChangelogSourced from postcss-flexbugs-fixes's changelog.
CommitsUpdates postcss-loader from 3.0.0 to 8.2.1
Release notesSourced from postcss-loader's releases.
... (truncated)
ChangelogSourced from postcss-loader's changelog.
... (truncated)
Commits- 583677e chore(release): 8.2.1
- a3ed7e2 fix: update peer dependency for @rspack/core v2 (#717)
- c984ff4 test: fix (#715)
- cc01d2b ci: fix
- d4faa34 docs: update contributing
- b1e4fa5 chore: correct link (#713)
- d990168 chore: migration to main org and branch (#712)
- 522a07d chore(release): 8.2.0
- 9c74974 feat: update jiti from v1 to v2
- 5a781e5 chore: update github actions/checkout from v4 to v5 (#709)
- Additional commits viewable in compare view
Maintainer changesThis version was pushed to npm by evilebottnawi, a new releaser for postcss-loader since your current version.
Install script changesThis version adds prepare script that runs during installation. Review the package contents before updating.
Updates postcss-normalize from 7.0.1 to 13.0.1
Release notesSourced from postcss-normalize's releases.
ChangelogSourced from postcss-normalize's changelog.
... (truncated)
Commits- See full diff in compare view
Maintainer changesThis version was pushed to npm by romainmenke, a new releaser for postcss-normalize since your current version.
Updates postcss-preset-env from 6.7.0 to 11.3.2
ChangelogSourced from postcss-preset-env's changelog.
... (truncated)
Commits- See full diff in compare view
Maintainer changesThis version was pushed to npm by romainmenke, a new releaser for postcss-preset-env since your current version.
Updates postcss-safe-parser from 4.0.1 to 7.0.1
Release notesSourced from postcss-safe-parser's releases.
ChangelogSourced from postcss-safe-parser's changelog.
CommitsUpdates resolve-url-loader from 3.1.0 to 5.0.0
Release notesSourced from resolve-url-loader's releases.
... (truncated)
ChangelogSourced from resolve-url-loader's changelog.
... (truncated)
CommitsDependabot 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:
You can disable automated security fix PRs for this repo from the Security Alerts page.