Update dependency postcss to v8.4.38 #179

Closed
mr.renovate wants to merge 1 commit from renovate/postcss-8.x into develop
Member

This PR contains the following updates:

Package Type Update Change
postcss (source) peerDependencies patch 8.4.33 -> 8.4.38
postcss (source) dependencies patch 8.4.33 -> 8.4.38

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

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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [postcss](https://postcss.org/) ([source](https://github.com/postcss/postcss)) | peerDependencies | patch | [`8.4.33` -> `8.4.38`](https://renovatebot.com/diffs/npm/postcss/8.4.33/8.4.38) | | [postcss](https://postcss.org/) ([source](https://github.com/postcss/postcss)) | dependencies | patch | [`8.4.33` -> `8.4.38`](https://renovatebot.com/diffs/npm/postcss/8.4.33/8.4.38) | --- ### Release Notes <details> <summary>postcss/postcss (postcss)</summary> ### [`v8.4.38`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8438) [Compare Source](https://github.com/postcss/postcss/compare/8.4.37...8.4.38) - Fixed `endIndex: 0` in errors and warnings (by [@&#8203;romainmenke](https://github.com/romainmenke)). ### [`v8.4.37`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8437) [Compare Source](https://github.com/postcss/postcss/compare/8.4.36...8.4.37) - Fixed `original.column are not numbers` error in another case. ### [`v8.4.36`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8436) [Compare Source](https://github.com/postcss/postcss/compare/8.4.35...8.4.36) - Fixed `original.column are not numbers` error on broken previous source map. ### [`v8.4.35`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8435) [Compare Source](https://github.com/postcss/postcss/compare/8.4.34...8.4.35) - Avoid `!` in `node.parent.nodes` type. - Allow to pass `undefined` to node adding method to simplify types. ### [`v8.4.34`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8434) [Compare Source](https://github.com/postcss/postcss/compare/8.4.33...8.4.34) - Fixed `AtRule#nodes` type (by Tim Weißenfels). - Cleaned up code (by Dmitry Kirillov). </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42MC4yIiwidXBkYXRlZEluVmVyIjoiMzcuNjAuMiIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ==-->
requested review from romanjaros 2024-02-29 10:29:42 +01:00
mr.renovate force-pushed renovate/postcss-8.x from da2a2879c3 to 698bc34fa6 2024-03-18 06:32:47 +01:00 Compare
mr.renovate changed title from Update dependency postcss to v8.4.35 to Update dependency postcss to v8.4.36 2024-03-18 06:32:48 +01:00
mr.renovate force-pushed renovate/postcss-8.x from 698bc34fa6 to d7df35aad8 2024-03-20 06:32:58 +01:00 Compare
mr.renovate changed title from Update dependency postcss to v8.4.36 to Update dependency postcss to v8.4.37 2024-03-20 06:33:01 +01:00
mr.renovate force-pushed renovate/postcss-8.x from d7df35aad8 to 84a208fdc7 2024-03-21 06:32:53 +01:00 Compare
mr.renovate changed title from Update dependency postcss to v8.4.37 to Update dependency postcss to v8.4.38 2024-03-21 06:32:55 +01:00
mr.renovate force-pushed renovate/postcss-8.x from 84a208fdc7 to 58912dc531 2024-05-08 06:32:46 +02:00 Compare
romanjaros closed this pull request 2024-05-24 10:17:40 +02:00
Author
Member

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (8.4.38). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update (`8.4.38`). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the `ignoreDeps` array of your Renovate config. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
Some checks are pending
forgejo/Procyon/procyon/pipeline/head This commit looks good
forgejo/Procyon/procyon/pipeline/pr-develop There was a failure building this commit
forgejo/forgejo.dev/procyon/pipeline/pr-develop
Required

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: procyon/procyon#179
No description provided.