Skip to content

Comments

[v26-branch]: Update lucatume/wp-browser requirement from ~4.5.11 to ~4.5.14#1022

Open
dependabot[bot] wants to merge 1 commit intov26-branchfrom
dependabot/composer/v26-branch/lucatume/wp-browser-approx-4.5.14
Open

[v26-branch]: Update lucatume/wp-browser requirement from ~4.5.11 to ~4.5.14#1022
dependabot[bot] wants to merge 1 commit intov26-branchfrom
dependabot/composer/v26-branch/lucatume/wp-browser-approx-4.5.14

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

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

Release notes

Sourced from lucatume/wp-browser's releases.

4.5.14

Fixed

  • StubClassFactory issue where mocking of internal classes would incorrectly detect optional constructor parameters.
Changelog

Sourced from lucatume/wp-browser's changelog.

[4.5.14] 2026-02-19;

Fixed

  • StubClassFactory issue where mocking of internal classes would incorrectly detect optional constructor parameters.

[4.5.13] 2026-02-18;

Changed

  • Update Core PHPUnit test suite to latest version.
  • Update SQLite database integration plugin from version 2.2.16 to version 2.2.17

[4.5.12] 2026-02-18;

Fixed

  • Snapshot resolved config in WPFilesystem::_initialize() to preserve absolute paths across tests when _resetConfig() or _reconfigure() is called.

[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.

... (truncated)

Commits
  • 45f11d4 doc(CHANGELOG.md) update to version 4.5.14
  • a704242 Merge pull request #798 from lucatume/v4-fix-stub-class-factory-optional-arg-...
  • 41a5816 doc: add changelog entry
  • 6d2a73c fix: handle missing default values for optional params in internal class refl...
  • b4cd300 doc(CHANGELOG.md) update to version 4.5.13
  • c17543a Merge pull request #796 from lucatume/v4-sqlite-plugin-update-2026-02-18
  • c6779dd update sqlite integration plugin to version 2.2.17
  • 5815bfe Merge pull request #795 from lucatume/v4-core-test-update
  • 8c1bd43 build: update core PHPUnit suite to latest version
  • e7d43f5 doc(CHANGELOG.md) update to version 4.5.12
  • Additional commits viewable in compare view

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 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.11...4.5.14)

---
updated-dependencies:
- dependency-name: lucatume/wp-browser
  dependency-version: 4.5.14
  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 Feb 19, 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.

0 participants