nasshu2916 / DAIKIN-API

ダイキン製加湿空気清浄機の API
http://htmlpreview.github.io/?https://github.com/nasshu2916/DAIKIN-API/blob/master/index.html
MIT License
15 stars 0 forks source link

Update dependency css-what to v6 #11

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
css-what 5.1.0 -> 6.1.0 age adoption passing confidence

Release Notes

fb55/css-what ### [`v6.1.0`](https://togithub.com/fb55/css-what/releases/v6.1.0) [Compare Source](https://togithub.com/fb55/css-what/compare/v6.0.1...v6.1.0) - feat: Support pseudo elements with data ([#​762](https://togithub.com/fb55/css-what/issues/762)) [`3be227a`](https://togithub.com/fb55/css-what/commit/3be227a) ### [`v6.0.1`](https://togithub.com/fb55/css-what/releases/v6.0.1) [Compare Source](https://togithub.com/fb55/css-what/compare/v6.0.0...v6.0.1) - Fix parsing column combinators after tag names [`503570e`](https://togithub.com/fb55/css-what/commit/503570e) ### [`v6.0.0`](https://togithub.com/fb55/css-what/releases/v6.0.0) [Compare Source](https://togithub.com/fb55/css-what/compare/v5.1.0...v6.0.0) #### Breaking Changes - Added ES6 module export (by [@​spocke](https://togithub.com/spocke), [https://github.com/fb55/css-what/pull/680](https://togithub.com/fb55/css-what/pull/680)) - CommonJS is still provided for earlier NodeJS versions, but this change might cause issues with your build system. If they aren't trivially resolved, please open an issue! - Removed all options [`5cad07b`](https://togithub.com/fb55/css-what/commit/5cad07b) - BREAKING: Added a new value for `ignoreCase`: `'quirks'` should ignore the case only in quirks mode. - BREAKING: Tags and attributes aren't lowercased anymore - Made selector types & actions enums [`65121fe`](https://togithub.com/fb55/css-what/commit/65121fe) - Set empty namespace to null in attributes [`de367ca`](https://togithub.com/fb55/css-what/commit/de367ca) - Simplify stringify output [`8a29466`](https://togithub.com/fb55/css-what/commit/8a29466) [`b3e5e59`](https://togithub.com/fb55/css-what/commit/b3e5e59) #### Features - Support parsing column combinators [`8030f67`](https://togithub.com/fb55/css-what/commit/8030f67) #### Fixes - Strip leading whitespace encapsulated in comments [`a812a1c`](https://togithub.com/fb55/css-what/commit/a812a1c) - This used to be a way to sneak in descendant operators in front of selectors. #### Refactors - Switched parsing to numbers [`65121fe`](https://togithub.com/fb55/css-what/commit/65121fe) - Restructured the parser to a big `switch` statement [`7b6cc76`](https://togithub.com/fb55/css-what/commit/7b6cc76) #### Other - Adopted CSS Selector parsing tests from WPT [`1881bba`](https://togithub.com/fb55/css-what/commit/1881bba) - Updated README to reflect changes [`b165a8d`](https://togithub.com/fb55/css-what/commit/b165a8d) #### New Contributors - [@​spocke](https://togithub.com/spocke) made their first contribution in [https://github.com/fb55/css-what/pull/680](https://togithub.com/fb55/css-what/pull/680) **Full Changelog**: https://github.com/fb55/css-what/compare/v5.1.0...v6.0.0

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Enabled.

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.



This PR has been generated by WhiteSource Renovate. View repository job log here.