If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.
Updated packages
Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:
drupal/jsonapi_resources: 1.0.0-beta5 (updated from 1.0.0-beta4)
drupal/jsonapi_user_resources: 1.0.0-beta1 (updated from 1.0.0-alpha4)
nikic/php-parser: v4.15.4 (updated from v4.15.3)
pear/pear-core-minimal: v1.10.13 (updated from v1.10.11)
psr/http-factory: 1.0.2 (updated from 1.0.1)
symfony/var-dumper: v5.4.22 (updated from v5.4.19)
myclabs/deep-copy: 1.11.1 (updated from 1.11.0)
phpspec/prophecy: v1.17.0 (updated from v1.16.0)
phpunit/php-code-coverage: 9.2.26 (updated from 9.2.23)
phpunit/phpunit: 9.6.7 (updated from 9.5.28)
sebastian/environment: 5.1.5 (updated from 5.1.4)
sebastian/recursion-context: 4.0.5 (updated from 4.0.4)
sebastian/type: 3.2.1 (updated from 3.2.0)
Release notes
Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.
List of release notes
- [Release notes for tag 8.x-1.0-beta1](https://www.drupal.org/project/jsonapi_user_resources/releases/8.x-1.0-beta1)
Changed files
Here is a list of changed files between the version you use, and the version this pull request updates to:
List of changed files
jsonapi_user_resources.info.yml
src/Events/PasswordResetEvent.php
src/Events/RegistrationEvent.php
src/Resource/PasswordReset.php
src/Resource/Registration.php
tests/modules/jsonapi_user_resources_test/jsonapi_user_resources_test.info.yml
tests/src/Functional/PasswordResetTest.php
tests/src/Functional/PasswordUpdateTest.php
tests/src/Functional/RegistrationTest.php
Changelog
Here is a list of changes between the version you use, and the version this pull request updates to:
This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.
If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.
Updated packages
Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:
Release notes
Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.
List of release notes
- [Release notes for tag 8.x-1.0-beta1](https://www.drupal.org/project/jsonapi_user_resources/releases/8.x-1.0-beta1)Changed files
Here is a list of changed files between the version you use, and the version this pull request updates to:
List of changed files
jsonapi_user_resources.info.yml src/Events/PasswordResetEvent.php src/Events/RegistrationEvent.php src/Resource/PasswordReset.php src/Resource/Registration.php tests/modules/jsonapi_user_resources_test/jsonapi_user_resources_test.info.yml tests/src/Functional/PasswordResetTest.php tests/src/Functional/PasswordUpdateTest.php tests/src/Functional/RegistrationTest.phpChangelog
Here is a list of changes between the version you use, and the version this pull request updates to:
Fix the failing tests.
Issue #3288150: Automated Drupal 10 compatibility fixes.
This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.