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

Update dependency psr/log to v3 #1472

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 20, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
psr/log require major 1.0.1 -> 3.0.0

Release Notes

php-fig/log

v3.0.0

Compare Source

v2.0.0

Compare Source

v1.1.4

Compare Source

  • Fixed type annotations on AbstractLogger and LoggerAwareTrait

v1.1.3

Compare Source

  • Fix warnings in static analysis tools by updating the context's array typehint to mixed[]

v1.1.2

Compare Source

  • Fixed LoggerInterfaceTest's DummyTest instances not implementing __toString correctly (relevant to implementors only)

v1.1.1

Compare Source

  • Fixed missing @throws annotations
  • Fixed TestLogger::reset to properly reset all state (relevant to implementors only)
  • Fixed support for namespaced PHPUnit classes (relevant to implementors only)

v1.1.0

Compare Source

v1.0.2

Compare Source

  • Fixed test suite fix in 1.0.1 to use a more appropriate phpunit method
  • Fixed return types to be void instead of null

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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Oct 20, 2021

⚠ 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_sidecar --label=renovate_child -v "/mnt/renovate/gh/eiriksm/test-public":"/mnt/renovate/gh/eiriksm/test-public" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/eiriksm/test-public" docker.io/containerbase/sidecar bash -l -c "install-tool php 8.2.3 && install-tool composer 1.10.26 && composer update psr/log --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/
Info from https://repo.packagist.org: �[37;44m#StandWith�[30;43mUkraine�[0m
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - symfony/http-kernel v2.8.25 requires psr/log ~1.0 -> satisfiable by psr/log[1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4] but these conflict with your requirements or minimum-stability.
    - symfony/http-kernel v2.8.25 requires psr/log ~1.0 -> satisfiable by psr/log[1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4] but these conflict with your requirements or minimum-stability.
    - Installation request for symfony/http-kernel (locked at v2.8.25) -> satisfiable by symfony/http-kernel[v2.8.25].


@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

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

Successfully merging this pull request may close these issues.

1 participant