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 all non-major dependencies #575

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
laminas/laminas-ci-matrix-action action minor 1.23.4 -> 1.24.0
laminas/laminas-continuous-integration-action action minor 1.34.0 -> 1.37.0

Release Notes

laminas/laminas-ci-matrix-action (laminas/laminas-ci-matrix-action)

v1.24.0

Compare Source

Release Notes for 1.24.0

Feature release (minor)

1.24.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Enhancement
laminas/laminas-continuous-integration-action (laminas/laminas-continuous-integration-action)

v1.37.0

Compare Source

Release Notes for 1.37.0
1.37.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Enhancement

v1.36.0

Compare Source

Release Notes for 1.36.0
Changed
  • This container is now built with PHP 8.3 RC3
1.36.0
  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 2
Enhancement
renovate

v1.35.1

Compare Source

Release Notes for 1.35.1
1.35.1

v1.35.0

Compare Source

Release Notes for 1.35.0
1.35.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Enhancement

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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

Read more about the use of Renovate Bot within ocramius/* projects.

@renovate renovate bot added the renovate label Jul 24, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jul 24, 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/48045e/c586bf/repos/github/psr7-sessions/storageless":"/tmp/worker/48045e/c586bf/repos/github/psr7-sessions/storageless" -v "/tmp/worker/48045e/c586bf/cache":"/tmp/worker/48045e/c586bf/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/48045e/c586bf/repos/github/psr7-sessions/storageless" ghcr.io/containerbase/sidecar:9.24.0 bash -l -c "install-tool php 8.1.25 && install-tool composer 2.6.5 && composer update laminas/laminas-diactoros:3.3.0 laminas/laminas-httphandlerrunner:2.9.0 lcobucci/clock:3.2.0 phpunit/phpunit:9.6.13 roave/infection-static-analysis-plugin:1.33.0 vimeo/psalm:5.15.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
Dependency psr/http-message is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency psr/http-server-handler is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires lcobucci/clock ^3.2.0 -> satisfiable by lcobucci/clock[3.2.0].
    - lcobucci/clock 3.2.0 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.25) 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 changed the base branch from 8.17.x to 8.18.x July 24, 2023 09:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a6922bd to d1b037b Compare July 25, 2023 15:57
@renovate renovate bot changed the base branch from 8.18.x to 9.1.x July 25, 2023 15:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d1b037b to 9bc0431 Compare July 25, 2023 22:58
@renovate renovate bot changed the title Update dependency lcobucci/clock to ^3.1.0 Update all non-major dependencies Jul 25, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 66c328d to e019fd4 Compare August 1, 2023 06:22
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs config.platform.php = 8.1.99 for this pipeline to work correctly

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 58c2611 to f5f567d Compare August 8, 2023 03:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f85a715 to 4bb4f2e Compare August 19, 2023 07:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 5efd617 to 9fedb1f Compare August 27, 2023 03:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d9a76f4 to 15d98c0 Compare August 30, 2023 04:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 222606d to df37e98 Compare October 1, 2023 15:32
@Slamdunk
Copy link
Member

Slamdunk commented Oct 4, 2023

Needs config.platform.php = 8.1.99 for this pipeline to work correctly

It's already this way:

"platform": {
"php": "8.1.99"
},

Even the renovatebot says so:

  Problem 1
    - Root composer.json requires lcobucci/clock ^3.1.0 -> satisfiable by lcobucci/clock[3.1.0].
    - lcobucci/clock 3.1.0 requires php ~8.2.0 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.24) does not satisfy that requirement.

Not sure what's happening 🤷‍♂️

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 1457cb2 to b221fc3 Compare October 12, 2023 04:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b221fc3 to 51db85d Compare October 18, 2023 06:11
@Ocramius
Copy link
Member

Needs config.platform.php = 8.1.99 for this pipeline to work correctly

It's already this way:

"platform": {
"php": "8.1.99"
},

Even the renovatebot says so:

  Problem 1
    - Root composer.json requires lcobucci/clock ^3.1.0 -> satisfiable by lcobucci/clock[3.1.0].
    - lcobucci/clock 3.1.0 requires php ~8.2.0 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.24) does not satisfy that requirement.

Not sure what's happening 🤷‍♂️

The bumps meanwhile upgraded lcobucci/clock, which only works with php:^8.2 now

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ad9dac6 to 094043a Compare October 24, 2023 03:12
@Slamdunk
Copy link
Member

Yes, and how do we fix this situation? I have no clue 😕

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d4a0722 to db67cfa Compare November 1, 2023 03:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from c8339f0 to ca11528 Compare November 16, 2023 04:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 168bc90 to 874a16c Compare November 20, 2023 03:13
| datasource  | package                                       | from   | to     |
| ----------- | --------------------------------------------- | ------ | ------ |
| github-tags | laminas/laminas-ci-matrix-action              | 1.23.4 | 1.24.0 |
| github-tags | laminas/laminas-continuous-integration-action | 1.34.0 | 1.37.0 |
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 874a16c to 8c5bf60 Compare November 20, 2023 14:53
@renovate renovate bot changed the base branch from 9.1.x to 9.2.x November 20, 2023 16:35
@renovate renovate bot merged commit d13baf4 into 9.2.x Nov 20, 2023
19 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 20, 2023 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants