Bump postcss, autoprefixer, cssnano, gulp-postcss, postcss-calc, postcss-custom-properties, postcss-import, postcss-url and stylelint in /gcx/styles #104
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.4.31 and updates ancestor dependencies postcss, autoprefixer, cssnano, gulp-postcss, postcss-calc, postcss-custom-properties, postcss-import, postcss-url and stylelint. These dependencies need to be updated together.
Updates
postcss
from 8.4.23 to 8.4.31Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
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.8.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
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
gulp-postcss
from 8.0.0 to 9.0.1Release notes
Sourced from gulp-postcss's releases.
Commits
70dfabe
Release 9.0.15d3bf7a
Merge pull request #176 from postcss/switch-to-github-workflows22e8c3a
Switch to github workflow for testinga1b8242
Merge pull request #168 from alkorlos/update-dependency-postcss-load-config1162ef1
update: dependency postcss-load-configa073cf4
Merge pull request #1 from postcss/master94170d6
Release 9.0.0f3751c8
Merge pull request #162 from m4thieulavoie/chore/postcss-major-bumpc0519ac
fix: changing node versions0a013d0
fix: added postcss in devDependencies for testingUpdates
postcss-calc
from 7.0.2 to 9.0.1Release notes
Sourced from postcss-calc's releases.
... (truncated)
Changelog
Sourced from postcss-calc's changelog.
... (truncated)
Commits
102ba44
Publish postcss-calc 9.0.118bb47b
fix: preserve calc when extra parentheses are used (#187)bf8554a
fix: remove duplicate 'repository' field (#186)06f0b8c
Publish postcss-calc 9.015b7704
BREAKING CHANGE: add Node engines field0529888
chore: update development dependenciesd5f6c68
chore: update TypeScript and selector parser82e416a
test: replace old Node.js versions in CI60b6a39
chore: update repository link8f21f03
chore: update dev dependenciesMaintainer changes
This version was pushed to npm by ludovicofischer, a new releaser for postcss-calc since your current version.
Updates
postcss-custom-properties
from 10.0.0 to 13.3.2Changelog
Sourced from postcss-custom-properties's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by romainmenke, a new releaser for postcss-custom-properties since your current version.
Updates
postcss-import
from 12.0.1 to 15.1.0Release notes
Sourced from postcss-import's releases.
Changelog
Sourced from postcss-import's changelog.
Commits
3f06816
15.1.090e035b
add data url support (#515)2c0c3e9
15.0.12db3239
Correctly sort media queries before joining them (#513)2780457
Preserve layer in ignored import statements (#511)13376a6
Update dependency prettier to ~2.8.0 (#508)22864f1
Update test results for PostCSS 8.4.19 (#507)99d755b
Update dependency ava to v5 (#506)9f6376b
Update dependency eslint-config-problems to v7 (#504)11922cd
Update tests results for postcss v8.4.17 (#503)Updates
postcss-url
from 8.0.0 to 10.1.3Release notes
Sourced from postcss-url's releases.
Changelog
Sourced from postcss-url's changelog.
Commits
c2523fb
chore: update changelogfc52c88
10.1.36c061a2
fix: sync package-lock87db4b7
Merge pull request #158 from realityking/mimefdff9b1
Upgrade mime to 2.5 againa843ca0
Correctly configure save-prefix301e572
chore: update changelog806bb25
10.1.2fd22c87
chore: update package-lockf74e3bd
Merge pull request #156 from realityking/depsUpdates
stylelint
from 13.6.0 to 15.10.3Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
9e7319d
15.10.30520c84
Prepare 15.10.3 (#7089)97e5f89
Bump lint-staged from 13.2.3 to 14.0.0 (#7133)e0651fd
Bump the eslint group with 1 update (#7132)83a3e2b
Use newtestRuleConfigs
function ofjest-preset-stylelint
(#7124)a6df588
Bump the csstools-parser group with 1 update (#7117)48a28b4
Bump patch-package from 7.0.2 to 8.0.0 (#7115)d159011
Bump the jest group with 2 updates (#7114)2f324b6
Bump the eslint group with 2 updates (#7113)247c94c
Refactor to replacechangelog-to-github-release
script with GitHub Action (...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 ...Description has been truncated