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

chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.9 in /html/themes/custom/common_design_subtheme #334

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

Bumps follow-redirects from 1.15.5 to 1.15.9.

Commits
  • e4e55c7 Release version 1.15.9 of the npm package.
  • 31a1abf Attempt much more gentle detection.
  • d2aaa97 Fix url field.
  • 62558f0 Release version 1.15.8 of the npm package.
  • a8d1cee Return subtlety.
  • 458ca8e Fix native URL test for Node 20.
  • ca49e44 Handle KeepAlive connections in tests.
  • f3711d7 Test on Node 20 and 22.
  • fda0faf Fix typo.
  • 760757f Release version 1.15.7 of the npm package.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 11, 2024
Copy link

Test run output

Composer Validate success

PHP Lint success

Docker Build success

Environment Setup success

Site Install success

PHP Code Sniffer success

Software Versions PHP 8.2.26 (cli) (built: Nov 20 2024 19:55:38) (NTS) Copyright (c) The PHP Group Zend Engine v4.2.26, Copyright (c) Zend Technologies with Zend OPcache v8.2.26, Copyright (c), by Zend Technologies with Xdebug v3.3.2, Copyright (c) 2002-2024, by Derick Rethans Composer version 2.8.4 2024-12-11 11:57:47
Composer Validate ./composer.json is valid, but with a few warnings See https://getcomposer.org/doc/04-schema.md for details on the schema # General warnings - The version field is present, it is recommended to leave it out if the package is published on Packagist.
PHP Lint No syntax errors detected in ./html/modules/custom/slt_contacts/src/Form/SltContactsImportContactsForm.php No syntax errors detected in ./html/modules/custom/slt_contacts/src/Plugin/views/sort/HierarchicalSecurityTitleSort.php No syntax errors detected in ./html/modules/custom/slt_layouts/slt_layouts.module No syntax errors detected in ./html/modules/custom/slt_contacts/slt_contacts.module No syntax errors detected in ./html/modules/custom/slt_layouts/src/Plugin/Layout/GridLayout.php No syntax errors detected in ./html/modules/custom/linked_responsive_image_media_formatter/linked_responsive_image_media_formatter.module No syntax errors detected in ./html/modules/custom/linked_responsive_image_media_formatter/tests/src/Functional/FieldFormatter/LinkedResponsiveImageMediaFormatterTest.php No syntax errors detected in ./html/modules/custom/paragraphs_page_title/paragraphs_page_title.module No syntax errors detected in ./html/modules/custom/linked_responsive_image_media_formatter/src/Plugin/Field/FieldFormatter/LinkedResponsiveImageMediaFormatter.php No syntax errors detected in ./html/modules/custom/slt_general/tests/src/ExistingSite/HomePageTest.php No syntax errors detected in ./html/modules/custom/slt_general/slt_general.module No syntax errors detected in ./html/modules/custom/telephone_type/tests/src/Kernel/TelephoneTypeItemTest.php No syntax errors detected in ./html/modules/custom/telephone_type/tests/src/Functional/TelephoneTypeFieldTest.php No syntax errors detected in ./html/modules/custom/telephone_type/src/Plugin/Field/FieldFormatter/TelephoneTypeDefaultFormatter.php No syntax errors detected in ./html/modules/custom/telephone_type/src/Plugin/Field/FieldType/TelephoneTypeItem.php No syntax errors detected in ./html/modules/custom/telephone_type/src/Plugin/Field/FieldFormatter/TelephoneTypeLinkFormatter.php No syntax errors detected in ./html/modules/custom/telephone_type/src/Plugin/Field/FieldWidget/TelephoneTypeDefaultWidget.php No syntax errors detected in ./html/modules/custom/telephone_type/telephone_type.module No syntax errors detected in ./html/modules/custom/slt_access/slt_access.module No syntax errors detected in ./html/modules/custom/slt_access/src/SltAccessPermissions.php No syntax errors detected in ./html/themes/custom/common_design_subtheme/common_design_subtheme.theme No syntax errors detected in ./html/themes/custom/common_design_subtheme/src/CommonDesignSubthemeCallbacks.php
PHPCS ...................... 22 / 22 (100%)

