Skip to content

Update all non-major dependencies #212

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

Merged
merged 1 commit into from
Nov 1, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ocramius/package-versions require minor ^2.6.0 -> ^2.7.0
phpunit/phpunit (source) require-dev patch ^9.5.23 -> ^9.5.26
roave/infection-static-analysis-plugin require-dev patch ^1.22.0 -> ^1.25.0
vimeo/psalm require-dev patch ^4.26.0 -> ^4.29.0

Release Notes

Ocramius/PackageVersions

v2.7.0

Compare Source


Release Notes for 2.7.0

Feature release (minor)

2.7.0
  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 2
dependencies
renovate
security
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 information about the use of Renovate Bot within Laminas.

@renovate renovate bot added the renovate label Oct 28, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Oct 28, 2022

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@Ocramius
Copy link
Member

Interestingly, this already started working /cc @internalsystemerror

@Ocramius
Copy link
Member

Ok, our CI actions are confused by the new dependency range 😁

@internalsystemerror
Copy link
Member

internalsystemerror commented Oct 29, 2022

@Ocramius Is it because the tag is released before the binary? So it thinks the version is non existent? We could mitigate that by using stabilityDays in our renovate config. It will wait the specified amount of time before considering an update stable?

@Ocramius
Copy link
Member

No, if you look at the CI matrix, it runs PHP 7.4 instead of a compatible PHP version 🤔

@internalsystemerror
Copy link
Member

internalsystemerror commented Oct 29, 2022

Yeah I was thinking maybe that was because the binary for 8.1.12 didn't yet exist in ondrej's ppa, it's getting confused? (I don't know why it would seemingly just ignore it otherwise.)

@Ocramius
Copy link
Member

No, this happens way before the CI action is started (the one with PHP installed).

The failing action has no knowledge of available PHP versions, AFAIK 😁

@internalsystemerror
Copy link
Member

Yeah it'll be in https://github.com/laminas/laminas-ci-matrix-action. We could really do with some unit testing over there, that could catch things like this. I'll take a look at that.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3526c2d to 0ef0a8d Compare October 31, 2022 15:32
@renovate renovate bot changed the title Update dependency php to ~8.1.12 Update all non-major dependencies Oct 31, 2022
@renovate renovate bot changed the title Update all non-major dependencies Update dependency ocramius/package-versions to ^2.7.0 Oct 31, 2022
| datasource | package                                | from   | to     |
| ---------- | -------------------------------------- | ------ | ------ |
| packagist  | ocramius/package-versions              | 2.6.0  | 2.7.0  |
| packagist  | phpunit/phpunit                        | 9.5.26 | 9.5.26 |
| packagist  | roave/infection-static-analysis-plugin | 1.25.0 | 1.25.0 |
| packagist  | vimeo/psalm                            | 4.29.0 | 4.29.0 |


Signed-off-by: Renovate Bot <[email protected]>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0ef0a8d to bcdc748 Compare November 1, 2022 09:57
@renovate renovate bot changed the title Update dependency ocramius/package-versions to ^2.7.0 Update all non-major dependencies Nov 1, 2022
@renovate renovate bot merged commit b16c76a into 1.20.x Nov 1, 2022
@renovate renovate bot deleted the renovate/all-minor-patch branch November 1, 2022 12:53
@internalsystemerror
Copy link
Member

Errrrr ... 😕 How did this fix itself? 😨

@Ocramius
Copy link
Member

Ocramius commented Nov 1, 2022

🤷‍♀️

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