Skip to content

Update all non-major dependencies#173

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

Update all non-major dependencies#173
renovate[bot] wants to merge 1 commit into2.27.xfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 11, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongodb/mongodb (source) ~2.1.2~2.2.0 age adoption passing confidence
psalm/plugin-phpunit ^0.19.5^0.20.0 age adoption passing confidence

Release Notes

mongodb/mongo-php-library (mongodb/mongodb)

v2.2.0

Compare Source

The PHP team is happy to announce that version 2.2.0 of the MongoDB PHP library is now available.

Release Highlights

This release adds support for the $createObjectIds aggregation pipeline operator, $concatArrays and $setUnion accumulators, and the $scoreFusion pipeline stage. When using findOneAndUpdate, you can now pass a Pipeline instance when using pipeline updates. The MongoDB\Model\CollectionInfo class supports a new isView method, and we added the MongoDB\Database::getGridFSBucket method for consistency with MongoDB\Database::getCollection.

A complete list of resolved issues in this release may be found in JIRA.

Documentation

Documentation for this library may be found in the PHP Library Manual.

Installation

This library may be installed or upgraded with:

composer require mongodb/mongodb:2.2.0

Installation instructions for the mongodb extension may be found in the PHP.net documentation.

psalm/psalm-plugin-phpunit (psalm/plugin-phpunit)

v0.20.0

Compare Source

What's Changed

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

v0.19.6

Compare Source


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 Feb 11, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Feb 11, 2026

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 18f7ea0 to 5365778 Compare February 16, 2026 04:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5365778 to 22b0859 Compare February 23, 2026 05:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c091dd1 to 2166e9c Compare March 9, 2026 06:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2166e9c to 2921050 Compare March 19, 2026 17:01
@renovate renovate bot changed the title Update dependency mongodb/mongodb to ~2.2.0 Update all non-major dependencies Mar 19, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 19, 2026

⚠️ 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 mongodb/mongodb:2.2.0 psalm/plugin-phpunit:0.20.0 --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.0].
    - vimeo/psalm is locked to version 6.16.1 and an update of this package was not requested.
    - psalm/plugin-phpunit 0.20.0 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.

| datasource | package              | from   | to     |
| ---------- | -------------------- | ------ | ------ |
| packagist  | mongodb/mongodb      | 2.1.2  | 2.2.0  |
| packagist  | psalm/plugin-phpunit | 0.19.6 | 0.20.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2921050 to b263451 Compare March 23, 2026 04:51
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