Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2025

This PR contains the following updates:

Package Change Age Confidence
critical 1.3.10 -> 7.2.1 age confidence

Release Notes

addyosmani/critical (critical)

v7.2.1

Compare Source

v7.2.0

Compare Source

v7.1.2

Compare Source

v7.1.1

Compare Source

v7.1.0

Compare Source

v7.0.0

Compare Source

v6.0.5

Compare Source

v6.0.4

Compare Source

  • Bump postcss-image-inliner 0563a82

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

Breaking

v5.3.0

Compare Source

v5.2.0

Compare Source

v5.1.2

Compare Source

v5.1.1

Compare Source

v5.1.0

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

Thanks to @​josenobile

v5.0.2

Compare Source

v5.0.1

Compare Source

  • adds missing exports in package.json 80d6d26
  • Update README.md 4749fb3

v5.0.0

Compare Source

Breaking

  • Require Node.js 14.16
  • This package is now pure ESM. Please read this.

New Contributors

Full Changelog: addyosmani/critical@v4.0.1...v5.0.0

v4.0.1

Compare Source

v4.0.0

Compare Source

Maintenance

Bugfixes

  • Support web pages that use media=print for async CSS (#​487) 03d0455

Breaking

v3.1.0

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

BREAKING
  • Drop support for node versions 11 & 13

v2.0.6

Compare Source

v2.0.5

Compare Source

v2.0.4

Compare Source

v2.0.3

Compare Source

v2.0.2

Compare Source

v2.0.1

Compare Source

  • Removes DeprecationWarning triggered by got 168ba12

v2.0.0

Compare Source

  • Drop support for Node.js < 10
  • Bump dependencies
  • Use Jest for testing
  • Drop include and timeout options as they can be specified in the penthouse options.
  • Drop options styleTarget & dest in favour of target
    You 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.
  • Drop options destFolder, folder and pathPrefix. 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 new rebase option 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 utilize postcss-url for this task.
  • Due to some limitations with modern css features we replaced filter-css as the library of choice for handling ignores with postcss-discard. We tried to keep things backwards compatible but you may have to change your ignore configuration.
  • Add concurrency option to specify how many operations can run in parallel.
  • Add the ability to specify used css files using file globs. See supported minimatch patterns.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/critical-7.x branch 3 times, most recently from 5d9d235 to cbab25d Compare December 10, 2025 17:15
@renovate renovate bot force-pushed the renovate/critical-7.x branch from cbab25d to ebf29ad Compare December 11, 2025 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant