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:
doctrine/reflection: 1.2.4 (updated from 1.2.3)
drupal/jsonapi_extras: 3.24.0 (updated from 3.23.0)
symfony/finder: v5.4.27 (updated from v5.4.21)
symfony/polyfill-php72: v1.28.0 (updated from v1.27.0)
symfony/polyfill-php73: v1.28.0 (updated from v1.27.0)
symfony/var-dumper: v5.4.28 (updated from v5.4.25)
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-3.24-beta1](https://www.drupal.org/project/jsonapi_extras/releases/8.x-3.24-beta1)
Changed files
Here is a list of changed files between the version you use, and the version this pull request updates to:
2b02cdeIssue #3349731 by ignaciolflores, angheloko, mxr576, Rajeshreeputra, bbrala, pfrenssen, JimSmith: InvalidArgumentException: Expected a scalar value as a 2nd argument to "Symfony\Component\HttpFoundation\InputBag::get()", "array" given
c7e51d1Issue #3384263 by mxr576, bbrala: Fix broken CI pipeline
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-3.24-beta1](https://www.drupal.org/project/jsonapi_extras/releases/8.x-3.24-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
.gitlab-ci.yml css/jsonapi_extras.admin.css css/jsonapi_extras.expandable_rows_table.css modules/jsonapi_defaults/jsonapi_defaults.info.yml modules/jsonapi_defaults/jsonapi_defaults.module modules/jsonapi_defaults/src/Controller/EntityResource.php modules/jsonapi_defaults/tests/src/Functional/JsonApiDefaultsFunctionalTest.php src/EntityToJsonApi.php src/EventSubscriber/ConfigSubscriber.php src/EventSubscriber/JsonApiBuildSubscriber.php src/Form/JsonapiExtrasSettingsForm.php src/Form/JsonapiResourceConfigForm.php src/JsonapiExtrasServiceProvider.php src/JsonapiResourceConfigListBuilder.php src/Normalizer/FieldItemNormalizer.php src/Normalizer/ResourceIdentifierNormalizer.php src/Normalizer/SchemataSchemaNormalizer.php src/Plugin/jsonapi/FieldEnhancer/JSONFieldEnhancer.php src/Plugin/jsonapi/FieldEnhancer/UrlLinkEnhancer.php src/ResourceType/ConfigurableResourceType.php src/ResourceType/ConfigurableResourceTypeRepository.php src/SerializerDecorator.php tests/src/Functional/JsonApiExtrasFunctionalTest.php tests/src/Functional/JsonApiExtrasFunctionalTestBase.php tests/src/Kernel/EntityToJsonApiTest.phpChangelog
Here is a list of changes between the version you use, and the version this pull request updates to:
Fix: styllint issues skip esline
Fix: phpcs and stylelint issues
Fix: styllint issues
Fix: unused use statemetn
Fix: Missing short description in doc comment
Fix codestyle issue in depracation message
Issue #3232279 by luuph, acbramley, budalokko, osopolar, bbrala, shadcn, dgsiegel, zhezhangrandy, floWweb, ptmkenny, gueguerreiro, Rene Bakx, dmitry.korkhau: Invalid output JSON schema in UrlLinkEnhancer
Issue #3351101 by mxr576, bbrala, Agnes_Varro: Should respect jsonapi.base_path container parameter override
Issue #3384599: Cleanup Drupal 8 code paths
Issue #3262264 by dmitry.korkhau, bbrala, bradjones1, johnny5th: Cacheability metadata bubbling does not respect original context
Issue #3331257: Terminate HTTP request in EntityToJsonApi before returning results
Issue #3384573 by bbrala: Add gitlab ci file for testing
Issue #3357832 by Rajeshreeputra, sakthi_dev, ankitv18, vishalkhode, deepakkm, bbrala: PHP 8.2 compatibility
Issue #3339527 by Rassoni, bbrala, ptmkenny, Indrapatil, RohitRawat676, nayana_mvr: Coding standards
Issue #3349731 by ignaciolflores, angheloko, mxr576, Rajeshreeputra, bbrala, pfrenssen, JimSmith: InvalidArgumentException: Expected a scalar value as a 2nd argument to "Symfony\Component\HttpFoundation\InputBag::get()", "array" given
Issue #3384263 by mxr576, bbrala: Fix broken CI pipeline
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.