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): lock file maintenance #1275

Merged
merged 1 commit into from
Jul 14, 2023
Merged

Conversation

renovate-cds[bot]
Copy link
Contributor

@renovate-cds renovate-cds bot commented Jun 26, 2023

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

Review

  • Updates have been tested and work
  • If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/Montreal, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@renovate-cds renovate-cds bot force-pushed the renovate-cds/lock-file-maintenance branch 12 times, most recently from 025ab2f to dfb2c28 Compare June 30, 2023 19:56
@patheard
Copy link
Member

This will get fixed when #1305 goes in.

@renovate-cds renovate-cds bot force-pushed the renovate-cds/lock-file-maintenance branch 2 times, most recently from bb30f09 to d018164 Compare July 4, 2023 20:20
@renovate-cds
Copy link
Contributor Author

renovate-cds bot commented Jul 10, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: wordpress/composer.lock
Command failed: composer update --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader
Loading composer repositories with package information
������������������������������������������������������                                                      ������������������������������������������������������Updating dependencies
Lock file operations: 0 installs, 12 updates, 0 removals
  - Upgrading aws/aws-sdk-php (3.273.3 => 3.275.7)
  - Upgrading cds-snc/cds-base (dev-main 85969dd => dev-main 019a414)
  - Upgrading filp/whoops (2.15.2 => 2.15.3)
  - Upgrading firebase/php-jwt (v6.7.0 => v6.8.0)
  - Upgrading league/html-to-markdown (5.1.0 => 5.1.1)
  - Upgrading nesbot/carbon (2.67.0 => 2.68.1)
  - Upgrading nikic/php-parser (v4.15.5 => v4.16.0)
  - Upgrading pestphp/pest (v1.23.0 => v1.23.1)
  - Upgrading phpunit/phpunit (9.6.9 => 9.6.10)
  - Upgrading symfony/dom-crawler (v6.3.0 => v6.3.1)
  - Upgrading yoast/wordpress-seo (20.9 => 20.11)
  - Upgrading yoast/wordpress-seo-premium (20.9 => 20.11)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 115 installs, 0 updates, 0 removals
  - Downloading phpoption/phpoption (1.9.1)
  - Downloading graham-campbell/result-type (v1.1.1)
  - Downloading vlucas/phpdotenv (v5.5.0)
  - Installing symfony/polyfill-mbstring (v1.27.0): Extracting archive
  - Installing symfony/polyfill-ctype (v1.27.0): Extracting archive
  - Installing symfony/polyfill-php80 (v1.27.0): Extracting archive
  - Installing phpoption/phpoption (1.9.1): Extracting archive
  - Installing graham-campbell/result-type (v1.1.1): Extracting archive
  - Installing vlucas/phpdotenv (v5.5.0): Extracting archive
  - Downloading ffraenz/private-composer-installer (v5.0.1)
  - Installing ffraenz/private-composer-installer (v5.0.1): Extracting archive
  - Downloading composer/installers (v1.12.0)
  - Downloading 10up/wp_mock (0.5.0)
  - Downloading aws/aws-crt-php (v1.2.1)
  - Downloading mtdowling/jmespath.php (2.6.1)
  - Downloading aws/aws-sdk-php (3.275.7)
  - Downloading digitalcube/c3-cloudfront-clear-cache (dev-master 9f28d86)
  - Downloading humanmade/s3-uploads (3.0.7)
  - Downloading league/html-to-markdown (5.1.1)
  - Downloading symfony/service-contracts (v2.5.2)
  - Syncing shawnhooper/delete-orphaned-multisite-tables (1.0) into cache
  - Downloading wpackagist-plugin/disable-user-login (1.3.3)
  - Downloading wpackagist-plugin/gutenberg-custom-fields (1.5.6)
  - Downloading wpackagist-plugin/jwt-authentication-for-wp-rest-api (1.3.2)
  - Downloading wpackagist-plugin/login-lockdown (2.06)
  - Downloading wpackagist-plugin/publishpress-checklists (2.8.0)
  - Downloading wpackagist-plugin/simple-history (3.5.1)
  - Downloading wpackagist-plugin/two-factor (0.8.1)
  - Downloading wpackagist-plugin/wordpress-importer (0.8.1)
  - Downloading wpackagist-plugin/wp-rest-api-v2-menus (0.12.1)
  - Downloading wpackagist-plugin/wps-hide-login (1.9.8)
  - Downloading wpml/sitepress-multilingual-cms (4.6.3)
  - Downloading wpml/wp-seo-multilingual (2.1.0)
  - Downloading wpml/wpml-string-translation (3.2.5)
  - Downloading yoast/duplicate-post (4.5)
  - Downloading yoast/wordpress-seo (20.11)
  - Downloading yoast/wordpress-seo-premium (20.11)
  - Installing composer/installers (v1.12.0): Extracting archive
  - Installing pestphp/pest-plugin (v1.1.0): Extracting archive
  - Installing sebastian/version (3.0.2): Extracting archive
  - Installing sebastian/type (3.2.1): Extracting archive
  - Installing sebastian/resource-operations (3.0.3): Extracting archive
  - Installing sebastian/recursion-context (4.0.5): Extracting archive
  - Installing sebastian/object-reflector (2.0.4): Extracting archive
  - Installing sebastian/object-enumerator (4.0.4): Extracting archive
  - Installing sebastian/global-state (5.0.5): Extracting archive
  - Installing sebastian/exporter (4.0.5): Extracting archive
  - Installing sebastian/environment (5.1.5): Extracting archive
  - Installing sebastian/diff (4.0.5): Extracting archive
  - Installing sebastian/comparator (4.0.8): Extracting archive
  - Installing sebastian/code-unit (1.0.8): Extracting archive
  - Installing sebastian/cli-parser (1.0.1): Extracting archive
  - Installing phpunit/php-timer (5.0.3): Extracting archive
  - Installing phpunit/php-text-template (2.0.4): Extracting archive
  - Installing phpunit/php-invoker (3.1.1): Extracting archive
  - Installing phpunit/php-file-iterator (3.0.6): Extracting archive
  - Installing theseer/tokenizer (1.2.1): Extracting archive
  - Installing nikic/php-parser (v4.16.0): Extracting archive
  - Installing sebastian/lines-of-code (1.0.3): Extracting archive
  - Installing sebastian/complexity (2.0.2): Extracting archive
  - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive
  - Installing phpunit/php-code-coverage (9.2.26): Extracting archive
  - Installing phar-io/version (3.2.1): Extracting archive
  - Installing phar-io/manifest (2.0.3): Extracting archive
  - Installing myclabs/deep-copy (1.11.1): Extracting archive
  - Installing doctrine/instantiator (2.0.0): Extracting archive
  - Installing phpunit/phpunit (9.6.10): Extracting archive
  - Installing hamcrest/hamcrest-php (v2.0.1): Extracting archive
  - Installing mockery/mockery (1.6.2): Extracting archive
  - Installing antecedent/patchwork (2.1.25): Extracting archive
  - Installing 10up/wp_mock (0.5.0): Extracting archive
  - Installing aws/aws-crt-php (v1.2.1): Extracting archive
  - Installing masterminds/html5 (2.8.0): Extracting archive
  - Installing symfony/dom-crawler (v6.3.1): Extracting archive
  - Installing symfony/css-selector (v6.3.0): Extracting archive
  - Installing wa72/htmlpagedom (v3.0.0): Extracting archive
  - Installing composer/ca-bundle (1.3.6): Extracting archive
  - Installing ua-parser/uap-php (v3.9.14): Extracting archive
  - Installing ramsey/collection (2.0.0): Extracting archive
  - Installing brick/math (0.11.0): Extracting archive
  - Installing ramsey/uuid (4.7.4): Extracting archive
  - Installing psr/http-message (1.1): Extracting archive
  - Installing psr/http-client (1.0.2): Extracting archive
  - Installing php-http/promise (1.1.0): Extracting archive
  - Installing php-http/httplug (2.4.0): Extracting archive
  - Installing symfony/polyfill-php72 (v1.27.0): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (v1.27.0): Extracting archive
  - Installing symfony/polyfill-intl-idn (v1.27.0): Extracting archive
  - Installing ralouphie/getallheaders (3.0.3): Extracting archive
  - Installing guzzlehttp/psr7 (1.9.1): Extracting archive
  - Installing guzzlehttp/promises (1.5.3): Extracting archive
  - Installing guzzlehttp/guzzle (6.5.8): Extracting archive
  - Installing php-http/guzzle6-adapter (v2.0.2): Extracting archive
  - Installing symfony/translation-contracts (v3.3.0): Extracting archive
  - Installing symfony/translation (v6.3.0): Extracting archive
  - Installing nesbot/carbon (2.68.1): Extracting archive
  - Installing voku/portable-ascii (1.6.1): Extracting archive
  - Installing illuminate/macroable (v8.83.27): Extracting archive
  - Installing psr/simple-cache (1.0.1): Extracting archive
  - Installing psr/container (1.1.2): Extracting archive
  - Installing illuminate/contracts (v8.83.27): Extracting archive
  - Installing illuminate/collections (v8.83.27): Extracting archive
  - Installing doctrine/inflector (2.0.8): Extracting archive
  - Installing illuminate/support (v8.83.27): Extracting archive
  - Installing illuminate/encryption (v8.83.27): Extracting archive
  - Installing firebase/php-jwt (v6.8.0): Extracting archive
  - Installing alphagov/notifications-php-client (4.2.0): Extracting archive
  - Installing cds-snc/cds-base (dev-main): Source already present
  - Installing paquettg/string-encode (1.0.1): Extracting archive
  - Installing myclabs/php-enum (1.8.4): Extracting archive
  - Installing paquettg/php-html-parser (3.0.1): Extracting archive
  - Installing cds-snc/cds-default (dev-main): Source already present
  - Installing mtdowling/jmespath.php (2.6.1): Extracting archive
  - Installing aws/aws-sdk-php (3.275.7): Extracting archive
  - Installing digitalcube/c3-cloudfront-clear-cache (dev-master 9f28d86): Extracting archive
  - Installing humanmade/s3-uploads (3.0.7): Extracting archive
  - Installing league/html-to-markdown (5.1.1): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.27.0): Extracting archive
  - Installing symfony/string (v6.3.0): Extracting archive
  - Installing symfony/deprecation-contracts (v3.3.0): Extracting archive
  - Installing symfony/service-contracts (v2.5.2): Extracting archive
  - Installing symfony/console (v6.3.0): Extracting archive
  - Installing psr/log (3.0.0): Extracting archive
  - Installing filp/whoops (2.15.3): Extracting archive
  - Installing nunomaduro/collision (v6.4.0): Extracting archive
  - Installing pestphp/pest (v1.23.1): Extracting archive
  - Installing pestphp/pest-plugin-mock (v1.0.3): Extracting archive
  - Installing shawnhooper/delete-orphaned-multisite-tables (1.0): Cloning main from cache
  - Installing squizlabs/php_codesniffer (3.7.2): Extracting archive
  - Installing wpackagist-plugin/disable-user-login (1.3.3): Extracting archive
  - Installing wpackagist-plugin/gutenberg-custom-fields (1.5.6): Extracting archive
  - Installing wpackagist-plugin/jwt-authentication-for-wp-rest-api (1.3.2): Extracting archive
  - Installing wpackagist-plugin/login-lockdown (2.06): Extracting archive
  - Installing wpackagist-plugin/publishpress-checklists (2.8.0): Extracting archive
  - Installing wpackagist-plugin/simple-history (3.5.1): Extracting archive
  - Installing wpackagist-plugin/two-factor (0.8.1): Extracting archive
  - Installing wpackagist-plugin/wordpress-importer (0.8.1): Extracting archive
  - Installing wpackagist-plugin/wp-rest-api-v2-menus (0.12.1): Extracting archive
  - Installing wpackagist-plugin/wps-hide-login (1.9.8): Extracting archive
  - Installing wpml/sitepress-multilingual-cms (4.6.3): Extracting archive
  - Installing wpml/wp-seo-multilingual (2.1.0): Extracting archive
  - Installing wpml/wpml-string-translation (3.2.5): Extracting archive
  - Installing yoast/duplicate-post (4.5): Extracting archive
  - Installing yoast/wordpress-seo (20.11): Extracting archive
  - Installing yoast/wordpress-seo-premium (20.11): Extracting archive
    Failed to extract wpml/sitepress-multilingual-cms: (9) '/usr/bin/unzip' -qq '/tmp/renovate/repos/github/cds-snc/gc-articles/wordpress/vendor/composer/tmp-b824ad61287377820fbbb15a13988f45' -d '/tmp/renovate/repos/github/cds-snc/gc-articles/wordpress/vendor/composer/4ae23eec'

