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.38 #1971

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

postcss/postcss (postcss)

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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (2399e07) 100.00% compared to head (2e7a085) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1971   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines          690       690           
  Branches       175       175           
=========================================
  Hits           690       690           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@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 force-pushed the renovate/root/postcss-8.4.x branch from 09c4d0f to 092439b Compare August 15, 2023 23:02
@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 force-pushed the renovate/root/postcss-8.4.x branch from 092439b to 2e7a085 Compare August 29, 2023 20:04
@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 force-pushed the renovate/root/postcss-8.4.x branch from 2e7a085 to 9f0bf2e Compare September 18, 2023 21:40
@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 29, 2023
@renovate renovate bot force-pushed the renovate/root/postcss-8.4.x branch from 9f0bf2e to ae19739 Compare September 29, 2023 00:26
@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 force-pushed the renovate/root/postcss-8.4.x branch from ae19739 to 78e9d80 Compare December 2, 2023 05:25
@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 force-pushed the renovate/root/postcss-8.4.x branch from 78e9d80 to bb805e3 Compare January 4, 2024 22:28
@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 force-pushed the renovate/root/postcss-8.4.x branch from bb805e3 to 1c9e3fc Compare February 5, 2024 20:00
@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
@renovate renovate bot force-pushed the renovate/root/postcss-8.4.x branch from 1c9e3fc to 3c0eac4 Compare February 7, 2024 16:55
@renovate renovate bot force-pushed the renovate/root/postcss-8.4.x branch from 3c0eac4 to 68221c1 Compare March 17, 2024 22:28
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.4.35 chore(deps): update dependency postcss to v8.4.36 Mar 17, 2024
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.4.36 chore(deps): update dependency postcss to v8.4.37 Mar 19, 2024
@renovate renovate bot force-pushed the renovate/root/postcss-8.4.x branch from 68221c1 to de020c4 Compare March 19, 2024 18:48
@renovate renovate bot force-pushed the renovate/root/postcss-8.4.x branch from de020c4 to 305f1b5 Compare March 21, 2024 00:45
@renovate renovate bot changed the title chore(deps): update dependency postcss to v8.4.37 chore(deps): update dependency postcss to v8.4.38 Mar 21, 2024
Copy link

codeclimate bot commented Mar 21, 2024

Code Climate has analyzed commit 305f1b5 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

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.

None yet

0 participants