Skip to content

Update drevops/behat-steps requirement from ^2.1 to ^3.5#229

Open
dependabot[bot] wants to merge 1 commit into3.x-developfrom
dependabot/composer/3.x-develop/drevops/behat-steps-tw-3.5
Open

Update drevops/behat-steps requirement from ^2.1 to ^3.5#229
dependabot[bot] wants to merge 1 commit into3.x-developfrom
dependabot/composer/3.x-develop/drevops/behat-steps-tw-3.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

Updates the requirements on drevops/behat-steps to permit the latest version.

Release notes

Sourced from drevops/behat-steps's releases.

3.5.0

What's new since 3.4.0

  • 🆕 TimeTrait (Drupal)
    • Control system time in tests using Drupal state overrides
    • When I set system time to :valueExample: When I set system time to "1737849900"
    • When I reset system time
    • Automatic cleanup after each scenario via @AfterScenario hook
    • Note: Requires a mockable time service in your application. See example implementation

Breaking Changes

  • ⚠️ MetatagTrait namespace changed
    • Before: DrevOps\BehatSteps\Drupal\MetatagTrait
    • After: DrevOps\BehatSteps\MetatagTrait
    • Update your use statements accordingly

Improvements

  • 🔄 PHP 8 Attributes for Hooks #493

    • All @BeforeScenario and @AfterScenario annotations converted to PHP 8 attributes
    • Example: #[BeforeScenario] and #[AfterScenario]
    • Affects: BigPipeTrait, BlockTrait, ContentBlockTrait, CookieTrait, EckTrait, EmailTrait, ElementTrait, FieldTrait, FileTrait, MediaTrait, MenuTrait, ParagraphsTrait, TaxonomyTrait, TestmodeTrait, UserTrait, WatchdogTrait
  • 🔄 Mink Exception Classes #482

    • Migrated from generic \Exception to Behat\Mink\Exception\ExpectationException
    • Provides better error context and integration with Behat's error handling
    • Affects: CookieTrait, EmailTrait, ElementTrait, FieldTrait, FileDownloadTrait, JavascriptTrait, KeyboardTrait, LinkTrait, PathTrait, ResponseTrait, XmlTrait

Changelog

... (truncated)

Commits
  • c221cc0 Added TimeTrait.
  • ce90af6 Moved MetaTag trait to the root namespace.
  • b47c251 #482 Migrated exceptions to use Mink exception classes. (#522)
  • c26b6c0 #443 Added AI instructions on how to write tests.
  • bd87744 #493 Converted hooks from annotations to PHP 8 attributes.
  • d7252ff Update all dependencies
  • 9d4d929 Update drevops/docker-wait-for-dependencies Docker tag to v26 (#518)
  • c4f6300 Update drevops/ci-runner Docker tag to v25.12.0 (#517)
  • 44664ef Update toshimaru/auto-author-assign action to v3.0.1 (#516)
  • bd1fa7d Update toshimaru/auto-author-assign action to v3 (#515)
  • Additional commits viewable in compare view

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 [drevops/behat-steps](https://github.com/drevops/behat-steps) to permit the latest version.
- [Release notes](https://github.com/drevops/behat-steps/releases)
- [Commits](drevops/behat-steps@2.1.0...3.5.0)

---
updated-dependencies:
- dependency-name: drevops/behat-steps
  dependency-version: 3.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 27, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants