h3poteto / fascia

[Not maintained]
http://fascia.io/
13 stars 0 forks source link

Update dependency purecss to v3 #1984

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
purecss (source) ^2.0.3 -> ^3.0.0 age adoption passing confidence

Release Notes

pure-css/pure ### [`v3.0.0`](https://togithub.com/pure-css/pure/blob/HEAD/HISTORY.md#​300-2022-10-26) [Compare Source](https://togithub.com/pure-css/pure/compare/v2.2.0...v3.0.0) This is a major version bump that has the following changes: - Removed the `font-family` hack from Grids ([#​1074](https://togithub.com/pure-css/pure/issues/1074)) - IE is no longer supported and all code and documentation references have been removed - The browserslist configuration has been updated to "> 1%" browser usage. You can use the [browserslist tool](https://browserslist.dev/?q=PiAxJQ%3D%3D) to see which browsers this now covers. ##### Migration This major version should not include too many breaking changes for your app, but please check the following: - Since the list of supported browsers has now changed, please check that your site is still functioning in any browsers that you continue to support. - Verify your grids are still functioning correctly with the `font-family` hack still removed. This should not affect you as it was a hack for older browsers. ### [`v2.2.0`](https://togithub.com/pure-css/pure/blob/HEAD/HISTORY.md#​220-2022-10-19) [Compare Source](https://togithub.com/pure-css/pure/compare/v2.1.0...v2.2.0) - feat: added media queries for 2.5K and 4K screens ([#​1065](https://togithub.com/pure-css/pure/issues/1065))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 Mend Renovate. View repository job log here.