anolilab / javascript-style-guide

This project is a code style guide of all basic back- and front end project used at Anolilab.
MIT License
9 stars 3 forks source link

chore(deps): update dependency postcss to ^8.4.47 #828

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss (source) ^8.4.18 -> ^8.4.47 age adoption passing confidence
postcss (source) ^8.4.32 -> ^8.4.47 age adoption passing confidence

Release Notes

postcss/postcss (postcss) ### [`v8.4.47`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8447) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.46...8.4.47) - Removed debug code. ### [`v8.4.46`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8446) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.45...8.4.46) - Fixed `Cannot read properties of undefined (reading 'before')`. ### [`v8.4.45`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8445) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.44...8.4.45) - Removed unnecessary fix which could lead to infinite loop. ### [`v8.4.44`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8444) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.43...8.4.44) - Another way to fix `markClean is not a function` error. ### [`v8.4.43`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8443) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.42...8.4.43) - Fixed `markClean is not a function` error. ### [`v8.4.42`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8442) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.41...8.4.42) - Fixed CSS syntax error on long minified files (by [@​varpstar](https://redirect.github.com/varpstar)). ### [`v8.4.41`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8441) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.40...8.4.41) - Fixed types (by [@​nex3](https://redirect.github.com/nex3) and [@​querkmachine](https://redirect.github.com/querkmachine)). - Cleaned up RegExps (by [@​bluwy](https://redirect.github.com/bluwy)). ### [`v8.4.40`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8440) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.39...8.4.40) - Moved to getter/setter in nodes types to help Sass team (by [@​nex3](https://redirect.github.com/nex3)). ### [`v8.4.39`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8439) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.38...8.4.39) - Fixed `CssSyntaxError` types (by [@​romainmenke](https://redirect.github.com/romainmenke)). ### [`v8.4.38`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8438) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.37...8.4.38) - Fixed `endIndex: 0` in errors and warnings (by [@​romainmenke](https://redirect.github.com/romainmenke)). ### [`v8.4.37`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8437) [Compare Source](https://redirect.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://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8436) [Compare Source](https://redirect.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://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8435) [Compare Source](https://redirect.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://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8434) [Compare Source](https://redirect.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). ### [`v8.4.33`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8433) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.32...8.4.33) - Fixed `NoWorkResult` behavior difference with normal mode (by Romain Menke). - Fixed `NoWorkResult` usage conditions (by [@​ahmdammarr](https://redirect.github.com/ahmdammarr)). ### [`v8.4.32`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8432) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.31...8.4.32) - Fixed `postcss().process()` types (by Andrew Ferreira). ### [`v8.4.31`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8431) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.30...8.4.31) - Fixed `\r` parsing to fix CVE-2023-44270. ### [`v8.4.30`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8430) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.29...8.4.30) - Improved source map performance (by Romain Menke). ### [`v8.4.29`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8429) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.28...8.4.29) - Fixed `Node#source.offset` (by Ido Rosenthal). - Fixed docs (by Christian Oliff). ### [`v8.4.28`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8428) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.27...8.4.28) - Fixed `Root.source.end` for better source map (by Romain Menke). - Fixed `Result.root` types when `process()` has no parser. ### [`v8.4.27`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8427) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.26...8.4.27) - Fixed `Container` clone methods types. ### [`v8.4.26`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8426) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.25...8.4.26) - Fixed clone methods types. ### [`v8.4.25`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8425) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.24...8.4.25) - Improve stringify performance (by Romain Menke). - Fixed docs (by [@​vikaskaliramna07](https://redirect.github.com/vikaskaliramna07)). ### [`v8.4.24`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8424) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.23...8.4.24) - Fixed `Plugin` types. ### [`v8.4.23`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8423) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.22...8.4.23) - Fixed warnings in TypeDoc. ### [`v8.4.22`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8422) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.21...8.4.22) - Fixed TypeScript support with `node16` (by Remco Haszing). ### [`v8.4.21`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8421) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.20...8.4.21) - Fixed `Input#error` types (by Aleks Hudochenkov). ### [`v8.4.20`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8420) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.19...8.4.20) - Fixed source map generation for childless at-rules like `@layer`. ### [`v8.4.19`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8419) [Compare Source](https://redirect.github.com/postcss/postcss/compare/8.4.18...8.4.19) - Fixed whitespace preserving after AST transformations (by Romain Menke).

Configuration

📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.

socket-security[bot] commented 2 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@anolilab/semantic-release-preset@8.0.3 environment, filesystem Transitive: unsafe +1 112 kB prisis
npm/@commitlint/cli@18.6.1 Transitive: environment, eval, filesystem, unsafe +70 4.09 MB escapedcat
npm/@commitlint/config-conventional@18.6.3 None +7 143 kB escapedcat
npm/@commitlint/core@18.6.1 Transitive: environment, eval, filesystem, unsafe +57 3.48 MB escapedcat

🚮 Removed packages: npm/@anolilab/semantic-release-preset@8.0.2, npm/@commitlint/cli@18.4.3, npm/@commitlint/config-conventional@18.4.3, npm/@commitlint/core@18.4.3, npm/eslint-plugin-etc@2.0.3, npm/eslint-plugin-html@7.1.0, npm/eslint-plugin-i@2.29.0, npm/eslint-plugin-jest-async@1.0.3, npm/eslint-plugin-jest-dom@5.1.0, npm/eslint-plugin-jest-formatting@3.1.0, npm/eslint-plugin-jest@27.6.0, npm/eslint-plugin-jsdoc@46.9.1, npm/eslint-plugin-jsonc@2.10.0, npm/eslint-plugin-jsx-a11y@6.8.0, npm/eslint-plugin-markdown@3.0.1, npm/eslint-plugin-mdx@2.2.0, npm/eslint-plugin-mdx@3.0.1, npm/eslint-plugin-n@16.3.1, npm/eslint-plugin-no-loops@0.3.0, npm/eslint-plugin-no-only-tests@3.1.0, npm/eslint-plugin-no-secrets@0.8.9, npm/eslint-plugin-no-unsanitized@4.0.2, npm/eslint-plugin-no-use-extend-native@0.5.0, npm/eslint-plugin-perfectionist@2.4.2, npm/eslint-plugin-playwright@0.18.0, npm/eslint-plugin-prefer-object-spread@1.2.1, npm/eslint-plugin-promise@6.1.1, npm/eslint-plugin-react-hooks@4.6.0, npm/eslint-plugin-react-redux@4.1.0, npm/eslint-plugin-react@7.33.2, npm/eslint-plugin-regexp@2.1.1, npm/eslint-plugin-security@1.7.1, npm/eslint-plugin-simple-import-sort@10.0.0, npm/eslint-plugin-sonarjs@0.22.0, npm/eslint-plugin-ssr-friendly@1.3.0, npm/eslint-plugin-storybook@0.6.15, npm/eslint-plugin-tailwindcss@3.13.0, npm/eslint-plugin-testing-library@6.2.0, npm/eslint-plugin-toml@0.6.1, npm/eslint-plugin-tsdoc@0.2.17, npm/eslint-plugin-unicorn@49.0.0, npm/eslint-plugin-validate-jsx-nesting@0.1.1, npm/eslint-plugin-vitest-globals@1.4.0, npm/eslint-plugin-vitest@0.3.18, npm/eslint-plugin-yml@1.10.0, npm/eslint-plugin-you-dont-need-lodash-underscore@6.13.0, npm/eslint-plugin-you-dont-need-momentjs@1.6.0, npm/eslint-plugin-zod@1.4.0, npm/eslint@8.54.0, npm/eslint@8.56.0

View full report↗︎

renovate[bot] commented 2 weeks ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^8.4.47). 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.