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

Updates: (deps): Update drupal/drupal-extension requirement from v5.0.0rc1 to v5.0.0 #95

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2023

Updates the requirements on drupal/drupal-extension to permit the latest version.

Release notes

Sourced from drupal/drupal-extension's releases.

5.0.0 release of the Drupal Extension for Behat.

Changelog

Sourced from drupal/drupal-extension's changelog.

[5.0.0]

Added

  • #655 Configure Guzzle request options

[5.0.0 rc1]

Fixed

  • #629 Fix upstream Drupal getText issue.

Added

  • #631 Add a helper for the getting of the login submit element.

[5.0.0 alpha1]

Added

  • #620 Drupal 10 compatibility.
  • #634 Document local testing for contribution.

Changed

  • #613 Test Drupal with Olivero theme.
  • #620 Support for Drupal 7 and 8 is discontinued.
  • #620 Testing pipeline moved to GitHib actions.
  • #620 Drop Goutte Driver in favor of BrowserKit.
  • #628 Use BrowserKit with Guzzle client.

[4.2.0]

Added

  • #606 Added PHP 8.1 support.

Changed

  • Removed Drupal 6 test fixtures

Fixed

  • #600 Removes whitespace in tags.
  • #603 Test for jQuery.hasOwnProperty('active').

[4.1.0]

Added

  • #488 Authenticate user in the backend bootstrap process on login.

Changed

  • #563 Test on PHP 7.1 through 7.3 (and use Drush 10), remove testing on PHP 7.0.
  • #565 Improved PHPSpec coverage and changed type-hinting to use proper interfaces where necessary.
  • #569 Drupal 9 support by allowing Symfony 4.

Fixed

  • #561 Add space around keyword to avoid incorrect matching.

[4.0.1] 2019-10-08

Fixed

  • #552 Remove hard-coded symfony/event-dispatcher requirement.

Changed

  • #553 Remove testing on PHP 5.6 and Drupal 6

[4.0.0] 2019-09-27

[4.0.0 rc1] 2019-07-24

Changed

  • #528 Show a more helpful failure when running @javascript scenarios with incorrect configuration.
  • #545 Remove Zombie JS testing on Travis.
  • #518 Subcontexts are deprecated and will be removed in v4.1.0.

Added

  • #527 Provide a step to check that a button is not in a region.
  • #543 Run gherkin-lint against feature files on Travis.

... (truncated)

Commits

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 [drupal/drupal-extension](https://github.com/jhedstrom/drupalextension) to permit the latest version.
- [Release notes](https://github.com/jhedstrom/drupalextension/releases)
- [Changelog](https://github.com/jhedstrom/drupalextension/blob/main/CHANGELOG.md)
- [Commits](jhedstrom/drupalextension@v5.0.0rc1...v5.0.0)

---
updated-dependencies:
- dependency-name: drupal/drupal-extension
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 14, 2023
@dependabot dependabot bot requested a review from a team December 14, 2023 00:27
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
Development

Successfully merging this pull request may close these issues.

0 participants