4e272f88: postcss-svgo: Upgrade dependency svgo to v3 and increase the minimum supported node version to v14
ca9d3f55: Switch minimum supported Node version to 14 for all packages
39a20405: feat!(cssnano): remove undocumented YAML config support
Migration instructions
If you're not happy with the defaults for the normalize-url transform, turn it off completely. Options were removed as most would change the meaning of the URL, which is unexpcted in the case of CSS minification.
In the unlikely event you're using YAML to configure cssnano, move the cssnano configuration inside the PostCSS config or use a configuration file in CommonJS or JSON format.
This version was pushed to npm by evilebottnawi, a new releaser for postcss-loader since your current version.
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will 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](https://github.com/vector-engineering/covidcg/network/alerts).
Bumps postcss to 8.4.31 and updates ancestor dependencies postcss, autoprefixer, css-loader, cssnano and postcss-loader. These dependencies need to be updated together.
Updates
postcss
from 7.0.39 to 8.4.31Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
90208de
Release 8.4.31 version58cc860
Fix carrier return parsing4fff8e4
Improve pnpm test outputcd43ed1
Update dependenciescaa916b
Update dependencies8972f76
Typo11a5286
Typo45c5501
Release 8.4.30 versionbc3c341
Update linterb2be58a
Merge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...Updates
autoprefixer
from 9.7.0 to 10.4.16Release notes
Sourced from autoprefixer's releases.
... (truncated)
Changelog
Sourced from autoprefixer's changelog.
... (truncated)
Commits
026083c
Release 10.4.16 version4cda7ae
Update dependencies7a49d6a
Update CIa87f4cd
improve performance (#1500)0d6496e
Update dependenciesd9064cb
Remove deprecated browsers from README (#1499)aa63324
Release 10.4.15 versione6f597d
Run tests in parallel8611ba6
Update dependenciesf8d8dab
feat:::backdrop
using@mdn/browser-compat-data
(#1498)Updates
css-loader
from 3.2.0 to 6.8.1Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
4673caa
chore(release): 6.8.1ae3d8ae
fix: usecause
for original errors and warnings (#1526)c0ce599
chore(release): 6.8.06eb5661
feat: use template literal when it possible to prevent `Maximum call stack si...0a2a596
chore(deps): update (#1524)3e52969
fix: warning and error serialization (#1523)ed77720
chore(release): 6.7.4c3099fb
fix: bugs in css modulesf1ba0db
docs: fix (#1521)0700ce8
fix: output warning when built-in CSS support enabled (#1520)Updates
cssnano
from 4.1.10 to 6.0.1Release notes
Sourced from cssnano's releases.
... (truncated)
Commits
690358c
Publish cssnano 6.0.10cdcaf7
chore: update postcss-calc to 9.02af6687
fix(postcss-reduce-idents): fix line names grid templateseb9a9a1
fix(postcss-merge-rules): do not merge rules with nested rulesa580534
test(postcss-merge-rules): test container queriesfae4813
chore: update development dependencies74bd8da
chore: update pnpm-lock version7b68ad7
docs: update website for release (#1486)10dd3cf
chore: update CLI example for 6.0 release (#1485)8e89938
Publish cssnano 6.0 (#1484)Maintainer changes
This version was pushed to npm by ludovicofischer, a new releaser for cssnano since your current version.
Updates
postcss-loader
from 3.0.0 to 7.3.3Release notes
Sourced from postcss-loader's releases.
... (truncated)
Changelog
Sourced from postcss-loader's changelog.
... (truncated)
Commits
7a85867
chore(release): 7.3.3684d265
fix: regression oncosmiconfig
sidee754c3f
fix(perf): avoid usingklona
for postcss options (#658)69446c3
docs: remove Gitter from issue templates (#657)c058a06
chore(release): 7.3.2e8873f4
fix: usecause
to keep original errors and warnings (#655)7e5eaeb
chore(release): 7.3.165748ec
fix: warning and error serializationa98d7d0
docs: add GitHub discussions badge (#652)0a53820
chore: add scripts to fix lint (#651)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for postcss-loader since your current version.
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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show