frocentric / wordpress

Source code for the Frocentric team site, built using WordPress/Bedrock
https://www.frocentric.io
MIT License
9 stars 2 forks source link

chore(deps): bump wp-media/wp-rocket from 3.16 to 3.16.1.1 #1164

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps wp-media/wp-rocket from 3.16 to 3.16.1.1.

Release notes

Sourced from wp-media/wp-rocket's releases.

3.16.1.1

Changelog

  • Truncate above the fold database table on update to 3.16.1.1

3.16.1

  • Enhancement: Guard Optimize Critical Images feature from preloading not expected LCP images (wp-media/wp-rocket#6647)
  • Enhancement: Make the pre-warmup process of Optimize Critical Images feature asynchronous (wp-media/wp-rocket#6609)
  • Enhancement: Add a new filter to control the waiting time for Optimize Critical Images script **(**wp-media/wp-rocket#6673)
  • Enhancement: Block the pre-warmup process of Optimize Critical Images feature for the local environments (wp-media/wp-rocket#6589)
  • Enhancement: Display the Clear Critical Images button of Optimize Critical Images feature for the local environments (wp-media/wp-rocket#6668)
  • Enhancement: Add “section” and “header” to the elements that can be considered as LCP when using Optimize Critical Images feature (wp-media/wp-rocket#6667 wp-media/wp-rocket#6631)
  • Enhancement: Update the Image Optimization tab in WP Rocket’s settings (wp-media/wp-rocket#6632)
  • Enhancement: Reduce the resource usage of the ajax request when the page is not cached yet while using Optimize Critical Images feature (wp-media/wp-rocket#6571)
  • Enhancement: Update the Delay JavaScript script to the 1.2.6 version (wp-media/wp-rocket#6646)
    • Improve the error logging to make it more descriptive
    • Fix a problem when JavaScript was not triggered correctly in some cases when the interaction happened during the page load
    • Fix CSP problems with Delay JavaScript feature
    • Fix a problem with sticky element not being sticky when Delay JavaScript is used
    • Fix an incompatibility with CookieCode banner plugin
  • Bugfix: Fix a preload markup for Optimize Critical Images feature when specific container and its pseudo element have the background images (wp-media/wp-rocket#6634)
  • Bugfix: Make sure to preload and exclude from Lazy Load correctly LCP images with special characters when Optimize Critical Images is enabled (wp-media/wp-rocket#6639 wp-media/wp-rocket#6693 wp-media/wp-rocket#6524)
  • Bugfix: Guard against fatal when providing not expected data into Optimize Critical Images feature (wp-media/wp-rocket#6690)
  • Bugfix: Prevent 404 error for “lcp-beacon.js.map” file (wp-media/wp-rocket#6679)
  • Bugfix: Make sure to apply fetchpriority attribute to the LCP image when its source is relative while using Optimize Critical Images feature (wp-media/wp-rocket#6604)
  • Bugfix: Fix Mobile Cache button in the tools section (wp-media/wp-rocket#6643)

3.16.1-alpha1

No release notes provided.

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 months ago

Superseded by #1180.