Time: 2.78 secs; Memory: 20MB

Tests PHPUnit 9.6.21 by Sebastian Bergmann and contributors.

Testing
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image style only" (array('responsive_image_style', '', '', 'image', '', false), array(array(array('/files/styles/thumbnail/publi...le.png')), array(array('/files/styles/large/public/example.png')), array(array('test image alt text'))))' started
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image style only" (array('responsive_image_style', '', '', 'image', '', false), array(array(array('/files/styles/thumbnail/publi...le.png')), array(array('/files/styles/large/public/example.png')), array(array('test image alt text'))))' ended
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with custom alt text" (array('responsive_image_style', '', '', 'custom', 'Custom alt text', false), array(array(array('Custom alt text'))))' started
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with custom alt text" (array('responsive_image_style', '', '', 'custom', 'Custom alt text', false), array(array(array('Custom alt text'))))' ended
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with custom alt text using a token" (array('responsive_image_style', '', '', 'custom', '[node:title]', false), array(array(array(array('getTestNodeTitle')))))' started
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with custom alt text using a token" (array('responsive_image_style', '', '', 'custom', '[node:title]', false), array(array(array(array('getTestNodeTitle')))))' ended
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with link to media" (array('responsive_image_style', 'media', '', 'image', '', false), array(array(array(array('getTestMediaUrl')))))' started
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with link to media" (array('responsive_image_style', 'media', '', 'image', '', false), array(array(array(array('getTestMediaUrl')))))' ended
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with link to image" (array('responsive_image_style', 'image', '', 'image', '', false), array(array(array(array('getTestImageUrl')))))' started
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with link to image" (array('responsive_image_style', 'image', '', 'image', '', false), array(array(array(array('getTestImageUrl')))))' ended
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with custom link" (array('responsive_image_style', 'custom', 'https://example.org', 'image', '', false), array(array(array('https://example.org')), array(array('test image alt text'))))' started
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with custom link" (array('responsive_image_style', 'custom', 'https://example.org', 'image', '', false), array(array(array('https://example.org')), array(array('test image alt text'))))' ended
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with custom link using a token" (array('responsive_image_style', 'custom', '[node:url]', 'image', '', false), array(array(array(array('getTestNodeUrl')))))' started
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with custom link using a token" (array('responsive_image_style', 'custom', '[node:url]', 'image', '', false), array(array(array(array('getTestNodeUrl')))))' ended
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with custom entity link" (array('responsive_image_style', 'custom', 'entity:node/1', 'image', '', false), array(array(array(array('getTestNodeUrl'))), array(array('test image alt text'))))' started
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with custom entity link" (array('responsive_image_style', 'custom', 'entity:node/1', 'image', '', false), array(array(array(array('getTestNodeUrl'))), array(array('test image alt text'))))' ended
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with image as background" (array('responsive_image_style', 'custom', 'https://example.org', 'image', '', true), array(array(array('https://example.org')), array(array('')), array('test image alt text')))' started
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with image as background" (array('responsive_image_style', 'custom', 'https://example.org', 'image', '', true), array(array(array('https://example.org')), array(array('')), array('test image alt text')))' ended
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with image as background and custom link and alt with tokens" (array('responsive_image_style', 'custom', '[node:url]', 'custom', '[node:title]', true), array(array(array(array('getTestNodeUrl'))), array(array('')), array(array('getTestNodeTitle'))))' started
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with image as background and custom link and alt with tokens" (array('responsive_image_style', 'custom', '[node:url]', 'custom', '[node:title]', true), array(array(array(array('getTestNodeUrl'))), array(array('')), array(array('getTestNodeTitle'))))' ended
Test 'Drupal\Tests\telephone_type\Functional\TelephoneTypeFieldTest::testTelephoneTypeWidget' started
Test 'Drupal\Tests\telephone_type\Functional\TelephoneTypeFieldTest::testTelephoneTypeWidget' ended
Test 'Drupal\Tests\telephone_type\Functional\TelephoneTypeFieldTest::testTelephoneTypeDefaultFormatter with data set "Phone number with type" (array('Business', '1234 56789'), array('Business: 1234 56789', 'Business'))' started
Test 'Drupal\Tests\telephone_type\Functional\TelephoneTypeFieldTest::testTelephoneTypeDefaultFormatter with data set "Phone number with type" (array('Business', '1234 56789'), array('Business: 1234 56789', 'Business'))' ended
Test 'Drupal\Tests\telephone_type\Functional\TelephoneTypeFieldTest::testTelephoneTypeDefaultFormatter with data set "Phone number without type" (array('', '1234 56789'), array('1234 56789', 'Phone...er'))' started
Test 'Drupal\Tests\telephone_type\Functional\TelephoneTypeFieldTest::testTelephoneTypeDefaultFormatter with data set "Phone number without type" (array('', '1234 56789'), array('1234 56789', 'Phone...er'))' ended
Test 'Drupal\Tests\telephone_type\Functional\TelephoneTypeFieldTest::testTelephoneTypeLinkFormatter with data set "Phone number with type" (array('Business', '1234 56789'), array('Business: 1234 56789', 'Business'))' started
Test 'Drupal\Tests\telephone_type\Functional\TelephoneTypeFieldTest::testTelephoneTypeLinkFormatter with data set "Phone number with type" (array('Business', '1234 56789'), array('Business: 1234 56789', 'Business'))' ended
Test 'Drupal\Tests\telephone_type\Functional\TelephoneTypeFieldTest::testTelephoneTypeLinkFormatter with data set "Phone number without type" (array('', '1234 56789'), array('1234 56789', 'Phone...er'))' started
Test 'Drupal\Tests\telephone_type\Functional\TelephoneTypeFieldTest::testTelephoneTypeLinkFormatter with data set "Phone number without type" (array('', '1234 56789'), array('1234 56789', 'Phone...er'))' ended
Test 'Drupal\Tests\telephone_type\Kernel\TelephoneTypeItemTest::testTestItem' started
Test 'Drupal\Tests\telephone_type\Kernel\TelephoneTypeItemTest::testTestItem' ended
Test 'Drupal\Tests\slt_general\ExistingSite\HomePageTest::testHomePage' started
Test 'Drupal\Tests\slt_general\ExistingSite\HomePageTest::testHomePage' ended

