Skip to content

Update all non-major dependencies#75

Open
renovate[bot] wants to merge 1 commit into
1.20.xfrom
renovate/all-minor-patch
Open

Update all non-major dependencies#75
renovate[bot] wants to merge 1 commit into
1.20.xfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action patch v7.0.0v7.0.1 age adoption passing confidence
github/codeql-action action minor v4.35.5v4.37.1 age adoption passing confidence
icanhazstring/composer-unused require minor ^0.8^0.8 || ^0.9 age adoption passing confidence
psalm/plugin-phpunit require-dev minor ^0.19.5^0.20.0 age adoption passing confidence
shivammathur/setup-php action patch 2.37.12.37.2 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v7.0.1

Compare Source

github/codeql-action (github/codeql-action)

v4.37.1

Compare Source

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #​3956
  • Update default CodeQL bundle version to 2.26.1. #​4019

v4.37.0

Compare Source

  • Update default CodeQL bundle version to 2.26.0. #​3995
  • In addition to the existing input format, the config-file input for the codeql-action/init step will soon support a new [owner/]repo[@​ref][:path] format. All components except the repository name are optional. If omitted, owner defaults to the same owner as the repository the analysis is running for, ref to main, and path to .github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #​3973

v4.36.3

Compare Source

No user facing changes.

v4.36.2

Compare Source

  • Cache CodeQL CLI version information across Actions steps. #​3943
  • Reduce requests while waiting for analysis processing by using exponential backoff when polling SARIF processing status. #​3937
  • Update default CodeQL bundle version to 2.25.6. #​3948

v4.36.1

Compare Source

No user facing changes.

v4.36.0

Compare Source

  • Breaking change: Bump the minimum required CodeQL bundle version to 2.19.4. #​3894
  • Add support for SHA-256 Git object IDs. #​3893
  • Update default CodeQL bundle version to 2.25.5. #​3926
composer-unused/composer-unused (icanhazstring/composer-unused)

v0.9.6

Compare Source

What's Changed

New Contributors

Full Changelog: composer-unused/composer-unused@0.9.5...0.9.6

v0.9.5

Compare Source

What's Changed

Full Changelog: composer-unused/composer-unused@0.9.4...0.9.5

v0.9.4

Compare Source

Added
Fixed
Changed
Removed
Security
Deprecation

v0.9.3

Compare Source

Added
Fixed
Changed
Removed
Security
Deprecation

v0.9.2

Compare Source

Added
Fixed
Changed
Removed
Security
Deprecation

v0.9.1

Compare Source

Added
Fixed
Changed
Removed
Security
Deprecation

v0.9.0

Compare Source

Added
Fixed
Changed
Removed
Security
Deprecation
psalm/psalm-plugin-phpunit (psalm/plugin-phpunit)

v0.20.2

Compare Source

What's Changed

  • Fix #[Test] attribute detection for inherited and fully-qualified attributes by @​alies-dev in #​160

New Contributors

Full Changelog: psalm/psalm-plugin-phpunit@0.20.1...0.20.2

v0.20.1

Compare Source

v0.20.0

Compare Source

What's Changed

Full Changelog: psalm/psalm-plugin-phpunit@0.19.5...0.20.0

shivammathur/setup-php (shivammathur/setup-php)

v2.37.2

Compare Source

Changelog
  • Fixed macOS setup by marking shivammathur/php and shivammathur/extensions as trusted taps.

  • Switched to Visual Studio 18 (vs18) builds for PHP 8.6 on Windows.

  • Improved looking up environment variables.

  • Tightened security in internal GitHub action workflows.

  • Updated Node.js dependencies.

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status


Configuration

📅 Schedule: (in timezone UTC)

  • 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 Mar 31, 2026
@renovate

renovate Bot commented Mar 31, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: composer update psalm/plugin-phpunit:0.20.2 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires psalm/plugin-phpunit ^0.20.0 -> satisfiable by psalm/plugin-phpunit[0.20.2].
    - vimeo/psalm is locked to version 6.16.1 and an update of this package was not requested.
    - psalm/plugin-phpunit 0.20.2 requires psalm/psalm-plugin-api ^0.1 -> satisfiable by psalm/psalm-plugin-api[0.1.0].
    - psalm/psalm-plugin-api 0.1.0 conflicts with vimeo/psalm <7.0.0.

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

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 192396c to d67c82e Compare April 6, 2026 05:30
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8da9767 to c0324cf Compare April 20, 2026 05:39
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ec4f60a to 375ba50 Compare May 4, 2026 04:23
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6ddd686 to bb626f3 Compare May 14, 2026 10:25
@renovate renovate Bot changed the title Update dependency psalm/plugin-phpunit to ^0.20.0 Update all non-major dependencies May 14, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f76ca32 to 898395c Compare May 22, 2026 15:36
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from d192281 to 0859a7c Compare June 8, 2026 16:09
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 0859a7c to fdd2eb0 Compare June 11, 2026 20:11
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from fdd2eb0 to db8eed9 Compare June 19, 2026 08:28
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f621a08 to 19435e9 Compare July 8, 2026 13:40
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 19435e9 to d479630 Compare July 16, 2026 15:55
| datasource  | package                       | from    | to      |
| ----------- | ----------------------------- | ------- | ------- |
| github-tags | actions/checkout              | v7.0.0  | v7.0.1  |
| github-tags | github/codeql-action          | v4.35.5 | v4.37.1 |
| packagist   | icanhazstring/composer-unused | 0.8.11  | 0.9.6   |
| packagist   | psalm/plugin-phpunit          | 0.19.7  | 0.20.2  |
| github-tags | shivammathur/setup-php        | 2.37.1  | 2.37.2  |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from d479630 to 146f211 Compare July 21, 2026 00:59
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.

0 participants