jackall3n / postcss-scope

🔭 A small plugin to allow you to scope your css with a custom selector
5 stars 2 forks source link

Update dependency postcss-selector-parser to v6.1.2 #17

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss-selector-parser 6.0.13 -> 6.1.2 age adoption passing confidence

Release Notes

postcss/postcss-selector-parser (postcss-selector-parser) ### [`v6.1.2`](https://togithub.com/postcss/postcss-selector-parser/blob/HEAD/CHANGELOG.md#612) [Compare Source](https://togithub.com/postcss/postcss-selector-parser/compare/v6.1.1...v6.1.2) - Fixed: erroneous trailing combinators in pseudos ### [`v6.1.1`](https://togithub.com/postcss/postcss-selector-parser/blob/HEAD/CHANGELOG.md#611) [Compare Source](https://togithub.com/postcss/postcss-selector-parser/compare/v6.1.0...v6.1.1) - Fixed: improve typings of constructor helpers ([#​292](https://togithub.com/postcss/postcss-selector-parser/issues/292)) ### [`v6.1.0`](https://togithub.com/postcss/postcss-selector-parser/blob/HEAD/CHANGELOG.md#610) [Compare Source](https://togithub.com/postcss/postcss-selector-parser/compare/v6.0.16...v6.1.0) - Feature: add `sourceIndex` to `Selector` nodes ([#​290](https://togithub.com/postcss/postcss-selector-parser/issues/290)) ### [`v6.0.16`](https://togithub.com/postcss/postcss-selector-parser/blob/HEAD/CHANGELOG.md#6016) [Compare Source](https://togithub.com/postcss/postcss-selector-parser/compare/v6.0.15...v6.0.16) - Fixed: add missing `index` argument to `each`/`walk` callback types ([#​289](https://togithub.com/postcss/postcss-selector-parser/issues/289)) ### [`v6.0.15`](https://togithub.com/postcss/postcss-selector-parser/blob/HEAD/CHANGELOG.md#6015) [Compare Source](https://togithub.com/postcss/postcss-selector-parser/compare/v6.0.14...v6.0.15) - Fixed: Node#prev and Node#next type for the first/last node ### [`v6.0.14`](https://togithub.com/postcss/postcss-selector-parser/blob/HEAD/CHANGELOG.md#6014) [Compare Source](https://togithub.com/postcss/postcss-selector-parser/compare/v6.0.13...v6.0.14) - Fixed: type definitions

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 is behind base branch, or you tick the rebase/retry checkbox.

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



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