Time: 03:59.148, Memory: 48.50 MB

OK (17 tests, 173 assertions)

HTML output was generated
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-1-99786865.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-2-99786865.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-3-99786865.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-4-50086911.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-5-50086911.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-6-50086911.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-7-94353623.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-8-94353623.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-9-94353623.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-10-38093177.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-11-38093177.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-12-38093177.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-13-75724673.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-14-75724673.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-15-75724673.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-16-91228712.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-17-91228712.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-18-91228712.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-19-52553854.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-20-52553854.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-21-52553854.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-22-37871607.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-23-37871607.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-24-37871607.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-25-85371810.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-26-85371810.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-27-85371810.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-28-48722055.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-29-48722055.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-30-48722055.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-1-46428104.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-2-46428104.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-3-46428104.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-4-63187845.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-5-63187845.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-6-63187845.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-7-63187845.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-8-63187845.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-9-72710186.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-10-72710186.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-11-72710186.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-12-72710186.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-13-72710186.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-14-46583561.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-15-46583561.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-16-46583561.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-17-46583561.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-18-46583561.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-19-51684821.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-20-51684821.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-21-51684821.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-22-51684821.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-23-51684821.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_slt_general_ExistingSite_HomePageTest-1-dtt.html

Generating code coverage report in Clover XML format ... done [00:00.100]

Generating code coverage report in HTML format ... done [00:00.067]

Generating code coverage report in PHPUnit XML format ... done [00:00.127]

Remaining self deprecation notices (13906)

Remaining direct deprecation notices (4)

Remaining indirect deprecation notices (16)

Other deprecation notices (2)

[success] Successfully enabled: dblog

Drupal Logs
PHP Logs

Pusher: @dependabot[bot], Action: pull_request, Workflow: Run tests

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.9)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/html/themes/custom/common_design_subtheme/follow-redirects-1.15.9 branch from c80f59c to 1af2885 Compare December 11, 2024 15:11
Copy link

Coverage Report

Totals Coverage
Statements: 18.99% ( 98 / 516 )
Methods: 35.71% ( 10 / 28 )
Lines: 18.03% ( 88 / 488 )

Copy link

Test run output

Composer Validate success

PHP Lint success

Docker Build success

Environment Setup success

Site Install success

PHP Code Sniffer success

Software Versions PHP 8.2.26 (cli) (built: Nov 20 2024 19:55:38) (NTS) Copyright (c) The PHP Group Zend Engine v4.2.26, Copyright (c) Zend Technologies with Zend OPcache v8.2.26, Copyright (c), by Zend Technologies with Xdebug v3.3.2, Copyright (c) 2002-2024, by Derick Rethans Composer version 2.8.4 2024-12-11 11:57:47
Composer Validate ./composer.json is valid, but with a few warnings See https://getcomposer.org/doc/04-schema.md for details on the schema # General warnings - The version field is present, it is recommended to leave it out if the package is published on Packagist.
PHP Lint No syntax errors detected in ./html/modules/custom/slt_layouts/slt_layouts.module No syntax errors detected in ./html/modules/custom/slt_contacts/src/Plugin/views/sort/HierarchicalSecurityTitleSort.php No syntax errors detected in ./html/modules/custom/slt_contacts/slt_contacts.module No syntax errors detected in ./html/modules/custom/slt_contacts/src/Form/SltContactsImportContactsForm.php No syntax errors detected in ./html/modules/custom/slt_layouts/src/Plugin/Layout/GridLayout.php No syntax errors detected in ./html/modules/custom/linked_responsive_image_media_formatter/tests/src/Functional/FieldFormatter/LinkedResponsiveImageMediaFormatterTest.php No syntax errors detected in ./html/modules/custom/linked_responsive_image_media_formatter/src/Plugin/Field/FieldFormatter/LinkedResponsiveImageMediaFormatter.php No syntax errors detected in ./html/modules/custom/linked_responsive_image_media_formatter/linked_responsive_image_media_formatter.module No syntax errors detected in ./html/modules/custom/slt_general/slt_general.module No syntax errors detected in ./html/modules/custom/slt_general/tests/src/ExistingSite/HomePageTest.php No syntax errors detected in ./html/modules/custom/paragraphs_page_title/paragraphs_page_title.module No syntax errors detected in ./html/modules/custom/telephone_type/tests/src/Functional/TelephoneTypeFieldTest.php No syntax errors detected in ./html/modules/custom/telephone_type/tests/src/Kernel/TelephoneTypeItemTest.php No syntax errors detected in ./html/modules/custom/telephone_type/src/Plugin/Field/FieldFormatter/TelephoneTypeLinkFormatter.php No syntax errors detected in ./html/modules/custom/telephone_type/src/Plugin/Field/FieldFormatter/TelephoneTypeDefaultFormatter.php No syntax errors detected in ./html/modules/custom/telephone_type/src/Plugin/Field/FieldType/TelephoneTypeItem.php No syntax errors detected in ./html/modules/custom/telephone_type/src/Plugin/Field/FieldWidget/TelephoneTypeDefaultWidget.php No syntax errors detected in ./html/modules/custom/telephone_type/telephone_type.module No syntax errors detected in ./html/modules/custom/slt_access/src/SltAccessPermissions.php No syntax errors detected in ./html/modules/custom/slt_access/slt_access.module No syntax errors detected in ./html/themes/custom/common_design_subtheme/common_design_subtheme.theme No syntax errors detected in ./html/themes/custom/common_design_subtheme/src/CommonDesignSubthemeCallbacks.php
PHPCS ...................... 22 / 22 (100%)

Time: 2.9 secs; Memory: 20MB

Tests PHPUnit 9.6.21 by Sebastian Bergmann and contributors.

