Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

fix(deps): update dependency league/event to v3.0.3 #29

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 19, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
league/event 3.0.0 -> 3.0.3 age adoption passing confidence

Release Notes

thephpleague/event (league/event)

v3.0.3

Compare Source

v3.0.2

Compare Source

Fixed
  • Reduce complexity of removing one-time listeners (#​102)

v3.0.1

Compare Source

Fixed
  • Ensure one-time-listener is removed from the sorted list of listeners in the prioritized sub-class

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update dependency league/event to v3.0.2 fix(deps): update dependency league/event to v3.0.3 Sep 4, 2024
Copy link
Author

renovate bot commented Sep 4, 2024

⚠️ 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 league/event:3.0.3 --with-dependencies --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, 1 update, 0 removals
  - Upgrading league/event (3.0.0 => 3.0.3)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 49 installs, 0 updates, 0 removals
  - Downloading symfony/polyfill-php80 (v1.26.0)
  - Downloading symfony/polyfill-php73 (v1.26.0)
  - Downloading symfony/polyfill-ctype (v1.26.0)
  - Downloading symfony/polyfill-mbstring (v1.26.0)
  - Downloading symfony/deprecation-contracts (v3.1.1)
  - Downloading symfony/http-foundation (v6.1.2)
  - Downloading symfony/event-dispatcher-contracts (v3.1.1)
  - Downloading symfony/event-dispatcher (v6.1.0)
  - Downloading symfony/var-dumper (v6.1.0)
  - Downloading symfony/error-handler (v6.1.0)
  - Downloading symfony/http-kernel (v5.4.10)
  - Downloading league/event (3.0.3)
  - Downloading symfony/polyfill-intl-normalizer (v1.26.0)
  - Downloading scrawler/database (v5.6.0)
    Failed to download scrawler/database from dist: The "https://api.github.com/repos/scrawler-archive/database/zipball/94fcf843601a299ebd291755b9e146dc90749bea" file could not be downloaded (HTTP/2 404 ):
{"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip","status":"404"}
    Now trying to download from source
  - Syncing scrawler/database (v5.6.0) into cache

In Git.php line 478:
                                                                               
  Failed to execute git clone --mirror -- 'https://ghs...LzE:x-oauth-basic@gi  
  thub.com/scrawler-archive/database.git' '/tmp/renovate/cache/others/compose  
  r/vcs/https---github.com-scrawler-archive-database.git/'                     
                                                                               
  Cloning into bare repository '/tmp/renovate/cache/others/composer/vcs/https  
  ---github.com-scrawler-archive-database.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/scrawler-archive/datab  
  ase.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] [-i|--interactive] [--root-reqs] [--] [<packages>...]


Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants