Bump postcss and gulp-autoprefixer
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(22 days ago)
(22 days ago)
dependencies javascript
Bumps postcss to 8.5.6 and updates ancestor dependency gulp-autoprefixer. These dependencies need to be updated together.
Updates postcss
from 5.2.18 to 8.5.6
Release notes
Sourced from postcss's releases.
8.5.6
- Fixed
ContainerWithChildren
type discriminating (by@Goodwine
).8.5.5
- Fixed
package.json
→exports
compatibility with some tools (by@JounQin
).8.5.4
- Fixed Parcel compatibility issue (by
@git-sumitchaudhary
).8.5.3
- Added more details to
Unknown word
error (by@hiepxanh
).- Fixed types (by
@romainmenke
).- Fixed docs (by
@catnipan
).8.5.2
- Fixed end position of rules with semicolon (by
@romainmenke
).8.5.1
- Fixed backwards compatibility for complex cases (by
@romainmenke
).8.5 “Duke Alloces”
PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.
@romainmenke
during his work on Stylelint addedInput#document
in additional toInput#css
.root.source.input.document //=> "<p>Hello</p> // <style> // p { // color: green; // } // </style>" root.source.input.css //=> "p { // color: green; // }"
Thanks to Sponsors
This release was possible thanks to our community.
If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:
- Tidelift with a Spotify-like subscription model supporting all projects from your lock file.
- Direct donations at GitHub Sponsors or Open Collective.
... (truncated)
Changelog
Sourced from postcss's changelog.
8.5.6
- Fixed
ContainerWithChildren
type discriminating (by@Goodwine
).8.5.5
- Fixed
package.json
→exports
compatibility with some tools (by@JounQin
).8.5.4
- Fixed Parcel compatibility issue (by
@git-sumitchaudhary
).8.5.3
- Added more details to
Unknown word
error (by@hiepxanh
).- Fixed types (by
@romainmenke
).- Fixed docs (by
@catnipan
).8.5.2
- Fixed end position of rules with semicolon (by
@romainmenke
).8.5.1
- Fixed backwards compatibility for complex cases (by
@romainmenke
).8.5 “Duke Alloces”
- Added
Input#document
for sources like CSS-in-JS or HTML (by@romainmenke
).8.4.49
- Fixed custom syntax without
source.offset
(by@romainmenke
).8.4.48
- Fixed position calculation in error/warnings methods (by
@romainmenke
).8.4.47
- Removed debug code.
8.4.46
- Fixed
Cannot read properties of undefined (reading 'before')
.8.4.45
- Removed unnecessary fix which could lead to infinite loop.
8.4.44
- Another way to fix
markClean is not a function
error.8.4.43
- Fixed
markClean is not a function
error.8.4.42
- Fixed CSS syntax error on long minified files (by
@varpstar
).8.4.41
- Fixed types (by
@nex3
and@querkmachine
).- Cleaned up RegExps (by
@bluwy
).
... (truncated)
Commits
- See full diff in compare view
Updates gulp-autoprefixer
from 3.1.1 to 9.0.0
Release notes
Sourced from gulp-autoprefixer's releases.
v9.0.0
Breaking
- Require Node.js 18 66cef58
- This package is now pure ESM. Please read this.
https://github.com/sindresorhus/gulp-autoprefixer/compare/v8.0.0...v9.0.0
v8.0.0
Breaking
- Require Node.js 12 a953087
Improvements
- Upgrade dependencies a953087
https://github.com/sindresorhus/gulp-autoprefixer/compare/v7.0.1...v8.0.0
v7.0.1
- Make Gulp an optional peer dependency da50fd2
https://github.com/sindresorhus/gulp-autoprefixer/compare/v7.0.0...v7.0.1
v7.0.0
Breaking:
- Require Node.js 8 and Gulp 4 ab49120
https://github.com/sindresorhus/gulp-autoprefixer/compare/v6.1.0...v7.0.0
v6.1.0
- Upgrade dependencies 7b080bf
https://github.com/sindresorhus/gulp-autoprefixer/compare/v6.0.0...v6.1.0
Commits
4b215c5
9.0.066cef58
Require Node.js 18 and move to ESM682984e
Meta tweaksede5a11
8.0.0a953087
Require Node.js 12 and upgrade dependencies87ff53d
Move to GitHub Actions (#117)c5e7214
7.0.1da50fd2
Make Gulp an optional peer dependency40fba84
7.0.0ab49120
Require Node.js 8 and Gulp 4- Additional commits viewable in compare view
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 <dependency name> 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.
Pull Request Statistics
1
2
+309
-64
Package Dependencies
Technical Details
ID: | 5632663 |
UUID: | 2765363395 |
Node ID: | PR_kwDOBT4TeM6k1BjD |
Host: | GitHub |
Repository: | ckckckc/build-react-redux-with-gulp |
Merge State: | Unknown |