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 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2023

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

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


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Dec 1, 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: composer.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/d13f47/52436c/repos/github/clevyr/nova-filemanager":"/tmp/worker/d13f47/52436c/repos/github/clevyr/nova-filemanager" -v "/tmp/worker/d13f47/52436c/cache":"/tmp/worker/d13f47/52436c/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/d13f47/52436c/repos/github/clevyr/nova-filemanager" ghcr.io/containerbase/sidecar:9.24.0 bash -l -c "install-tool php 8.2.13 && install-tool composer 2.6.5 && composer update --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 48 updates, 0 removals
  - Upgrading doctrine/dbal (3.7.1 => 3.7.2)
  - Upgrading graham-campbell/result-type (v1.1.1 => v1.1.2)
  - Upgrading inertiajs/inertia-laravel (v0.6.10 => v0.6.11)
  - Upgrading laravel/framework (v10.28.0 => v10.34.2)
  - Upgrading laravel/nova (4.27.14 => 4.32.6)
  - Upgrading laravel/prompts (v0.1.11 => v0.1.13)
  - Upgrading laravel/serializable-closure (v1.3.1 => v1.3.3)
  - Upgrading laravel/ui (v4.2.2 => v4.2.3)
  - Upgrading league/flysystem (3.17.0 => 3.21.0)
  - Upgrading league/flysystem-local (3.16.0 => 3.21.0)
  - Upgrading league/mime-type-detection (1.13.0 => 1.14.0)
  - Upgrading monolog/monolog (3.4.0 => 3.5.0)
  - Upgrading nette/utils (v4.0.2 => v4.0.3)
  - Upgrading openspout/openspout (v4.18.0 => v4.22.0)
  - Upgrading orchestra/canvas (v8.11.0 => v8.11.4)
  - Upgrading orchestra/canvas-core (v8.9.0 => v8.10.1)
  - Upgrading orchestra/testbench (v8.13.0 => v8.15.0)
  - Upgrading orchestra/testbench-core (v8.13.0 => v8.15.2)
  - Upgrading orchestra/workbench (v0.5.1 => v8.0.0)
  - Upgrading phpoption/phpoption (1.9.1 => 1.9.2)
  - Upgrading phpunit/php-code-coverage (10.1.7 => 10.1.9)
  - Upgrading phpunit/phpunit (10.4.1 => 10.4.2)
  - Upgrading psy/psysh (v0.11.21 => v0.11.22)
  - Upgrading ramsey/uuid (4.7.4 => 4.7.5)
  - Upgrading spatie/ray (1.39.0 => 1.40.1)
  - Upgrading symfony/console (v6.3.4 => v6.4.0)
  - Upgrading symfony/css-selector (v6.3.2 => v6.4.0)
  - Upgrading symfony/deprecation-contracts (v3.3.0 => v3.4.0)
  - Upgrading symfony/error-handler (v6.3.5 => v6.4.0)
  - Upgrading symfony/event-dispatcher (v6.3.2 => v7.0.0)
  - Upgrading symfony/event-dispatcher-contracts (v3.3.0 => v3.4.0)
  - Upgrading symfony/finder (v6.3.5 => v6.4.0)
  - Upgrading symfony/http-foundation (v6.3.5 => v6.4.0)
  - Upgrading symfony/http-kernel (v6.3.5 => v6.4.0)
  - Upgrading symfony/mailer (v6.3.5 => v6.4.0)
  - Upgrading symfony/mime (v6.3.5 => v6.4.0)
  - Upgrading symfony/process (v6.3.4 => v6.4.0)
  - Upgrading symfony/routing (v6.3.5 => v6.4.0)
  - Upgrading symfony/service-contracts (v3.3.0 => v3.4.0)
  - Upgrading symfony/stopwatch (v6.3.0 => v6.4.0)
  - Upgrading symfony/string (v6.3.5 => v7.0.0)
  - Upgrading symfony/translation (v6.3.3 => v6.4.0)
  - Upgrading symfony/translation-contracts (v3.3.0 => v3.4.0)
  - Upgrading symfony/uid (v6.3.0 => v6.4.0)
  - Upgrading symfony/var-dumper (v6.3.5 => v6.4.0)
  - Upgrading symfony/yaml (v6.3.3 => v6.4.0)
  - Upgrading theseer/tokenizer (1.2.1 => 1.2.2)
  - Upgrading vlucas/phpdotenv (v5.5.0 => v5.6.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 127 installs, 0 updates, 0 removals
  - Downloading laravel/nova (4.32.6)
Warning from nova.laravel.com: 

************************************************************************************
Unable to find Nova (Silver Surfer) license holder with the given email address: [].
************************************************************************************
    Failed to download laravel/nova from dist: The 'https://nova.laravel.com/dist/laravel/nova/laravel-nova-eb3d46d7b798f54fb5ce41e23d6f0e2e912f18f8-zip-a2d616.zip' URL could not be accessed (HTTP 403): HTTP/2 403 
    Now trying to download from source
  - Syncing laravel/nova (4.32.6) into cache

In Git.php line 472:
                                                                               
  Failed to execute git clone --mirror -- 'https://ghs...DWW:x-oauth-basic@gi  
  thub.com/laravel/nova.git' '/tmp/worker/d13f47/52436c/cache/others/composer  
  /vcs/git-github.com-laravel-nova.git/'                                       
                                                                               
  Cloning into bare repository '/tmp/worker/d13f47/52436c/cache/others/compos  
  er/vcs/git-github.com-laravel-nova.git'...                                   
  remote: Support for password authentication was removed on August 13, 2021.  
  remote: Please see https://docs.github.com/en/get-started/getting-started-w  
  ith-git/about-remote-repositories#cloning-with-https-urls for information o  
  n currently recommended modes of authentication.                             
  fatal: Authentication failed for 'https://github.com/laravel/nova.git/'      
                                                                               

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>...]


Copy link
Contributor Author

renovate bot commented Feb 26, 2025

⚠️ 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: composer.lock
Command failed: composer update --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 9 updates, 0 removals
  - Upgrading brick/math (0.12.1 => 0.12.2)
  - Upgrading laravel/nova (5.2.5 => 5.2.6)
  - Upgrading laravel/nova-devtool (v1.6.2 => v1.6.3)
  - Upgrading orchestra/sidekick (v1.0.3 => v1.0.4)
  - Upgrading symfony/error-handler (v7.2.3 => v7.2.4)
  - Upgrading symfony/http-kernel (v7.2.3 => v7.2.4)
  - Upgrading symfony/mime (v7.2.3 => v7.2.4)
  - Upgrading symfony/process (v7.2.0 => v7.2.4)
  - Upgrading symfony/translation (v7.2.2 => v7.2.4)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 128 installs, 0 updates, 0 removals
  - Downloading laravel/nova (5.2.6)
  - Downloading laravel/nova-devtool (v1.6.3)
Warning from nova.laravel.com: 

************************************************************************************
Unable to find Nova (Silver Surfer) license holder with the given email address: [].
************************************************************************************
    Failed to download laravel/nova from dist: The 'https://nova.laravel.com/dist/laravel/nova/laravel-nova-36dc6b56a303a411e6be1b55f0fc44d66c252a67-zip-d7772f.zip' URL could not be accessed (HTTP 403): HTTP/2 403 
    Now trying to download from source
  - Syncing laravel/nova (5.2.6) into cache

In Git.php line 587:
                                                                               
  Failed to execute git clone --mirror -- https://ghs...6vn:x-oauth-basic@git  
  hub.com/laravel/nova.git /runner/cache/others/composer/vcs/git-github.com-l  
  aravel-nova.git/                                                             
                                                                               
  Cloning into bare repository '/runner/cache/others/composer/vcs/git-github.  
  com-laravel-nova.git'...                                                     
  remote: Support for password authentication was removed on August 13, 2021.  
  remote: Please see https://docs.github.com/get-started/getting-started-with  
  -git/about-remote-repositories#cloning-with-https-urls for information on c  
  urrently recommended modes of authentication.                                
  fatal: Authentication failed for 'https://github.com/laravel/nova.git/'      
                                                                               

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] [-m|--minimal-changes] [--patch-only] [-i|--interactive] [--root-reqs] [--bump-after-update [BUMP-AFTER-UPDATE]] [--] [<packages>...]


@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 9e047a0 to 9651b47 Compare February 26, 2025 19:52
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.

0 participants