Testing
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image style only" (array('responsive_image_style', '', '', 'image', '', false), array(array(array('/files/styles/thumbnail/publi...le.png')), array(array('/files/styles/large/public/example.png')), array(array('test image alt text'))))' started
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image style only" (array('responsive_image_style', '', '', 'image', '', false), array(array(array('/files/styles/thumbnail/publi...le.png')), array(array('/files/styles/large/public/example.png')), array(array('test image alt text'))))' ended
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with custom alt text" (array('responsive_image_style', '', '', 'custom', 'Custom alt text', false), array(array(array('Custom alt text'))))' started
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with custom alt text" (array('responsive_image_style', '', '', 'custom', 'Custom alt text', false), array(array(array('Custom alt text'))))' ended
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with custom alt text using a token" (array('responsive_image_style', '', '', 'custom', '[node:title]', false), array(array(array(array('getTestNodeTitle')))))' started
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with custom alt text using a token" (array('responsive_image_style', '', '', 'custom', '[node:title]', false), array(array(array(array('getTestNodeTitle')))))' ended
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with link to media" (array('responsive_image_style', 'media', '', 'image', '', false), array(array(array(array('getTestMediaUrl')))))' started
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with link to media" (array('responsive_image_style', 'media', '', 'image', '', false), array(array(array(array('getTestMediaUrl')))))' ended
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with link to image" (array('responsive_image_style', 'image', '', 'image', '', false), array(array(array(array('getTestImageUrl')))))' started
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with link to image" (array('responsive_image_style', 'image', '', 'image', '', false), array(array(array(array('getTestImageUrl')))))' ended
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with custom link" (array('responsive_image_style', 'custom', 'https://example.org', 'image', '', false), array(array(array('https://example.org')), array(array('test image alt text'))))' started
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with custom link" (array('responsive_image_style', 'custom', 'https://example.org', 'image', '', false), array(array(array('https://example.org')), array(array('test image alt text'))))' ended
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with custom link using a token" (array('responsive_image_style', 'custom', '[node:url]', 'image', '', false), array(array(array(array('getTestNodeUrl')))))' started
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with custom link using a token" (array('responsive_image_style', 'custom', '[node:url]', 'image', '', false), array(array(array(array('getTestNodeUrl')))))' ended
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with custom entity link" (array('responsive_image_style', 'custom', 'entity:node/1', 'image', '', false), array(array(array(array('getTestNodeUrl'))), array(array('test image alt text'))))' started
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with custom entity link" (array('responsive_image_style', 'custom', 'entity:node/1', 'image', '', false), array(array(array(array('getTestNodeUrl'))), array(array('test image alt text'))))' ended
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with image as background" (array('responsive_image_style', 'custom', 'https://example.org', 'image', '', true), array(array(array('https://example.org')), array(array('')), array('test image alt text')))' started
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with image as background" (array('responsive_image_style', 'custom', 'https://example.org', 'image', '', true), array(array(array('https://example.org')), array(array('')), array('test image alt text')))' ended
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with image as background and custom link and alt with tokens" (array('responsive_image_style', 'custom', '[node:url]', 'custom', '[node:title]', true), array(array(array(array('getTestNodeUrl'))), array(array('')), array(array('getTestNodeTitle'))))' started
Test 'Drupal\Tests\linked_responsive_image_media_formatter\Functional\FieldFormatter\LinkedResponsiveImageMediaFormatterTest::testRender with data set "Responsive image with image as background and custom link and alt with tokens" (array('responsive_image_style', 'custom', '[node:url]', 'custom', '[node:title]', true), array(array(array(array('getTestNodeUrl'))), array(array('')), array(array('getTestNodeTitle'))))' ended
Test 'Drupal\Tests\telephone_type\Functional\TelephoneTypeFieldTest::testTelephoneTypeWidget' started
Test 'Drupal\Tests\telephone_type\Functional\TelephoneTypeFieldTest::testTelephoneTypeWidget' ended
Test 'Drupal\Tests\telephone_type\Functional\TelephoneTypeFieldTest::testTelephoneTypeDefaultFormatter with data set "Phone number with type" (array('Business', '1234 56789'), array('Business: 1234 56789', 'Business'))' started
Test 'Drupal\Tests\telephone_type\Functional\TelephoneTypeFieldTest::testTelephoneTypeDefaultFormatter with data set "Phone number with type" (array('Business', '1234 56789'), array('Business: 1234 56789', 'Business'))' ended
Test 'Drupal\Tests\telephone_type\Functional\TelephoneTypeFieldTest::testTelephoneTypeDefaultFormatter with data set "Phone number without type" (array('', '1234 56789'), array('1234 56789', 'Phone...er'))' started
Test 'Drupal\Tests\telephone_type\Functional\TelephoneTypeFieldTest::testTelephoneTypeDefaultFormatter with data set "Phone number without type" (array('', '1234 56789'), array('1234 56789', 'Phone...er'))' ended
Test 'Drupal\Tests\telephone_type\Functional\TelephoneTypeFieldTest::testTelephoneTypeLinkFormatter with data set "Phone number with type" (array('Business', '1234 56789'), array('Business: 1234 56789', 'Business'))' started
Test 'Drupal\Tests\telephone_type\Functional\TelephoneTypeFieldTest::testTelephoneTypeLinkFormatter with data set "Phone number with type" (array('Business', '1234 56789'), array('Business: 1234 56789', 'Business'))' ended
Test 'Drupal\Tests\telephone_type\Functional\TelephoneTypeFieldTest::testTelephoneTypeLinkFormatter with data set "Phone number without type" (array('', '1234 56789'), array('1234 56789', 'Phone...er'))' started
Test 'Drupal\Tests\telephone_type\Functional\TelephoneTypeFieldTest::testTelephoneTypeLinkFormatter with data set "Phone number without type" (array('', '1234 56789'), array('1234 56789', 'Phone...er'))' ended
Test 'Drupal\Tests\telephone_type\Kernel\TelephoneTypeItemTest::testTestItem' started
Test 'Drupal\Tests\telephone_type\Kernel\TelephoneTypeItemTest::testTestItem' ended
Test 'Drupal\Tests\slt_general\ExistingSite\HomePageTest::testHomePage' started
Test 'Drupal\Tests\slt_general\ExistingSite\HomePageTest::testHomePage' ended