[/tmp/renovate/repos/github/cds-snc/gc-articles/wordpress/vendor/composer/tmp-b824ad61287377820fbbb15a13988f45]
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of /tmp/renovate/repos/github/cds-snc/gc-articles/wordpress/vendor/composer/tmp-b824ad61287377820fbbb15a13988f45 or
        /tmp/renovate/repos/github/cds-snc/gc-articles/wordpress/vendor/composer/tmp-b824ad61287377820fbbb15a13988f45.zip, and cannot find /tmp/renovate/repos/github/cds-snc/gc-articles/wordpress/vendor/composer/tmp-b824ad61287377820fbbb15a13988f45.ZIP, period.

    The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems)
    Unzip with unzip command failed, falling back to ZipArchive class
    Install of wpml/sitepress-multilingual-cms failed
    Failed to extract wpml/wp-seo-multilingual: (9) '/usr/bin/unzip' -qq '/tmp/renovate/repos/github/cds-snc/gc-articles/wordpress/vendor/composer/tmp-ceccf16c738c1c65a4272b066028b4ef' -d '/tmp/renovate/repos/github/cds-snc/gc-articles/wordpress/vendor/composer/2c396ac0'

[/tmp/renovate/repos/github/cds-snc/gc-articles/wordpress/vendor/composer/tmp-ceccf16c738c1c65a4272b066028b4ef]
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of /tmp/renovate/repos/github/cds-snc/gc-articles/wordpress/vendor/composer/tmp-ceccf16c738c1c65a4272b066028b4ef or
        /tmp/renovate/repos/github/cds-snc/gc-articles/wordpress/vendor/composer/tmp-ceccf16c738c1c65a4272b066028b4ef.zip, and cannot find /tmp/renovate/repos/github/cds-snc/gc-articles/wordpress/vendor/composer/tmp-ceccf16c738c1c65a4272b066028b4ef.ZIP, period.

    The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems)
    Unzip with unzip command failed, falling back to ZipArchive class
    Install of wpml/wp-seo-multilingual failed
    Failed to extract wpml/wpml-string-translation: (9) '/usr/bin/unzip' -qq '/tmp/renovate/repos/github/cds-snc/gc-articles/wordpress/vendor/composer/tmp-7df49732eaa1ecbd6e3af3e1a489dd7b' -d '/tmp/renovate/repos/github/cds-snc/gc-articles/wordpress/vendor/composer/87817f3a'

[/tmp/renovate/repos/github/cds-snc/gc-articles/wordpress/vendor/composer/tmp-7df49732eaa1ecbd6e3af3e1a489dd7b]
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of /tmp/renovate/repos/github/cds-snc/gc-articles/wordpress/vendor/composer/tmp-7df49732eaa1ecbd6e3af3e1a489dd7b or
        /tmp/renovate/repos/github/cds-snc/gc-articles/wordpress/vendor/composer/tmp-7df49732eaa1ecbd6e3af3e1a489dd7b.zip, and cannot find /tmp/renovate/repos/github/cds-snc/gc-articles/wordpress/vendor/composer/tmp-7df49732eaa1ecbd6e3af3e1a489dd7b.ZIP, period.

    The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems)
    Unzip with unzip command failed, falling back to ZipArchive class
    Install of wpml/wpml-string-translation failed

In ZipDownloader.php line 220:
                                                                               
  '/tmp/renovate/repos/github/cds-snc/gc-articles/wordpress/vendor/composer/t  
  mp-b824ad61287377820fbbb15a13988f45' is not a zip archive.                   
                                                                               

update [--with WITH] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-dev] [--lock] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--no-autoloader] [--no-suggest] [--no-progress] [-w|--with-dependencies] [-W|--with-all-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-i|--interactive] [--root-reqs] [--] [<packages>...]


@renovate-cds renovate-cds bot force-pushed the renovate-cds/lock-file-maintenance branch 6 times, most recently from 7a1c580 to 72fbc45 Compare July 13, 2023 20:13
@renovate-cds renovate-cds bot force-pushed the renovate-cds/lock-file-maintenance branch from 72fbc45 to ad28fc9 Compare July 14, 2023 00:20
@patheard
Copy link
Member

Pulled locally and confirmed that dependencies install.

@patheard patheard merged commit e2ed376 into main Jul 14, 2023
8 checks passed
@patheard patheard deleted the renovate-cds/lock-file-maintenance branch July 14, 2023 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants