Skip to content

Comments

chore(deps): update dependency vimeo/psalm to ^6.9.0#1294

Merged
lctrs-bot merged 1 commit intomasterfrom
renovate/all-minor-patch
Mar 16, 2025
Merged

chore(deps): update dependency vimeo/psalm to ^6.9.0#1294
lctrs-bot merged 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vimeo/psalm ^6.8.9 -> ^6.9.0 age adoption passing confidence

Release Notes

vimeo/psalm (vimeo/psalm)

v6.9.0: - Psalm image!

Compare Source

Psalm now has an official docker image!

It uses a custom build of PHP built from scratch, running Psalm +30% faster on average than normal PHP (+50% faster if comparing to PHP without opcache installed).

To use it, simply run:

docker run -v $PWD:/app --rm -it ghcr.io/danog/psalm:latest /composer/vendor/bin/psalm --no-cache

Issues due to missing extensions can be fixed by enabling them in psalm.xml and/or requiring them in composer.json, see here » for more info.

Extensions not stubbed by Psalm itself (and thus not available as a psalm config option) may be stubbed using traditional PHP stubs.

What's Changed

Features

Full Changelog: vimeo/psalm@6.8.9...6.9.0


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, check this box

This PR was generated by Mend Renovate. View the repository job log.

| datasource | package     | from  | to    |
| ---------- | ----------- | ----- | ----- |
| packagist  | vimeo/psalm | 6.8.9 | 6.9.0 |
@renovate renovate bot added the dependency label Mar 16, 2025
@renovate renovate bot requested review from Lctrs and lctrs-bot as code owners March 16, 2025 22:09
@lctrs-bot lctrs-bot merged commit 118101b into master Mar 16, 2025
10 checks passed
@lctrs-bot lctrs-bot deleted the renovate/all-minor-patch branch March 16, 2025 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant