Skip to content

Update dependency mongodb/mongodb to ~2.2.0#173

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

Update dependency mongodb/mongodb to ~2.2.0#173
renovate[bot] wants to merge 1 commit into2.27.xfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
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

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.


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

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

@renovate renovate bot added the renovate label Feb 11, 2026
@renovate
Copy link
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

| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| packagist  | mongodb/mongodb | 2.1.2 | 2.2.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 18f7ea0 to 5365778 Compare February 16, 2026 04:35
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