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 css preprocessors #7

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 26, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
autoprefixer 10.4.4 -> 10.4.20 age adoption passing confidence
postcss (source) 8.4.12 -> 8.4.47 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).

v10.4.14

Compare Source

  • Improved startup time and reduced JS bundle size (by Kārlis Gaņģis).

v10.4.13

Compare Source

  • Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.

v10.4.12

Compare Source

  • Fixed support of unit-less zero angle in backgrounds (by 一丝).

v10.4.11

Compare Source

  • Fixed text-decoration prefixes by moving to MDN data (by Romain Menke).

v10.4.10

Compare Source

  • Fixed unicode-bidi prefixes by moving to MDN data.

v10.4.9

Compare Source

  • Fixed css-unicode-bidi issue from latest Can I Use.

v10.4.8

Compare Source

  • Do not print color-adjust warning if print-color-adjust also is in rule.

v10.4.7

Compare Source

  • Fixed print-color-adjust support in Firefox.

v10.4.6

Compare Source

  • Fixed print-color-adjust support.

v10.4.5

Compare Source

postcss/postcss (postcss)

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).

v8.4.31

Compare Source

v8.4.30

Compare Source

  • Improved source map performance (by Romain Menke).

v8.4.29

Compare Source

  • Fixed Node#source.offset (by Ido Rosenthal).
  • Fixed docs (by Christian Oliff).

v8.4.28

Compare Source

  • Fixed Root.source.end for better source map (by Romain Menke).
  • Fixed Result.root types when process() has no parser.

v8.4.27

Compare Source

  • Fixed Container clone methods types.

v8.4.26

Compare Source

  • Fixed clone methods types.

v8.4.25

Compare Source

v8.4.24

Compare Source

  • Fixed Plugin types.

v8.4.23

Compare Source

  • Fixed warnings in TypeDoc.

v8.4.22

Compare Source

  • Fixed TypeScript support with node16 (by Remco Haszing).

v8.4.21

Compare Source

  • Fixed Input#error types (by Aleks Hudochenkov).

v8.4.20

Compare Source

  • Fixed source map generation for childless at-rules like @layer.

v8.4.19

Compare Source

  • Fixed whitespace preserving after AST transformations (by Romain Menke).

v8.4.18

Compare Source

  • Fixed an error on absolute: true with empty sourceContent (by Rene Haas).

v8.4.17

Compare Source

  • Fixed Node.before() unexpected behavior (by Romain Menke).
  • Added TOC to docs (by Mikhail Dedov).

v8.4.16

Compare Source

  • Fixed Root AST migration.

v8.4.15

Compare Source

  • Fixed AST normalization after using custom parser with old PostCSS AST.

v8.4.14

Compare Source

  • Print “old plugin API” warning only if plugin was used (by @​zardoy).

v8.4.13

Compare Source

  • Fixed append() error after using .parent (by Jordan Pittman).

Configuration

📅 Schedule: Branch creation - "every weekday" (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 force-pushed the renovate/css-preprocessors branch from 6e99879 to 32097c4 Compare April 30, 2022 02:46
@renovate renovate bot changed the title chore(deps): update dependency autoprefixer to v10.4.5 chore(deps): update css preprocessors Apr 30, 2022
@renovate renovate bot force-pushed the renovate/css-preprocessors branch 2 times, most recently from 625a270 to d41c4a5 Compare May 2, 2022 15:38
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from d41c4a5 to 0ebf825 Compare May 18, 2022 19:41
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 0ebf825 to f66e596 Compare September 25, 2022 19:41
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from f66e596 to eb553d9 Compare November 20, 2022 13:14
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from eb553d9 to 7f50f41 Compare March 18, 2023 18:02
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 7f50f41 to 6286933 Compare April 17, 2023 12:25
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 6286933 to 84b7b10 Compare May 28, 2023 11:22
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 84b7b10 to 82573f0 Compare July 6, 2023 13:51
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 82573f0 to 4b50eee Compare July 13, 2023 22:46
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 4b50eee to bce5b82 Compare July 21, 2023 12:02
@renovate renovate bot force-pushed the renovate/css-preprocessors branch 2 times, most recently from 8f1bcbf to c2bda3b Compare August 15, 2023 22:51
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from c2bda3b to 0d7ee77 Compare August 29, 2023 19:16
@renovate renovate bot force-pushed the renovate/css-preprocessors branch 2 times, most recently from 6202b8a to 577a328 Compare September 20, 2023 21:50
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 577a328 to 044fa09 Compare September 29, 2023 02:11
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 044fa09 to 5d6f88c Compare December 2, 2023 03:23
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 5d6f88c to cc3b112 Compare January 4, 2024 20:13
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from cc3b112 to fdff6ae Compare January 17, 2024 20:12
@renovate renovate bot force-pushed the renovate/css-preprocessors branch 2 times, most recently from 9254411 to 810f198 Compare February 7, 2024 19:37
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 810f198 to 95d66f3 Compare March 1, 2024 18:52
@renovate renovate bot force-pushed the renovate/css-preprocessors branch 3 times, most recently from 86d2114 to 29cb6a9 Compare March 21, 2024 02:28
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 29cb6a9 to 1dfb78c Compare June 29, 2024 18:56
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from 1dfb78c to cfa1fda Compare July 24, 2024 20:11
@renovate renovate bot force-pushed the renovate/css-preprocessors branch 2 times, most recently from e16f741 to 5042a5c Compare August 6, 2024 00:58
@renovate renovate bot force-pushed the renovate/css-preprocessors branch 4 times, most recently from f685cb3 to d1fd00e Compare September 4, 2024 10:03
@renovate renovate bot force-pushed the renovate/css-preprocessors branch from d1fd00e to d857ed7 Compare September 14, 2024 15:05
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