Time: 04:12.030, Memory: 48.50 MB

OK (17 tests, 173 assertions)

HTML output was generated
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-1-24899383.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-2-24899383.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-3-24899383.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-4-86092364.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-5-86092364.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-6-86092364.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-7-88175386.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-8-88175386.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-9-88175386.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-10-56093611.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-11-56093611.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-12-56093611.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-13-60931685.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-14-60931685.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-15-60931685.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-16-27052345.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-17-27052345.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-18-27052345.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-19-85913738.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-20-85913738.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-21-85913738.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-22-96947810.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-23-96947810.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-24-96947810.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-25-30778944.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-26-30778944.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-27-30778944.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-28-93755030.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-29-93755030.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_linked_responsive_image_media_formatter_Functional_FieldFormatter_LinkedResponsiveImageMediaFormatterTest-30-93755030.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-1-82036473.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-2-82036473.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-3-82036473.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-4-53097589.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-5-53097589.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-6-53097589.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-7-53097589.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-8-53097589.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-9-51594523.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-10-51594523.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-11-51594523.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-12-51594523.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-13-51594523.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-14-82971987.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-15-82971987.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-16-82971987.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-17-82971987.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-18-82971987.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-19-80841247.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-20-80841247.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-21-80841247.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-22-80841247.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_telephone_type_Functional_TelephoneTypeFieldTest-23-80841247.html
http://127.0.0.1/sites/simpletest/browser_output/Drupal_Tests_slt_general_ExistingSite_HomePageTest-1-dtt.html

Generating code coverage report in Clover XML format ... done [00:00.103]

Generating code coverage report in HTML format ... done [00:00.067]

Generating code coverage report in PHPUnit XML format ... done [00:00.130]

Remaining self deprecation notices (13906)

Remaining direct deprecation notices (4)

Remaining indirect deprecation notices (16)

Other deprecation notices (2)

[success] Successfully enabled: dblog

Drupal Logs
PHP Logs

Pusher: @dependabot[bot], Action: pull_request, Workflow: Run tests

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2024

Looks like follow-redirects is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/html/themes/custom/common_design_subtheme/follow-redirects-1.15.9 branch December 11, 2024 16:30
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants