Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lucatume/wp-browser requirement from ~4.2.0 to ~4.3.7 #821

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

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

Release notes

Sourced from lucatume/wp-browser's releases.

4.3.7

Fixed

  • In WPDb module look up the WPFilesystem module with and without leading slash.
Changelog

Sourced from lucatume/wp-browser's changelog.

[4.3.7] 2024-11-08;

Fixed

  • In WPDb module look up the WPFilesystem module with and without leading slash.

[4.3.6] 2024-11-02;

Fixed

  • Fallback for missing $_composer_autoload_path file. (thanks @​andronocean)

[4.3.5] 2024-10-16;

Changed

  • Improve LoadSandbox error and messaging (used by the WPLoader module when loadOnly: true) around Codeception early exits. (thanks @​andronocean)

[4.3.4] 2024-09-13;

Fixed

  • Set proper WPTetCase::factory() return type, so IDE autocompletion works (thanks @​defunctl).

[4.3.3] 2024-09-11;

Fixed

  • Ensure the WPLoader module will set the db constants when in loadOnly: true mode.
  • The WPLoader module will now set the WPBROWSER_LOAD_ONLY environment variable to 1 when in loadOnly: true and to 0 when in loadOnly: false mode.
  • Updated documentation for the WPLoader module to explicitly state that the configFlile parameter will be used both when in loadOnly: true and loadOnly: false modes.

[4.3.2] 2024-09-10;

Fixed

[4.3.1] 2024-09-07;

Fixed

  • mysql command output in the MysqlServerController information output.

[4.3.0] 2024-09-01;

Added

  • Support for PHPUnit 10 and 11.
  • The MysqlServerController extension.

... (truncated)

Commits
  • f89ea80 doc(CHANGELOG.md) update to version 4.3.7
  • eddaf9e doc(CHANGELOG.md) add entry for #762
  • 0ba580b Merge pull request #762 from lucatume/v4-issue-761
  • 9c9395f fix(WPDb) fetch WPFilesystem module prefixed or not
  • 73e4955 doc(CHANGELOG.md) update to version 4.3.6
  • 25a7a19 doc(CHANGELOG.md) add entry for #760
  • a5ef8b5 Merge pull request #760 from andronocean/composer-autoload-path-fallback
  • ea697c6 style(src) fix cs issues
  • 2dce0a2 style(src,tests) update doc lines
  • 07d796c build(typos) add rule to config file
  • 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.2.0...4.3.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants