Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update postcss packages #1772

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
autoprefixer ^10.4.14 -> ^10.4.20 age adoption passing confidence
postcss (source) ^8.4.31 -> ^8.4.49 age adoption passing confidence
postcss (source) ^8.4.27 -> ^8.4.49 age adoption passing confidence
postcss-discard-duplicates ^6.0.0 -> ^6.0.3 age adoption passing confidence
postcss-selector-parser ^6.0.13 -> ^6.1.2 age adoption passing confidence

Release Notes

postcss/autoprefixer (autoprefixer)

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.

v10.4.19

Compare Source

  • Removed end value has mixed support, consider using flex-end warning
    since end/start now have good support.

v10.4.18

Compare Source

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).

v10.4.17

Compare Source

  • Fixed user-select: contain prefixes.

v10.4.16

Compare Source

  • Improved performance (by Romain Menke).
  • Fixed docs (by Christian Oliff).

v10.4.15

Compare Source

  • Fixed ::backdrop prefixes (by 一丝).
  • Fixed docs (by Christian Oliff).
postcss/postcss (postcss)

v8.4.49

Compare Source

v8.4.48

Compare Source

  • Fixed position calculation in error/warnings methods (by @​romainmenke).

v8.4.47

Compare Source

  • Removed debug code.

v8.4.46

Compare Source

  • Fixed Cannot read properties of undefined (reading 'before').

v8.4.45

Compare Source

  • Removed unnecessary fix which could lead to infinite loop.

v8.4.44

Compare Source

  • Another way to fix markClean is not a function error.

v8.4.43

Compare Source

  • Fixed markClean is not a function error.

v8.4.42

Compare Source

  • Fixed CSS syntax error on long minified files (by @​varpstar).

v8.4.41

Compare Source

v8.4.40

Compare Source

  • Moved to getter/setter in nodes types to help Sass team (by @​nex3).

v8.4.39

Compare Source

v8.4.38

Compare Source

v8.4.37

Compare Source

  • Fixed original.column are not numbers error in another case.

v8.4.36

Compare Source

  • Fixed original.column are not numbers error on broken previous source map.

v8.4.35

Compare Source

  • Avoid ! in node.parent.nodes type.
  • Allow to pass undefined to node adding method to simplify types.

v8.4.34

Compare Source

  • Fixed AtRule#nodes type (by Tim Weißenfels).
  • Cleaned up code (by Dmitry Kirillov).

v8.4.33

Compare Source

  • Fixed NoWorkResult behavior difference with normal mode (by Romain Menke).
  • Fixed NoWorkResult usage conditions (by @​ahmdammarr).

v8.4.32

Compare Source

  • Fixed postcss().process() types (by Andrew Ferreira).
cssnano/cssnano (postcss-discard-duplicates)

v6.0.3: v6.0.3

Compare Source

Bug fixes
  • do not sort unknown properties

Other

  • Require latest browserslist and postcss-selector-parser

v6.0.2: v6.0.2

Compare Source

  • fix: update cssnano peer dependency to 8.4.31 to avoid security issue
  • fix: update postcss-calc to 9.0.1 to solve disappearing expressions inside two brackets
  • deps(postcss-svgo): update SVGO to 3.0.5 and update doc
  • chore: update css-declaration-sorter
  • fix(postcss-minify-selectors): prevent mangling of timeline range names
  • fix(postcss-convert-values): keep percent unit in @Property
  • chore(cssnano): update lilconfig to 3.0.0

v6.0.1: v6.0.1

Compare Source

Bug Fixes

postcss/postcss-selector-parser (postcss-selector-parser)

v6.1.2

Compare Source

  • Fixed: erroneous trailing combinators in pseudos

v6.1.1

Compare Source

  • Fixed: improve typings of constructor helpers (#​292)

v6.1.0

Compare Source

  • Feature: add sourceIndex to Selector nodes (#​290)

v6.0.16

Compare Source

  • Fixed: add missing index argument to each/walk callback types (#​289)

v6.0.15

Compare Source

  • Fixed: Node#prev and Node#next type for the first/last node

v6.0.14

Compare Source

  • Fixed: type definitions

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) December 23, 2024 02:22
Copy link

changeset-bot bot commented Dec 23, 2024

⚠️ No Changeset found

Latest commit: 931c6ec

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 23, 2024
Copy link

netlify bot commented Dec 23, 2024

Deploy Preview for compiled-css-in-js canceled.

Name Link
🔨 Latest commit 931c6ec
🔍 Latest deploy log https://app.netlify.com/sites/compiled-css-in-js/deploys/677dfa565542cb00083c91f0

@renovate renovate bot force-pushed the renovate/postcss-packages branch 2 times, most recently from 02cb8b0 to 9c1a9d0 Compare December 23, 2024 08:28
@renovate renovate bot force-pushed the renovate/postcss-packages branch from 9c1a9d0 to e7b4ffc Compare December 30, 2024 03:38
@renovate renovate bot force-pushed the renovate/postcss-packages branch 4 times, most recently from 4202e66 to 10c3f76 Compare January 2, 2025 23:55
@renovate renovate bot force-pushed the renovate/postcss-packages branch 2 times, most recently from 0dddb1c to 599f82e Compare January 8, 2025 04:04
@renovate renovate bot force-pushed the renovate/postcss-packages branch from 599f82e to 931c6ec Compare January 8, 2025 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants