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 ~3.2.3 to ~3.6.5 #780

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

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

Release notes

Sourced from lucatume/wp-browser's releases.

3.6.5

Changed

  • Updated documentation entry in EndToEnd suite bootstrap file.
Changelog

Sourced from lucatume/wp-browser's changelog.

[3.6.5] 2024-06-26;

Changed

  • Updated documentation entry in EndToEnd suite bootstrap file.

[3.6.4] 2024-06-06;

Added

  • Re-added the Symlinker extension to allow for the symlinking of plugins and themes in place during tests.
  • Update setup to use the Symlinker extension.

[3.6.3] 2024-06-03;

Fixed

  • Disable strict connection ID check for SQLite databases to avoid errors in tests.

[3.6.2] 2024-05-25;

Changed

  • Better messaging when throwing due to disconnected database.
  • Add the WPLoader::beStrictAboutWpdbConnectionId configuration parameter, defaults to true, to throw if db connection changes during setup before class.

[3.6.1] 2024-05-24;

Fixed

  • Throw on disconnected db in WPTestCase::setUpBeforeClass; iterates over the fix for #720.

[3.6.0] 2024-05-24;

Added

  • Allow plugins to be loaded from arbitrary absolute or relative paths in the WPLoader module.
  • Allow themes to be loaded from arbitrary absolute or relative paths in the WPLoader module.
  • Support an array argument for the theme configuration parameter in the WPLoader module to define [parent-theme, child-theme] pairs.

[3.5.9] 2024-05-18;

Fixed

  • Avoid calling wpdb::db_connect() twice during WPLoader bootstrap. (thanks @​calvinalkan)

[3.5.8] 2024-05-13;

Changed

... (truncated)

Commits
  • d4a2067 doc(CHANGELOG.md) update to version 3.6.5
  • 04b0c88 Merge pull request #741 from lucatume/v35-db-import-export-docs
  • 41bdd4e doc(CHANGELOG.md) add missing update entry
  • bb71fa4 test(unit) update snapshots
  • 1a3df9b build(composer.json) fix strict PSR requirements
  • 8d1116c fix(setup template) remove error from bootstrap file, clean up dump
  • df39f2b doc(CHANGELOG.md) add missing update entry
  • 9f68e9a doc(CHANGELOG.md) update to version 3.6.4
  • 161f585 Merge pull request #734 from lucatume/v35-theme-plugin-symlink
  • 1a2fb3c feat(Extensions) readd the Symlinker extension, use in setup
  • Additional commits viewable in compare view

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

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/3.6.5/CHANGELOG.md)
- [Commits](lucatume/wp-browser@3.2.3...3.6.5)

---
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 Jul 1, 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.

None yet

0 participants