stereobooster / react-snap

👻 Zero-configuration framework-agnostic static prerendering for SPAs
MIT License
5.04k stars 391 forks source link

Update dependency minimalcss to v0.11.2 #403

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
minimalcss 0.8.2 -> 0.11.2 age adoption passing confidence

Release Notes

peterbe/minimalcss ### [`v0.11.2`](https://togithub.com/peterbe/minimalcss/blob/master/CHANGELOG.md#​0112) [Compare Source](https://togithub.com/peterbe/minimalcss/compare/v0.11.1...v0.11.2) - Add a `.npmignore` to avoid shipping tests and backup files. ### [`v0.11.1`](https://togithub.com/peterbe/minimalcss/blob/master/CHANGELOG.md#​0111) [Compare Source](https://togithub.com/peterbe/minimalcss/compare/v0.11.0...v0.11.1) - Upgrade sub-dependency `find-my-way` [pull#​407](https://togithub.com/peterbe/minimalcss/pull/407) ### [`v0.11.0`](https://togithub.com/peterbe/minimalcss/blob/master/CHANGELOG.md#​0110) [Compare Source](https://togithub.com/peterbe/minimalcss/compare/v0.10.0...v0.11.0) - The main parameter `urls` can no be a string called just `url`. You just need to either use `urls` (array) or `url` (string). - New `ignoreRequestErrors` option to ignore HTTP responses that are `>=400`. [pull#​365](https://togithub.com/peterbe/minimalcss/pull/365) Thanks [@​Fgruntjes](https://togithub.com/Fgruntjes) - (Chore) Switching from TravisCI to GitHub Actions ### [`v0.10.0`](https://togithub.com/peterbe/minimalcss/blob/master/CHANGELOG.md#​0100) [Compare Source](https://togithub.com/peterbe/minimalcss/compare/v0.9.0...v0.10.0) - Upgrade dependency on `puppeteer` to `^2.0.0` ### [`v0.9.0`](https://togithub.com/peterbe/minimalcss/blob/master/CHANGELOG.md#​090) [Compare Source](https://togithub.com/peterbe/minimalcss/compare/v0.8.3...v0.9.0) - Ability to pass a list of whitelist selector regexes [pull#​344](https://togithub.com/peterbe/minimalcss/pull/344) Thanks [@​AlexDubok](https://togithub.com/AlexDubok) - Upgrade dependency on `css-tree` to `1.0.0-alpha.37` - Upgrade dependency on `csso` to `~4.0.2` ### [`v0.8.3`](https://togithub.com/peterbe/minimalcss/blob/master/CHANGELOG.md#​083) [Compare Source](https://togithub.com/peterbe/minimalcss/compare/v0.8.2...v0.8.3) - You can now render exclusively with JavaScript disabled. [pull#​312](https://togithub.com/peterbe/minimalcss/pull/312) Thanks [@​VladislavTkachuk](https://togithub.com/VladislavTkachuk)

Configuration

📅 Schedule: 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.



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