Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump johnbillion/query-monitor from 3.15.0 to 3.16.4 (#63)
Bumps [johnbillion/query-monitor](https://github.com/johnbillion/query-monitor) from 3.15.0 to 3.16.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/johnbillion/query-monitor/releases">johnbillion/query-monitor's releases</a>.</em></p> <blockquote> <h2>3.16.4</h2> <ul> <li>Confirms support for WordPress 6.6.</li> </ul> <h2>3.16.3</h2> <ul> <li>Prevents an infinite loop when logging doing it wrong calls and deprecated calls.</li> <li>Removes a global from query-monitor.php</li> </ul> <h2>3.16.2</h2> <ul> <li>Fixes another issue with the PHP autoloader in 3.16.0 and 3.16.1 that was crashing some sites</li> </ul> <h2>3.16.1</h2> <ul> <li>Fixes an issue with the PHP autoloader in 3.16.0 that was crashing some sites</li> </ul> <h2>3.16.0</h2> <ul> <li>Adds full support for debugging new features in WordPress 6.5: JavaScript modules and PHP translation files</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/johnbillion/query-monitor/commit/a876a2f32236123b09b71fe2d79ba2a5a67b0147"><code>a876a2f</code></a> Release 3.16.4</li> <li><a href="https://github.com/johnbillion/query-monitor/commit/a9d0f80c6cae6ded63905bb57f7760ef18b3b7cc"><code>a9d0f80</code></a> Version 3.16.4.</li> <li><a href="https://github.com/johnbillion/query-monitor/commit/0e158bdd865e2826e3c2e2b486c214de46c11270"><code>0e158bd</code></a> Bump the tested up to and minimum supported versions.</li> <li><a href="https://github.com/johnbillion/query-monitor/commit/9988753dd1d4644f8af1651e455a285f3e567033"><code>9988753</code></a> This function returns a list but the stubs don't agree, so we'll cast it to a...</li> <li><a href="https://github.com/johnbillion/query-monitor/commit/10eedafd54f858d74f3165d2cffd35770a116633"><code>10eedaf</code></a> Remove back-compat code for pre WordPress 5.0.</li> <li><a href="https://github.com/johnbillion/query-monitor/commit/81d9ee749b75ba47aa3db533e663a66a719867ae"><code>81d9ee7</code></a> Merge branch 'patch-3' into develop</li> <li><a href="https://github.com/johnbillion/query-monitor/commit/4f716ee80d52bc86dffaf7163ad6c131ecdc237b"><code>4f716ee</code></a> Deployments to WordPress.org now need approval.</li> <li><a href="https://github.com/johnbillion/query-monitor/commit/2d3c302fce4554c80d23a09c74d1a77cf0483bea"><code>2d3c302</code></a> Upgrade phpstan-wordpress</li> <li><a href="https://github.com/johnbillion/query-monitor/commit/2b58634b37b8e7de52d8363c741053f42b7c8079"><code>2b58634</code></a> Docs on docs.</li> <li><a href="https://github.com/johnbillion/query-monitor/commit/d8270887855b9ecc6b52cf273cca36b7fd652059"><code>d827088</code></a> New i18n filter in 6.6.</li> <li>Additional commits viewable in <a href="https://github.com/johnbillion/query-monitor/compare/3.15.0...3.16.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=johnbillion/query-monitor&package-manager=composer&previous-version=3.15.0&new-version=3.16.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) </details>
- Loading branch information