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.1 #46

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2022

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

Release notes

Sourced from drupal/drupal-driver's releases.

2.2.1

Adds Drupal 10 support.

Changelog

Sourced from drupal/drupal-driver's changelog.

[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 configGetOriginal which will return the original config data.

Fixed

  • #193: Fixing the ListTextHandler to allow a key to also be 0
  • #198: Use

... (truncated)

Commits
  • 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
  • 55af647 Merge pull request #255 from drevops/feature/github-actions
  • 805be2f Update .github/workflows/ci.yml
  • 6d6b41e Replaced Travis with GitHub actions.
  • 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 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-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.1)

---
updated-dependencies:
- dependency-name: drupal/drupal-driver
  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 15, 2022
@dependabot dependabot bot requested a review from a team December 15, 2022 00:21
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 2023

Superseded by #51.

@dependabot dependabot bot closed this Jan 9, 2023
@dependabot dependabot bot deleted the dependabot/composer/drupal/drupal-driver-2.2.1 branch January 9, 2023 01:20
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