Skip to content

Bump lucatume/wp-browser from 2.2.31 to 2.4.6#21

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/lucatume/wp-browser-2.4.6
Closed

Bump lucatume/wp-browser from 2.2.31 to 2.4.6#21
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/lucatume/wp-browser-2.4.6

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps lucatume/wp-browser from 2.2.31 to 2.4.6.

Release notes

Sourced from lucatume/wp-browser's releases.

2.4.6

Fixed

  • PHP 5.6 incompatibility issues introduced in version 2.4.0, fixes #372

2.4.5

Added

  • set the admin_email_lifespan option value to prevent showing the administration email verification in the WPDb module, after the database is imported; fixes #358
  • WPDb::EVENT_AFTER_DB_PREPARE action after an imported datababse is prepared by applying quality-of-testing-life "patches" to the database

2.4.4

Added

  • clearer messaging for missing Codeception 4.0 modules in wp-browser modules requiring it, fixes #365 and #360

2.4.3

Fixed

  • suites configuration parameter handling in the tad\WPBrowser\Extension\Events extension.

2.4.2

Added

  • support for the contentFolder parameter in the WPLoader configuration. This is the equivalent of setting the WP_CONTENT_DIR constant in a custom configuration file, fixed #342

Removed

  • internal tad\WPBrowser\Filesystem\Utils class in favour of filesystem functions

2.4.1

Changed

  • an issue where tables created by plugins during the WordPress installation managed by the WPLoader module would be dropped; default behaviour changed to emptying the tables, fixes #356

2.4.0

Added

  • compatibility with Codeception 4.0
  • the tad\WPBrowser\Extension\Events extension to enable subscribing to Codeception 4.0 events

Fixed

  • the event listener and dispatcher system to work consistently across Codeception versions
  • issue where WPDb::haveUserInDatabase method would not create all the user meta #359

2.3.4

Fixed

  • add deprecated functions handling for functions moved in version 2.3
... (truncated)
Changelog

Sourced from lucatume/wp-browser's changelog.

[2.4.6] 2020-04-20;

Fixed

  • PHP 5.6 incompatibility issues introduced in version 2.4.0, fixes #372

[2.4.5] 2020-04-15;

Added

  • set the admin_email_lifespan option value to prevent showing the administration email verification in the WPDb module, after the database is imported; fixes #358
  • WPDb::EVENT_AFTER_DB_PREPARE action after an imported datababse is prepared by applying quality-of-testing-life "patches" to the database

[2.4.4] 2020-04-14;

Added

  • clearer messaging for missing Codeception 4.0 modules in wp-browser modules requiring it, fixes #365 and #360

[2.4.3] 2020-04-13;

Fixed

  • suites configuration parameter handling in the tad\WPBrowser\Extension\Events extension.

[2.4.2] 2020-04-11;

Added

  • support for the contentFolder parameter in the WPLoader configuration. This is the equivalent of setting the WP_CONTENT_DIR constant in a custom configuration file, fixed #342

Removed

  • internal tad\WPBrowser\Filesystem\Utils class in favour of filesystem functions

[2.4.1] 2020-04-10;

Changed

  • an issue where tables created by plugins during the WordPress installation managed by the WPLoader module would be dropped; default behaviour changed to emptying the tables, fixes #356

[2.4.0] 2020-04-10;

Added

  • compatibility with Codeception 4.0
  • the tad\WPBrowser\Extension\Events extension to enable subscribing to Codeception 4.0 events

Fixed

... (truncated)
Commits
  • 59e17f2 doc(CHANGELOG.md) update to version 2.4.6
  • 895abb0 build(_build/release.php) update changelog on release
  • 69c30f4 doc(CHANGELOG.md) revert
  • 6e435da build(_build/release.php) add changelog update in the flow
  • cbe4627 doc(CHANGELOG.md) update per 2.4.6
  • 3578996 build(_build/release.php) update script
  • 708ea3e doc(CHANGELOG.md) add unreleased note
  • 8c16d5a build(release.php) add usage example in header
  • 612f1f5 doc(CHANGELOG.md) update for version 2.4.6
  • 3eb63fa fix(src) polyfill the PHP_INT_MIN constant
  • Additional commits viewable in compare view

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [lucatume/wp-browser](https://github.com/lucatume/wp-browser) from 2.2.31 to 2.4.6.
- [Release notes](https://github.com/lucatume/wp-browser/releases)
- [Changelog](https://github.com/lucatume/wp-browser/blob/master/CHANGELOG.md)
- [Commits](lucatume/wp-browser@2.2.31...2.4.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Apr 21, 2020
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #22.

@dependabot-preview dependabot-preview Bot deleted the dependabot/composer/lucatume/wp-browser-2.4.6 branch April 24, 2020 08:50
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