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

Update dependency laminas/laminas-container-config-test to v1 #26

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laminas/laminas-container-config-test (source) ^0.8 -> ^1.0 age adoption passing confidence

Release Notes

laminas/laminas-container-config-test (laminas/laminas-container-config-test)

v1.0.0

Compare Source

Release Notes for 1.0.0

Backwards incompatible release (major)

This mainly removes a bunch of tests which were meant to check invalid usage of the container.
With the upcoming versions, we do focus on tests on behavior which should work rather than testing behavior which should not work.

1.0.0
  • Total issues resolved: 1
  • Total pull requests resolved: 2
  • Total contributors: 1
Enhancement
BC Break,Enhancement

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

Read more information about the use of Renovate Bot within Laminas.

| datasource | package                               | from  | to    |
| ---------- | ------------------------------------- | ----- | ----- |
| packagist  | laminas/laminas-container-config-test | 0.8.0 | 1.0.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
Copy link
Contributor Author

renovate bot commented Aug 29, 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/d789b9/0da502/repos/github/laminas/laminas-pimple-config":"/tmp/worker/d789b9/0da502/repos/github/laminas/laminas-pimple-config" -v "/tmp/worker/d789b9/0da502/cache":"/tmp/worker/d789b9/0da502/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/d789b9/0da502/repos/github/laminas/laminas-pimple-config" ghcr.io/containerbase/sidecar:9.19.3 bash -l -c "install-tool php 8.0.30 && install-tool composer 2.5.8 && composer update laminas/laminas-container-config-test:1.0.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
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires laminas/laminas-container-config-test ^1.0 -> satisfiable by laminas/laminas-container-config-test[1.0.0].
    - laminas/laminas-container-config-test 1.0.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.0.99; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.

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

@renovate renovate bot added the renovate label Aug 29, 2023
@gsteel gsteel added the Won't Fix This will not be worked on label Feb 8, 2024
@gsteel gsteel closed this Feb 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
renovate Won't Fix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant