Skip to content

fix(deps): update dependency postcss to v8.5.15#20

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/postcss-8.x
Open

fix(deps): update dependency postcss to v8.5.15#20
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/postcss-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 25, 2022

This PR contains the following updates:

Package Change Age Confidence
postcss (source) 8.4.128.5.15 age confidence

Release Notes

postcss/postcss (postcss)

v8.5.15

Compare Source

  • Fixed declaration parsing performance (by @​homanp).

v8.5.14

Compare Source

v8.5.13

Compare Source

  • Fixed postcss-scss commend regression.

v8.5.12

Compare Source

  • Fixed reading any file via user-generated CSS.
  • Added opts.unsafeMap to disable checks.

v8.5.11

Compare Source

  • Fixed nested brackets parsing performance (by @​offset).

v8.5.10

Compare Source

  • Fixed XSS via unescaped </style> in non-bundler cases (by @​TharVid).

v8.5.9

Compare Source

  • Speed up source map encoding paring in case of the error.

v8.5.8

Compare Source

  • Fixed Processor#version.

v8.5.7

Compare Source

  • Improved source map annotation cleaning performance (by CodeAnt AI).

v8.5.6

Compare Source

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).

v8.5.5

Compare Source

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).

v8.5.4

Compare Source

v8.5.3

Compare Source

v8.5.2

Compare Source

v8.5.1

Compare Source

v8.5.0: 8.5 “Duke Alloces”

Compare Source

President Alloces seal

PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.

@​romainmenke during his work on Stylelint added Input#document in additional to Input#css.

root.source.input.document //=> "<p>Hello</p>
                           //    <style>
                           //    p {
                           //      color: green;
                           //    }
                           //    </style>"
root.source.input.css      //=> "p {
                           //      color: green;
                           //    }"

Thanks to Sponsors

This release was possible thanks to our community.

If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:

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

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: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@vercel
Copy link
Copy Markdown

vercel Bot commented Sep 25, 2022

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
webbiller Error Error May 19, 2026 3:28pm

@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from bb1f83c to d331089 Compare September 25, 2022 18:41
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Sep 25, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
error Couldn't find any versions for "@testing-library/react" that matches "11.4.0"

@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from d331089 to 9c398bc Compare September 30, 2022 13:22
@renovate renovate Bot changed the title fix(deps): update dependency postcss to v8.4.16 fix(deps): update dependency postcss to v8.4.17 Sep 30, 2022
@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from 9c398bc to c8f517f Compare October 12, 2022 21:46
@renovate renovate Bot changed the title fix(deps): update dependency postcss to v8.4.17 fix(deps): update dependency postcss to v8.4.18 Oct 12, 2022
@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from c8f517f to 7feb3e1 Compare November 11, 2022 00:53
@renovate renovate Bot changed the title fix(deps): update dependency postcss to v8.4.18 fix(deps): update dependency postcss to v8.4.19 Nov 11, 2022
@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from 7feb3e1 to 864f36c Compare March 16, 2023 13:49
@renovate renovate Bot changed the title fix(deps): update dependency postcss to v8.4.19 fix(deps): update dependency postcss to v8.4.21 Mar 16, 2023
@renovate renovate Bot changed the title fix(deps): update dependency postcss to v8.4.21 fix(deps): update dependency postcss to v8.4.22 Apr 17, 2023
@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from 864f36c to b05f298 Compare April 17, 2023 14:11
@renovate renovate Bot changed the title fix(deps): update dependency postcss to v8.4.22 fix(deps): update dependency postcss to v8.4.24 May 28, 2023
@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from b05f298 to 8337aca Compare May 28, 2023 09:51
@renovate renovate Bot changed the title fix(deps): update dependency postcss to v8.4.24 fix(deps): update dependency postcss to v8.4.25 Jul 6, 2023
@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from 8337aca to 20bd17c Compare July 6, 2023 15:07
@renovate renovate Bot changed the title fix(deps): update dependency postcss to v8.4.25 fix(deps): update dependency postcss to v8.4.26 Jul 13, 2023
@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from 20bd17c to 2fbf6c2 Compare July 13, 2023 23:17
@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from 2fbf6c2 to 8fe8c99 Compare July 21, 2023 14:41
@renovate renovate Bot changed the title fix(deps): update dependency postcss to v8.4.26 fix(deps): update dependency postcss to v8.4.27 Jul 21, 2023
@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from b28b2ab to 5dbfa94 Compare December 2, 2023 03:45
@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from 5dbfa94 to 7021037 Compare January 4, 2024 21:29
@renovate renovate Bot changed the title fix(deps): update dependency postcss to v8.4.32 fix(deps): update dependency postcss to v8.4.33 Jan 4, 2024
@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from 7021037 to 18cc2fe Compare February 5, 2024 22:39
@renovate renovate Bot changed the title fix(deps): update dependency postcss to v8.4.33 fix(deps): update dependency postcss to v8.4.34 Feb 5, 2024
@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from 18cc2fe to e5f5944 Compare February 7, 2024 15:55
@renovate renovate Bot changed the title fix(deps): update dependency postcss to v8.4.34 fix(deps): update dependency postcss to v8.4.35 Feb 7, 2024
@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from e5f5944 to 551744e Compare March 17, 2024 22:22
@renovate renovate Bot changed the title fix(deps): update dependency postcss to v8.4.35 fix(deps): update dependency postcss to v8.4.36 Mar 17, 2024
@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from 551744e to 44ec4ca Compare March 19, 2024 18:01
@renovate renovate Bot changed the title fix(deps): update dependency postcss to v8.4.36 fix(deps): update dependency postcss to v8.4.37 Mar 19, 2024
@renovate renovate Bot changed the title fix(deps): update dependency postcss to v8.4.37 fix(deps): update dependency postcss to v8.4.38 Mar 21, 2024
@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from 44ec4ca to 9d714d9 Compare March 21, 2024 02:11
@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from 9d714d9 to adc5087 Compare June 29, 2024 23:03
@renovate renovate Bot changed the title fix(deps): update dependency postcss to v8.4.38 fix(deps): update dependency postcss to v8.4.39 Jun 29, 2024
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jun 29, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
error Couldn't find any versions for "@testing-library/react" that matches "11.4.0"

@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from adc5087 to 72eae6a Compare July 24, 2024 23:11
@renovate renovate Bot changed the title fix(deps): update dependency postcss to v8.4.39 fix(deps): update dependency postcss to v8.4.40 Jul 24, 2024
@renovate renovate Bot force-pushed the renovate/postcss-8.x branch from 72eae6a to 8ba375f Compare August 6, 2024 00:56
@renovate renovate Bot changed the title fix(deps): update dependency postcss to v8.4.40 fix(deps): update dependency postcss to v8.4.41 Aug 6, 2024
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