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 psalm/plugin-phpunit to ^0.17.0 #43

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
psalm/plugin-phpunit require-dev minor ^0.15.1 -> ^0.17.0

Release Notes

psalm/psalm-plugin-phpunit

v0.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: psalm/psalm-plugin-phpunit@0.16.1...0.17.0

v0.16.1

Compare Source

Fixed

  • (#​112) unused adapters for older Psalm versions were removed

v0.16.0

Compare Source

Features

  • (#​111) compatibility with future Psalm 5

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot added the renovate label Jul 20, 2022
@Ocramius Ocramius added this to the 2.4.0 milestone Jul 20, 2022
@Ocramius
Copy link
Member

Hmm, this possibly being wrong?

"composer-plugin-api": ">=1.1.0 <2.3.0"

@Ocramius
Copy link
Member

Ah, no, never mind: we just support composer LTS, which is not what renovate uses :-)

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4d9e387 to 1d091f6 Compare August 20, 2022 10:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1d091f6 to d6c4b6f Compare August 24, 2022 18:14
@renovate renovate bot changed the title chore(deps): update all non-major dependencies Update all non-major dependencies Aug 25, 2022
@internalsystemerror
Copy link
Member

Renovate will use the correct composer version specified already and choose the latest that matches the constraint in the following order: https://github.com/renovatebot/renovate/blob/main/lib/modules/manager/composer/utils.ts#L89-L111

It seems this update is specifically including an update of composer. I will address this a future PR shortly where we can tell renovate to not upgrade this.

| datasource | package              | from   | to     |
| ---------- | -------------------- | ------ | ------ |
| packagist  | psalm/plugin-phpunit | 0.15.2 | 0.17.0 |


Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot changed the title Update all non-major dependencies Update dependency psalm/plugin-phpunit to ^0.17.0 Sep 12, 2022
@internalsystemerror
Copy link
Member

I thought this would have been closed by #47, my mistake

@internalsystemerror internalsystemerror merged commit 63a9820 into 2.4.x Sep 12, 2022
@internalsystemerror internalsystemerror deleted the renovate/all-minor-patch branch September 12, 2022 19:04
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.

None yet

2 participants