Skip to:
Content

BuddyPress.org

Changeset 12950 for trunk/composer.lock


Ignore:
Timestamp:
05/14/2021 05:23:02 AM (4 years ago)
Author:
imath
Message:

Build/test tools: use GitHub Actions to run PHP unit tests

We're starting using GitHub Actions with these 4 jobs to do our PHP Unit tests on this matrix :

  • WP Trunk - PHP 7.4
  • WP Trunk - PHP 8.0
  • WP 5.7 - PHP 7.4
  • WP 5.7 - PHP 8.0

As the future of Travis.org is uncertain, we believe it's an important step to secure our testing tool.

Props slaFFik, Huge Props espellcaste 💪

Fixes #8421

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/composer.lock

    r12852 r12950  
    55        "This file is @generated automatically"
    66    ],
    7     "content-hash": "a86a9fb1750ad48051d5f9eab5db3a86",
     7    "content-hash": "a06a252f086e4a94cf154f2f654e3822",
    88    "packages": [
    99        {
    1010            "name": "composer/installers",
    11             "version": "v1.10.0",
     11            "version": "v1.11.0",
    1212            "source": {
    1313                "type": "git",
    1414                "url": "https://github.com/composer/installers.git",
    15                 "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d"
    16             },
    17             "dist": {
    18                 "type": "zip",
    19                 "url": "https://api.github.com/repos/composer/installers/zipball/1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d",
    20                 "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d",
     15                "reference": "ae03311f45dfe194412081526be2e003960df74b"
     16            },
     17            "dist": {
     18                "type": "zip",
     19                "url": "https://api.github.com/repos/composer/installers/zipball/ae03311f45dfe194412081526be2e003960df74b",
     20                "reference": "ae03311f45dfe194412081526be2e003960df74b",
    2121                "shasum": ""
    2222            },
     
    112112                "mako",
    113113                "mediawiki",
     114                "miaoxing",
    114115                "modulework",
    115116                "modx",
     
    129130                "sylius",
    130131                "symfony",
     132                "tastyigniter",
    131133                "typo3",
    132134                "wordpress",
     
    137139            "support": {
    138140                "issues": "https://github.com/composer/installers/issues",
    139                 "source": "https://github.com/composer/installers/tree/v1.10.0"
     141                "source": "https://github.com/composer/installers/tree/v1.11.0"
    140142            },
    141143            "funding": [
     
    153155                }
    154156            ],
    155             "time": "2021-01-14T11:07:16+00:00"
     157            "time": "2021-04-28T06:42:17+00:00"
    156158        }
    157159    ],
     
    796798        {
    797799            "name": "phpspec/prophecy",
    798             "version": "1.12.2",
     800            "version": "1.13.0",
    799801            "source": {
    800802                "type": "git",
    801803                "url": "https://github.com/phpspec/prophecy.git",
    802                 "reference": "245710e971a030f42e08f4912863805570f23d39"
    803             },
    804             "dist": {
    805                 "type": "zip",
    806                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/245710e971a030f42e08f4912863805570f23d39",
    807                 "reference": "245710e971a030f42e08f4912863805570f23d39",
     804                "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea"
     805            },
     806            "dist": {
     807                "type": "zip",
     808                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/be1996ed8adc35c3fd795488a653f4b518be70ea",
     809                "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea",
    808810                "shasum": ""
    809811            },
     
    857859            "support": {
    858860                "issues": "https://github.com/phpspec/prophecy/issues",
    859                 "source": "https://github.com/phpspec/prophecy/tree/1.12.2"
    860             },
    861             "time": "2020-12-19T10:15:11+00:00"
     861                "source": "https://github.com/phpspec/prophecy/tree/1.13.0"
     862            },
     863            "time": "2021-03-17T13:42:18+00:00"
    862864        },
    863865        {
     
    19061908        {
    19071909            "name": "squizlabs/php_codesniffer",
    1908             "version": "3.5.8",
     1910            "version": "3.6.0",
    19091911            "source": {
    19101912                "type": "git",
    19111913                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
    1912                 "reference": "9d583721a7157ee997f235f327de038e7ea6dac4"
    1913             },
    1914             "dist": {
    1915                 "type": "zip",
    1916                 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9d583721a7157ee997f235f327de038e7ea6dac4",
    1917                 "reference": "9d583721a7157ee997f235f327de038e7ea6dac4",
     1914                "reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625"
     1915            },
     1916            "dist": {
     1917                "type": "zip",
     1918                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ffced0d2c8fa8e6cdc4d695a743271fab6c38625",
     1919                "reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625",
    19181920                "shasum": ""
    19191921            },
     
    19581960                "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
    19591961            },
    1960             "time": "2020-10-23T02:01:07+00:00"
     1962            "time": "2021-04-09T00:54:41+00:00"
    19611963        },
    19621964        {
     
    20912093        {
    20922094            "name": "webmozart/assert",
    2093             "version": "1.9.1",
     2095            "version": "1.10.0",
    20942096            "source": {
    20952097                "type": "git",
    20962098                "url": "https://github.com/webmozarts/assert.git",
    2097                 "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
    2098             },
    2099             "dist": {
    2100                 "type": "zip",
    2101                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
    2102                 "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
    2103                 "shasum": ""
    2104             },
    2105             "require": {
    2106                 "php": "^5.3.3 || ^7.0 || ^8.0",
     2099                "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
     2100            },
     2101            "dist": {
     2102                "type": "zip",
     2103                "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
     2104                "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
     2105                "shasum": ""
     2106            },
     2107            "require": {
     2108                "php": "^7.2 || ^8.0",
    21072109                "symfony/polyfill-ctype": "^1.8"
    21082110            },
    21092111            "conflict": {
    21102112                "phpstan/phpstan": "<0.12.20",
    2111                 "vimeo/psalm": "<3.9.1"
    2112             },
    2113             "require-dev": {
    2114                 "phpunit/phpunit": "^4.8.36 || ^7.5.13"
    2115             },
    2116             "type": "library",
     2113                "vimeo/psalm": "<4.6.1 || 4.6.2"
     2114            },
     2115            "require-dev": {
     2116                "phpunit/phpunit": "^8.5.13"
     2117            },
     2118            "type": "library",
     2119            "extra": {
     2120                "branch-alias": {
     2121                    "dev-master": "1.10-dev"
     2122                }
     2123            },
    21172124            "autoload": {
    21182125                "psr-4": {
     
    21382145            "support": {
    21392146                "issues": "https://github.com/webmozarts/assert/issues",
    2140                 "source": "https://github.com/webmozarts/assert/tree/1.9.1"
    2141             },
    2142             "time": "2020-07-08T17:02:28+00:00"
     2147                "source": "https://github.com/webmozarts/assert/tree/1.10.0"
     2148            },
     2149            "time": "2021-03-09T10:59:23+00:00"
     2150        },
     2151        {
     2152            "name": "wp-coding-standards/wpcs",
     2153            "version": "2.3.0",
     2154            "source": {
     2155                "type": "git",
     2156                "url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
     2157                "reference": "7da1894633f168fe244afc6de00d141f27517b62"
     2158            },
     2159            "dist": {
     2160                "type": "zip",
     2161                "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/7da1894633f168fe244afc6de00d141f27517b62",
     2162                "reference": "7da1894633f168fe244afc6de00d141f27517b62",
     2163                "shasum": ""
     2164            },
     2165            "require": {
     2166                "php": ">=5.4",
     2167                "squizlabs/php_codesniffer": "^3.3.1"
     2168            },
     2169            "require-dev": {
     2170                "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || ^0.6",
     2171                "phpcompatibility/php-compatibility": "^9.0",
     2172                "phpcsstandards/phpcsdevtools": "^1.0",
     2173                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
     2174            },
     2175            "suggest": {
     2176                "dealerdirect/phpcodesniffer-composer-installer": "^0.6 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
     2177            },
     2178            "type": "phpcodesniffer-standard",
     2179            "notification-url": "https://packagist.org/downloads/",
     2180            "license": [
     2181                "MIT"
     2182            ],
     2183            "authors": [
     2184                {
     2185                    "name": "Contributors",
     2186                    "homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors"
     2187                }
     2188            ],
     2189            "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
     2190            "keywords": [
     2191                "phpcs",
     2192                "standards",
     2193                "wordpress"
     2194            ],
     2195            "support": {
     2196                "issues": "https://github.com/WordPress/WordPress-Coding-Standards/issues",
     2197                "source": "https://github.com/WordPress/WordPress-Coding-Standards",
     2198                "wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki"
     2199            },
     2200            "time": "2020-05-13T23:57:56+00:00"
    21432201        },
    21442202        {
    21452203            "name": "wp-phpunit/wp-phpunit",
    2146             "version": "5.6.2",
     2204            "version": "5.7.2",
    21472205            "source": {
    21482206                "type": "git",
    21492207                "url": "https://github.com/wp-phpunit/wp-phpunit.git",
    2150                 "reference": "f6b3fb65bccc0ff70b3bc7cc241935597dbd5562"
    2151             },
    2152             "dist": {
    2153                 "type": "zip",
    2154                 "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/f6b3fb65bccc0ff70b3bc7cc241935597dbd5562",
    2155                 "reference": "f6b3fb65bccc0ff70b3bc7cc241935597dbd5562",
     2208                "reference": "5ab77c1e1328e9bee65f60c246e33b13fc202375"
     2209            },
     2210            "dist": {
     2211                "type": "zip",
     2212                "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/5ab77c1e1328e9bee65f60c246e33b13fc202375",
     2213                "reference": "5ab77c1e1328e9bee65f60c246e33b13fc202375",
    21562214                "shasum": ""
    21572215            },
     
    21882246                "source": "https://github.com/wp-phpunit/wp-phpunit"
    21892247            },
    2190             "time": "2021-02-04T18:24:14+00:00"
     2248            "time": "2021-03-10T17:57:07+00:00"
    21912249        }
    21922250    ],
Note: See TracChangeset for help on using the changeset viewer.