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

Bump lucatume/wp-browser from 2.2.31 to 3.0.8 #59

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps lucatume/wp-browser from 2.2.31 to 3.0.8.

Release notes

Sourced from lucatume/wp-browser's releases.

3.0.8

Fixed

  • pass the provided parameters to the actions fired in the replacement wp_set_auth_cookie function, fixes #509

3.0.7

Fixed

  • WPDb::getOriginalUrlFromSqlString regex to parse original site URL from dump file (thanks @​stracker-phil)
  • update WPDb module documentation to improve clarity about populate and cleanup configuration parameters (thanks @​calvinalkan)

3.0.6

Fixed

  • destination file detection in Symlinker extension (thanks @​ryanshoover)

3.0.5.1

Fixed

  • Correctly update the code per #482

3.0.5

  • Update the WPFilesystem::havePlugin and WPFilesystem::haveMuPlugin methods to take a plugin path without requiring the .php extension (thanks @​Luc45).

3.0.4

Fixed

  • Smaller text fix in Healthcheck component.

Changed

  • Add more tests to cover URL replacement in WPDb module.

3.0.3

Fixed

  • Parameter format of the WPDb module seeOptionInDatabase, dontSeeOptionInDatabase, seeSiteOptionInDatabase, dontSeeSiteOptionInDatabase methods to support both name and value or array criteria.

Added

  • The WPDb::dontSeeSiteOptionInDatabase method.

3.0.2

Fixed

  • Yaml format issue in scaffoled configuration files, thanks @​dale42

3.0.1

Fixed

  • Compatibility with PHPUnit version 9.5, thanks @​Luc45

... (truncated)

Changelog

Sourced from lucatume/wp-browser's changelog.

[3.0.8] 2021-07-05;

Fixed

  • pass the provided parameters to the actions fired in the replacement wp_set_auth_cookie function, fixes #509

[3.0.7] 2021-06-02;

Fixed

  • WPDb::getOriginalUrlFromSqlString regex to parse original site URL from dump file (thanks @​stracker-phil)
  • update WPDb module documentation to improve clarity about populate and cleanup configuration parameters (thanks @​calvinalkan)

[3.0.6] 2021-03-29;

Fixed

  • destination file detection in Symlinker extension (thanks @​ryanshoover)

[3.0.5.1] 2021-01-13;

Fixed

  • Correctly update the code per #482

[3.0.5] 2021-01-08;

Changed

  • Update the WPFilesystem::havePlugin and WPFilesystem::haveMuPlugin methods to take a plugin path without requiring the .php extension (thanks @​Luc45).

[3.0.4] 2021-01-04;

Fixed

  • Smaller text fix in Healthcheck component.

Changed

  • Add more tests to cover URL replacement in WPDb module.

[3.0.3] 2021-01-04;

Fixed

  • Parameter format of the WPDb module seeOptionInDatabase, dontSeeOptionInDatabase, seeSiteOptionInDatabase, dontSeeSiteOptionInDatabase methods to support both name and value or array criteria.

Added

  • The WPDb::dontSeeSiteOptionInDatabase method.

... (truncated)

Commits
  • 22e7ff3 doc(CHANGELOG.md) update to version 3.0.8
  • aa82093 doc(CHANGELOG.md) add #509 fix entry
  • dd80ebb fix(includes/functions.php) hydrate actions
  • c8bc37b doc(CHANGELOG.md) update to version 3.0.7
  • 67b9c67 build(Makefile) skip wpmodule tests to debug later
  • 74d7b01 build(Makefile) skip unit tests to debug later
  • 4458805 build(Makefile) comment out climodule tests to debug
  • c606d36 doc(CHANGELOG.md) add #504 entry
  • 3076c96 Fix #419
  • 980dd38 doc(modules/WPBrowser.md) add tutorial link
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 6, 2021
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