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 dependency postcss to v8.4.35 #584

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss (source) 8.4.12 -> 8.4.35 age adoption passing confidence

Release Notes

postcss/postcss (postcss)

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 weekend" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dev label Feb 26, 2023
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.4.21 chore(deps): update dependency postcss to v8.4.22 Apr 17, 2023
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.4.22 chore(deps): update dependency postcss to v8.4.23 May 7, 2023
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.4.23 chore(deps): update dependency postcss to v8.4.24 May 28, 2023
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.4.24 chore(deps): update dependency postcss to v8.4.25 Jul 6, 2023
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.4.25 chore(deps): update dependency postcss to v8.4.26 Jul 13, 2023
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.4.26 chore(deps): update dependency postcss to v8.4.27 Jul 21, 2023
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.4.27 chore(deps): update dependency postcss to v8.4.28 Aug 15, 2023
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.4.28 chore(deps): update dependency postcss to v8.4.29 Aug 29, 2023
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.4.29 chore(deps): update dependency postcss to v8.4.30 Sep 18, 2023
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.4.30 chore(deps): update dependency postcss to v8.4.31 Sep 28, 2023
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.4.31 chore(deps): update dependency postcss to v8.4.32 Dec 2, 2023
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.4.32 chore(deps): update dependency postcss to v8.4.33 Jan 4, 2024
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.4.33 chore(deps): update dependency postcss to v8.4.34 Feb 5, 2024
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.4.34 chore(deps): update dependency postcss to v8.4.35 Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants