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 thecodingmachine/safe to v2 #132

Open
wants to merge 1 commit into
base: 5.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
thecodingmachine/safe ^1.3.3 -> ^2.5.0 age adoption passing confidence

Release Notes

thecodingmachine/safe (thecodingmachine/safe)

v2.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v2.4.0...v2.5.0

v2.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v2.3.1...v2.4.0

v2.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v2.3.0...v2.3.1

v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v2.2.3...v2.3.0

v2.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v2.2.2...v2.2.3

v2.2.2

Compare Source

What's Changed

Full Changelog: thecodingmachine/safe@v2.2.1...v2.2.2

v2.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v2.2.0...v2.2.1

v2.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v2.1.4...v2.2.0

v2.1.4

Compare Source

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v2.1.3...v2.1.4

v2.1.3

Compare Source

What's Changed

Full Changelog: thecodingmachine/safe@v2.1.2...v2.1.3

v2.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v2.1.1...v2.1.2

v2.1.1

Compare Source

What's Changed

Full Changelog: thecodingmachine/safe@v2.1.0...v2.1.1

v2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: thecodingmachine/safe@v2.0.2...v2.1.0

v2.0.2

Compare Source

What's Changed

Full Changelog: thecodingmachine/safe@v2.0.1...v2.0.2

v2.0.1

Compare Source

What's Changed

Full Changelog: thecodingmachine/safe@2.0...v2.0.1

v2.0

Compare Source

This release finally brings PHP8 support! 🎉🎉🎉

If you find any issues, please report them and feel free to contribute your own PRs as well!


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 is behind base branch, 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 requested a review from WyriHaximus as a code owner July 19, 2023 20:37
@renovate
Copy link
Contributor Author

renovate bot commented Jul 19, 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/e58bcc/5f2bfd/repos/github/WyriHaximus/reactphp-child-process-messenger":"/tmp/worker/e58bcc/5f2bfd/repos/github/WyriHaximus/reactphp-child-process-messenger" -v "/tmp/worker/e58bcc/5f2bfd/cache":"/tmp/worker/e58bcc/5f2bfd/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/e58bcc/5f2bfd/repos/github/WyriHaximus/reactphp-child-process-messenger" ghcr.io/containerbase/sidecar:9.19.4 bash -l -c "install-tool php 7.4.7 && install-tool composer 2.6.2 && composer update thecodingmachine/safe:2.5.0 --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
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires thecodingmachine/safe ^2.5.0, found thecodingmachine/safe[v2.5.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - wyrihaximus/json-throwable is locked to version 4.1.0 and an update of this package was not requested.
    - wyrihaximus/json-throwable 4.1.0 requires thecodingmachine/safe ^1.1 -> found thecodingmachine/safe[v1.1, ..., v1.3.3] but it conflicts with your root composer.json require (^2.5.0).
  Problem 3
    - wyrihaximus/test-utilities 3.7.6 requires thecodingmachine/safe ^1.3.3 -> found thecodingmachine/safe[v1.3.3] but it conflicts with your root composer.json require (^2.5.0).
    - wyrihaximus/async-test-utilities 4.2.2 requires wyrihaximus/test-utilities ^5 || ^4 || ^3.7.6 -> satisfiable by wyrihaximus/test-utilities[3.7.6].
    - wyrihaximus/async-test-utilities is locked to version 4.2.2 and an update of this package was not requested.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@boring-cyborg boring-cyborg bot added Dependencies 📦 Pull requests that update a dependency file JSON 👨‍💼 PHP 🐘 Hypertext Pre Processor labels Jul 19, 2023
@renovate renovate bot force-pushed the renovate/thecodingmachine-safe-2.x branch from 30b28e6 to 0676cdf Compare July 20, 2023 08:54
@renovate renovate bot force-pushed the renovate/thecodingmachine-safe-2.x branch from 0676cdf to 12b2e0f Compare September 6, 2023 20:31
@renovate renovate bot force-pushed the renovate/thecodingmachine-safe-2.x branch from 12b2e0f to 875c67a Compare May 9, 2024 17:35
Copy link
Contributor Author

renovate bot commented May 9, 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 thecodingmachine/safe:2.5.0 --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
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires thecodingmachine/safe ^2.5.0, found thecodingmachine/safe[v2.5.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - wyrihaximus/json-throwable is locked to version 4.2.0 and an update of this package was not requested.
    - wyrihaximus/json-throwable 4.2.0 requires thecodingmachine/safe ^1.3.3 || ^2.0.0 -> found thecodingmachine/safe[v1.3.3, 2.0, ..., v2.5.0] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - wyrihaximus/test-utilities 3.7.6 requires thecodingmachine/safe ^1.3.3 -> found thecodingmachine/safe[v1.3.3] but it conflicts with your root composer.json require (^2.5.0).
    - wyrihaximus/async-test-utilities 4.2.2 requires wyrihaximus/test-utilities ^5 || ^4 || ^3.7.6 -> satisfiable by wyrihaximus/test-utilities[3.7.6].
    - wyrihaximus/async-test-utilities is locked to version 4.2.2 and an update of this package was not requested.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies 📦 Pull requests that update a dependency file JSON 👨‍💼 PHP 🐘 Hypertext Pre Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants