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 Minor and Patch Contrib #1185

Closed
wants to merge 1 commit into from

Conversation

AlexSkrypnyk
Copy link
Contributor

@AlexSkrypnyk AlexSkrypnyk commented Dec 18, 2023

This PR contains the following updates:

Package Type Update Change
behat/mink (source) require-dev minor 1.10 -> 1.11.0
behat/mink-selenium2-driver (source) require-dev minor 1.6 -> 1.7.0
drevops/behat-format-progress-fail require-dev minor 1.1.0 -> 1.2.0
drevops/behat-screenshot require-dev minor 1.2.0 -> 1.3.0
drevops/behat-steps require-dev minor 2.0.1 -> 2.1.0
drupal/core-dev require-dev minor 10.1.7 -> 10.2.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

minkphp/Mink (behat/mink)

v1.11.0

Compare Source

===================

New features:

  • Added support for symfony/css-selector 7
  • Added constants for the supported key modifiers
  • Improved types to help static analysis
  • Added parameter types for most methods

Testsuite:

  • Added CI jobs for PHP 8.2 and 8.3
  • Added static analysis in our CI
minkphp/MinkSelenium2Driver (behat/mink-selenium2-driver)

v1.7.0

Compare Source

==================

BC break:

  • syn JS library was upgraded from v0.0.3 to v0.15.0

New features:

  • Added parameter types for all methods
  • Added support for Symfony 7

Bug fixes:

  • Fix compatibility of execute with Selenium 4
  • Selenium2Driver::{keyPress, keyDown, keyUp} methods were using numeric string input as char code. Newly an integer type must be passed. Strings are not handled as strings properly, as done in other Mink drivers.
  • Add proper error handling for non-started sessions

Testsuite:

  • Fixed compatibility with the latest driver testsuite
  • Added CI jobs for PHP 8.2 and 8.3
  • Added static analysis with phpstan
drevops/behat-format-progress-fail (drevops/behat-format-progress-fail)

v1.2.0

Compare Source

What's new since 1.1.1

Full Changelog: drevops/behat-format-progress-fail@1.1.1...1.2.0

@​AlexSkrypnyk

v1.1.1

Compare Source

What's new since 1.1.0

Full Changelog: drevops/behat-format-progress-fail@1.1.0...1.1.1

@​AlexSkrypnyk, @​renovate and @​renovate[bot]

drevops/behat-screenshot (drevops/behat-screenshot)

v1.3.0: PHP 8.2 and BrowserKit driver

Compare Source

What's new since 1.2.0

Full Changelog: drevops/behat-screenshot@1.2.0...1.3.0

@​AlexSkrypnyk, @​renovate, @​renovate[bot] and @​tacman

drevops/behat-steps (drevops/behat-steps)

v2.1.0

Compare Source

What's new since 2.0.1

IMPORTANT! Adds version constraints for Mink and MinkSelenium2Driver to use versions prior to strict type updates (which partially breaks some steps) and Syn library updates.
The next minor version of behat-steps will be compatible with newer versions of these packages and these constraints will be removed.

https://github.com/minkphp/Mink/releases/tag/v1.11.0
https://github.com/minkphp/MinkSelenium2Driver/releases/tag/v1.7.0

Features
Chores

Full Changelog: drevops/behat-steps@2.0.1...2.1.0

@​AlexSkrypnyk, @​renovate, @​renovate[bot] and @​richardgaunt

drupal/core-dev (drupal/core-dev)

v10.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@AlexSkrypnyk
Copy link
Contributor Author

AlexSkrypnyk commented Dec 18, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update behat/mink:1.11.0 behat/mink-selenium2-driver:1.7.0 drevops/behat-format-progress-fail:1.2.0 drevops/behat-screenshot:1.3.0 drevops/behat-steps:2.1.0 drupal/core-dev:10.2.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency behat/behat is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency drupal/drupal-extension is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency mglaman/phpstan-drupal is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency phpspec/prophecy-phpunit is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency phpstan/extension-installer is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency dealerdirect/phpcodesniffer-composer-installer is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires drevops/behat-screenshot ^1 -> satisfiable by drevops/behat-screenshot[1.3.0].
    - drevops/behat-screenshot 1.3.0 requires php >=8.2 -> your php version (8.1.0; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 2
    - Root composer.json requires drevops/behat-steps ^2 -> satisfiable by drevops/behat-steps[2.1.0].
    - drevops/behat-steps 2.1.0 requires behat/mink <=1.10 -> found behat/mink[v1.3.0, ..., v1.10.0] but it conflicts with your root composer.json require (1.11.0).
  Problem 3
    - Root composer.json requires drupal/core-dev ^10.1.6 -> satisfiable by drupal/core-dev[10.2.0].
    - drupal/core-dev 10.2.0 requires symfony/error-handler ^6.4 -> found symfony/error-handler[v6.4.0-BETA1, v6.4.0-RC1, v6.4.0, 6.4.x-dev] but these were not loaded, likely because it conflicts with another require.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@AlexSkrypnyk AlexSkrypnyk force-pushed the deps/drupal-minor-patch-contrib branch 2 times, most recently from dc9b5e7 to 59b3162 Compare December 20, 2023 23:07
@AlexSkrypnyk AlexSkrypnyk force-pushed the deps/drupal-minor-patch-contrib branch from 59b3162 to 25e2606 Compare January 3, 2024 23:07
@AlexSkrypnyk AlexSkrypnyk deleted the deps/drupal-minor-patch-contrib branch January 12, 2024 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants