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-driver requirement from 2.2.0 to 2.2.2 #51

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

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

Changelog

Sourced from drupal/drupal-driver's changelog.

[2.2.2]

Added

  • #258 Document testing of the Drupal Driver locally for contributors.

Fixed

  • #260 Fix taxonomy term creation for hierarchies.

[2.2.1]

  • #250 Drupal 10 compatibility.

[2.2.0]

Fixed

  • #232 Fixes typo in ImageHandler.
  • #233 Fixes Drupal 7.79 compatibility.
  • #244 Drupal Coder updates.

Added

  • #245 PHP 8.1 compatibility.
  • #247 Drupal 10 and PHP 8.1 compatibility.

[2.1.1]

Fixed

  • #233 Prevent PHP warning in Drupal 7.79 and above.
  • #232 Fix type in ImageHandler.

[2.1.0]

Added

  • #186 Provide a method to directly authenticate on Drupal 8.

Changed

  • Remove testing on PHP 5.6, added testing on PHP 7.3 and 7.4.
  • #214 Fix D8 deprectations.
  • #224 Support Drupal 9.

Fixed

  • #217 Fix fatal error in field handler.
  • #219 Fix php notice in exception message.

[2.0.0] 2019-09-27

[2.0.0 rc1] 2019-07-25

Changed

  • #207 Require PHP 5.6 or higher.

[2.0.0 alpha6] 2018-09-21

Added

  • #190 Added Drush entity support.
  • #168 Added ListHandlers for Drupal 8.

Changed

  • #203 Removes testing of HHVM.

[2.0.0 alpha5] 2018-09-21

Fixed

[2.0.0 alpha4] 2018-09-21

Added

  • #191: Adds field handler for address fields.
  • #196: Add a storeOriginalConfiguration method.
  • #197: Added a method

... (truncated)

Commits
  • 632712d Prep for v2.2.2.
  • 8b946ed Merge pull request #260 from Kingdutch/bugfix/taxonomy-term-creation
  • 13170ea Merge pull request #258 from xurizaemon/docs-local-testing
  • f5c8197 Merge branch 'master' into 2.2
  • 3a93509 Prep for 2.2.1
  • 6057ebd Merge pull request #250 from drevops/feature/drupal-10
  • 03ae7c9 Exclude D10 from building on 8.0.
  • b17388f Added phpunit-bridge.
  • e033ac9 Updated GH actions to include D10 version.
  • 5809a72 Merge branch 'master' into feature/drupal-10
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 9, 2023
@dependabot dependabot bot requested a review from a team January 9, 2023 01:20
@Kingdutch
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/drupal/drupal-driver-2.2.2 branch from 40402a1 to b8015e4 Compare June 22, 2023 08:03
Updates the requirements on [drupal/drupal-driver](https://github.com/jhedstrom/DrupalDriver) to permit the latest version.
- [Release notes](https://github.com/jhedstrom/DrupalDriver/releases)
- [Changelog](https://github.com/jhedstrom/DrupalDriver/blob/master/CHANGELOG.md)
- [Commits](jhedstrom/DrupalDriver@v2.2.0...v2.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@Kingdutch
Copy link
Member

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2023

Looks like drupal/drupal-driver is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Nov 6, 2023
@dependabot dependabot bot deleted the dependabot/composer/drupal/drupal-driver-2.2.2 branch November 6, 2023 07:47
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.

1 participant