Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2026

Updates the requirements on lucatume/wp-browser to permit the latest version.

Release notes

Sourced from lucatume/wp-browser's releases.

4.5.11

Changed

  • Guard setAccessible() Reflection method calls with a PHP_VERSION_ID check to skip the no-op call on PHP >= 8.1. (thanks @​BrianHenryIE)
  • Update the WordPress Core PHPUnit suite
  • Update the SQLite database integration plugin from version 2.2.14 to version 2.2.16
Changelog

Sourced from lucatume/wp-browser's changelog.

[4.5.11] 2026-01-20;

Changed

  • Guard setAccessible() Reflection method calls with a PHP_VERSION_ID check to skip the no-op call on PHP >= 8.1. (thanks @​BrianHenryIE)
  • Update the WordPress Core PHPUnit suite
  • Update the SQLite database integration plugin from version 2.2.14 to version 2.2.16

[4.5.10] 2025-11-21;

Fixed

  • Wording in the default EndToEnd suite configuration files to reflect the nature of the suite.

[4.5.9] 2025-11-05;

Fixed

  • Anticipate plugins activation and loading in the WPLoader module to ensure pluggable functions overridden in plugins will correctly apply.

[4.5.8] 2025-11-04;

Fixed

  • Fixed DB_PASSWORD constant not being defined when dbPassword configuration parameter is set to an empty string in WPLoader module, fixes #786.

[4.5.7] 2025-09-09;

Fixed

  • Updated activatePlugin and deactivatePlugin methods in WPBrowser and WPWebDriver modules to reload the plugins page after activation.

[4.5.6] 2025-09-08;

Fixed

  • Updated activatePlugin and deactivatePlugin methods in WPBrowser and WPWebDriver modules to use WordPress 6.5+ compatible selectors.

[4.5.5] 2025-08-15;

Changed

[4.5.4] 2025-06-17;

Fixed

  • Restored support for the allow-root configuration parameter in the WPCLI module.

... (truncated)

Commits
  • ed294ee doc(CHANGELOG.md) update to version 4.5.11
  • 2d4f51b Merge pull request #792 from lucatume/v4-setAccessible-fix
  • 09947a0 docs: add changelog entry
  • 90e6480 refactor: guard setAccessible calls
  • 7835ea0 build: improve transpile script
  • 7e9f003 Merge pull request #790 from lucatume/include-updates
  • a4fcd0f fix: mock mailer to support older WP versions
  • f1687b0 build: patch and update sqlite-database-integration plugin
  • 2ceb18d build: format includes/core-phpunit with wp cs
  • 09a7fc1 build: move core-phpunit include script to rector
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
lucatume/wp-browser [>= 3.1.a, < 3.2]
lucatume/wp-browser [>= 3.5.a, < 3.6]
lucatume/wp-browser [< 4, > 3.2.3]

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 <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)

Updates the requirements on [lucatume/wp-browser](https://github.com/lucatume/wp-browser) to permit the latest version.
- [Release notes](https://github.com/lucatume/wp-browser/releases)
- [Changelog](https://github.com/lucatume/wp-browser/blob/master/CHANGELOG.md)
- [Commits](lucatume/wp-browser@4.5.10...4.5.11)

---
updated-dependencies:
- dependency-name: lucatume/wp-browser
  dependency-version: 4.5.11
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant