Build(deps): Bump postcss, autoprefixer, postcss-cli, postcss-flexbugs-fixes, postcss-import, postcss-preset-env and tailwindcss#17
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…s-fixes, postcss-import, postcss-preset-env and tailwindcss Bumps [postcss](https://github.com/postcss/postcss) to 8.5.15 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [autoprefixer](https://github.com/postcss/autoprefixer), [postcss-cli](https://github.com/postcss/postcss-cli), [postcss-flexbugs-fixes](https://github.com/luisrudge/postcss-flexbugs-fixes), [postcss-import](https://github.com/postcss/postcss-import), [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). These dependencies need to be updated together. Updates `postcss` from 7.0.21 to 8.5.15 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@7.0.21...8.5.15) Updates `autoprefixer` from 9.7.0 to 10.5.0 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@9.7.0...10.5.0) Updates `postcss-cli` from 6.1.3 to 11.0.1 - [Release notes](https://github.com/postcss/postcss-cli/releases) - [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md) - [Commits](postcss/postcss-cli@6.1.3...11.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-import` from 12.0.1 to 16.1.1 - [Release notes](https://github.com/postcss/postcss-import/releases) - [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md) - [Commits](postcss/postcss-import@12.0.1...16.1.1) Updates `postcss-preset-env` from 6.7.0 to 11.3.0 - [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 `tailwindcss` from 1.1.3 to 4.3.0 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.0/packages/tailwindcss) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.15 dependency-type: indirect - dependency-name: autoprefixer dependency-version: 10.5.0 dependency-type: direct:production - dependency-name: postcss-cli dependency-version: 11.0.1 dependency-type: direct:production - dependency-name: postcss-flexbugs-fixes dependency-version: 5.0.2 dependency-type: direct:production - dependency-name: postcss-import dependency-version: 16.1.1 dependency-type: direct:production - dependency-name: postcss-preset-env dependency-version: 11.3.0 dependency-type: direct:production - dependency-name: tailwindcss dependency-version: 4.3.0 dependency-type: direct:production ... 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.15 and updates ancestor dependencies postcss, autoprefixer, postcss-cli, postcss-flexbugs-fixes, postcss-import, postcss-preset-env and tailwindcss. These dependencies need to be updated together.
Updates
postcssfrom 7.0.21 to 8.5.15Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
eae46dbRelease 8.5.15 version79508ffUpdate CI actionsb128e21Speed up declaration parsing by avoiding creating new array on each token9825dcaFix code format55789c8Update dependencies84fbbe9Install older pnpm action for old Node.js9f860bdRevert pnpm action for old Node.js0877198Update CI actionsb2d1a33Fix linter warnings0700dacMerge pull request #2088 from rootvector2/add-oss-fuzz-harnessUpdates
autoprefixerfrom 9.7.0 to 10.5.0Release notes
Sourced from autoprefixer's releases.
... (truncated)
Changelog
Sourced from autoprefixer's changelog.
... (truncated)
Commits
faf456aRelease 10.5 versionb841fc5Update dependencies47d6e68Update email45cfc08Replace ESLint and Prettier to oxlint and oxfmt7e3ec7dAdd prefixing support for mask-position-x and mask-position-y (#1548)360f2d9Release 10.4.27 versionab5260cUpdate clean-publish09e9dd1Release 10.4.26 versionec75540Ignore local patches59601b8Update c8 and clean-publishUpdates
postcss-clifrom 6.1.3 to 11.0.1Release notes
Sourced from postcss-cli's releases.
Changelog
Sourced from postcss-cli's changelog.
... (truncated)
Commits
7bea18011.0.10dc4ebaUse eslint v9 + flat config (#490)733ef42chore(deps): update dependency sugarss to v5 (#483)1363a65Update dependency prettier to ~3.5.0 (#488)bd416f5Update dependency uuid to v11 (#482)bfad16dUpdate dependency c8 to v10 (#480)b5d8f0efeat: replace globby with tinyglobby and remove get-stdin in favor of builtin...5f9f92aUpdate dependency prettier to ~3.4.0 (#484)0f52be7Update dependency prettier to ~3.3.0 (#477)528af4cAdding link to PostCSS (#472)Updates
postcss-flexbugs-fixesfrom 4.1.0 to 5.0.2Release notes
Sourced from postcss-flexbugs-fixes's releases.
Changelog
Sourced from postcss-flexbugs-fixes's changelog.
Commits
Updates
postcss-importfrom 12.0.1 to 16.1.1Release notes
Sourced from postcss-import's releases.
Changelog
Sourced from postcss-import's changelog.
... (truncated)
Commits
4ae989416.1.1a3f3889Test on modern Node versions (#577)10325fcUpgrade eslint & config; use flat config (#576)9227642Migrate config renovate.json (#575)2544155Update dependency prettier to ~3.5.0 (#572)83108aaFix incorrect cascade layer order when some resources can not be inlined (#574)cad0022Update dependency sugarss to v5 (#568)32deb08Update dependency c8 to v10 (#565)d43ca15Update dependency prettier to ~3.4.0 (#569)9af465eUpdate dependency prettier to ~3.3.0 (#564)Maintainer changes
This version was pushed to npm by romainmenke, a new releaser for postcss-import since your current version.
Updates
postcss-preset-envfrom 6.7.0 to 11.3.0Changelog
Sourced from postcss-preset-env's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by romainmenke, a new releaser for postcss-preset-env since your current version.
Updates
tailwindcssfrom 1.1.3 to 4.3.0Release notes
Sourced from tailwindcss's releases.
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
... (truncated)
Commits
588bd734.3.0 (#20023)59936c6Addtab-*utilities (#20022)90a2373addzoom-*utilities (#20020)2e1ccf7Addscrollbar-gutter-*utilities (#20018)754e751Use non-existing example in tests (#20021)12eb5aeCleanup noisy test output (#20015)4255671Improve snapshot tests (#20013)8c77989Ensure math operators are surrounded by whitespace in arbitrary values (#20011)b4db3b9Add scrollbar-width and scrollbar-color utilities (#19981)08cad84Support--default(…)in--value(…)and--modifier(…)to support fallbac...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for tailwindcss 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 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.