fix(deps): update dependency critical to v7 #338
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.3.10->7.2.1Release Notes
addyosmani/critical (critical)
v7.2.1Compare Source
708d1f589de1e8e5ce58ecbf8927c1f8a90v7.2.0Compare Source
0b01821ef92de38754f72v7.1.2Compare Source
d345ed3v7.1.1Compare Source
ebd489dv7.1.0Compare Source
526c767v7.0.0Compare Source
92e130dbb53c48eedbae3v6.0.5Compare Source
b5c72e34a76a50v6.0.4Compare Source
0563a82v6.0.3Compare Source
9e3d8f7v6.0.2Compare Source
720c7473fa94c6v6.0.1Compare Source
74938f7v6.0.0Compare Source
Breaking
deeeabav5.3.0Compare Source
v5.2.0Compare Source
d498bc3v5.1.2Compare Source
1474440v5.1.1Compare Source
83faf21v5.1.0Compare Source
c3a0b0b7ba9f09d0e2fb51b3c5481a422f6v5.0.4Compare Source
17afde1v5.0.3Compare Source
5077dc06651b7cThanks to @josenobile
v5.0.2Compare Source
116b9c3v5.0.1Compare Source
80d6d264749fb3v5.0.0Compare Source
Breaking
New Contributors
Full Changelog: addyosmani/critical@v4.0.1...v5.0.0
v4.0.1Compare Source
f6aadc924e22664c8988c8e5beb8v4.0.0Compare Source
Maintenance
26e8b7c712122d143c398c2b14d9fdd5705af99878f058e45Bugfixes
03d0455Breaking
86aaa4av3.1.0Compare Source
d4599e03ed099c1fb431bv3.0.1Compare Source
f3bd111b7d2e27v3.0.0Compare Source
6b3e957719cc52BREAKING
v2.0.6Compare Source
0619caa73b2a3bv2.0.5Compare Source
414ff79f69c2599730b24v2.0.4Compare Source
f0318fff5b551fv2.0.3Compare Source
f67ca79v2.0.2Compare Source
8d7f294dd02ad011c514c31c8454e6d4752f14755d973d1d9v2.0.1Compare Source
168ba12v2.0.0Compare Source
includeandtimeoutoptions as they can be specified in thepenthouseoptions.styleTarget&destin favour oftargetYou can specify either a css file, an html file or an object
{css: dest.css, html: dest.html}if you want to store both. We may also add an extract target here in a future release.destFolder,folderandpathPrefix. We tried our best to improve the way critical auto-detects the paths to used assets in the critical css which should suit for most cases. If this doesn't work out you can use the newrebaseoption to either specify the location of the css & the html file like this:{from: '/styles/main.css', to: '/en/test.html'}. You can also pass a callback function to dynamically compute the path or specify a cdn for example. We utilizepostcss-urlfor this task.filter-cssas the library of choice for handling ignores with postcss-discard. We tried to keep things backwards compatible but you may have to change yourignoreconfiguration.concurrencyoption to specify how many operations can run in parallel.minimatchpatterns.Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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.